Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
Rebuilds build #11
20:35:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 31b2c3bbd920d415283a478170c0efe9ef7bf8e7+cb9f425df9bf8da6cd3556d45a32aac050e38512 (434daaf90c36b9ec4e5b8677dc275d5ea364b3f6)
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-41212@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:35:27 [2021-05-27T20:35:27.521Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:35:27 [2021-05-27T20:35:27.530Z] Trying to pass milestone 11
[Pipeline] milestone
20:35:27 [2021-05-27T20:35:27.593Z] Trying to pass milestone 12
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:35:27 [2021-05-27T20:35:27.746Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1cd2e10d624785c) in /home/ubuntu/workspace/moby_PR-41212
[Pipeline] {
[Pipeline] checkout
20:35:27 [2021-05-27T20:35:27.770Z] The recommended git tool is: git
20:35:27 [2021-05-27T20:35:27.785Z] using credential docker-jenkins-github-credentials
20:35:27 [2021-05-27T20:35:27.791Z] Cloning the remote Git repository
20:35:27 [2021-05-27T20:35:27.791Z] Cloning with configured refspecs honoured and without tags
20:35:27 [2021-05-27T20:35:27.793Z] Cloning repository https://github.com/moby/moby.git
20:35:27 [2021-05-27T20:35:27.793Z]  > git init /home/ubuntu/workspace/moby_PR-41212 # timeout=10
20:35:27 [2021-05-27T20:35:27.809Z] Fetching upstream changes from https://github.com/moby/moby.git
20:35:27 [2021-05-27T20:35:27.809Z]  > git --version # timeout=10
20:35:27 [2021-05-27T20:35:27.814Z]  > git --version # 'git version 2.17.1'
20:35:27 [2021-05-27T20:35:27.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:27 [2021-05-27T20:35:27.815Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:35:41 [2021-05-27T20:35:41.854Z] Fetching without tags
20:35:41 [2021-05-27T20:35:41.812Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:35:41 [2021-05-27T20:35:41.819Z]  > git config --add remote.origin.fetch +refs/pull/41212/head:refs/remotes/origin/PR-41212 # timeout=10
20:35:41 [2021-05-27T20:35:41.834Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:35:41 [2021-05-27T20:35:41.845Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:35:41 [2021-05-27T20:35:41.861Z] Fetching upstream changes from https://github.com/moby/moby.git
20:35:41 [2021-05-27T20:35:41.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:41 [2021-05-27T20:35:41.862Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:35:42 [2021-05-27T20:35:42.100Z] Merging remotes/origin/master commit cb9f425df9bf8da6cd3556d45a32aac050e38512 into PR head commit 31b2c3bbd920d415283a478170c0efe9ef7bf8e7
20:35:43 [2021-05-27T20:35:43.065Z] Merge succeeded, producing 8c552da45c83b0d31252048975308880584992ab
20:35:43 [2021-05-27T20:35:43.065Z] Checking out Revision 8c552da45c83b0d31252048975308880584992ab (PR-41212)
20:35:43 [2021-05-27T20:35:43.131Z] Commit message: "Merge commit 'cb9f425df9bf8da6cd3556d45a32aac050e38512' into HEAD"
20:35:43 [2021-05-27T20:35:43.148Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:35:42 [2021-05-27T20:35:42.100Z]  > git config core.sparsecheckout # timeout=10
20:35:42 [2021-05-27T20:35:42.105Z]  > git checkout -f 31b2c3bbd920d415283a478170c0efe9ef7bf8e7 # timeout=10
20:35:42 [2021-05-27T20:35:42.542Z]  > git remote # timeout=10
20:35:42 [2021-05-27T20:35:42.547Z]  > git config --get remote.origin.url # timeout=10
20:35:42 [2021-05-27T20:35:42.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:42 [2021-05-27T20:35:42.553Z]  > git merge cb9f425df9bf8da6cd3556d45a32aac050e38512 # timeout=10
20:35:43 [2021-05-27T20:35:43.057Z]  > git rev-parse HEAD^{commit} # timeout=10
20:35:43 [2021-05-27T20:35:43.065Z]  > git config core.sparsecheckout # timeout=10
20:35:43 [2021-05-27T20:35:43.067Z]  > git checkout -f 8c552da45c83b0d31252048975308880584992ab # timeout=10
20:35:43 [2021-05-27T20:35:43.133Z]  > git rev-list --no-walk 43b7206e210ba0175c7cc4b6ec8451b0994c2b70 # timeout=10
20:35:43 [2021-05-27T20:35:43.810Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41212:/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:35:43 [2021-05-27T20:35:43.810Z] Unable to find image 'alpine:latest' locally
20:35:43 [2021-05-27T20:35:43.810Z] latest: Pulling from library/alpine
20:35:43 [2021-05-27T20:35:43.810Z] 540db60ca938: Pulling fs layer
20:35:44 [2021-05-27T20:35:44.067Z] 540db60ca938: Download complete
20:35:44 [2021-05-27T20:35:44.325Z] 540db60ca938: Pull complete
20:35:44 [2021-05-27T20:35:44.325Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
20:35:44 [2021-05-27T20:35:44.325Z] Status: Downloaded newer image for alpine:latest
20:35:46 [2021-05-27T20:35:46.853Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
Stage "rootless" skipped due to when conditional
Stage "cgroup2" skipped due to when conditional
Stage "win-2022" 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:35:47 [2021-05-27T20:35:47.063Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1cd2e10d624785c) in /home/ubuntu/workspace/moby_PR-41212
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
20:35:47 [2021-05-27T20:35:47.070Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00d2ca4d3c3d408f3) in /home/ubuntu/workspace/moby_PR-41212
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[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 "win-2022" 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] }
20:35:47 [2021-05-27T20:35:47.083Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-019d5e91287e42faf) in /home/ubuntu/workspace/moby_PR-41212
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:35:47 [2021-05-27T20:35:47.134Z] The recommended git tool is: git
20:35:47 [2021-05-27T20:35:47.142Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
20:35:47 [2021-05-27T20:35:47.152Z] The recommended git tool is: git
20:35:47 [2021-05-27T20:35:47.157Z] Fetching changes from the remote Git repository
[Pipeline] // stage
20:35:47 [2021-05-27T20:35:47.168Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
20:35:47 [2021-05-27T20:35:47.201Z] using credential docker-jenkins-github-credentials
20:35:47 [2021-05-27T20:35:47.207Z] Cloning the remote Git repository
20:35:47 [2021-05-27T20:35:47.207Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[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 "win-2022" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] checkout
20:35:47 [2021-05-27T20:35:47.322Z] The recommended git tool is: git
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:35:47 [2021-05-27T20:35:47.347Z] using credential docker-jenkins-github-credentials
20:35:47 [2021-05-27T20:35:47.355Z] Cloning the remote Git repository
20:35:47 [2021-05-27T20:35:47.355Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
20:35:47 [2021-05-27T20:35:47.426Z] Merging remotes/origin/master commit cb9f425df9bf8da6cd3556d45a32aac050e38512 into PR head commit 31b2c3bbd920d415283a478170c0efe9ef7bf8e7
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
20:35:47 [2021-05-27T20:35:47.581Z] Merge succeeded, producing c4c857655ee04eb6f2fef36f686c887f4f8be7cb
20:35:47 [2021-05-27T20:35:47.581Z] Checking out Revision c4c857655ee04eb6f2fef36f686c887f4f8be7cb (PR-41212)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
20:35:47 [2021-05-27T20:35:47.634Z] Commit message: "Merge commit 'cb9f425df9bf8da6cd3556d45a32aac050e38512' into HEAD"
[Pipeline] // stage
20:35:47 [2021-05-27T20:35:47.643Z] First time build. Skipping changelog.
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:35:47 [2021-05-27T20:35:47.148Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-41212/.git # timeout=10
20:35:47 [2021-05-27T20:35:47.163Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:35:47 [2021-05-27T20:35:47.170Z] Fetching upstream changes from https://github.com/moby/moby.git
20:35:47 [2021-05-27T20:35:47.170Z]  > git --version # timeout=10
20:35:47 [2021-05-27T20:35:47.175Z]  > git --version # 'git version 2.17.1'
20:35:47 [2021-05-27T20:35:47.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:47 [2021-05-27T20:35:47.175Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:35:47 [2021-05-27T20:35:47.426Z]  > git config core.sparsecheckout # timeout=10
20:35:47 [2021-05-27T20:35:47.431Z]  > git checkout -f 31b2c3bbd920d415283a478170c0efe9ef7bf8e7 # timeout=10
20:35:47 [2021-05-27T20:35:47.481Z]  > git remote # timeout=10
20:35:47 [2021-05-27T20:35:47.485Z]  > git config --get remote.origin.url # timeout=10
20:35:47 [2021-05-27T20:35:47.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:47 [2021-05-27T20:35:47.491Z]  > git merge cb9f425df9bf8da6cd3556d45a32aac050e38512 # timeout=10
20:35:47 [2021-05-27T20:35:47.573Z]  > git rev-parse HEAD^{commit} # timeout=10
20:35:47 [2021-05-27T20:35:47.581Z]  > git config core.sparsecheckout # timeout=10
20:35:47 [2021-05-27T20:35:47.587Z]  > git checkout -f c4c857655ee04eb6f2fef36f686c887f4f8be7cb # timeout=10
20:35:47 [2021-05-27T20:35:47.635Z]  > git rev-list --no-walk 43b7206e210ba0175c7cc4b6ec8451b0994c2b70 # timeout=10
20:35:47 [2021-05-27T20:35:47.213Z] Cloning repository https://github.com/moby/moby.git
20:35:47 [2021-05-27T20:35:47.214Z]  > git init /home/ubuntu/workspace/moby_PR-41212 # timeout=10
20:35:47 [2021-05-27T20:35:47.231Z] Fetching upstream changes from https://github.com/moby/moby.git
20:35:47 [2021-05-27T20:35:47.231Z]  > git --version # timeout=10
20:35:47 [2021-05-27T20:35:47.233Z]  > git --version # 'git version 2.17.1'
20:35:47 [2021-05-27T20:35:47.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:47 [2021-05-27T20:35:47.234Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:35:47 [2021-05-27T20:35:47.359Z] Cloning repository https://github.com/moby/moby.git
20:35:47 [2021-05-27T20:35:47.360Z]  > git init /home/ubuntu/workspace/moby_PR-41212 # timeout=10
20:35:47 [2021-05-27T20:35:47.388Z] Fetching upstream changes from https://github.com/moby/moby.git
20:35:47 [2021-05-27T20:35:47.389Z]  > git --version # timeout=10
20:35:47 [2021-05-27T20:35:47.393Z]  > git --version # 'git version 2.25.1'
20:35:47 [2021-05-27T20:35:47.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:35:47 [2021-05-27T20:35:47.395Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:35:48 [2021-05-27T20:35:48.338Z] + docker version
20:35:48 [2021-05-27T20:35:48.338Z] Client: Docker Engine - Community
20:35:48 [2021-05-27T20:35:48.338Z]  Version:           20.10.5
20:35:48 [2021-05-27T20:35:48.338Z]  API version:       1.41
20:35:48 [2021-05-27T20:35:48.338Z]  Go version:        go1.13.15
20:35:48 [2021-05-27T20:35:48.338Z]  Git commit:        55c4c88
20:35:48 [2021-05-27T20:35:48.338Z]  Built:             Tue Mar  2 20:18:05 2021
20:35:48 [2021-05-27T20:35:48.338Z]  OS/Arch:           linux/amd64
20:35:48 [2021-05-27T20:35:48.338Z]  Context:           default
20:35:48 [2021-05-27T20:35:48.338Z]  Experimental:      true
20:35:48 [2021-05-27T20:35:48.338Z] 
20:35:48 [2021-05-27T20:35:48.338Z] Server: Docker Engine - Community
20:35:48 [2021-05-27T20:35:48.338Z]  Engine:
20:35:48 [2021-05-27T20:35:48.338Z]   Version:          20.10.5
20:35:48 [2021-05-27T20:35:48.339Z]   API version:      1.41 (minimum version 1.12)
20:35:48 [2021-05-27T20:35:48.339Z]   Go version:       go1.13.15
20:35:48 [2021-05-27T20:35:48.339Z]   Git commit:       363e9a8
20:35:48 [2021-05-27T20:35:48.339Z]   Built:            Tue Mar  2 20:16:00 2021
20:35:48 [2021-05-27T20:35:48.339Z]   OS/Arch:          linux/amd64
20:35:48 [2021-05-27T20:35:48.339Z]   Experimental:     true
20:35:48 [2021-05-27T20:35:48.339Z]  containerd:
20:35:48 [2021-05-27T20:35:48.339Z]   Version:          1.4.4
20:35:48 [2021-05-27T20:35:48.339Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:35:48 [2021-05-27T20:35:48.339Z]  runc:
20:35:48 [2021-05-27T20:35:48.339Z]   Version:          1.0.0-rc93
20:35:48 [2021-05-27T20:35:48.339Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:35:48 [2021-05-27T20:35:48.339Z]  docker-init:
20:35:48 [2021-05-27T20:35:48.339Z]   Version:          0.19.0
20:35:48 [2021-05-27T20:35:48.339Z]   GitCommit:        de40ad0
[Pipeline] sh
20:35:48 [2021-05-27T20:35:48.616Z] + docker info
20:35:49 [2021-05-27T20:35:49.549Z] Client:
20:35:49 [2021-05-27T20:35:49.549Z]  Context:    default
20:35:49 [2021-05-27T20:35:49.549Z]  Debug Mode: false
20:35:49 [2021-05-27T20:35:49.549Z]  Plugins:
20:35:49 [2021-05-27T20:35:49.549Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:35:49 [2021-05-27T20:35:49.549Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:35:49 [2021-05-27T20:35:49.549Z] 
20:35:49 [2021-05-27T20:35:49.549Z] Server:
20:35:49 [2021-05-27T20:35:49.549Z]  Containers: 0
20:35:49 [2021-05-27T20:35:49.549Z]   Running: 0
20:35:49 [2021-05-27T20:35:49.549Z]   Paused: 0
20:35:49 [2021-05-27T20:35:49.549Z]   Stopped: 0
20:35:49 [2021-05-27T20:35:49.549Z]  Images: 4
20:35:49 [2021-05-27T20:35:49.549Z]  Server Version: 20.10.5
20:35:49 [2021-05-27T20:35:49.549Z]  Storage Driver: overlay2
20:35:49 [2021-05-27T20:35:49.549Z]   Backing Filesystem: extfs
20:35:49 [2021-05-27T20:35:49.549Z]   Supports d_type: true
20:35:49 [2021-05-27T20:35:49.549Z]   Native Overlay Diff: true
20:35:49 [2021-05-27T20:35:49.549Z]  Logging Driver: json-file
20:35:49 [2021-05-27T20:35:49.549Z]  Cgroup Driver: cgroupfs
20:35:49 [2021-05-27T20:35:49.549Z]  Cgroup Version: 1
20:35:49 [2021-05-27T20:35:49.549Z]  Plugins:
20:35:49 [2021-05-27T20:35:49.549Z]   Volume: local
20:35:49 [2021-05-27T20:35:49.549Z]   Network: bridge host ipvlan macvlan null overlay
20:35:49 [2021-05-27T20:35:49.549Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:35:49 [2021-05-27T20:35:49.549Z]  Swarm: inactive
20:35:49 [2021-05-27T20:35:49.549Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:35:49 [2021-05-27T20:35:49.549Z]  Default Runtime: runc
20:35:49 [2021-05-27T20:35:49.549Z]  Init Binary: docker-init
20:35:49 [2021-05-27T20:35:49.549Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:35:49 [2021-05-27T20:35:49.549Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:35:49 [2021-05-27T20:35:49.549Z]  init version: de40ad0
20:35:49 [2021-05-27T20:35:49.549Z]  Security Options:
20:35:49 [2021-05-27T20:35:49.549Z]   apparmor
20:35:49 [2021-05-27T20:35:49.549Z]   seccomp
20:35:49 [2021-05-27T20:35:49.549Z]    Profile: default
20:35:49 [2021-05-27T20:35:49.549Z]  Kernel Version: 5.4.0-1041-aws
20:35:49 [2021-05-27T20:35:49.549Z]  Operating System: Ubuntu 18.04.5 LTS
20:35:49 [2021-05-27T20:35:49.549Z]  OSType: linux
20:35:49 [2021-05-27T20:35:49.549Z]  Architecture: x86_64
20:35:49 [2021-05-27T20:35:49.549Z]  CPUs: 2
20:35:49 [2021-05-27T20:35:49.549Z]  Total Memory: 7.487GiB
20:35:49 [2021-05-27T20:35:49.549Z]  Name: ip-10-100-100-193
20:35:49 [2021-05-27T20:35:49.549Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
20:35:49 [2021-05-27T20:35:49.549Z]  Docker Root Dir: /var/lib/docker
20:35:49 [2021-05-27T20:35:49.550Z]  Debug Mode: false
20:35:49 [2021-05-27T20:35:49.550Z]  Registry: https://index.docker.io/v1/
20:35:49 [2021-05-27T20:35:49.550Z]  Labels:
20:35:49 [2021-05-27T20:35:49.550Z]  Experimental: true
20:35:49 [2021-05-27T20:35:49.550Z]  Insecure Registries:
20:35:49 [2021-05-27T20:35:49.550Z]   127.0.0.0/8
20:35:49 [2021-05-27T20:35:49.550Z]  Live Restore Enabled: true
20:35:49 [2021-05-27T20:35:49.550Z] 
20:35:49 [2021-05-27T20:35:49.550Z] WARNING: No swap limit support
[Pipeline] sh
20:35:49 [2021-05-27T20:35:49.828Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:35:49 [2021-05-27T20:35:49.828Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:35:49 [2021-05-27T20:35:49.828Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41212/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
20:35:49 [2021-05-27T20:35:49.828Z] + bash /home/ubuntu/workspace/moby_PR-41212/check-config.sh
20:35:49 [2021-05-27T20:35:49.828Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:35:49 [2021-05-27T20:35:49.828Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
20:35:49 [2021-05-27T20:35:49.828Z] 
20:35:49 [2021-05-27T20:35:49.828Z] Generally Necessary:
20:35:49 [2021-05-27T20:35:49.828Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:35:49 [2021-05-27T20:35:49.828Z] - apparmor: enabled and tools installed
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NAMESPACES: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NET_NS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_PID_NS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_IPC_NS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_UTS_NS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CGROUPS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CGROUP_CPUACCT: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CGROUP_DEVICE: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CGROUP_FREEZER: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CGROUP_SCHED: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CPUSETS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_MEMCG: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_KEYS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_VETH: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_BRIDGE: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_NF_NAT: enabled (as module)
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_POSIX_MQUEUE: enabled
20:35:49 [2021-05-27T20:35:49.828Z] 
20:35:49 [2021-05-27T20:35:49.828Z] Optional Features:
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_USER_NS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_SECCOMP: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_SECCOMP_FILTER: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_CGROUP_PIDS: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_MEMCG_SWAP: enabled
20:35:49 [2021-05-27T20:35:49.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:35:49 [2021-05-27T20:35:49.828Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:35:49 [2021-05-27T20:35:49.829Z] - CONFIG_BLK_CGROUP: enabled
20:35:49 [2021-05-27T20:35:49.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:35:49 [2021-05-27T20:35:49.829Z] - CONFIG_CGROUP_PERF: enabled
20:35:49 [2021-05-27T20:35:49.829Z] - CONFIG_CGROUP_HUGETLB: enabled
20:35:49 [2021-05-27T20:35:49.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_CFS_BANDWIDTH: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_RT_GROUP_SCHED: missing
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_IP_VS: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_IP_VS_NFCT: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_IP_VS_RR: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_SECURITY_SELINUX: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_SECURITY_APPARMOR: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_EXT4_FS: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:35:50 [2021-05-27T20:35:50.086Z] - Network Drivers:
20:35:50 [2021-05-27T20:35:50.086Z]   - "overlay":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_VXLAN: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       Optional (for encrypted networks):
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_CRYPTO: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_CRYPTO_AEAD: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_CRYPTO_GCM: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_CRYPTO_GHASH: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_XFRM: enabled
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_XFRM_USER: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]       - CONFIG_INET_ESP: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]   - "ipvlan":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_IPVLAN: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]   - "macvlan":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_MACVLAN: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_DUMMY: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]   - "ftp,tftp client in container":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z] - Storage Drivers:
20:35:50 [2021-05-27T20:35:50.086Z]   - "aufs":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_AUFS_FS: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]   - "btrfs":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:35:50 [2021-05-27T20:35:50.086Z]   - "devicemapper":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_BLK_DEV_DM: enabled
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]   - "overlay":
20:35:50 [2021-05-27T20:35:50.086Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:35:50 [2021-05-27T20:35:50.086Z]   - "zfs":
20:35:50 [2021-05-27T20:35:50.086Z]     - /dev/zfs: present
20:35:50 [2021-05-27T20:35:50.086Z]     - zfs command: missing
20:35:50 [2021-05-27T20:35:50.086Z]     - zpool command: missing
20:35:50 [2021-05-27T20:35:50.086Z] 
20:35:50 [2021-05-27T20:35:50.086Z] Limits:
20:35:50 [2021-05-27T20:35:50.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:35:50 [2021-05-27T20:35:50.086Z] 
20:35:50 [2021-05-27T20:35:50.086Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:35:50 [2021-05-27T20:35:50.409Z] + sudo modprobe ip_vs
20:35:50 [2021-05-27T20:35:50.409Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c4c857655ee04eb6f2fef36f686c887f4f8be7cb .
20:35:50 [2021-05-27T20:35:50.667Z] #1 [internal] load build definition from Dockerfile
20:35:50 [2021-05-27T20:35:50.667Z] #1 sha256:7b813105e21d8e616a8bfa043236727124a155d177502bc6054c1286ce7fa3fc
20:35:50 [2021-05-27T20:35:50.667Z] #1 transferring dockerfile: 17.09kB done
20:35:50 [2021-05-27T20:35:50.667Z] #1 DONE 0.0s
20:35:50 [2021-05-27T20:35:50.667Z] 
20:35:50 [2021-05-27T20:35:50.667Z] #2 [internal] load .dockerignore
20:35:50 [2021-05-27T20:35:50.667Z] #2 sha256:0c57028c56899058c33a3829374b10378132cbe2f271574d1ebc96d76880fb9f
20:35:50 [2021-05-27T20:35:50.667Z] #2 transferring context: 87B 0.0s done
20:35:50 [2021-05-27T20:35:50.667Z] #2 DONE 0.0s
20:35:50 [2021-05-27T20:35:50.667Z] 
20:35:50 [2021-05-27T20:35:50.667Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:35:50 [2021-05-27T20:35:50.667Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:35:50 [2021-05-27T20:35:50.667Z] #3 DONE 0.1s
20:35:50 [2021-05-27T20:35:50.667Z] 
20:35:50 [2021-05-27T20:35:50.667Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:35:50 [2021-05-27T20:35:50.667Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:35:50 [2021-05-27T20:35:50.667Z] #4 CACHED
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #6 [internal] load metadata for docker.io/library/debian:buster
20:35:51 [2021-05-27T20:35:51.233Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:35:51 [2021-05-27T20:35:51.233Z] #6 DONE 0.1s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:35:51 [2021-05-27T20:35:51.233Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:35:51 [2021-05-27T20:35:51.233Z] #8 DONE 0.1s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:35:51 [2021-05-27T20:35:51.233Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
20:35:51 [2021-05-27T20:35:51.233Z] #5 DONE 0.1s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:35:51 [2021-05-27T20:35:51.233Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:35:51 [2021-05-27T20:35:51.233Z] #7 DONE 0.1s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:35:51 [2021-05-27T20:35:51.233Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:35:51 [2021-05-27T20:35:51.233Z] #64 DONE 0.0s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:35:51 [2021-05-27T20:35:51.233Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:35:51 [2021-05-27T20:35:51.233Z] #62 DONE 0.0s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:35:51 [2021-05-27T20:35:51.233Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:35:51 [2021-05-27T20:35:51.233Z] #9 DONE 0.0s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
20:35:51 [2021-05-27T20:35:51.233Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
20:35:51 [2021-05-27T20:35:51.233Z] #26 DONE 0.0s
20:35:51 [2021-05-27T20:35:51.233Z] 
20:35:51 [2021-05-27T20:35:51.233Z] #23 [internal] load build context
20:35:51 [2021-05-27T20:35:51.234Z] #23 sha256:dc925a602ae40cea431120b8c83e4e9e1df73229e384478d42c95d7f0c95f991
20:35:51 [2021-05-27T20:35:51.234Z] #23 ...
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:35:51 [2021-05-27T20:35:51.234Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
20:35:51 [2021-05-27T20:35:51.234Z] #18 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
20:35:51 [2021-05-27T20:35:51.234Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
20:35:51 [2021-05-27T20:35:51.234Z] #14 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:35:51 [2021-05-27T20:35:51.234Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:35:51 [2021-05-27T20:35:51.234Z] #10 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #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:35:51 [2021-05-27T20:35:51.234Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
20:35:51 [2021-05-27T20:35:51.234Z] #13 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:35:51 [2021-05-27T20:35:51.234Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
20:35:51 [2021-05-27T20:35:51.234Z] #15 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:35:51 [2021-05-27T20:35:51.234Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
20:35:51 [2021-05-27T20:35:51.234Z] #17 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:35:51 [2021-05-27T20:35:51.234Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
20:35:51 [2021-05-27T20:35:51.234Z] #16 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #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:35:51 [2021-05-27T20:35:51.234Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
20:35:51 [2021-05-27T20:35:51.234Z] #11 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #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:35:51 [2021-05-27T20:35:51.234Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
20:35:51 [2021-05-27T20:35:51.234Z] #12 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #19 [dev-systemd-false  6/26] RUN ldconfig
20:35:51 [2021-05-27T20:35:51.234Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
20:35:51 [2021-05-27T20:35:51.234Z] #19 CACHED
20:35:51 [2021-05-27T20:35:51.234Z] 
20:35:51 [2021-05-27T20:35:51.234Z] #23 [internal] load build context
20:35:51 [2021-05-27T20:35:51.234Z] #23 sha256:dc925a602ae40cea431120b8c83e4e9e1df73229e384478d42c95d7f0c95f991
20:35:53 [2021-05-27T20:35:53.140Z] #23 transferring context: 53.25MB 2.1s done
20:35:53 [2021-05-27T20:35:53.399Z] #23 DONE 2.1s
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #24 sha256:3d836d9a8966282a20e31521c707fd867d770511843999e3a72e061d5cf9ab68
20:35:53 [2021-05-27T20:35:53.399Z] #24 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
20:35:53 [2021-05-27T20:35:53.399Z] #27 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:35:53 [2021-05-27T20:35:53.399Z] #28 sha256:08bf3772e2422fbba80178f9cdf745297961c9d9ee20ee41c1e6a57d1fbbb5ec
20:35:53 [2021-05-27T20:35:53.399Z] #28 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #29 sha256:3d61f25cb06fe70cb3c7f1762f9e807445af641215f9bcc543b71224c9e8b408
20:35:53 [2021-05-27T20:35:53.399Z] #29 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:35:53 [2021-05-27T20:35:53.399Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
20:35:53 [2021-05-27T20:35:53.399Z] #31 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:35:53 [2021-05-27T20:35:53.399Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:35:53 [2021-05-27T20:35:53.399Z] #32 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #34 sha256:1f84b523dd5a4e98cd3d0483bc7b4e4b57d76a755cf1f9b5af397460fc40de1c
20:35:53 [2021-05-27T20:35:53.399Z] #34 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:35:53 [2021-05-27T20:35:53.399Z] #36 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #37 sha256:f9d07071b1ed79e1c579bbffb7d4f248e8c0d3896cae0e32dbf14cf5eb34416a
20:35:53 [2021-05-27T20:35:53.399Z] #37 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:35:53 [2021-05-27T20:35:53.399Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:35:53 [2021-05-27T20:35:53.399Z] #39 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #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:35:53 [2021-05-27T20:35:53.399Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:35:53 [2021-05-27T20:35:53.399Z] #40 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:35:53 [2021-05-27T20:35:53.399Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:35:53 [2021-05-27T20:35:53.399Z] #42 CACHED
20:35:53 [2021-05-27T20:35:53.399Z] 
20:35:53 [2021-05-27T20:35:53.399Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:35:53 [2021-05-27T20:35:53.399Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:35:53 [2021-05-27T20:35:53.399Z] #43 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #45 [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:35:53 [2021-05-27T20:35:53.400Z] #45 sha256:ddb94b38b60643f37f1d1bfdf04497822ddc89468246b3d5739202673c03787b
20:35:53 [2021-05-27T20:35:53.400Z] #45 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #47 [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:35:53 [2021-05-27T20:35:53.400Z] #47 sha256:636987199a8cf0f073bd64072da9269d9129912e07151072bce9b0d916affe1e
20:35:53 [2021-05-27T20:35:53.400Z] #47 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #49 [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:35:53 [2021-05-27T20:35:53.400Z] #49 sha256:74def0b51486f62885cccd6c60a0ee52bd38e82f939725022505306ed64f0b24
20:35:53 [2021-05-27T20:35:53.400Z] #49 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #51 [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:35:53 [2021-05-27T20:35:53.400Z] #51 sha256:4b6e9a224163ae15cd4e8f187f8927ff9f52bba02f39d523763bd433e92747d6
20:35:53 [2021-05-27T20:35:53.400Z] #51 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #53 [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:35:53 [2021-05-27T20:35:53.400Z] #53 sha256:e3a2a23494e0fdd6e72ef7ee1c2e64b5f774a85ee96e9c413a9a744ce83d1846
20:35:53 [2021-05-27T20:35:53.400Z] #53 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #55 [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:35:53 [2021-05-27T20:35:53.400Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:35:53 [2021-05-27T20:35:53.400Z] #55 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #56 [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:35:53 [2021-05-27T20:35:53.400Z] #56 sha256:0580f91bacd392b47cfedf3dcdbf4defcfb26a46ed298e320efd7aad3f8da18d
20:35:53 [2021-05-27T20:35:53.400Z] #56 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #58 [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:35:53 [2021-05-27T20:35:53.400Z] #58 sha256:6b6005b1d007a41ce8c1fadeca027f96ec6c1738cc4cfdcaae1b7122da92e6f5
20:35:53 [2021-05-27T20:35:53.400Z] #58 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:35:53 [2021-05-27T20:35:53.400Z] #59 sha256:737cb2e548b32764c67cae7dd0e80094a1c3f81f88f9937d7468b33e8500863c
20:35:53 [2021-05-27T20:35:53.400Z] #59 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:35:53 [2021-05-27T20:35:53.400Z] #60 sha256:8e4c32cd5e2651f25768a1b5d8a4c1ef1afc3d1deb91f8179d93d6f45530ae52
20:35:53 [2021-05-27T20:35:53.400Z] #60 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:35:53 [2021-05-27T20:35:53.400Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:35:53 [2021-05-27T20:35:53.400Z] #63 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:35:53 [2021-05-27T20:35:53.400Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:35:53 [2021-05-27T20:35:53.400Z] #65 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #67 [proxy 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 proxy
20:35:53 [2021-05-27T20:35:53.400Z] #67 sha256:05a7305562bdb54d8fe3ee119577167d60d1cc134659bd1d6a44edc46059b8d5
20:35:53 [2021-05-27T20:35:53.400Z] #67 CACHED
20:35:53 [2021-05-27T20:35:53.400Z] 
20:35:53 [2021-05-27T20:35:53.400Z] #20 [dev-systemd-false  7/26] 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:35:53 [2021-05-27T20:35:53.400Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
20:35:53 [2021-05-27T20:35:53.400Z] #20 1.324 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:35:53 [2021-05-27T20:35:53.400Z] #20 1.344 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:35:53 [2021-05-27T20:35:53.400Z] #20 1.344 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:35:53 [2021-05-27T20:35:53.400Z] #20 1.344 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:35:53 [2021-05-27T20:35:53.400Z] #20 2.202 Fetched 98.6 kB in 1s (88.5 kB/s)
20:35:54 [2021-05-27T20:35:54.337Z] #20 2.202 Reading package lists...
20:35:54 [2021-05-27T20:35:54.903Z] #20 2.997 Reading package lists...
20:35:54 [2021-05-27T20:35:54.903Z] #20 3.601 Building dependency tree...
20:35:54 [2021-05-27T20:35:54.903Z] #20 3.723 Reading state information...
20:35:54 [2021-05-27T20:35:54.903Z] #20 3.828 libcap2-bin is already the newest version (1:2.25-2).
20:35:54 [2021-05-27T20:35:54.903Z] #20 3.828 The following additional packages will be installed:
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.828   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.828   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.829   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.829   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.829   python3.7 python3.7-minimal vim-runtime xxd
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830 Suggested packages:
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830   quota
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830 Recommended packages:
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830   aufs-dkms nftables build-essential python3-dev python3-keyring
20:35:55 [2021-05-27T20:35:55.162Z] #20 3.830   python3-keyrings.alt python3-xdg unzip
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.169 The following NEW packages will be installed:
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.170   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.170   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.170   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.170   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.171   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.171   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.171   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.171   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:35:55 [2021-05-27T20:35:55.419Z] #20 4.171   xz-utils zip
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.748 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.748 Need to get 28.6 MB of archives.
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.748 After this operation, 116 MB of additional disk space will be used.
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.750 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.776 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.777 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.794 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.797 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.798 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.798 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.799 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.800 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:35:55 [2021-05-27T20:35:55.985Z] #20 4.847 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.884 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.885 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.886 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.891 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.893 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.895 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.897 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.898 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.900 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.907 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.957 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 4.998 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.000 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.001 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.001 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.002 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.089 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.090 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.091 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.092 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.093 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.096 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
20:35:56 [2021-05-27T20:35:56.243Z] #20 5.097 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.113 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.114 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.116 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.118 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.119 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.123 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.123 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.136 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.140 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.143 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:35:56 [2021-05-27T20:35:56.244Z] #20 5.202 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:35:56 [2021-05-27T20:35:56.502Z] #20 5.216 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:35:56 [2021-05-27T20:35:56.502Z] #20 5.224 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:35:56 [2021-05-27T20:35:56.502Z] #20 5.454 debconf: delaying package configuration, since apt-utils is not installed
20:35:56 [2021-05-27T20:35:56.760Z] #20 5.484 Fetched 28.6 MB in 1s (27.4 MB/s)
20:35:56 [2021-05-27T20:35:56.760Z] #20 5.554 Selecting previously unselected package pigz.
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.554 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.694 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.698 Unpacking pigz (2.4-1) ...
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.758 Selecting previously unselected package libpython3.7-minimal:amd64.
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.760 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.764 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:35:57 [2021-05-27T20:35:57.019Z] #20 5.866 Selecting previously unselected package python3.7-minimal.
20:35:57 [2021-05-27T20:35:57.277Z] #20 5.869 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:35:57 [2021-05-27T20:35:57.277Z] #20 5.876 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
20:35:57 [2021-05-27T20:35:57.277Z] #20 6.071 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:35:57 [2021-05-27T20:35:57.277Z] #20 6.087 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.550 Selecting previously unselected package python3-minimal.
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.550 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.559 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.564 Unpacking python3-minimal (3.7.3-1) ...
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.624 Selecting previously unselected package libmpdec2:amd64.
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.626 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.637 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.675 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.677 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
20:35:57 [2021-05-27T20:35:57.857Z] #20 6.681 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.892 Selecting previously unselected package python3.7.
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.894 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.898 Unpacking python3.7 (3.7.3-2+deb10u3) ...
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.948 Selecting previously unselected package libpython3-stdlib:amd64.
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.950 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.954 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:35:58 [2021-05-27T20:35:58.115Z] #20 6.989 Setting up python3-minimal (3.7.3-1) ...
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.161 Selecting previously unselected package python3.
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.161 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.172 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.180 Unpacking python3 (3.7.3-1) ...
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.217 Selecting previously unselected package libip4tc0:amd64.
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.219 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.223 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:35:58 [2021-05-27T20:35:58.374Z] #20 7.263 Selecting previously unselected package libip6tc0:amd64.
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.265 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.269 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.312 Selecting previously unselected package libiptc0:amd64.
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.314 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.318 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.357 Selecting previously unselected package libnfnetlink0:amd64.
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.359 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.363 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.394 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.396 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.400 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.437 Selecting previously unselected package libnftnl11:amd64.
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.439 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.444 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:35:58 [2021-05-27T20:35:58.631Z] #20 7.480 Selecting previously unselected package iptables.
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.482 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.486 Unpacking iptables (1.8.2-4) ...
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.561 Selecting previously unselected package xxd.
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.564 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.567 Unpacking xxd (2:8.1.0875-5) ...
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.628 Selecting previously unselected package vim-common.
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.630 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.641 Unpacking vim-common (2:8.1.0875-5) ...
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.701 Selecting previously unselected package bash-completion.
20:35:58 [2021-05-27T20:35:58.890Z] #20 7.703 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:35:59 [2021-05-27T20:35:59.457Z] #20 8.289 Unpacking bash-completion (1:2.8-6) ...
20:35:59 [2021-05-27T20:35:59.457Z] #20 8.375 Selecting previously unselected package bzip2.
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.378 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.381 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.416 Selecting previously unselected package xz-utils.
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.419 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.423 Unpacking xz-utils (5.2.4-1) ...
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.507 Selecting previously unselected package apparmor.
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.510 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.530 Unpacking apparmor (2.13.2-10) ...
20:35:59 [2021-05-27T20:35:59.716Z] #20 8.620 Selecting previously unselected package aufs-tools.
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.623 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.627 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.667 Selecting previously unselected package libonig5:amd64.
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.670 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.674 Unpacking libonig5:amd64 (6.9.1-1) ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.723 Selecting previously unselected package libjq1:amd64.
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.726 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.730 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.765 Selecting previously unselected package jq.
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.768 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.771 Unpacking jq (1.5+dfsg-2+b1) ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.806 Selecting previously unselected package libaio1:amd64.
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.809 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.813 Unpacking libaio1:amd64 (0.3.112-3) ...
20:35:59 [2021-05-27T20:35:59.975Z] #20 8.846 Selecting previously unselected package libgpm2:amd64.
20:36:00 [2021-05-27T20:36:00.234Z] #20 8.848 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:36:00 [2021-05-27T20:36:00.234Z] #20 8.852 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:36:00 [2021-05-27T20:36:00.234Z] #20 8.883 Selecting previously unselected package libicu63:amd64.
20:36:00 [2021-05-27T20:36:00.234Z] #20 8.886 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:36:00 [2021-05-27T20:36:00.234Z] #20 8.889 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:36:00 [2021-05-27T20:36:00.801Z] #20 9.685 Selecting previously unselected package libnet1:amd64.
20:36:00 [2021-05-27T20:36:00.801Z] #20 9.688 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:36:00 [2021-05-27T20:36:00.801Z] #20 9.692 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:36:00 [2021-05-27T20:36:00.801Z] #20 9.730 Selecting previously unselected package libnl-3-200:amd64.
20:36:01 [2021-05-27T20:36:01.048Z] Fetching without tags
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.732 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.736 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.775 Selecting previously unselected package libprotobuf-c1:amd64.
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.777 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.782 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.815 Selecting previously unselected package libreadline5:amd64.
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.818 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.821 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.858 Selecting previously unselected package net-tools.
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.860 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.864 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.926 Selecting previously unselected package patch.
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.928 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.932 Unpacking patch (2.7.6-3+deb10u1) ...
20:36:01 [2021-05-27T20:36:01.059Z] #20 9.969 Selecting previously unselected package python-pip-whl.
20:36:01 [2021-05-27T20:36:01.317Z] #20 9.971 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
20:36:01 [2021-05-27T20:36:01.317Z] #20 9.975 Unpacking python-pip-whl (18.1-5) ...
20:36:01 [2021-05-27T20:36:01.317Z] #20 10.12 Selecting previously unselected package python3-lib2to3.
20:36:01 [2021-05-27T20:36:01.317Z] #20 10.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.12 Unpacking python3-lib2to3 (3.7.3-1) ...
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.16 Selecting previously unselected package python3-distutils.
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.16 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.17 Unpacking python3-distutils (3.7.3-1) ...
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.21 Selecting previously unselected package python3-pip.
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
20:36:01 [2021-05-27T20:36:01.318Z] #20 10.22 Unpacking python3-pip (18.1-5) ...
20:36:01 [2021-05-27T20:36:01.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:01 [2021-05-27T20:36:01.029Z]  > git config --add remote.origin.fetch +refs/pull/41212/head:refs/remotes/origin/PR-41212 # timeout=10
20:36:01 [2021-05-27T20:36:01.032Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:01 [2021-05-27T20:36:01.039Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:01 [2021-05-27T20:36:01.055Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:01 [2021-05-27T20:36:01.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:01 [2021-05-27T20:36:01.056Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:01 [2021-05-27T20:36:01.387Z] Merging remotes/origin/master commit cb9f425df9bf8da6cd3556d45a32aac050e38512 into PR head commit 31b2c3bbd920d415283a478170c0efe9ef7bf8e7
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.27 Selecting previously unselected package python3-pkg-resources.
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.27 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.28 Unpacking python3-pkg-resources (40.8.0-1) ...
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.32 Selecting previously unselected package python3-setuptools.
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.32 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.33 Unpacking python3-setuptools (40.8.0-1) ...
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.39 Selecting previously unselected package python3-wheel.
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.39 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.39 Unpacking python3-wheel (0.32.3-2) ...
20:36:01 [2021-05-27T20:36:01.576Z] #20 10.44 Selecting previously unselected package sudo.
20:36:01 [2021-05-27T20:36:01.835Z] #20 10.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.835Z] #20 10.44 Unpacking sudo (1.8.27-1+deb10u3) ...
20:36:01 [2021-05-27T20:36:01.835Z] #20 10.63 Selecting previously unselected package thin-provisioning-tools.
20:36:01 [2021-05-27T20:36:01.835Z] #20 10.64 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:36:01 [2021-05-27T20:36:01.835Z] #20 10.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:36:01 [2021-05-27T20:36:01.835Z] #20 10.70 Selecting previously unselected package uidmap.
20:36:02 [2021-05-27T20:36:02.066Z] Still waiting to schedule task
20:36:02 [2021-05-27T20:36:02.066Z] Waiting for next available executor on ‘windows-201920:36:02 [2021-05-27T20:36:02.093Z] #20 10.71 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
20:36:02 [2021-05-27T20:36:02.093Z] #20 10.71 Unpacking uidmap (1:4.5-1.1) ...
20:36:02 [2021-05-27T20:36:02.093Z] #20 10.76 Selecting previously unselected package vim-runtime.
20:36:02 [2021-05-27T20:36:02.093Z] #20 10.76 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:36:02 [2021-05-27T20:36:02.093Z] #20 10.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:36:02 [2021-05-27T20:36:02.093Z] #20 10.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:36:02 [2021-05-27T20:36:02.093Z] #20 10.79 Unpacking vim-runtime (2:8.1.0875-5) ...
20:36:02 [2021-05-27T20:36:02.378Z] Merge succeeded, producing 24d22aced7940dd9fdc6163497e36182fe3b8981
20:36:02 [2021-05-27T20:36:02.378Z] Checking out Revision 24d22aced7940dd9fdc6163497e36182fe3b8981 (PR-41212)
20:36:02 [2021-05-27T20:36:02.440Z] Commit message: "Merge commit 'cb9f425df9bf8da6cd3556d45a32aac050e38512' into HEAD"
20:36:02 [2021-05-27T20:36:02.457Z] First time build. Skipping changelog.
20:36:02 [2021-05-27T20:36:02.661Z] #20 11.41 Selecting previously unselected package vim.
20:36:02 [2021-05-27T20:36:02.661Z] #20 11.42 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
20:36:02 [2021-05-27T20:36:02.661Z] #20 11.42 Unpacking vim (2:8.1.0875-5) ...
20:36:02 [2021-05-27T20:36:02.661Z] #20 11.56 Selecting previously unselected package xfsprogs.
[Pipeline] withEnv
[Pipeline] {
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.56 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.57 Unpacking xfsprogs (4.20.0-1) ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.68 Selecting previously unselected package zip.
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.69 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.69 Unpacking zip (3.0-11+b1) ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.74 Setting up aufs-tools (1:4.14+20190211-1) ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.78 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:36:02 [2021-05-27T20:36:02.919Z] #20 11.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
[Pipeline] sh
20:36:01 [2021-05-27T20:36:01.393Z]  > git config core.sparsecheckout # timeout=10
20:36:01 [2021-05-27T20:36:01.412Z]  > git checkout -f 31b2c3bbd920d415283a478170c0efe9ef7bf8e7 # timeout=10
20:36:01 [2021-05-27T20:36:01.855Z]  > git remote # timeout=10
20:36:01 [2021-05-27T20:36:01.860Z]  > git config --get remote.origin.url # timeout=10
20:36:01 [2021-05-27T20:36:01.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:01 [2021-05-27T20:36:01.865Z]  > git merge cb9f425df9bf8da6cd3556d45a32aac050e38512 # timeout=10
20:36:02 [2021-05-27T20:36:02.377Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:02 [2021-05-27T20:36:02.384Z]  > git config core.sparsecheckout # timeout=10
20:36:02 [2021-05-27T20:36:02.390Z]  > git checkout -f 24d22aced7940dd9fdc6163497e36182fe3b8981 # timeout=10
20:36:02 [2021-05-27T20:36:02.446Z]  > git rev-list --no-walk 43b7206e210ba0175c7cc4b6ec8451b0994c2b70 # timeout=10
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.80 Setting up libgpm2:amd64 (1.20.7-5) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.81 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.82 Setting up uidmap (1:4.5-1.1) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.84 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.89 Setting up xxd (2:8.1.0875-5) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.91 Setting up zip (3.0-11+b1) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.92 Setting up vim-common (2:8.1.0875-5) ...
20:36:03 [2021-05-27T20:36:03.177Z] #20 11.94 Setting up bash-completion (1:2.8-6) ...
20:36:03 [2021-05-27T20:36:03.243Z] + [ PR != PR ]
20:36:03 [2021-05-27T20:36:03.243Z] + [ master != master ]
20:36:03 [2021-05-27T20:36:03.243Z] + [ true = true ]
20:36:03 [2021-05-27T20:36:03.243Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:36:03 [2021-05-27T20:36:03.552Z] + docker version
20:36:03 [2021-05-27T20:36:03.552Z] Client: Docker Engine - Community
20:36:03 [2021-05-27T20:36:03.552Z]  Version:           20.10.5
20:36:03 [2021-05-27T20:36:03.552Z]  API version:       1.41
20:36:03 [2021-05-27T20:36:03.552Z]  Go version:        go1.13.15
20:36:03 [2021-05-27T20:36:03.552Z]  Git commit:        55c4c88
20:36:03 [2021-05-27T20:36:03.552Z]  Built:             Tue Mar  2 20:18:05 2021
20:36:03 [2021-05-27T20:36:03.552Z]  OS/Arch:           linux/amd64
20:36:03 [2021-05-27T20:36:03.552Z]  Context:           default
20:36:03 [2021-05-27T20:36:03.552Z]  Experimental:      true
20:36:03 [2021-05-27T20:36:03.552Z] 
20:36:03 [2021-05-27T20:36:03.552Z] Server: Docker Engine - Community
20:36:03 [2021-05-27T20:36:03.552Z]  Engine:
20:36:03 [2021-05-27T20:36:03.552Z]   Version:          20.10.5
20:36:03 [2021-05-27T20:36:03.552Z]   API version:      1.41 (minimum version 1.12)
20:36:03 [2021-05-27T20:36:03.552Z]   Go version:       go1.13.15
20:36:03 [2021-05-27T20:36:03.552Z]   Git commit:       363e9a8
20:36:03 [2021-05-27T20:36:03.552Z]   Built:            Tue Mar  2 20:16:00 2021
20:36:03 [2021-05-27T20:36:03.552Z]   OS/Arch:          linux/amd64
20:36:03 [2021-05-27T20:36:03.552Z]   Experimental:     true
20:36:03 [2021-05-27T20:36:03.552Z]  containerd:
20:36:03 [2021-05-27T20:36:03.552Z]   Version:          1.4.4
20:36:03 [2021-05-27T20:36:03.552Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:36:03 [2021-05-27T20:36:03.552Z]  runc:
20:36:03 [2021-05-27T20:36:03.552Z]   Version:          1.0.0-rc93
20:36:03 [2021-05-27T20:36:03.552Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:36:03 [2021-05-27T20:36:03.552Z]  docker-init:
20:36:03 [2021-05-27T20:36:03.552Z]   Version:          0.19.0
20:36:03 [2021-05-27T20:36:03.552Z]   GitCommit:        de40ad0
[Pipeline] sh
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.56 Setting up libiptc0:amd64 (1.8.2-4) ...
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.57 Setting up xz-utils (5.2.4-1) ...
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.61 Setting up patch (2.7.6-3+deb10u1) ...
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.63 Setting up sudo (1.8.27-1+deb10u3) ...
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.67 invoke-rc.d: could not determine current runlevel
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.67 invoke-rc.d: policy-rc.d denied execution of start.
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.68 Setting up pigz (2.4-1) ...
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:36:03 [2021-05-27T20:36:03.744Z] #20 12.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:36:03 [2021-05-27T20:36:03.865Z] + docker info
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.73 Setting up python-pip-whl (18.1-5) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.74 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.76 Setting up vim-runtime (2:8.1.0875-5) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.84 Setting up libaio1:amd64 (0.3.112-3) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.86 Setting up libonig5:amd64 (6.9.1-1) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.88 Setting up vim (2:8.1.0875-5) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:36:04 [2021-05-27T20:36:04.002Z] #20 12.95 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:36:04 [2021-05-27T20:36:04.261Z] #20 12.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:36:04 [2021-05-27T20:36:04.261Z] #20 12.97 Setting up jq (1.5+dfsg-2+b1) ...
20:36:04 [2021-05-27T20:36:04.261Z] #20 12.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:36:04 [2021-05-27T20:36:04.261Z] #20 13.00 Setting up python3.7 (3.7.3-2+deb10u3) ...
20:36:04 [2021-05-27T20:36:04.434Z] Client:
20:36:04 [2021-05-27T20:36:04.434Z]  Context:    default
20:36:04 [2021-05-27T20:36:04.434Z]  Debug Mode: false
20:36:04 [2021-05-27T20:36:04.434Z]  Plugins:
20:36:04 [2021-05-27T20:36:04.434Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:36:04 [2021-05-27T20:36:04.434Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:36:04 [2021-05-27T20:36:04.434Z] 
20:36:04 [2021-05-27T20:36:04.434Z] Server:
20:36:04 [2021-05-27T20:36:04.434Z]  Containers: 0
20:36:04 [2021-05-27T20:36:04.434Z]   Running: 0
20:36:04 [2021-05-27T20:36:04.434Z]   Paused: 0
20:36:04 [2021-05-27T20:36:04.434Z]   Stopped: 0
20:36:04 [2021-05-27T20:36:04.434Z]  Images: 3
20:36:04 [2021-05-27T20:36:04.434Z]  Server Version: 20.10.5
20:36:04 [2021-05-27T20:36:04.435Z]  Storage Driver: overlay2
20:36:04 [2021-05-27T20:36:04.435Z]   Backing Filesystem: extfs
20:36:04 [2021-05-27T20:36:04.435Z]   Supports d_type: true
20:36:04 [2021-05-27T20:36:04.435Z]   Native Overlay Diff: true
20:36:04 [2021-05-27T20:36:04.435Z]  Logging Driver: json-file
20:36:04 [2021-05-27T20:36:04.435Z]  Cgroup Driver: cgroupfs
20:36:04 [2021-05-27T20:36:04.435Z]  Cgroup Version: 1
20:36:04 [2021-05-27T20:36:04.435Z]  Plugins:
20:36:04 [2021-05-27T20:36:04.435Z]   Volume: local
20:36:04 [2021-05-27T20:36:04.435Z]   Network: bridge host ipvlan macvlan null overlay
20:36:04 [2021-05-27T20:36:04.435Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:36:04 [2021-05-27T20:36:04.435Z]  Swarm: inactive
20:36:04 [2021-05-27T20:36:04.435Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:36:04 [2021-05-27T20:36:04.435Z]  Default Runtime: runc
20:36:04 [2021-05-27T20:36:04.435Z]  Init Binary: docker-init
20:36:04 [2021-05-27T20:36:04.435Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:36:04 [2021-05-27T20:36:04.435Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:36:04 [2021-05-27T20:36:04.435Z]  init version: de40ad0
20:36:04 [2021-05-27T20:36:04.435Z]  Security Options:
20:36:04 [2021-05-27T20:36:04.435Z]   apparmor
20:36:04 [2021-05-27T20:36:04.435Z]   seccomp
20:36:04 [2021-05-27T20:36:04.435Z]    Profile: default
20:36:04 [2021-05-27T20:36:04.435Z]  Kernel Version: 5.4.0-1041-aws
20:36:04 [2021-05-27T20:36:04.435Z]  Operating System: Ubuntu 18.04.5 LTS
20:36:04 [2021-05-27T20:36:04.435Z]  OSType: linux
20:36:04 [2021-05-27T20:36:04.435Z]  Architecture: x86_64
20:36:04 [2021-05-27T20:36:04.435Z]  CPUs: 2
20:36:04 [2021-05-27T20:36:04.435Z]  Total Memory: 7.569GiB
20:36:04 [2021-05-27T20:36:04.435Z]  Name: ip-10-100-67-255
20:36:04 [2021-05-27T20:36:04.435Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
20:36:04 [2021-05-27T20:36:04.435Z]  Docker Root Dir: /var/lib/docker
20:36:04 [2021-05-27T20:36:04.435Z]  Debug Mode: false
20:36:04 [2021-05-27T20:36:04.435Z]  Registry: https://index.docker.io/v1/
20:36:04 [2021-05-27T20:36:04.435Z]  Labels:
20:36:04 [2021-05-27T20:36:04.435Z]  Experimental: true
20:36:04 [2021-05-27T20:36:04.435Z]  Insecure Registries:
20:36:04 [2021-05-27T20:36:04.435Z]   127.0.0.0/8
20:36:04 [2021-05-27T20:36:04.435Z]  Live Restore Enabled: true
20:36:04 [2021-05-27T20:36:04.435Z] 
20:36:04 [2021-05-27T20:36:04.435Z] WARNING: No swap limit support
[Pipeline] sh
20:36:04 [2021-05-27T20:36:04.751Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:36:04 [2021-05-27T20:36:04.752Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:36:04 [2021-05-27T20:36:04.752Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41212/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
20:36:04 [2021-05-27T20:36:04.752Z] + bash /home/ubuntu/workspace/moby_PR-41212/check-config.sh
20:36:04 [2021-05-27T20:36:04.752Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:36:04 [2021-05-27T20:36:04.752Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
20:36:04 [2021-05-27T20:36:04.752Z] 
20:36:04 [2021-05-27T20:36:04.752Z] Generally Necessary:
20:36:04 [2021-05-27T20:36:04.752Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:36:04 [2021-05-27T20:36:04.752Z] - apparmor: enabled and tools installed
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NAMESPACES: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NET_NS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_PID_NS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_IPC_NS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_UTS_NS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUPS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_CPUACCT: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_DEVICE: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_FREEZER: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_SCHED: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CPUSETS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_MEMCG: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_KEYS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_VETH: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_BRIDGE: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NF_NAT: enabled (as module)
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_POSIX_MQUEUE: enabled
20:36:04 [2021-05-27T20:36:04.752Z] 
20:36:04 [2021-05-27T20:36:04.752Z] Optional Features:
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_USER_NS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_SECCOMP: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_SECCOMP_FILTER: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_PIDS: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_MEMCG_SWAP: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:36:04 [2021-05-27T20:36:04.752Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_BLK_CGROUP: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_PERF: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_CGROUP_HUGETLB: enabled
20:36:04 [2021-05-27T20:36:04.752Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:36:04 [2021-05-27T20:36:04.780Z] Fetching without tags
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.60 Setting up iptables (1.8.2-4) ...
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:36:04 [2021-05-27T20:36:04.830Z] #20 13.64 Setting up python3 (3.7.3-1) ...
20:36:04 [2021-05-27T20:36:04.746Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:04 [2021-05-27T20:36:04.752Z]  > git config --add remote.origin.fetch +refs/pull/41212/head:refs/remotes/origin/PR-41212 # timeout=10
20:36:04 [2021-05-27T20:36:04.757Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:04 [2021-05-27T20:36:04.770Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:04 [2021-05-27T20:36:04.783Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:04 [2021-05-27T20:36:04.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:04 [2021-05-27T20:36:04.785Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_CFS_BANDWIDTH: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_RT_GROUP_SCHED: missing
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_IP_VS: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_IP_VS_NFCT: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_IP_VS_RR: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_SECURITY_SELINUX: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_SECURITY_APPARMOR: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_EXT4_FS: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:36:05 [2021-05-27T20:36:05.008Z] - Network Drivers:
20:36:05 [2021-05-27T20:36:05.008Z]   - "overlay":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_VXLAN: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       Optional (for encrypted networks):
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_CRYPTO: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_CRYPTO_AEAD: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_CRYPTO_GCM: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_CRYPTO_GHASH: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_XFRM: enabled
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_XFRM_USER: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]       - CONFIG_INET_ESP: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]   - "ipvlan":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_IPVLAN: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]   - "macvlan":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_MACVLAN: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_DUMMY: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]   - "ftp,tftp client in container":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z] - Storage Drivers:
20:36:05 [2021-05-27T20:36:05.008Z]   - "aufs":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_AUFS_FS: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]   - "btrfs":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:36:05 [2021-05-27T20:36:05.008Z]   - "devicemapper":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_BLK_DEV_DM: enabled
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]   - "overlay":
20:36:05 [2021-05-27T20:36:05.008Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:36:05 [2021-05-27T20:36:05.008Z]   - "zfs":
20:36:05 [2021-05-27T20:36:05.008Z]     - /dev/zfs: present
20:36:05 [2021-05-27T20:36:05.008Z]     - zfs command: missing
20:36:05 [2021-05-27T20:36:05.008Z]     - zpool command: missing
20:36:05 [2021-05-27T20:36:05.008Z] 
20:36:05 [2021-05-27T20:36:05.008Z] Limits:
20:36:05 [2021-05-27T20:36:05.008Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:36:05 [2021-05-27T20:36:05.008Z] 
20:36:05 [2021-05-27T20:36:05.008Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:36:05 [2021-05-27T20:36:05.088Z] #20 13.73 Setting up python3-wheel (0.32.3-2) ...
20:36:05 [2021-05-27T20:36:05.088Z] #20 13.86 Setting up apparmor (2.13.2-10) ...
20:36:05 [2021-05-27T20:36:05.151Z] Merging remotes/origin/master commit cb9f425df9bf8da6cd3556d45a32aac050e38512 into PR head commit 31b2c3bbd920d415283a478170c0efe9ef7bf8e7
20:36:05 [2021-05-27T20:36:05.377Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:24d22aced7940dd9fdc6163497e36182fe3b8981 .
20:36:05 [2021-05-27T20:36:05.377Z] #1 [internal] load build definition from Dockerfile
20:36:05 [2021-05-27T20:36:05.377Z] #1 sha256:2b41fdb114832fd72a5e730b2ebf2cdc11765889a20d92d8cdc792b3cafbd46e
20:36:05 [2021-05-27T20:36:05.377Z] #1 transferring dockerfile: 17.09kB done
20:36:05 [2021-05-27T20:36:05.377Z] #1 DONE 0.1s
20:36:05 [2021-05-27T20:36:05.377Z] 
20:36:05 [2021-05-27T20:36:05.377Z] #2 [internal] load .dockerignore
20:36:05 [2021-05-27T20:36:05.377Z] #2 sha256:3dcc6a25b8426eb88d535cbc2e5e622b5fdc3714b88bfdadf6279320c4cdd215
20:36:05 [2021-05-27T20:36:05.377Z] #2 transferring context: 87B done
20:36:05 [2021-05-27T20:36:05.377Z] #2 DONE 0.1s
20:36:05 [2021-05-27T20:36:05.377Z] 
20:36:05 [2021-05-27T20:36:05.377Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:36:05 [2021-05-27T20:36:05.377Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:36:05 [2021-05-27T20:36:05.940Z] #3 DONE 0.2s
20:36:05 [2021-05-27T20:36:05.940Z] 
20:36:05 [2021-05-27T20:36:05.940Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:36:05 [2021-05-27T20:36:05.940Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:36:05 [2021-05-27T20:36:05.940Z] #4 CACHED
20:36:05 [2021-05-27T20:36:05.940Z] 
20:36:05 [2021-05-27T20:36:05.940Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:36:05 [2021-05-27T20:36:05.940Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:36:06 [2021-05-27T20:36:06.022Z] #20 14.82 Setting up xfsprogs (4.20.0-1) ...
20:36:06 [2021-05-27T20:36:06.022Z] #20 14.83 Setting up python3-lib2to3 (3.7.3-1) ...
20:36:06 [2021-05-27T20:36:06.196Z] #6 DONE 0.1s
20:36:06 [2021-05-27T20:36:06.196Z] 
20:36:06 [2021-05-27T20:36:06.196Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:36:06 [2021-05-27T20:36:06.197Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:36:06 [2021-05-27T20:36:06.197Z] #7 DONE 0.1s
20:36:06 [2021-05-27T20:36:06.197Z] 
20:36:06 [2021-05-27T20:36:06.197Z] #5 [internal] load metadata for docker.io/library/debian:buster
20:36:06 [2021-05-27T20:36:06.197Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:36:06 [2021-05-27T20:36:06.197Z] #5 DONE 0.1s
20:36:06 [2021-05-27T20:36:06.197Z] 
20:36:06 [2021-05-27T20:36:06.197Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:36:06 [2021-05-27T20:36:06.197Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
20:36:06 [2021-05-27T20:36:06.197Z] #8 DONE 0.1s
20:36:06 [2021-05-27T20:36:06.281Z] #20 14.92 Setting up python3-pkg-resources (40.8.0-1) ...
20:36:06 [2021-05-27T20:36:06.281Z] #20 15.09 Setting up python3-distutils (3.7.3-1) ...
20:36:06 [2021-05-27T20:36:06.331Z] Merge succeeded, producing 5f790739fa052eb75ff6ff7fa58461a61531e807
20:36:06 [2021-05-27T20:36:06.331Z] Checking out Revision 5f790739fa052eb75ff6ff7fa58461a61531e807 (PR-41212)
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:36:06 [2021-05-27T20:36:06.453Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:36:06 [2021-05-27T20:36:06.453Z] #62 DONE 0.0s
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:36:06 [2021-05-27T20:36:06.453Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:36:06 [2021-05-27T20:36:06.453Z] #64 DONE 0.0s
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:36:06 [2021-05-27T20:36:06.453Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:36:06 [2021-05-27T20:36:06.453Z] #9 DONE 0.0s
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
20:36:06 [2021-05-27T20:36:06.453Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
20:36:06 [2021-05-27T20:36:06.453Z] #26 DONE 0.0s
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:36:06 [2021-05-27T20:36:06.453Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:36:06 [2021-05-27T20:36:06.453Z] #10 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:36:06 [2021-05-27T20:36:06.453Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
20:36:06 [2021-05-27T20:36:06.453Z] #15 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
20:36:06 [2021-05-27T20:36:06.453Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
20:36:06 [2021-05-27T20:36:06.453Z] #14 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:36:06 [2021-05-27T20:36:06.453Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
20:36:06 [2021-05-27T20:36:06.453Z] #16 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:36:06 [2021-05-27T20:36:06.453Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
20:36:06 [2021-05-27T20:36:06.453Z] #17 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #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:36:06 [2021-05-27T20:36:06.453Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
20:36:06 [2021-05-27T20:36:06.453Z] #12 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:36:06 [2021-05-27T20:36:06.453Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
20:36:06 [2021-05-27T20:36:06.453Z] #18 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #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:36:06 [2021-05-27T20:36:06.453Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
20:36:06 [2021-05-27T20:36:06.453Z] #11 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #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:36:06 [2021-05-27T20:36:06.453Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
20:36:06 [2021-05-27T20:36:06.453Z] #13 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #19 [dev-systemd-false  6/26] RUN ldconfig
20:36:06 [2021-05-27T20:36:06.453Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
20:36:06 [2021-05-27T20:36:06.453Z] #19 CACHED
20:36:06 [2021-05-27T20:36:06.453Z] 
20:36:06 [2021-05-27T20:36:06.453Z] #23 [internal] load build context
20:36:06 [2021-05-27T20:36:06.453Z] #23 sha256:52c62e4fce7fd3ee5acbf17464940878a22e081c500366a3dcb7fe83dac79637
20:36:06 [2021-05-27T20:36:06.520Z] Commit message: "Merge commit 'cb9f425df9bf8da6cd3556d45a32aac050e38512' into HEAD"
20:36:06 [2021-05-27T20:36:06.540Z] #20 15.20 Setting up python3-setuptools (40.8.0-1) ...
20:36:06 [2021-05-27T20:36:06.540Z] #20 15.43 Setting up python3-pip (18.1-5) ...
20:36:06 [2021-05-27T20:36:06.590Z] First time build. Skipping changelog.
20:36:06 [2021-05-27T20:36:06.800Z] #20 15.62 Processing triggers for libc-bin (2.28-10) ...
20:36:05 [2021-05-27T20:36:05.152Z]  > git config core.sparsecheckout # timeout=10
20:36:05 [2021-05-27T20:36:05.158Z]  > git checkout -f 31b2c3bbd920d415283a478170c0efe9ef7bf8e7 # timeout=10
20:36:06 [2021-05-27T20:36:06.096Z]  > git remote # timeout=10
20:36:06 [2021-05-27T20:36:06.100Z]  > git config --get remote.origin.url # timeout=10
20:36:06 [2021-05-27T20:36:06.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:06 [2021-05-27T20:36:06.106Z]  > git merge cb9f425df9bf8da6cd3556d45a32aac050e38512 # timeout=10
20:36:06 [2021-05-27T20:36:06.318Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:06 [2021-05-27T20:36:06.332Z]  > git config core.sparsecheckout # timeout=10
20:36:06 [2021-05-27T20:36:06.338Z]  > git checkout -f 5f790739fa052eb75ff6ff7fa58461a61531e807 # timeout=10
20:36:06 [2021-05-27T20:36:06.582Z]  > git rev-list --no-walk 43b7206e210ba0175c7cc4b6ec8451b0994c2b70 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:36:07 [2021-05-27T20:36:07.059Z] #20 15.68 Processing triggers for mime-support (3.62) ...
20:36:07 [2021-05-27T20:36:07.302Z] + docker version
20:36:07 [2021-05-27T20:36:07.302Z] Client: Docker Engine - Community
20:36:07 [2021-05-27T20:36:07.302Z]  Version:           20.10.5
20:36:07 [2021-05-27T20:36:07.302Z]  API version:       1.41
20:36:07 [2021-05-27T20:36:07.302Z]  Go version:        go1.13.15
20:36:07 [2021-05-27T20:36:07.302Z]  Git commit:        55c4c88
20:36:07 [2021-05-27T20:36:07.302Z]  Built:             Tue Mar  2 20:19:31 2021
20:36:07 [2021-05-27T20:36:07.302Z]  OS/Arch:           linux/arm64
20:36:07 [2021-05-27T20:36:07.302Z]  Context:           default
20:36:07 [2021-05-27T20:36:07.302Z]  Experimental:      true
20:36:07 [2021-05-27T20:36:07.302Z] 
20:36:07 [2021-05-27T20:36:07.302Z] Server: Docker Engine - Community
20:36:07 [2021-05-27T20:36:07.302Z]  Engine:
20:36:07 [2021-05-27T20:36:07.302Z]   Version:          20.10.5
20:36:07 [2021-05-27T20:36:07.302Z]   API version:      1.41 (minimum version 1.12)
20:36:07 [2021-05-27T20:36:07.302Z]   Go version:       go1.13.15
20:36:07 [2021-05-27T20:36:07.302Z]   Git commit:       363e9a8
20:36:07 [2021-05-27T20:36:07.302Z]   Built:            Tue Mar  2 20:17:22 2021
20:36:07 [2021-05-27T20:36:07.302Z]   OS/Arch:          linux/arm64
20:36:07 [2021-05-27T20:36:07.302Z]   Experimental:     true
20:36:07 [2021-05-27T20:36:07.302Z]  containerd:
20:36:07 [2021-05-27T20:36:07.302Z]   Version:          1.4.4
20:36:07 [2021-05-27T20:36:07.302Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:36:07 [2021-05-27T20:36:07.302Z]  runc:
20:36:07 [2021-05-27T20:36:07.302Z]   Version:          1.0.0-rc93
20:36:07 [2021-05-27T20:36:07.302Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:36:07 [2021-05-27T20:36:07.302Z]  docker-init:
20:36:07 [2021-05-27T20:36:07.302Z]   Version:          0.19.0
20:36:07 [2021-05-27T20:36:07.302Z]   GitCommit:        de40ad0
[Pipeline] sh
20:36:07 [2021-05-27T20:36:07.317Z] #20 DONE 16.1s
20:36:07 [2021-05-27T20:36:07.317Z] 
20:36:07 [2021-05-27T20:36:07.317Z] #21 [dev-systemd-false  8/26] 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:36:07 [2021-05-27T20:36:07.317Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062
20:36:07 [2021-05-27T20:36:07.595Z] + docker info
20:36:07 [2021-05-27T20:36:07.884Z] #21 0.470 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:36:07 [2021-05-27T20:36:07.884Z] #21 0.474 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:36:07 [2021-05-27T20:36:07.884Z] #21 0.477 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:36:07 [2021-05-27T20:36:07.884Z] #21 DONE 0.5s
20:36:07 [2021-05-27T20:36:07.884Z] 
20:36:07 [2021-05-27T20:36:07.884Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:36:07 [2021-05-27T20:36:07.884Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
20:36:08 [2021-05-27T20:36:08.358Z] #23 transferring context: 53.25MB 1.8s done
20:36:08 [2021-05-27T20:36:08.358Z] #23 DONE 1.9s
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.358Z] #24 sha256:2b9f10cba83535bcc8c93782b49ede5264c81336bc0fc71c90cc3f7bda1994b0
20:36:08 [2021-05-27T20:36:08.358Z] #24 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:36:08 [2021-05-27T20:36:08.358Z] #28 sha256:e898785fab45504faa24abf7da0a7964ac91fa3357f7d10d4a70bd9308144a86
20:36:08 [2021-05-27T20:36:08.358Z] #28 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.358Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
20:36:08 [2021-05-27T20:36:08.358Z] #27 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.358Z] #29 sha256:4ede9ebdd93659aee32d10b9abf90228326f18400cc2cd5485a152004606bf35
20:36:08 [2021-05-27T20:36:08.358Z] #29 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:36:08 [2021-05-27T20:36:08.358Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
20:36:08 [2021-05-27T20:36:08.358Z] #31 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:36:08 [2021-05-27T20:36:08.358Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:36:08 [2021-05-27T20:36:08.358Z] #32 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.358Z] #34 sha256:c0cceea6d643cd3878243c747654d151f4db5957e4b4738cfaaa6ff7af6106af
20:36:08 [2021-05-27T20:36:08.358Z] #34 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.358Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:36:08 [2021-05-27T20:36:08.358Z] #36 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.358Z] #37 sha256:2cc67cdae3d4062d3d07c8151b8c926190abae26e1844b0579833dfcf9cbe713
20:36:08 [2021-05-27T20:36:08.358Z] #37 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:36:08 [2021-05-27T20:36:08.358Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:36:08 [2021-05-27T20:36:08.358Z] #39 CACHED
20:36:08 [2021-05-27T20:36:08.358Z] 
20:36:08 [2021-05-27T20:36:08.358Z] #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:36:08 [2021-05-27T20:36:08.359Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:36:08 [2021-05-27T20:36:08.359Z] #40 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:36:08 [2021-05-27T20:36:08.359Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:36:08 [2021-05-27T20:36:08.359Z] #42 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:36:08 [2021-05-27T20:36:08.359Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:36:08 [2021-05-27T20:36:08.359Z] #43 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #45 [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:36:08 [2021-05-27T20:36:08.359Z] #45 sha256:47f805e6fa11069cf127902d38fba97a0a29099e90d129c3063e1ee75635a141
20:36:08 [2021-05-27T20:36:08.359Z] #45 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #47 [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:36:08 [2021-05-27T20:36:08.359Z] #47 sha256:0cddc47a563f8a1a6f9c9e2835e1b4c0fdcd0b4b3fa8c55216e8053c2781dc46
20:36:08 [2021-05-27T20:36:08.359Z] #47 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #49 [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:36:08 [2021-05-27T20:36:08.359Z] #49 sha256:ad682aa94d469d550904abd2e3ad71368d865e026ccfda068208af29f4fbda80
20:36:08 [2021-05-27T20:36:08.359Z] #49 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #51 [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:36:08 [2021-05-27T20:36:08.359Z] #51 sha256:e910e4c22b4bd126871426146f4fb96c5ba6d5fd513dfaca51a3e96e128e9fee
20:36:08 [2021-05-27T20:36:08.359Z] #51 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #53 [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:36:08 [2021-05-27T20:36:08.359Z] #53 sha256:956037faa4ffecd9bd7ca68f0c6fe8676c09601662b3e14e29fef1aa2d40fa81
20:36:08 [2021-05-27T20:36:08.359Z] #53 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #55 [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:36:08 [2021-05-27T20:36:08.359Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:36:08 [2021-05-27T20:36:08.359Z] #55 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #56 [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:36:08 [2021-05-27T20:36:08.359Z] #56 sha256:0528eea2bdaf78d0241024c2381e799715070fea1d28c59b7a245ad0f7c24570
20:36:08 [2021-05-27T20:36:08.359Z] #56 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:36:08 [2021-05-27T20:36:08.359Z] #59 sha256:f6291758292669fc29d1d2a3b142f0d48e9ed8af1a8de4d169c749639103a113
20:36:08 [2021-05-27T20:36:08.359Z] #59 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #58 [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:36:08 [2021-05-27T20:36:08.359Z] #58 sha256:3d233c52af6e48625842d086c39d67a54aa5eaca71ee3f62359daf695ca86aee
20:36:08 [2021-05-27T20:36:08.359Z] #58 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:36:08 [2021-05-27T20:36:08.359Z] #60 sha256:f65aacbaa9fc4690788e0415ed6e21c06fec13701c6c0d2ee07a3a112cfb22c4
20:36:08 [2021-05-27T20:36:08.359Z] #60 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:36:08 [2021-05-27T20:36:08.359Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:36:08 [2021-05-27T20:36:08.359Z] #63 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:36:08 [2021-05-27T20:36:08.359Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:36:08 [2021-05-27T20:36:08.359Z] #65 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #67 [proxy 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 proxy
20:36:08 [2021-05-27T20:36:08.359Z] #67 sha256:aa612e603bea61960ed371caad31c26cc3416d282a1f0ba3bb9df937e8ec1bb6
20:36:08 [2021-05-27T20:36:08.359Z] #67 CACHED
20:36:08 [2021-05-27T20:36:08.359Z] 
20:36:08 [2021-05-27T20:36:08.359Z] #20 [dev-systemd-false  7/26] 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:36:08 [2021-05-27T20:36:08.359Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
20:36:08 [2021-05-27T20:36:08.359Z] #20 1.328 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:36:08 [2021-05-27T20:36:08.359Z] #20 1.435 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:36:08 [2021-05-27T20:36:08.359Z] #20 1.435 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:36:08 [2021-05-27T20:36:08.359Z] #20 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:36:08 [2021-05-27T20:36:08.359Z] #20 2.197 Fetched 98.6 kB in 1s (87.0 kB/s)
20:36:08 [2021-05-27T20:36:08.978Z] Client:
20:36:08 [2021-05-27T20:36:08.978Z]  Context:    default
20:36:08 [2021-05-27T20:36:08.978Z]  Debug Mode: false
20:36:08 [2021-05-27T20:36:08.978Z]  Plugins:
20:36:08 [2021-05-27T20:36:08.978Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:36:08 [2021-05-27T20:36:08.978Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:36:08 [2021-05-27T20:36:08.978Z] 
20:36:08 [2021-05-27T20:36:08.978Z] Server:
20:36:08 [2021-05-27T20:36:08.978Z]  Containers: 0
20:36:08 [2021-05-27T20:36:08.978Z]   Running: 0
20:36:08 [2021-05-27T20:36:08.978Z]   Paused: 0
20:36:08 [2021-05-27T20:36:08.978Z]   Stopped: 0
20:36:08 [2021-05-27T20:36:08.978Z]  Images: 2
20:36:08 [2021-05-27T20:36:08.978Z]  Server Version: 20.10.5
20:36:08 [2021-05-27T20:36:08.978Z]  Storage Driver: overlay2
20:36:08 [2021-05-27T20:36:08.978Z]   Backing Filesystem: extfs
20:36:08 [2021-05-27T20:36:08.978Z]   Supports d_type: true
20:36:08 [2021-05-27T20:36:08.978Z]   Native Overlay Diff: true
20:36:08 [2021-05-27T20:36:08.978Z]  Logging Driver: json-file
20:36:08 [2021-05-27T20:36:08.978Z]  Cgroup Driver: cgroupfs
20:36:08 [2021-05-27T20:36:08.978Z]  Cgroup Version: 1
20:36:08 [2021-05-27T20:36:08.978Z]  Plugins:
20:36:08 [2021-05-27T20:36:08.978Z]   Volume: local
20:36:08 [2021-05-27T20:36:08.978Z]   Network: bridge host ipvlan macvlan null overlay
20:36:08 [2021-05-27T20:36:08.978Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:36:08 [2021-05-27T20:36:08.978Z]  Swarm: inactive
20:36:08 [2021-05-27T20:36:08.978Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:36:08 [2021-05-27T20:36:08.978Z]  Default Runtime: runc
20:36:08 [2021-05-27T20:36:08.978Z]  Init Binary: docker-init
20:36:08 [2021-05-27T20:36:08.978Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:36:08 [2021-05-27T20:36:08.978Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:36:08 [2021-05-27T20:36:08.978Z]  init version: de40ad0
20:36:08 [2021-05-27T20:36:08.978Z]  Security Options:
20:36:08 [2021-05-27T20:36:08.978Z]   apparmor
20:36:08 [2021-05-27T20:36:08.978Z]   seccomp
20:36:08 [2021-05-27T20:36:08.978Z]    Profile: default
20:36:08 [2021-05-27T20:36:08.978Z]  Kernel Version: 5.4.0-1041-aws
20:36:08 [2021-05-27T20:36:08.978Z]  Operating System: Ubuntu 20.04.2 LTS
20:36:08 [2021-05-27T20:36:08.978Z]  OSType: linux
20:36:08 [2021-05-27T20:36:08.978Z]  Architecture: aarch64
20:36:08 [2021-05-27T20:36:08.978Z]  CPUs: 4
20:36:08 [2021-05-27T20:36:08.978Z]  Total Memory: 7.494GiB
20:36:08 [2021-05-27T20:36:08.978Z]  Name: ip-10-100-35-200
20:36:08 [2021-05-27T20:36:08.978Z]  ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4
20:36:08 [2021-05-27T20:36:08.978Z]  Docker Root Dir: /var/lib/docker
20:36:08 [2021-05-27T20:36:08.978Z]  Debug Mode: false
20:36:08 [2021-05-27T20:36:08.978Z]  Registry: https://index.docker.io/v1/
20:36:08 [2021-05-27T20:36:08.978Z]  Labels:
20:36:08 [2021-05-27T20:36:08.978Z]  Experimental: true
20:36:08 [2021-05-27T20:36:08.978Z]  Insecure Registries:
20:36:08 [2021-05-27T20:36:08.978Z]   127.0.0.0/8
20:36:08 [2021-05-27T20:36:08.978Z]  Live Restore Enabled: true
20:36:08 [2021-05-27T20:36:08.978Z] 
20:36:08 [2021-05-27T20:36:08.978Z] WARNING: No swap limit support
[Pipeline] sh
20:36:09 [2021-05-27T20:36:09.264Z] #22 1.330 Collecting yamllint==1.26.1
20:36:09 [2021-05-27T20:36:09.268Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:36:09 [2021-05-27T20:36:09.268Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
20:36:09 [2021-05-27T20:36:09.268Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41212/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
20:36:09 [2021-05-27T20:36:09.268Z] + bash /home/ubuntu/workspace/moby_PR-41212/check-config.sh
20:36:09 [2021-05-27T20:36:09.268Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:36:09 [2021-05-27T20:36:09.268Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
20:36:09 [2021-05-27T20:36:09.268Z] 
20:36:09 [2021-05-27T20:36:09.268Z] Generally Necessary:
20:36:09 [2021-05-27T20:36:09.268Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:36:09 [2021-05-27T20:36:09.268Z] - apparmor: enabled and tools installed
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_NAMESPACES: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_NET_NS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_PID_NS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_IPC_NS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_UTS_NS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_CGROUPS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_CGROUP_CPUACCT: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_CGROUP_DEVICE: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_CGROUP_FREEZER: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_CGROUP_SCHED: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_CPUSETS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_MEMCG: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_KEYS: enabled
20:36:09 [2021-05-27T20:36:09.268Z] - CONFIG_VETH: enabled (as module)
20:36:09 [2021-05-27T20:36:09.269Z] - CONFIG_BRIDGE: enabled (as module)
20:36:09 [2021-05-27T20:36:09.269Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:36:09 [2021-05-27T20:36:09.269Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:36:09 [2021-05-27T20:36:09.287Z] #20 2.197 Reading package lists...
20:36:09 [2021-05-27T20:36:09.529Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_NF_NAT: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_POSIX_MQUEUE: enabled
20:36:09 [2021-05-27T20:36:09.530Z] 
20:36:09 [2021-05-27T20:36:09.530Z] Optional Features:
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_USER_NS: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_SECCOMP: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_SECCOMP_FILTER: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_CGROUP_PIDS: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_MEMCG_SWAP: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:36:09 [2021-05-27T20:36:09.530Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_BLK_CGROUP: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_CGROUP_PERF: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_CGROUP_HUGETLB: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:36:09 [2021-05-27T20:36:09.530Z] - CONFIG_CFS_BANDWIDTH: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_RT_GROUP_SCHED: missing
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_IP_VS: enabled (as module)
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_IP_VS_NFCT: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_IP_VS_RR: enabled (as module)
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_SECURITY_SELINUX: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_SECURITY_APPARMOR: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_EXT4_FS: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:36:09 [2021-05-27T20:36:09.791Z] - Network Drivers:
20:36:09 [2021-05-27T20:36:09.791Z]   - "overlay":
20:36:09 [2021-05-27T20:36:09.791Z]     - CONFIG_VXLAN: enabled (as module)
20:36:09 [2021-05-27T20:36:09.791Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:36:09 [2021-05-27T20:36:09.791Z]       Optional (for encrypted networks):
20:36:09 [2021-05-27T20:36:09.850Z] #20 2.881 Reading package lists...
20:36:09 [2021-05-27T20:36:09.850Z] #20 3.473 Building dependency tree...
20:36:09 [2021-05-27T20:36:09.850Z] #20 3.582 Reading state information...
20:36:09 [2021-05-27T20:36:09.850Z] #20 3.682 libcap2-bin is already the newest version (1:2.25-2).
20:36:09 [2021-05-27T20:36:09.850Z] #20 3.682 The following additional packages will be installed:
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_CRYPTO: enabled
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_CRYPTO_AEAD: enabled
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_CRYPTO_GCM: enabled
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_CRYPTO_GHASH: enabled
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_XFRM: enabled
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_XFRM_USER: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]       - CONFIG_INET_ESP: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]   - "ipvlan":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_IPVLAN: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]   - "macvlan":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_MACVLAN: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_DUMMY: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]   - "ftp,tftp client in container":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z] - Storage Drivers:
20:36:10 [2021-05-27T20:36:10.052Z]   - "aufs":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_AUFS_FS: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]   - "btrfs":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:36:10 [2021-05-27T20:36:10.052Z]   - "devicemapper":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_BLK_DEV_DM: enabled
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]   - "overlay":
20:36:10 [2021-05-27T20:36:10.052Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:36:10 [2021-05-27T20:36:10.052Z]   - "zfs":
20:36:10 [2021-05-27T20:36:10.052Z]     - /dev/zfs: present
20:36:10 [2021-05-27T20:36:10.052Z]     - zfs command: missing
20:36:10 [2021-05-27T20:36:10.052Z]     - zpool command: missing
20:36:10 [2021-05-27T20:36:10.052Z] 
20:36:10 [2021-05-27T20:36:10.052Z] Limits:
20:36:10 [2021-05-27T20:36:10.052Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:36:10 [2021-05-27T20:36:10.052Z] 
20:36:10 [2021-05-27T20:36:10.052Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.682   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.682   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.682   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.682   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.682   python3.7 python3.7-minimal vim-runtime xxd
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.683 Suggested packages:
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.683   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
20:36:10 [2021-05-27T20:36:10.106Z] #20 3.683   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
20:36:10 [2021-05-27T20:36:10.107Z] #20 3.683   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
20:36:10 [2021-05-27T20:36:10.107Z] #20 3.683   quota
20:36:10 [2021-05-27T20:36:10.107Z] #20 3.683 Recommended packages:
20:36:10 [2021-05-27T20:36:10.107Z] #20 3.683   aufs-dkms nftables build-essential python3-dev python3-keyring
20:36:10 [2021-05-27T20:36:10.107Z] #20 3.683   python3-keyrings.alt python3-xdg unzip
[Pipeline] sh
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.020 The following NEW packages will be installed:
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.020   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.020   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.020   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.021   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.021   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.021   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.021   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.021   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:36:10 [2021-05-27T20:36:10.362Z] #20 4.021   xz-utils zip
20:36:10 [2021-05-27T20:36:10.398Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f790739fa052eb75ff6ff7fa58461a61531e807 .
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.295 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.295 Need to get 28.6 MB of archives.
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.295 After this operation, 116 MB of additional disk space will be used.
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.298 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.306 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.327 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.346 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.350 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.350 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.351 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.352 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.354 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.354 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.355 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.359 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.359 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.364 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.366 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.368 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.370 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.371 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.374 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.379 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.380 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.383 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:36:10 [2021-05-27T20:36:10.619Z] #20 4.384 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.385 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.385 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.386 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.470 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.471 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.472 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.473 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.474 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.477 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.478 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.496 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.497 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.498 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.500 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.516 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.520 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.521 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.536 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.540 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.543 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:36:10 [2021-05-27T20:36:10.875Z] #20 4.603 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:36:11 [2021-05-27T20:36:11.131Z] #20 4.616 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:36:11 [2021-05-27T20:36:11.131Z] #20 4.624 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:36:11 [2021-05-27T20:36:11.131Z] #20 4.850 debconf: delaying package configuration, since apt-utils is not installed
20:36:11 [2021-05-27T20:36:11.131Z] #20 4.876 Fetched 28.6 MB in 1s (48.3 MB/s)
20:36:11 [2021-05-27T20:36:11.131Z] #20 4.907 Selecting previously unselected package pigz.
20:36:11 [2021-05-27T20:36:11.387Z] #20 4.907 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
20:36:11 [2021-05-27T20:36:11.387Z] #20 5.023 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:36:11 [2021-05-27T20:36:11.387Z] #20 5.027 Unpacking pigz (2.4-1) ...
20:36:11 [2021-05-27T20:36:11.387Z] #20 5.073 Selecting previously unselected package libpython3.7-minimal:amd64.
20:36:11 [2021-05-27T20:36:11.387Z] #20 5.075 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:36:11 [2021-05-27T20:36:11.387Z] #20 5.079 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:36:11 [2021-05-27T20:36:11.387Z] #20 5.200 Selecting previously unselected package python3.7-minimal.
20:36:11 [2021-05-27T20:36:11.643Z] #20 5.203 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
20:36:11 [2021-05-27T20:36:11.643Z] #20 5.210 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
20:36:11 [2021-05-27T20:36:11.643Z] #20 5.419 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
20:36:11 [2021-05-27T20:36:11.643Z] #20 5.436 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
20:36:12 [2021-05-27T20:36:12.204Z] #20 5.877 Selecting previously unselected package python3-minimal.
20:36:12 [2021-05-27T20:36:12.205Z] #20 5.877 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
20:36:12 [2021-05-27T20:36:12.205Z] #20 5.888 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.205Z] #20 5.892 Unpacking python3-minimal (3.7.3-1) ...
20:36:12 [2021-05-27T20:36:12.205Z] #20 5.928 Selecting previously unselected package libmpdec2:amd64.
20:36:12 [2021-05-27T20:36:12.461Z] #20 5.931 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 5.938 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 5.973 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:36:12 [2021-05-27T20:36:12.461Z] #20 5.976 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 5.979 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.176 Selecting previously unselected package python3.7.
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.178 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.183 Unpacking python3.7 (3.7.3-2+deb10u3) ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.222 Selecting previously unselected package libpython3-stdlib:amd64.
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.224 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.228 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:36:12 [2021-05-27T20:36:12.461Z] #20 6.262 Setting up python3-minimal (3.7.3-1) ...
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.435 Selecting previously unselected package python3.
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.435 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.445 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.451 Unpacking python3 (3.7.3-1) ...
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.490 Selecting previously unselected package libip4tc0:amd64.
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.491 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.494 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.534 Selecting previously unselected package libip6tc0:amd64.
20:36:12 [2021-05-27T20:36:12.717Z] #20 6.536 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.945Z] #1 [internal] load build definition from Dockerfile
20:36:12 [2021-05-27T20:36:12.945Z] #1 sha256:1237433328b78e7f60024c356481a0a4ffc61abc917f783575bd0984048fbc8e
20:36:12 [2021-05-27T20:36:12.945Z] #1 transferring dockerfile: 17.09kB done
20:36:12 [2021-05-27T20:36:12.945Z] #1 DONE 0.1s
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.540 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.577 Selecting previously unselected package libiptc0:amd64.
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.577 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.581 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.615 Selecting previously unselected package libnfnetlink0:amd64.
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.618 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.622 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.653 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.653 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.656 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.692 Selecting previously unselected package libnftnl11:amd64.
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.692 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.695 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.729 Selecting previously unselected package iptables.
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.729 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:36:12 [2021-05-27T20:36:12.973Z] #20 6.734 Unpacking iptables (1.8.2-4) ...
20:36:13 [2021-05-27T20:36:13.206Z] 
20:36:13 [2021-05-27T20:36:13.206Z] #2 [internal] load .dockerignore
20:36:13 [2021-05-27T20:36:13.206Z] #2 sha256:02e6c99a1912943047cf30e49a6cd59fc3727ad4f6cad581779c2954ba73db95
20:36:13 [2021-05-27T20:36:13.206Z] #2 transferring context: 87B done
20:36:13 [2021-05-27T20:36:13.206Z] #2 DONE 0.0s
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.809 Selecting previously unselected package xxd.
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.812 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.815 Unpacking xxd (2:8.1.0875-5) ...
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.872 Selecting previously unselected package vim-common.
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.875 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.885 Unpacking vim-common (2:8.1.0875-5) ...
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.945 Selecting previously unselected package bash-completion.
20:36:13 [2021-05-27T20:36:13.229Z] #20 6.947 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:36:13 [2021-05-27T20:36:13.791Z] #20 7.540 Unpacking bash-completion (1:2.8-6) ...
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.680 Selecting previously unselected package bzip2.
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.682 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.689 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.728 Selecting previously unselected package xz-utils.
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.731 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.735 Unpacking xz-utils (5.2.4-1) ...
20:36:14 [2021-05-27T20:36:14.046Z] #20 7.828 Selecting previously unselected package apparmor.
20:36:14 [2021-05-27T20:36:14.149Z] 
20:36:14 [2021-05-27T20:36:14.149Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:36:14 [2021-05-27T20:36:14.149Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
20:36:14 [2021-05-27T20:36:14.149Z] #3 DONE 0.2s
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.830 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.851 Unpacking apparmor (2.13.2-10) ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.945 Selecting previously unselected package aufs-tools.
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.947 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.951 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.997 Selecting previously unselected package libonig5:amd64.
20:36:14 [2021-05-27T20:36:14.302Z] #20 7.997 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.001 Unpacking libonig5:amd64 (6.9.1-1) ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.048 Selecting previously unselected package libjq1:amd64.
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.051 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.054 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.092 Selecting previously unselected package jq.
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.092 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.096 Unpacking jq (1.5+dfsg-2+b1) ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.134 Selecting previously unselected package libaio1:amd64.
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.134 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.138 Unpacking libaio1:amd64 (0.3.112-3) ...
20:36:14 [2021-05-27T20:36:14.302Z] #20 8.170 Selecting previously unselected package libgpm2:amd64.
20:36:14 [2021-05-27T20:36:14.413Z] 
20:36:14 [2021-05-27T20:36:14.413Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:36:14 [2021-05-27T20:36:14.413Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
20:36:14 [2021-05-27T20:36:14.413Z] #4 CACHED
20:36:14 [2021-05-27T20:36:14.526Z] #22 6.484   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
20:36:14 [2021-05-27T20:36:14.526Z] #22 6.716 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
20:36:14 [2021-05-27T20:36:14.558Z] #20 8.173 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.558Z] #20 8.177 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:36:14 [2021-05-27T20:36:14.558Z] #20 8.211 Selecting previously unselected package libicu63:amd64.
20:36:14 [2021-05-27T20:36:14.558Z] #20 8.214 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:36:14 [2021-05-27T20:36:14.558Z] #20 8.217 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:36:14 [2021-05-27T20:36:14.784Z] #22 6.728   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:36:14 [2021-05-27T20:36:14.784Z] #22 6.740 Collecting pyyaml (from yamllint==1.26.1)
20:36:14 [2021-05-27T20:36:14.784Z] #22 6.790   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:36:14 [2021-05-27T20:36:14.784Z] #22 6.865 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
20:36:14 [2021-05-27T20:36:14.784Z] #22 6.865 Building wheels for collected packages: yamllint
20:36:14 [2021-05-27T20:36:14.784Z] #22 6.866   Running setup.py bdist_wheel for yamllint: started
20:36:14 [2021-05-27T20:36:14.987Z] 
20:36:14 [2021-05-27T20:36:14.987Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:36:14 [2021-05-27T20:36:14.987Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:36:14 [2021-05-27T20:36:14.987Z] #7 DONE 0.1s
20:36:14 [2021-05-27T20:36:14.987Z] 
20:36:14 [2021-05-27T20:36:14.987Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:36:14 [2021-05-27T20:36:14.987Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:36:15 [2021-05-27T20:36:15.043Z] #22 7.085   Running setup.py bdist_wheel for yamllint: finished with status 'done'
20:36:15 [2021-05-27T20:36:15.043Z] #22 7.086   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
20:36:15 [2021-05-27T20:36:15.043Z] #22 7.100 Successfully built yamllint
20:36:15 [2021-05-27T20:36:15.043Z] #22 7.105 Installing collected packages: pathspec, pyyaml, yamllint
20:36:15 [2021-05-27T20:36:15.043Z] #22 7.184 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
20:36:15 [2021-05-27T20:36:15.043Z] #22 DONE 7.3s
20:36:15 [2021-05-27T20:36:15.247Z] #8 DONE 0.1s
20:36:15 [2021-05-27T20:36:15.247Z] 
20:36:15 [2021-05-27T20:36:15.247Z] #6 [internal] load metadata for docker.io/library/debian:buster
20:36:15 [2021-05-27T20:36:15.247Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
20:36:15 [2021-05-27T20:36:15.247Z] #6 DONE 0.1s
20:36:15 [2021-05-27T20:36:15.247Z] 
20:36:15 [2021-05-27T20:36:15.247Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:36:15 [2021-05-27T20:36:15.247Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
20:36:15 [2021-05-27T20:36:15.247Z] #5 DONE 0.1s
20:36:15 [2021-05-27T20:36:15.301Z] 
20:36:15 [2021-05-27T20:36:15.301Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:36:15 [2021-05-27T20:36:15.301Z] #25 sha256:cd621ffbcfa841ab5cca17c17071d1b76a462c44c4130318b129319480641b27
20:36:15 [2021-05-27T20:36:15.301Z] #25 DONE 0.2s
20:36:15 [2021-05-27T20:36:15.301Z] 
20:36:15 [2021-05-27T20:36:15.301Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:36:15 [2021-05-27T20:36:15.301Z] #30 sha256:c9213b30e8e94c66fdc8f9f17a68bd91d717902735dfd15d31b1ef2268a48e31
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.012 Selecting previously unselected package libnet1:amd64.
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.013 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.017 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.055 Selecting previously unselected package libnl-3-200:amd64.
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.058 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.062 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.098 Selecting previously unselected package libprotobuf-c1:amd64.
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.101 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.104 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.139 Selecting previously unselected package libreadline5:amd64.
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.141 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.147 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.185 Selecting previously unselected package net-tools.
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.188 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.192 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.252 Selecting previously unselected package patch.
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.254 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.258 Unpacking patch (2.7.6-3+deb10u1) ...
20:36:15 [2021-05-27T20:36:15.485Z] #20 9.295 Selecting previously unselected package python-pip-whl.
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.297 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.300 Unpacking python-pip-whl (18.1-5) ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.439 Selecting previously unselected package python3-lib2to3.
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.442 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.447 Unpacking python3-lib2to3 (3.7.3-1) ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.486 Selecting previously unselected package python3-distutils.
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.488 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.492 Unpacking python3-distutils (3.7.3-1) ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.536 Selecting previously unselected package python3-pip.
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.538 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
20:36:15 [2021-05-27T20:36:15.741Z] #20 9.542 Unpacking python3-pip (18.1-5) ...
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:36:15 [2021-05-27T20:36:15.825Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:36:15 [2021-05-27T20:36:15.825Z] #62 DONE 0.0s
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:36:15 [2021-05-27T20:36:15.825Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:36:15 [2021-05-27T20:36:15.825Z] #64 DONE 0.0s
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:36:15 [2021-05-27T20:36:15.825Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
20:36:15 [2021-05-27T20:36:15.825Z] #9 DONE 0.0s
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
20:36:15 [2021-05-27T20:36:15.825Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561
20:36:15 [2021-05-27T20:36:15.825Z] #26 DONE 0.0s
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:36:15 [2021-05-27T20:36:15.825Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
20:36:15 [2021-05-27T20:36:15.825Z] #16 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #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:36:15 [2021-05-27T20:36:15.825Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
20:36:15 [2021-05-27T20:36:15.825Z] #13 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:36:15 [2021-05-27T20:36:15.825Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
20:36:15 [2021-05-27T20:36:15.825Z] #18 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #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:36:15 [2021-05-27T20:36:15.825Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
20:36:15 [2021-05-27T20:36:15.825Z] #12 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:36:15 [2021-05-27T20:36:15.825Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
20:36:15 [2021-05-27T20:36:15.825Z] #15 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:36:15 [2021-05-27T20:36:15.825Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
20:36:15 [2021-05-27T20:36:15.825Z] #17 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
20:36:15 [2021-05-27T20:36:15.825Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
20:36:15 [2021-05-27T20:36:15.825Z] #14 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:36:15 [2021-05-27T20:36:15.825Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
20:36:15 [2021-05-27T20:36:15.825Z] #10 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #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:36:15 [2021-05-27T20:36:15.825Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
20:36:15 [2021-05-27T20:36:15.825Z] #11 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #19 [dev-systemd-false  6/26] RUN ldconfig
20:36:15 [2021-05-27T20:36:15.825Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
20:36:15 [2021-05-27T20:36:15.825Z] #19 CACHED
20:36:15 [2021-05-27T20:36:15.825Z] 
20:36:15 [2021-05-27T20:36:15.825Z] #23 [internal] load build context
20:36:15 [2021-05-27T20:36:15.825Z] #23 sha256:593c653394cbd06582ca83bdca28a1480c6af6b3ba76b8e074ffeef99df5bbac
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.587 Selecting previously unselected package python3-pkg-resources.
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.590 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.594 Unpacking python3-pkg-resources (40.8.0-1) ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.636 Selecting previously unselected package python3-setuptools.
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.636 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.641 Unpacking python3-setuptools (40.8.0-1) ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.704 Selecting previously unselected package python3-wheel.
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.706 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.710 Unpacking python3-wheel (0.32.3-2) ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.748 Selecting previously unselected package sudo.
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.748 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:36:15 [2021-05-27T20:36:15.997Z] #20 9.752 Unpacking sudo (1.8.27-1+deb10u3) ...
20:36:16 [2021-05-27T20:36:16.253Z] #20 9.948 Selecting previously unselected package thin-provisioning-tools.
20:36:16 [2021-05-27T20:36:16.253Z] #20 9.950 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:36:16 [2021-05-27T20:36:16.253Z] #20 9.954 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:36:16 [2021-05-27T20:36:16.253Z] #20 10.01 Selecting previously unselected package uidmap.
20:36:16 [2021-05-27T20:36:16.253Z] #20 10.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
20:36:16 [2021-05-27T20:36:16.253Z] #20 10.02 Unpacking uidmap (1:4.5-1.1) ...
20:36:16 [2021-05-27T20:36:16.253Z] #20 10.06 Selecting previously unselected package vim-runtime.
20:36:16 [2021-05-27T20:36:16.510Z] #20 10.06 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:36:16 [2021-05-27T20:36:16.510Z] #20 10.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:36:16 [2021-05-27T20:36:16.510Z] #20 10.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:36:16 [2021-05-27T20:36:16.510Z] #20 10.09 Unpacking vim-runtime (2:8.1.0875-5) ...
20:36:17 [2021-05-27T20:36:17.072Z] #20 10.72 Selecting previously unselected package vim.
20:36:17 [2021-05-27T20:36:17.072Z] #20 10.72 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
20:36:17 [2021-05-27T20:36:17.072Z] #20 10.73 Unpacking vim (2:8.1.0875-5) ...
20:36:17 [2021-05-27T20:36:17.328Z] #20 10.89 Selecting previously unselected package xfsprogs.
20:36:17 [2021-05-27T20:36:17.328Z] #20 10.89 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
20:36:17 [2021-05-27T20:36:17.328Z] #20 10.90 Unpacking xfsprogs (4.20.0-1) ...
20:36:17 [2021-05-27T20:36:17.328Z] #20 11.02 Selecting previously unselected package zip.
20:36:17 [2021-05-27T20:36:17.328Z] #20 11.02 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
20:36:17 [2021-05-27T20:36:17.328Z] #20 11.02 Unpacking zip (3.0-11+b1) ...
20:36:17 [2021-05-27T20:36:17.328Z] #20 11.08 Setting up aufs-tools (1:4.14+20190211-1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.11 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.13 Setting up libgpm2:amd64 (1.20.7-5) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.14 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.15 Setting up uidmap (1:4.5-1.1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.17 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.25 Setting up xxd (2:8.1.0875-5) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.27 Setting up zip (3.0-11+b1) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.28 Setting up vim-common (2:8.1.0875-5) ...
20:36:17 [2021-05-27T20:36:17.584Z] #20 11.30 Setting up bash-completion (1:2.8-6) ...
20:36:17 [2021-05-27T20:36:17.753Z] #23 transferring context: 53.25MB 2.2s done
20:36:17 [2021-05-27T20:36:17.830Z] #30 DONE 2.6s
20:36:17 [2021-05-27T20:36:17.830Z] 
20:36:17 [2021-05-27T20:36:17.830Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:36:17 [2021-05-27T20:36:17.830Z] #33 sha256:18483d79b2b72583e0efa00be7853741eeeede23b5f9563124ec2ffe3bd211ed
20:36:18 [2021-05-27T20:36:18.022Z] #23 DONE 2.3s
20:36:18 [2021-05-27T20:36:18.022Z] 
20:36:18 [2021-05-27T20:36:18.022Z] #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:36:18 [2021-05-27T20:36:18.022Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
20:36:18 [2021-05-27T20:36:18.022Z] #11 CACHED
20:36:18 [2021-05-27T20:36:18.022Z] 
20:36:18 [2021-05-27T20:36:18.022Z] #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:36:18 [2021-05-27T20:36:18.022Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
20:36:18 [2021-05-27T20:36:18.022Z] #36 CACHED
20:36:18 [2021-05-27T20:36:18.022Z] 
20:36:18 [2021-05-27T20:36:18.022Z] #55 [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:36:18 [2021-05-27T20:36:18.022Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
20:36:18 [2021-05-27T20:36:18.022Z] #55 CACHED
20:36:18 [2021-05-27T20:36:18.022Z] 
20:36:18 [2021-05-27T20:36:18.022Z] #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:36:18 [2021-05-27T20:36:18.022Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
20:36:18 [2021-05-27T20:36:18.022Z] #13 CACHED
20:36:18 [2021-05-27T20:36:18.022Z] 
20:36:18 [2021-05-27T20:36:18.022Z] #53 [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:36:18 [2021-05-27T20:36:18.022Z] #53 sha256:b9e4195affe3c7a448a79043936657815c4c74b48c84cc601079ce60918a3d48
20:36:18 [2021-05-27T20:36:18.088Z] #33 DONE 0.2s
20:36:18 [2021-05-27T20:36:18.088Z] 
20:36:18 [2021-05-27T20:36:18.088Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
20:36:18 [2021-05-27T20:36:18.088Z] #35 sha256:88109ce022787260a4e5a48f87c0a502af436be2c9b418577c8285f31b00d42f
20:36:18 [2021-05-27T20:36:18.088Z] #35 DONE 0.1s
20:36:18 [2021-05-27T20:36:18.145Z] #20 11.94 Setting up libiptc0:amd64 (1.8.2-4) ...
20:36:18 [2021-05-27T20:36:18.346Z] 
20:36:18 [2021-05-27T20:36:18.346Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:36:18 [2021-05-27T20:36:18.346Z] #38 sha256:48c65c760ce4b8e06d438a9ff8bae2e6651c99e55345067cee395584cee61285
20:36:18 [2021-05-27T20:36:18.346Z] #38 DONE 0.0s
20:36:18 [2021-05-27T20:36:18.346Z] 
20:36:18 [2021-05-27T20:36:18.346Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:36:18 [2021-05-27T20:36:18.346Z] #41 sha256:04bfd2064484f43ff26b2d7d6eacd965e7f28a77fadd97c6b0eb94569fccdbf6
20:36:18 [2021-05-27T20:36:18.401Z] #20 11.95 Setting up xz-utils (5.2.4-1) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 11.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:36:18 [2021-05-27T20:36:18.401Z] #20 11.98 Setting up patch (2.7.6-3+deb10u1) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 11.99 Setting up sudo (1.8.27-1+deb10u3) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.04 invoke-rc.d: could not determine current runlevel
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.04 invoke-rc.d: policy-rc.d denied execution of start.
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.05 Setting up pigz (2.4-1) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.07 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.09 Setting up python-pip-whl (18.1-5) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.10 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:36:18 [2021-05-27T20:36:18.401Z] #20 12.11 Setting up vim-runtime (2:8.1.0875-5) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.19 Setting up libaio1:amd64 (0.3.112-3) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.21 Setting up libonig5:amd64 (6.9.1-1) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.23 Setting up vim (2:8.1.0875-5) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.29 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.32 Setting up jq (1.5+dfsg-2+b1) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:36:18 [2021-05-27T20:36:18.658Z] #20 12.35 Setting up python3.7 (3.7.3-2+deb10u3) ...
20:36:18 [2021-05-27T20:36:18.911Z] #41 DONE 0.4s
20:36:18 [2021-05-27T20:36:18.911Z] 
20:36:18 [2021-05-27T20:36:18.911Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:36:18 [2021-05-27T20:36:18.911Z] #44 sha256:b702746c4564a6a0b6e3a599a7559e9f1aadc23d05e9e35be8b6d4878a7fce4a
20:36:19 [2021-05-27T20:36:19.169Z] #44 DONE 0.2s
20:36:19 [2021-05-27T20:36:19.169Z] 
20:36:19 [2021-05-27T20:36:19.169Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:36:19 [2021-05-27T20:36:19.169Z] #46 sha256:e5e504b6b37ac9067a399f3e8fa7052998a74a8627fc3f21766b7b064cdc366c
20:36:19 [2021-05-27T20:36:19.169Z] #46 DONE 0.2s
20:36:19 [2021-05-27T20:36:19.169Z] 
20:36:19 [2021-05-27T20:36:19.169Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:36:19 [2021-05-27T20:36:19.169Z] #48 sha256:5c42eaed1e49aa18164665612639377cbc422e053cc733998ebc151ecef39efd
20:36:19 [2021-05-27T20:36:19.220Z] #20 12.95 Setting up iptables (1.8.2-4) ...
20:36:19 [2021-05-27T20:36:19.220Z] #20 12.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:36:19 [2021-05-27T20:36:19.220Z] #20 12.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:36:19 [2021-05-27T20:36:19.220Z] #20 12.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:36:19 [2021-05-27T20:36:19.220Z] #20 12.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:36:19 [2021-05-27T20:36:19.220Z] #20 12.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:36:19 [2021-05-27T20:36:19.427Z] #48 DONE 0.1s
20:36:19 [2021-05-27T20:36:19.427Z] 
20:36:19 [2021-05-27T20:36:19.427Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:36:19 [2021-05-27T20:36:19.427Z] #50 sha256:c7b203b93fef9c15eb39724af08bf400f7a96c43cfd0e7cb2597cfcb0fe59fe8
20:36:19 [2021-05-27T20:36:19.475Z] #20 13.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:36:19 [2021-05-27T20:36:19.475Z] #20 13.00 Setting up python3 (3.7.3-1) ...
20:36:19 [2021-05-27T20:36:19.475Z] #20 13.09 Setting up python3-wheel (0.32.3-2) ...
20:36:19 [2021-05-27T20:36:19.475Z] #20 13.22 Setting up apparmor (2.13.2-10) ...
20:36:19 [2021-05-27T20:36:19.685Z] #50 DONE 0.3s
20:36:19 [2021-05-27T20:36:19.685Z] 
20:36:19 [2021-05-27T20:36:19.685Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:36:19 [2021-05-27T20:36:19.685Z] #52 sha256:ffa1aae9bc98ad9a78cdcec1e4a55a23cc23b63aab25a3b86dec509342b19349
20:36:19 [2021-05-27T20:36:19.685Z] #52 DONE 0.1s
20:36:19 [2021-05-27T20:36:19.685Z] 
20:36:19 [2021-05-27T20:36:19.685Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:36:19 [2021-05-27T20:36:19.685Z] #54 sha256:5fe2f133a93f423c791e9c6da8970782b483ceed600a41848c9b447fb1a93ae3
20:36:19 [2021-05-27T20:36:19.943Z] #54 DONE 0.2s
20:36:19 [2021-05-27T20:36:19.943Z] 
20:36:19 [2021-05-27T20:36:19.943Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:36:19 [2021-05-27T20:36:19.943Z] #57 sha256:2b12ea5ac442377c82f02928f3cd86a040f4e233fb2cee227845cd92d69819f8
20:36:20 [2021-05-27T20:36:20.402Z] #20 14.05 Setting up xfsprogs (4.20.0-1) ...
20:36:20 [2021-05-27T20:36:20.402Z] #20 14.06 Setting up python3-lib2to3 (3.7.3-1) ...
20:36:20 [2021-05-27T20:36:20.402Z] #20 14.15 Setting up python3-pkg-resources (40.8.0-1) ...
20:36:20 [2021-05-27T20:36:20.658Z] #20 14.32 Setting up python3-distutils (3.7.3-1) ...
20:36:20 [2021-05-27T20:36:20.876Z] #57 DONE 0.8s
20:36:20 [2021-05-27T20:36:20.876Z] 
20:36:20 [2021-05-27T20:36:20.876Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:36:20 [2021-05-27T20:36:20.876Z] #61 sha256:0bde7a3626419274a03a771cb47f849971015d1254fbc863095f87523746a24c
20:36:20 [2021-05-27T20:36:20.876Z] #61 DONE 0.2s
20:36:20 [2021-05-27T20:36:20.876Z] 
20:36:20 [2021-05-27T20:36:20.876Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:36:20 [2021-05-27T20:36:20.876Z] #66 sha256:3aae92939d8a53c5d855fe886bef3b1afce6daba9638e5252d72f712dd966cc3
20:36:20 [2021-05-27T20:36:20.914Z] #20 14.43 Setting up python3-setuptools (40.8.0-1) ...
20:36:20 [2021-05-27T20:36:20.914Z] #20 14.65 Setting up python3-pip (18.1-5) ...
20:36:21 [2021-05-27T20:36:21.170Z] #20 14.85 Processing triggers for libc-bin (2.28-10) ...
20:36:21 [2021-05-27T20:36:21.426Z] #20 15.02 Processing triggers for mime-support (3.62) ...
20:36:21 [2021-05-27T20:36:21.441Z] #66 DONE 0.5s
20:36:21 [2021-05-27T20:36:21.441Z] 
20:36:21 [2021-05-27T20:36:21.441Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:36:21 [2021-05-27T20:36:21.441Z] #68 sha256:68ce19334b0c35a1b59c45b1ebd403c837cb8d1b89c2ae4c987f75317807a812
20:36:21 [2021-05-27T20:36:21.441Z] #68 DONE 0.1s
20:36:21 [2021-05-27T20:36:21.441Z] 
20:36:21 [2021-05-27T20:36:21.441Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:36:21 [2021-05-27T20:36:21.441Z] #69 sha256:7c9297696ad5fb418179465206b61024403dc1a7b9b52478008be7ef228ccab8
20:36:21 [2021-05-27T20:36:21.441Z] #69 DONE 0.0s
20:36:21 [2021-05-27T20:36:21.699Z] 
20:36:21 [2021-05-27T20:36:21.699Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:36:21 [2021-05-27T20:36:21.699Z] #70 sha256:f0a325a53255d9389313bab6ca86e67786758bd0614de0282f7b171e43274b17
20:36:21 [2021-05-27T20:36:21.958Z] #70 DONE 0.6s
20:36:21 [2021-05-27T20:36:21.989Z] #20 DONE 15.5s
20:36:21 [2021-05-27T20:36:21.989Z] 
20:36:21 [2021-05-27T20:36:21.989Z] #21 [dev-systemd-false  8/26] 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:36:21 [2021-05-27T20:36:21.989Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062
20:36:22 [2021-05-27T20:36:22.216Z] 
20:36:22 [2021-05-27T20:36:22.216Z] #71 exporting to image
20:36:22 [2021-05-27T20:36:22.216Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:36:22 [2021-05-27T20:36:22.216Z] #71 exporting layers
20:36:22 [2021-05-27T20:36:22.249Z] #21 0.474 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:36:22 [2021-05-27T20:36:22.249Z] #21 0.478 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:36:22 [2021-05-27T20:36:22.249Z] #21 0.481 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:36:22 [2021-05-27T20:36:22.249Z] #21 DONE 0.5s
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.972 + RM_GOPATH=0
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.972 + TMP_GOPATH=
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.972 + : /build
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.972 + '[' -z '' ']'
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.973 ++ mktemp -d
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.976 + export GOPATH=/tmp/tmp.EMXrY4wF5W
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.976 + GOPATH=/tmp/tmp.EMXrY4wF5W
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.977 + RM_GOPATH=1
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.977 + case "$(go env GOARCH)" in
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.979 ++ go env GOARCH
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.985 + export GO_BUILDMODE=-buildmode=pie
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.985 + GO_BUILDMODE=-buildmode=pie
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.986 ++ dirname /tmp/install/install.sh
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.987 + dir=/tmp/install
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.987 + bin=runc
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.988 + shift
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.988 + '[' '!' -f /tmp/install/runc.installer ']'
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.988 + . /tmp/install/runc.installer
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.988 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.988 + install_runc
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.989 + uname -r
20:36:22 [2021-05-27T20:36:22.262Z] #53 3.997 + grep -q '^3\.10\.0.*\.el7\.'
20:36:22 [2021-05-27T20:36:22.262Z] #53 4.022 + RUNC_BUILDTAGS='seccomp '
20:36:22 [2021-05-27T20:36:22.262Z] #53 4.024 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
20:36:22 [2021-05-27T20:36:22.262Z] #53 4.024 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
20:36:22 [2021-05-27T20:36:22.262Z] #53 4.024 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EMXrY4wF5W/src/github.com/opencontainers/runc
20:36:22 [2021-05-27T20:36:22.262Z] #53 4.028 Cloning into '/tmp/tmp.EMXrY4wF5W/src/github.com/opencontainers/runc'...
20:36:22 [2021-05-27T20:36:22.505Z] 
20:36:22 [2021-05-27T20:36:22.505Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:36:22 [2021-05-27T20:36:22.505Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
20:36:23 [2021-05-27T20:36:23.870Z] #22 1.337 Collecting yamllint==1.26.1
20:36:24 [2021-05-27T20:36:24.187Z] #53 ...
20:36:24 [2021-05-27T20:36:24.187Z] 
20:36:24 [2021-05-27T20:36:24.187Z] #47 [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:36:24 [2021-05-27T20:36:24.187Z] #47 sha256:7e373e8364314f7a90bfe8c23429a6c6f4d22a11de01bb7125bc75c1eca4f0be
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.881 + RM_GOPATH=0
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.881 + TMP_GOPATH=
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.882 + : /build
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.882 + '[' -z '' ']'
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.884 ++ mktemp -d
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.886 + export GOPATH=/tmp/tmp.zd2naJTrbm
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.886 + GOPATH=/tmp/tmp.zd2naJTrbm
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.887 + RM_GOPATH=1
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.887 + case "$(go env GOARCH)" in
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.890 ++ go env GOARCH
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.901 + export GO_BUILDMODE=-buildmode=pie
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.901 + GO_BUILDMODE=-buildmode=pie
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.903 ++ dirname /tmp/install/install.sh
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 + dir=/tmp/install
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 + bin=gotestsum
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 + shift
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 + . /tmp/install/gotestsum.installer
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 ++ : v0.5.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.905 + install_gotestsum
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.906 + set -e
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.907 + export GO111MODULE=on
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.907 + GO111MODULE=on
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.907 + GOBIN=/build
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.907 + go get gotest.tools/gotestsum@v0.5.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.925 go: finding gotest.tools v0.5.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 3.931 go: finding gotest.tools/gotestsum v0.5.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 4.594 go: downloading gotest.tools/gotestsum v0.5.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.092 go: extracting gotest.tools/gotestsum v0.5.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.624 go: downloading github.com/spf13/pflag v1.0.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.632 go: downloading github.com/jonboulle/clockwork v0.1.0
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.636 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.684 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.710 go: downloading github.com/fatih/color v1.9.0
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.762 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.855 go: downloading github.com/pkg/errors v0.9.1
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.867 go: extracting github.com/spf13/pflag v1.0.3
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.882 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.885 go: extracting github.com/fatih/color v1.9.0
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.885 go: extracting github.com/jonboulle/clockwork v0.1.0
20:36:24 [2021-05-27T20:36:24.187Z] #47 5.984 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:36:24 [2021-05-27T20:36:24.187Z] #47 6.056 go: extracting github.com/pkg/errors v0.9.1
20:36:24 [2021-05-27T20:36:24.187Z] #47 6.133 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:36:24 [2021-05-27T20:36:24.187Z] #47 6.136 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:36:24 [2021-05-27T20:36:24.187Z] #47 6.206 go: downloading github.com/mattn/go-colorable v0.1.6
20:36:24 [2021-05-27T20:36:24.187Z] #47 6.228 go: downloading github.com/mattn/go-isatty v0.0.12
20:36:24 [2021-05-27T20:36:24.449Z] #47 6.543 go: extracting github.com/mattn/go-isatty v0.0.12
20:36:24 [2021-05-27T20:36:24.713Z] #47 6.617 go: extracting github.com/mattn/go-colorable v0.1.6
20:36:25 [2021-05-27T20:36:25.288Z] #47 7.231 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:36:25 [2021-05-27T20:36:25.550Z] #47 ...
20:36:25 [2021-05-27T20:36:25.550Z] 
20:36:25 [2021-05-27T20:36:25.550Z] #20 [dev-systemd-false  7/26] 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:36:25 [2021-05-27T20:36:25.550Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:36:25 [2021-05-27T20:36:25.550Z] #20 1.626 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
20:36:25 [2021-05-27T20:36:25.550Z] #20 1.797 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:36:25 [2021-05-27T20:36:25.551Z] #20 1.801 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:36:25 [2021-05-27T20:36:25.551Z] #20 1.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 2.806 Fetched 98.6 kB in 1s (69.5 kB/s)
20:36:25 [2021-05-27T20:36:25.551Z] #20 2.806 Reading package lists...
20:36:25 [2021-05-27T20:36:25.551Z] #20 4.701 Reading package lists...
20:36:25 [2021-05-27T20:36:25.551Z] #20 6.334 Building dependency tree...
20:36:25 [2021-05-27T20:36:25.551Z] #20 6.669 Reading state information...
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.515 libcap2-bin is already the newest version (1:2.25-2).
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.515 The following additional packages will be installed:
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.517   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.517   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.525   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.525   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.526   python3.7 python3.7-minimal vim-runtime xxd
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528 Suggested packages:
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528   quota
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528 Recommended packages:
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528   aufs-dkms nftables build-essential python3-dev python3-keyring
20:36:25 [2021-05-27T20:36:25.551Z] #20 7.528   python3-keyrings.alt python3-xdg unzip
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.954 The following NEW packages will be installed:
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.954   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.955   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.955   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.955   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.958   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.958   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.958   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.958   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:36:25 [2021-05-27T20:36:25.551Z] #20 8.958   xz-utils zip
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.329 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.329 Need to get 27.7 MB of archives.
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.329 After this operation, 114 MB of additional disk space will be used.
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.331 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.441 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.446 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.585 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.590 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.591 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.628 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.633 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.641 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.646 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.653 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.670 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.678 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.713 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.716 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.719 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.763 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.765 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.810 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.845 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.849 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.868 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.871 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.886 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.900 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
20:36:25 [2021-05-27T20:36:25.551Z] #20 9.910 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:36:25 [2021-05-27T20:36:25.813Z] #20 ...
20:36:25 [2021-05-27T20:36:25.813Z] 
20:36:25 [2021-05-27T20:36:25.813Z] #47 [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:36:25 [2021-05-27T20:36:25.813Z] #47 sha256:7e373e8364314f7a90bfe8c23429a6c6f4d22a11de01bb7125bc75c1eca4f0be
20:36:25 [2021-05-27T20:36:25.813Z] #47 7.767 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:36:26 [2021-05-27T20:36:26.074Z] #47 7.986 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:36:26 [2021-05-27T20:36:26.403Z] #71 exporting layers 4.1s done
20:36:26 [2021-05-27T20:36:26.403Z] #71 writing image sha256:7050b632d647d0debcd35fd71135218e7bc763c8577731b2b1e053cc7117ebb5 done
20:36:26 [2021-05-27T20:36:26.403Z] #71 naming to docker.io/library/docker:c4c857655ee04eb6f2fef36f686c887f4f8be7cb done
20:36:26 [2021-05-27T20:36:26.403Z] #71 DONE 4.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:36:26 [2021-05-27T20:36:26.759Z] + trap exit INT TERM
20:36:26 [2021-05-27T20:36:26.759Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:36:26 [2021-05-27T20:36:26.759Z] + CONTAINER_NAME=docker-pr12
20:36:26 [2021-05-27T20:36:26.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41212/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb -e DOCKER_GRAPHDRIVER docker:c4c857655ee04eb6f2fef36f686c887f4f8be7cb hack/make.sh dynbinary-daemon
20:36:27 [2021-05-27T20:36:27.340Z] 
20:36:27 [2021-05-27T20:36:27.340Z] Removing bundles/
20:36:27 [2021-05-27T20:36:27.340Z] 
20:36:27 [2021-05-27T20:36:27.340Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:36:27 [2021-05-27T20:36:27.340Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:36:27 [2021-05-27T20:36:27.340Z] GOOS="" GOARCH="" GOARM=""
20:36:27 [2021-05-27T20:36:27.994Z] #47 ...
20:36:27 [2021-05-27T20:36:27.994Z] 
20:36:27 [2021-05-27T20:36:27.994Z] #67 [proxy 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 proxy
20:36:27 [2021-05-27T20:36:27.994Z] #67 sha256:f12542d40d889822f8c2de17f2a3e51cb3b03a666e04188dc804a7d89ea1bb05
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.632 + RM_GOPATH=0
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.632 + TMP_GOPATH=
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.632 + : /build
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.632 + '[' -z '' ']'
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.635 ++ mktemp -d
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.635 + export GOPATH=/tmp/tmp.Xw6X3TsUc3
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.635 + GOPATH=/tmp/tmp.Xw6X3TsUc3
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.635 + RM_GOPATH=1
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.635 + case "$(go env GOARCH)" in
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.636 ++ go env GOARCH
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + export GO_BUILDMODE=-buildmode=pie
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + GO_BUILDMODE=-buildmode=pie
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 ++ dirname /tmp/install/install.sh
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + dir=/tmp/install
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + bin=proxy
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + shift
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + '[' '!' -f /tmp/install/proxy.installer ']'
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + . /tmp/install/proxy.installer
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + install_proxy
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + case "$1" in
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + export CGO_ENABLED=0
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + CGO_ENABLED=0
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + _install_proxy
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Xw6X3TsUc3/src/github.com/docker/libnetwork
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 Cloning into '/tmp/tmp.Xw6X3TsUc3/src/github.com/docker/libnetwork'...
20:36:27 [2021-05-27T20:36:27.994Z] #67 3.652 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
20:36:27 [2021-05-27T20:36:27.994Z] #67 ...
20:36:27 [2021-05-27T20:36:27.994Z] 
20:36:27 [2021-05-27T20:36:27.994Z] #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:36:27 [2021-05-27T20:36:27.994Z] #37 sha256:d038a7c676b08350d7e5d6d3bb636b5697e5fb709550799fc9d15c2f518860f0
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.793 + RM_GOPATH=0
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.793 + TMP_GOPATH=
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.793 + : /build
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.793 + '[' -z '' ']'
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.793 ++ mktemp -d
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.796 + export GOPATH=/tmp/tmp.MZpIxgcrUF
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.796 + GOPATH=/tmp/tmp.MZpIxgcrUF
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.796 + RM_GOPATH=1
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.796 + case "$(go env GOARCH)" in
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.799 ++ go env GOARCH
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.824 + export GO_BUILDMODE=-buildmode=pie
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.824 + GO_BUILDMODE=-buildmode=pie
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.827 ++ dirname /tmp/install/install.sh
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + dir=/tmp/install
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + bin=tini
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + shift
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + '[' '!' -f /tmp/install/tini.installer ']'
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + . /tmp/install/tini.installer
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + install_tini
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 + git clone https://github.com/krallin/tini.git /tmp/tmp.MZpIxgcrUF/tini
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.832 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:36:27 [2021-05-27T20:36:27.994Z] #37 2.977 Cloning into '/tmp/tmp.MZpIxgcrUF/tini'...
20:36:27 [2021-05-27T20:36:27.994Z] #37 4.407 + cd /tmp/tmp.MZpIxgcrUF/tini
20:36:27 [2021-05-27T20:36:27.994Z] #37 4.407 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:36:27 [2021-05-27T20:36:27.994Z] #37 4.419 + cmake .
20:36:27 [2021-05-27T20:36:27.994Z] #37 5.266 -- The C compiler identification is GNU 8.3.0
20:36:27 [2021-05-27T20:36:27.994Z] #37 5.344 -- Check for working C compiler: /usr/bin/cc
20:36:27 [2021-05-27T20:36:27.994Z] #37 5.934 -- Check for working C compiler: /usr/bin/cc -- works
20:36:27 [2021-05-27T20:36:27.994Z] #37 5.948 -- Detecting C compiler ABI info
20:36:27 [2021-05-27T20:36:27.994Z] #37 6.567 -- Detecting C compiler ABI info - done
20:36:27 [2021-05-27T20:36:27.994Z] #37 6.608 -- Detecting C compile features
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.332 -- Detecting C compile features - done
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.382 -- Performing Test HAS_BUILTIN_FORTIFY
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.609 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.765 -- Configuring done
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.786 -- Generating done
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.823 -- Build files have been written to: /tmp/tmp.MZpIxgcrUF/tini
20:36:27 [2021-05-27T20:36:27.994Z] #37 8.828 + make tini-static
20:36:27 [2021-05-27T20:36:27.994Z] #37 9.276 Scanning dependencies of target tini-static
20:36:27 [2021-05-27T20:36:27.994Z] #37 9.349 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:36:28 [2021-05-27T20:36:28.256Z] #37 ...
20:36:28 [2021-05-27T20:36:28.256Z] 
20:36:28 [2021-05-27T20:36:28.256Z] #56 [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:36:28 [2021-05-27T20:36:28.256Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.716 + RM_GOPATH=0
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.716 + TMP_GOPATH=
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.717 + : /build
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.717 + '[' -z '' ']'
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.717 ++ mktemp -d
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.721 + export GOPATH=/tmp/tmp.QtAQRasnEi
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.721 + GOPATH=/tmp/tmp.QtAQRasnEi
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.721 + RM_GOPATH=1
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.721 + case "$(go env GOARCH)" in
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.721 ++ go env GOARCH
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + export GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 ++ dirname /tmp/install/install.sh
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + dir=/tmp/install
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + bin=containerd
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + shift
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + '[' '!' -f /tmp/install/containerd.installer ']'
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 + . /tmp/install/containerd.installer
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 ++ set -e
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.733 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.738 + install_containerd
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.741 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.741 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QtAQRasnEi/src/github.com/containerd/containerd
20:36:28 [2021-05-27T20:36:28.256Z] #56 3.760 Cloning into '/tmp/tmp.QtAQRasnEi/src/github.com/containerd/containerd'...
20:36:28 [2021-05-27T20:36:28.256Z] #56 ...
20:36:28 [2021-05-27T20:36:28.256Z] 
20:36:28 [2021-05-27T20:36:28.256Z] #51 [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:36:28 [2021-05-27T20:36:28.256Z] #51 sha256:7225c589da0846f0ff946bcaa1dd9382120bfc7af1350dfb0c7efa8b3eb110b9
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.821 + RM_GOPATH=0
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.821 + TMP_GOPATH=
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.821 + : /build
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.821 + '[' -z '' ']'
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.821 ++ mktemp -d
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.826 + export GOPATH=/tmp/tmp.qgxN6JEvE0
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.826 + GOPATH=/tmp/tmp.qgxN6JEvE0
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.826 + RM_GOPATH=1
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.826 + case "$(go env GOARCH)" in
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.826 ++ go env GOARCH
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.835 + export GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.835 + GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.835 ++ dirname /tmp/install/install.sh
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + dir=/tmp/install
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + bin=shfmt
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + shift
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + . /tmp/install/shfmt.installer
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + install_shfmt
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.837 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qgxN6JEvE0/src/github.com/mvdan/sh
20:36:28 [2021-05-27T20:36:28.256Z] #51 3.850 Cloning into '/tmp/tmp.qgxN6JEvE0/src/github.com/mvdan/sh'...
20:36:28 [2021-05-27T20:36:28.519Z] #51 10.51 + cd /tmp/tmp.qgxN6JEvE0/src/github.com/mvdan/sh
20:36:28 [2021-05-27T20:36:28.519Z] #51 10.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:36:28 [2021-05-27T20:36:28.519Z] #51 10.57 + GO111MODULE=on
20:36:28 [2021-05-27T20:36:28.519Z] #51 ...
20:36:28 [2021-05-27T20:36:28.519Z] 
20:36:28 [2021-05-27T20:36:28.519Z] #49 [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:36:28 [2021-05-27T20:36:28.519Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + RM_GOPATH=0
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + TMP_GOPATH=
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + : /build
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + '[' -z '' ']'
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 ++ mktemp -d
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + export GOPATH=/tmp/tmp.oKPuOBNAt7
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + GOPATH=/tmp/tmp.oKPuOBNAt7
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + RM_GOPATH=1
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.484 + case "$(go env GOARCH)" in
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.487 ++ go env GOARCH
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + export GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 ++ dirname /tmp/install/install.sh
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + dir=/tmp/install
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + bin=golangci_lint
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + shift
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + . /tmp/install/golangci_lint.installer
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 ++ : v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + install_golangci_lint
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + set -e
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + export GO111MODULE=on
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + GO111MODULE=on
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + GOBIN=/build
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.514 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.574 go: finding github.com/golangci/golangci-lint v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.574 go: finding github.com v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.574 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.576 go: finding github.com/golangci v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 3.630 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 4.206 go: downloading github.com/golangci/golangci-lint v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 4.648 go: extracting github.com/golangci/golangci-lint v1.23.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.263 go: downloading github.com/spf13/viper v1.6.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.266 go: downloading github.com/sirupsen/logrus v1.4.2
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.367 go: downloading github.com/pkg/errors v0.8.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.368 go: downloading github.com/stretchr/testify v1.4.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.371 go: downloading github.com/spf13/pflag v1.0.5
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.372 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.373 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.393 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.430 go: extracting github.com/spf13/viper v1.6.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.530 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.534 go: extracting github.com/spf13/pflag v1.0.5
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.622 go: extracting github.com/go-lintpack/lintpack v0.5.2
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.630 go: extracting github.com/mitchellh/go-homedir v1.1.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.635 go: downloading gopkg.in/yaml.v2 v2.2.7
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.654 go: extracting github.com/stretchr/testify v1.4.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.664 go: downloading github.com/spf13/afero v1.1.2
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.688 go: downloading github.com/fatih/color v1.7.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.748 go: downloading github.com/pelletier/go-toml v1.2.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.773 go: extracting github.com/pkg/errors v0.8.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.822 go: extracting github.com/sirupsen/logrus v1.4.2
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.830 go: extracting github.com/fatih/color v1.7.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.928 go: downloading github.com/hashicorp/hcl v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.930 go: downloading github.com/mattn/go-colorable v0.1.4
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.930 go: downloading github.com/pmezard/go-difflib v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 8.948 go: extracting gopkg.in/yaml.v2 v2.2.7
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.004 go: extracting github.com/spf13/afero v1.1.2
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.112 go: downloading github.com/spf13/cobra v0.0.5
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.121 go: downloading github.com/spf13/cast v1.3.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.138 go: downloading github.com/davecgh/go-spew v1.1.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.186 go: downloading gopkg.in/ini.v1 v1.51.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.287 go: extracting github.com/mattn/go-colorable v0.1.4
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.341 go: extracting github.com/pmezard/go-difflib v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.355 go: extracting github.com/davecgh/go-spew v1.1.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.374 go: extracting github.com/pelletier/go-toml v1.2.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.375 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.407 go: extracting github.com/hashicorp/hcl v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.423 go: extracting github.com/spf13/cast v1.3.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.524 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.566 go: extracting github.com/spf13/cobra v0.0.5
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.567 go: extracting gopkg.in/ini.v1 v1.51.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.595 go: downloading github.com/go-critic/go-critic v0.4.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.690 go: downloading github.com/stretchr/objx v0.2.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.807 go: extracting github.com/go-toolsmith/astfmt v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.814 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.832 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.838 go: downloading github.com/mattn/go-isatty v0.0.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 9.924 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.05 go: extracting github.com/stretchr/objx v0.2.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.07 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.09 go: extracting github.com/mattn/go-isatty v0.0.8
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.12 go: extracting github.com/go-critic/go-critic v0.4.1
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.19 go: extracting github.com/inconshreveable/mousetrap v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.25 go: extracting github.com/spf13/jwalterweatherman v1.0.0
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.33 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.41 go: downloading github.com/ultraware/whitespace v0.0.4
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.46 go: extracting github.com/ultraware/whitespace v0.0.4
20:36:28 [2021-05-27T20:36:28.519Z] #49 10.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:36:28 [2021-05-27T20:36:28.519Z] #49 ...
20:36:28 [2021-05-27T20:36:28.519Z] 
20:36:28 [2021-05-27T20:36:28.519Z] #45 [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:36:28 [2021-05-27T20:36:28.519Z] #45 sha256:3e36816f87c59fb05ac0112d248e6592dd98e280ecef80c3fea43987b0df5679
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.324 + RM_GOPATH=0
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.324 + TMP_GOPATH=
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.324 + : /build
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.324 + '[' -z '' ']'
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 ++ mktemp -d
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + export GOPATH=/tmp/tmp.qKmGc7CSkM
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + GOPATH=/tmp/tmp.qKmGc7CSkM
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + RM_GOPATH=1
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + case "$(go env GOARCH)" in
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 ++ go env GOARCH
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + export GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 ++ dirname /tmp/install/install.sh
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + dir=/tmp/install
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + bin=vndr
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + shift
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + '[' '!' -f /tmp/install/vndr.installer ']'
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + . /tmp/install/vndr.installer
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + install_vndr
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qKmGc7CSkM/src/github.com/LK4D4/vndr
20:36:28 [2021-05-27T20:36:28.519Z] #45 3.383 Cloning into '/tmp/tmp.qKmGc7CSkM/src/github.com/LK4D4/vndr'...
20:36:28 [2021-05-27T20:36:28.519Z] #45 4.357 + cd /tmp/tmp.qKmGc7CSkM/src/github.com/LK4D4/vndr
20:36:28 [2021-05-27T20:36:28.519Z] #45 4.357 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
20:36:28 [2021-05-27T20:36:28.520Z] #45 4.374 + go build -buildmode=pie -v -o /build/vndr .
20:36:28 [2021-05-27T20:36:28.520Z] #45 6.418 github.com/LK4D4/vndr/godl/singleflight
20:36:28 [2021-05-27T20:36:28.520Z] #45 6.646 github.com/LK4D4/vndr/versioned
20:36:28 [2021-05-27T20:36:28.520Z] #45 6.835 github.com/LK4D4/vndr/build
20:36:28 [2021-05-27T20:36:28.520Z] #45 7.321 github.com/LK4D4/vndr/godl
20:36:28 [2021-05-27T20:36:28.520Z] #45 8.919 github.com/LK4D4/vndr
20:36:28 [2021-05-27T20:36:28.781Z] #45 ...
20:36:28 [2021-05-27T20:36:28.781Z] 
20:36:28 [2021-05-27T20:36:28.781Z] #58 [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:36:28 [2021-05-27T20:36:28.781Z] #58 sha256:6c700dbce70d6586b39a8bd3bed00e7c790648e1c5c80f0bf4d77866d9be9541
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + RM_GOPATH=0
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + TMP_GOPATH=
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + : /build
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + '[' -z '' ']'
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 ++ mktemp -d
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + export GOPATH=/tmp/tmp.WKYFopvKvV
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + GOPATH=/tmp/tmp.WKYFopvKvV
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + RM_GOPATH=1
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.789 + case "$(go env GOARCH)" in
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.790 ++ go env GOARCH
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.808 + export GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.808 + GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.809 ++ dirname /tmp/install/install.sh
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.813 + dir=/tmp/install
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.813 + bin=rootlesskit
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.813 + shift
20:36:28 [2021-05-27T20:36:28.781Z] #58 2.813 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 + . /tmp/install/rootlesskit.installer
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 ++ : 4cd567642273d369adaadcbadca00880552c1778
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 + install_rootlesskit
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 + case "$1" in
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 + export CGO_ENABLED=0
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 + CGO_ENABLED=0
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.813 + _install_rootlesskit
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.816 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.816 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WKYFopvKvV/src/github.com/rootless-containers/rootlesskit
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.816 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
20:36:28 [2021-05-27T20:36:28.782Z] #58 2.977 Cloning into '/tmp/tmp.WKYFopvKvV/src/github.com/rootless-containers/rootlesskit'...
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.072 + cd /tmp/tmp.WKYFopvKvV/src/github.com/rootless-containers/rootlesskit
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.072 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.090 + export GO111MODULE=on
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.090 + GO111MODULE=on
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.090 + export GOPROXY=https://proxy.golang.org
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.090 + GOPROXY=https://proxy.golang.org
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.090 + for f in rootlesskit rootlesskit-docker-proxy
20:36:28 [2021-05-27T20:36:28.782Z] #58 6.091 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.600 go: downloading github.com/urfave/cli/v2 v2.3.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.606 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.611 go: downloading github.com/sirupsen/logrus v1.8.1
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.613 go: downloading github.com/pkg/errors v0.9.1
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.693 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.810 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.817 go: downloading github.com/gofrs/flock v0.8.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.844 go: downloading github.com/google/uuid v1.2.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.850 go: downloading github.com/moby/vpnkit v0.5.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 7.909 go: downloading github.com/gorilla/mux v1.8.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.006 go: extracting github.com/sirupsen/logrus v1.8.1
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.088 go: extracting github.com/pkg/errors v0.9.1
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.107 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.135 go: extracting github.com/gofrs/flock v0.8.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.164 go: extracting github.com/moby/sys/mountinfo v0.4.1
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.167 go: extracting github.com/gorilla/mux v1.8.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.239 go: extracting github.com/google/uuid v1.2.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.589 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:36:28 [2021-05-27T20:36:28.782Z] #58 8.840 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:36:28 [2021-05-27T20:36:28.782Z] #58 9.486 go: extracting github.com/moby/vpnkit v0.5.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 9.509 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:36:28 [2021-05-27T20:36:28.782Z] #58 9.529 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:36:28 [2021-05-27T20:36:28.782Z] #58 9.549 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:36:28 [2021-05-27T20:36:28.782Z] #58 10.13 go: extracting github.com/urfave/cli/v2 v2.3.0
20:36:28 [2021-05-27T20:36:28.782Z] #58 10.87 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:36:28 [2021-05-27T20:36:28.782Z] #58 ...
20:36:28 [2021-05-27T20:36:28.782Z] 
20:36:28 [2021-05-27T20:36:28.782Z] #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:36:28 [2021-05-27T20:36:28.782Z] #24 sha256:9f850a337cc11854cfde6468e8c36b44511e72d7aec1c1bfcad232e7095494d5
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.891 + RM_GOPATH=0
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.891 + TMP_GOPATH=
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.891 + : /build
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.891 + '[' -z '' ']'
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.892 ++ mktemp -d
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.895 + export GOPATH=/tmp/tmp.VQvzcNdApC
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.895 + GOPATH=/tmp/tmp.VQvzcNdApC
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.895 + RM_GOPATH=1
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.895 + case "$(go env GOARCH)" in
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.896 ++ go env GOARCH
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.915 + export GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.915 + GO_BUILDMODE=-buildmode=pie
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.916 ++ dirname /tmp/install/install.sh
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.918 + dir=/tmp/install
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.918 + bin=dockercli
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.918 + shift
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.918 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.918 + . /tmp/install/dockercli.installer
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.919 ++ : stable
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.919 ++ : 17.06.2-ce
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.919 + install_dockercli
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.919 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.919 Install docker/cli version 17.06.2-ce from stable
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.920 ++ uname -m
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.926 + arch=aarch64
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.926 + '[' aarch64 '!=' x86_64 ']'
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.926 + '[' aarch64 '!=' s390x ']'
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.926 + '[' aarch64 '!=' armhf ']'
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.926 + build_dockercli
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.927 + git clone https://github.com/docker/docker-ce /tmp/tmp.VQvzcNdApC/tmp/docker-ce
20:36:28 [2021-05-27T20:36:28.782Z] #24 3.930 Cloning into '/tmp/tmp.VQvzcNdApC/tmp/docker-ce'...
20:36:29 [2021-05-27T20:36:29.043Z] #24 ...
20:36:29 [2021-05-27T20:36:29.043Z] 
20:36:29 [2021-05-27T20:36:29.043Z] #20 [dev-systemd-false  7/26] 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:36:29 [2021-05-27T20:36:29.043Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
20:36:29 [2021-05-27T20:36:29.043Z] #20 10.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
20:36:29 [2021-05-27T20:36:29.044Z] #20 10.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
20:36:29 [2021-05-27T20:36:29.044Z] #20 10.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:36:29 [2021-05-27T20:36:29.044Z] #20 11.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
20:36:29 [2021-05-27T20:36:29.044Z] #20 11.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
20:36:29 [2021-05-27T20:36:29.044Z] #20 11.28 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
20:36:29 [2021-05-27T20:36:29.044Z] #20 12.19 debconf: delaying package configuration, since apt-utils is not installed
20:36:29 [2021-05-27T20:36:29.044Z] #20 12.44 Fetched 27.7 MB in 2s (12.3 MB/s)
20:36:29 [2021-05-27T20:36:29.044Z] #20 12.73 Selecting previously unselected package pigz.
20:36:29 [2021-05-27T20:36:29.044Z] #20 12.73 (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 ... 23408 files and directories currently installed.)
20:36:29 [2021-05-27T20:36:29.044Z] #20 13.05 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
20:36:29 [2021-05-27T20:36:29.044Z] #20 13.07 Unpacking pigz (2.4-1) ...
20:36:29 [2021-05-27T20:36:29.044Z] #20 13.38 Selecting previously unselected package libpython3.7-minimal:arm64.
20:36:29 [2021-05-27T20:36:29.044Z] #20 13.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
20:36:29 [2021-05-27T20:36:29.044Z] #20 13.40 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
20:36:29 [2021-05-27T20:36:29.164Z] #22 6.486   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
20:36:29 [2021-05-27T20:36:29.164Z] #22 6.720 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
20:36:29 [2021-05-27T20:36:29.164Z] #22 6.734   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:36:29 [2021-05-27T20:36:29.164Z] #22 6.746 Collecting pyyaml (from yamllint==1.26.1)
20:36:29 [2021-05-27T20:36:29.164Z] #22 6.798   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:36:29 [2021-05-27T20:36:29.422Z] #22 6.871 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
20:36:29 [2021-05-27T20:36:29.422Z] #22 6.872 Building wheels for collected packages: yamllint
20:36:29 [2021-05-27T20:36:29.422Z] #22 6.873   Running setup.py bdist_wheel for yamllint: started
20:36:29 [2021-05-27T20:36:29.422Z] #22 7.099   Running setup.py bdist_wheel for yamllint: finished with status 'done'
20:36:29 [2021-05-27T20:36:29.422Z] #22 7.099   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
20:36:29 [2021-05-27T20:36:29.422Z] #22 7.112 Successfully built yamllint
20:36:29 [2021-05-27T20:36:29.422Z] #22 7.117 Installing collected packages: pathspec, pyyaml, yamllint
20:36:29 [2021-05-27T20:36:29.677Z] #22 7.198 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
20:36:29 [2021-05-27T20:36:29.677Z] #22 DONE 7.3s
20:36:29 [2021-05-27T20:36:29.677Z] 
20:36:29 [2021-05-27T20:36:29.677Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:36:29 [2021-05-27T20:36:29.677Z] #25 sha256:a42021a32016a682409b223d524a68acadc8a8110b811f6ab6d95d667e7b7238
20:36:29 [2021-05-27T20:36:29.933Z] #25 DONE 0.2s
20:36:29 [2021-05-27T20:36:29.933Z] 
20:36:29 [2021-05-27T20:36:29.933Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:36:29 [2021-05-27T20:36:29.933Z] #30 sha256:45ddbce12535099ec6c6d40cd267034728727130082ab4ac74670d8c7a3049c4
20:36:30 [2021-05-27T20:36:30.434Z] #20 14.69 Selecting previously unselected package python3.7-minimal.
20:36:30 [2021-05-27T20:36:30.434Z] #20 14.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
20:36:30 [2021-05-27T20:36:30.434Z] #20 14.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
20:36:31 [2021-05-27T20:36:31.067Z] #20 ...
20:36:31 [2021-05-27T20:36:31.067Z] 
20:36:31 [2021-05-27T20:36:31.067Z] #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:36:31 [2021-05-27T20:36:31.067Z] #37 sha256:d038a7c676b08350d7e5d6d3bb636b5697e5fb709550799fc9d15c2f518860f0
20:36:31 [2021-05-27T20:36:31.067Z] #37 10.60 [100%] Linking C executable tini-static
20:36:31 [2021-05-27T20:36:31.067Z] #37 11.24 [100%] Built target tini-static
20:36:31 [2021-05-27T20:36:31.067Z] #37 11.32 + mkdir -p /build
20:36:31 [2021-05-27T20:36:31.067Z] #37 11.32 + cp tini-static /build/docker-init
20:36:31 [2021-05-27T20:36:31.067Z] #37 DONE 13.1s
20:36:31 [2021-05-27T20:36:31.067Z] 
20:36:31 [2021-05-27T20:36:31.067Z] #67 [proxy 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 proxy
20:36:31 [2021-05-27T20:36:31.067Z] #67 sha256:f12542d40d889822f8c2de17f2a3e51cb3b03a666e04188dc804a7d89ea1bb05
20:36:32 [2021-05-27T20:36:32.137Z] #67 13.12 Checking out files:  53% (1017/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
20:36:32 [2021-05-27T20:36:32.137Z] #67 14.15 + cd /tmp/tmp.Xw6X3TsUc3/src/github.com/docker/libnetwork
20:36:32 [2021-05-27T20:36:32.137Z] #67 14.15 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
20:36:32 [2021-05-27T20:36:32.448Z] #30 DONE 2.1s
20:36:32 [2021-05-27T20:36:32.448Z] 
20:36:32 [2021-05-27T20:36:32.448Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.448Z] #33 sha256:7eea4b03288ff6d97bf8450c647a140f93bdd4a7f4bf3e757af0b537a4c90057
20:36:32 [2021-05-27T20:36:32.448Z] #33 DONE 0.2s
20:36:32 [2021-05-27T20:36:32.448Z] 
20:36:32 [2021-05-27T20:36:32.448Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.448Z] #35 sha256:b94787afa98c60f8cc45b04c43af8a4b725ea2ada2ae24e1b5821063466d4fc2
20:36:32 [2021-05-27T20:36:32.448Z] #35 DONE 0.1s
20:36:32 [2021-05-27T20:36:32.448Z] 
20:36:32 [2021-05-27T20:36:32.448Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.448Z] #38 sha256:fb08b986e9d6e21db0647234b86f7a085f9cb987ed381065cf29b8d36ef93422
20:36:32 [2021-05-27T20:36:32.448Z] #38 DONE 0.1s
20:36:32 [2021-05-27T20:36:32.448Z] 
20:36:32 [2021-05-27T20:36:32.448Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.448Z] #41 sha256:5c1aa7228191788040beb9baa3396a5bf872448e2a33be28c298fc7930ad08bb
20:36:32 [2021-05-27T20:36:32.705Z] #41 DONE 0.3s
20:36:32 [2021-05-27T20:36:32.705Z] 
20:36:32 [2021-05-27T20:36:32.705Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:36:32 [2021-05-27T20:36:32.705Z] #44 sha256:ba0ab97c51a30872b4845751647340e4252ea4bba9bc3fa61e89c34acbdf574b
20:36:32 [2021-05-27T20:36:32.705Z] #44 DONE 0.1s
20:36:32 [2021-05-27T20:36:32.705Z] 
20:36:32 [2021-05-27T20:36:32.705Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.705Z] #46 sha256:c4e0fa37d920084a8e5a7875aa8d90838944f77b86610656e971ba17fef7b1bc
20:36:32 [2021-05-27T20:36:32.715Z] #67 14.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:36:32 [2021-05-27T20:36:32.961Z] #46 DONE 0.1s
20:36:32 [2021-05-27T20:36:32.961Z] 
20:36:32 [2021-05-27T20:36:32.961Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.961Z] #48 sha256:a1acc722236c31c154ec2b1892e49fd806c08af1806e1136ff4ab909f283e148
20:36:32 [2021-05-27T20:36:32.961Z] #48 DONE 0.1s
20:36:32 [2021-05-27T20:36:32.961Z] 
20:36:32 [2021-05-27T20:36:32.961Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:36:32 [2021-05-27T20:36:32.961Z] #50 sha256:112901778a584403986c7b1dc3acc500e501a89b418aef95f1d23e76b0de9b12
20:36:33 [2021-05-27T20:36:33.217Z] #50 DONE 0.3s
20:36:33 [2021-05-27T20:36:33.217Z] 
20:36:33 [2021-05-27T20:36:33.217Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:36:33 [2021-05-27T20:36:33.217Z] #52 sha256:2582c0eeefcf9d112b609c2d57772929df54c03dfcccd9fca8c308a0db02a8a4
20:36:33 [2021-05-27T20:36:33.217Z] #52 DONE 0.1s
20:36:33 [2021-05-27T20:36:33.472Z] 
20:36:33 [2021-05-27T20:36:33.472Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:36:33 [2021-05-27T20:36:33.472Z] #54 sha256:5b9b98e4a380757f4f7b480606491daa53b71c0f2f5a57f2bd7abe83beadc4a5
20:36:33 [2021-05-27T20:36:33.472Z] #54 DONE 0.1s
20:36:33 [2021-05-27T20:36:33.472Z] 
20:36:33 [2021-05-27T20:36:33.472Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:36:33 [2021-05-27T20:36:33.472Z] #57 sha256:a15adfa7defbc49b7df1041aaf8525fcdac3c3d4f7e721964b05341388405bd3
20:36:34 [2021-05-27T20:36:34.033Z] #57 DONE 0.7s
20:36:34 [2021-05-27T20:36:34.289Z] 
20:36:34 [2021-05-27T20:36:34.289Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:36:34 [2021-05-27T20:36:34.289Z] #61 sha256:819e75e42c957b2fe8f86f2059b4758585a68c0c8d9d8ce810b76649fea5365e
20:36:34 [2021-05-27T20:36:34.289Z] #61 DONE 0.2s
20:36:34 [2021-05-27T20:36:34.546Z] 
20:36:34 [2021-05-27T20:36:34.546Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:36:34 [2021-05-27T20:36:34.546Z] #66 sha256:118ed924260415fc8e70c1dcfd615f7ce8c2a4a4d72e52e3be45776f3653765f
20:36:34 [2021-05-27T20:36:34.804Z] #66 DONE 0.5s
20:36:34 [2021-05-27T20:36:34.804Z] 
20:36:34 [2021-05-27T20:36:34.804Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:36:34 [2021-05-27T20:36:34.804Z] #68 sha256:d20eb00f49ab6c04ae6fc60d0bb3a42540693784231ad98d29f64a411ace0632
20:36:35 [2021-05-27T20:36:35.059Z] #68 DONE 0.1s
20:36:35 [2021-05-27T20:36:35.059Z] 
20:36:35 [2021-05-27T20:36:35.059Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:36:35 [2021-05-27T20:36:35.059Z] #69 sha256:6cd649f0be127d38c10c344a7cbafa9cdec60154bc64930b1612c7c34837fa14
20:36:35 [2021-05-27T20:36:35.059Z] #69 DONE 0.1s
20:36:35 [2021-05-27T20:36:35.059Z] 
20:36:35 [2021-05-27T20:36:35.059Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:36:35 [2021-05-27T20:36:35.059Z] #70 sha256:9997834e704f294be36df3fc07fc64183fd936fea491c26e507554f070be7e41
20:36:35 [2021-05-27T20:36:35.986Z] #70 DONE 0.7s
20:36:35 [2021-05-27T20:36:35.986Z] 
20:36:35 [2021-05-27T20:36:35.986Z] #71 exporting to image
20:36:35 [2021-05-27T20:36:35.986Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:36:35 [2021-05-27T20:36:35.986Z] #71 exporting layers
20:36:36 [2021-05-27T20:36:36.939Z] #67 ...
20:36:36 [2021-05-27T20:36:36.939Z] 
20:36:36 [2021-05-27T20:36:36.939Z] #45 [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:36:36 [2021-05-27T20:36:36.939Z] #45 sha256:3e36816f87c59fb05ac0112d248e6592dd98e280ecef80c3fea43987b0df5679
20:36:36 [2021-05-27T20:36:36.939Z] #45 DONE 18.4s
20:36:36 [2021-05-27T20:36:36.939Z] 
20:36:36 [2021-05-27T20:36:36.939Z] #49 [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:36:36 [2021-05-27T20:36:36.939Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:36:36 [2021-05-27T20:36:36.939Z] #49 10.81 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:36:36 [2021-05-27T20:36:36.939Z] #49 10.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
20:36:36 [2021-05-27T20:36:36.939Z] #49 11.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:36:36 [2021-05-27T20:36:36.939Z] #49 11.16 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:36:36 [2021-05-27T20:36:36.939Z] #49 11.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:36:36 [2021-05-27T20:36:36.939Z] #49 11.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:36:36 [2021-05-27T20:36:36.939Z] #49 11.56 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.45 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.49 go: extracting github.com/mitchellh/mapstructure v1.1.2
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.63 go: downloading github.com/go-toolsmith/astp v1.0.0
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.73 go: extracting github.com/go-toolsmith/astp v1.0.0
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:36:36 [2021-05-27T20:36:36.939Z] #49 12.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.61 go: downloading github.com/magiconair/properties v1.8.1
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.62 go: downloading github.com/ultraware/funlen v0.0.2
20:36:36 [2021-05-27T20:36:36.939Z] #49 14.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.66 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.72 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.76 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.77 go: extracting github.com/ultraware/funlen v0.0.2
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:36:36 [2021-05-27T20:36:36.940Z] #49 14.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.02 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.04 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.06 go: extracting github.com/magiconair/properties v1.8.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.32 go: downloading github.com/go-toolsmith/typep v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.36 go: extracting github.com/go-toolsmith/strparse v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.46 go: downloading github.com/gobwas/glob v0.2.3
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.46 go: extracting github.com/go-toolsmith/typep v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.65 go: downloading github.com/subosito/gotenv v1.2.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.66 go: downloading golang.org/x/text v0.3.2
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.90 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.94 go: extracting github.com/subosito/gotenv v1.2.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 15.96 go: extracting github.com/gobwas/glob v0.2.3
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.07 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.21 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.40 go: downloading github.com/uudashr/gocognit v1.0.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.53 go: downloading github.com/BurntSushi/toml v0.3.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.61 go: extracting github.com/uudashr/gocognit v1.0.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.70 go: extracting github.com/BurntSushi/toml v0.3.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.71 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.75 go: extracting github.com/fsnotify/fsnotify v1.4.7
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.85 go: extracting github.com/sourcegraph/go-diff v0.5.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 16.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.04 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.09 go: extracting github.com/go-toolsmith/astcast v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.12 go: extracting github.com/go-toolsmith/astequal v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.12 go: downloading github.com/kisielk/gotool v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.20 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.44 go: extracting github.com/kisielk/gotool v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.50 go: downloading github.com/gogo/protobuf v1.2.1
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.51 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0
20:36:36 [2021-05-27T20:36:36.940Z] #49 17.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:36:36 [2021-05-27T20:36:36.940Z] #49 18.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:36:37 [2021-05-27T20:36:37.894Z] #49 ...
20:36:37 [2021-05-27T20:36:37.894Z] 
20:36:37 [2021-05-27T20:36:37.894Z] #67 [proxy 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 proxy
20:36:37 [2021-05-27T20:36:37.894Z] #67 sha256:f12542d40d889822f8c2de17f2a3e51cb3b03a666e04188dc804a7d89ea1bb05
20:36:37 [2021-05-27T20:36:37.894Z] #67 DONE 19.7s
20:36:37 [2021-05-27T20:36:37.894Z] 
20:36:37 [2021-05-27T20:36:37.894Z] #20 [dev-systemd-false  7/26] 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:36:37 [2021-05-27T20:36:37.894Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:36:37 [2021-05-27T20:36:37.894Z] #20 16.08 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 16.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 19.80 Selecting previously unselected package python3-minimal.
20:36:37 [2021-05-27T20:36:37.894Z] #20 19.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23657 files and directories currently installed.)
20:36:37 [2021-05-27T20:36:37.894Z] #20 19.84 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 19.93 Unpacking python3-minimal (3.7.3-1) ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 20.20 Selecting previously unselected package libmpdec2:arm64.
20:36:37 [2021-05-27T20:36:37.894Z] #20 20.24 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 20.51 Unpacking libmpdec2:arm64 (2.4.2-2) ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 20.71 Selecting previously unselected package libpython3.7-stdlib:arm64.
20:36:37 [2021-05-27T20:36:37.894Z] #20 20.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
20:36:37 [2021-05-27T20:36:37.894Z] #20 20.75 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
20:36:38 [2021-05-27T20:36:38.157Z] #20 22.40 Selecting previously unselected package python3.7.
20:36:38 [2021-05-27T20:36:38.157Z] #20 22.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
20:36:38 [2021-05-27T20:36:38.157Z] #20 22.44 Unpacking python3.7 (3.7.3-2+deb10u3) ...
20:36:38 [2021-05-27T20:36:38.157Z] #20 22.67 Selecting previously unselected package libpython3-stdlib:arm64.
20:36:38 [2021-05-27T20:36:38.419Z] #20 22.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
20:36:38 [2021-05-27T20:36:38.419Z] #20 22.68 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
20:36:38 [2021-05-27T20:36:38.419Z] #20 22.84 Setting up python3-minimal (3.7.3-1) ...
20:36:38 [2021-05-27T20:36:38.419Z] #20 ...
20:36:38 [2021-05-27T20:36:38.419Z] 
20:36:38 [2021-05-27T20:36:38.419Z] #51 [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:36:38 [2021-05-27T20:36:38.419Z] #51 sha256:7225c589da0846f0ff946bcaa1dd9382120bfc7af1350dfb0c7efa8b3eb110b9
20:36:38 [2021-05-27T20:36:38.419Z] #51 10.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:36:38 [2021-05-27T20:36:38.419Z] #51 11.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:36:38 [2021-05-27T20:36:38.419Z] #51 11.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:36:38 [2021-05-27T20:36:38.419Z] #51 11.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:36:38 [2021-05-27T20:36:38.419Z] #51 11.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:36:38 [2021-05-27T20:36:38.419Z] #51 12.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:36:38 [2021-05-27T20:36:38.419Z] #51 12.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:36:38 [2021-05-27T20:36:38.419Z] #51 13.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:36:38 [2021-05-27T20:36:38.419Z] #51 14.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:36:38 [2021-05-27T20:36:38.419Z] #51 15.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:36:38 [2021-05-27T20:36:38.419Z] #51 15.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:36:38 [2021-05-27T20:36:38.419Z] #51 15.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:36:38 [2021-05-27T20:36:38.419Z] #51 15.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:36:38 [2021-05-27T20:36:38.419Z] #51 16.29 mvdan.cc/sh/v3/fileutil
20:36:38 [2021-05-27T20:36:38.419Z] #51 16.29 github.com/pkg/diff
20:36:38 [2021-05-27T20:36:38.419Z] #51 16.36 golang.org/x/sys/unix
20:36:38 [2021-05-27T20:36:38.419Z] #51 16.41 mvdan.cc/editorconfig
20:36:38 [2021-05-27T20:36:38.419Z] #51 16.70 mvdan.cc/sh/v3/syntax
20:36:38 [2021-05-27T20:36:38.684Z] #51 ...
20:36:38 [2021-05-27T20:36:38.684Z] 
20:36:38 [2021-05-27T20:36:38.684Z] #49 [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:36:38 [2021-05-27T20:36:38.684Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:36:38 [2021-05-27T20:36:38.684Z] #49 20.76 go: extracting github.com/gogo/protobuf v1.2.1
20:36:39 [2021-05-27T20:36:39.262Z] #49 ...
20:36:39 [2021-05-27T20:36:39.262Z] 
20:36:39 [2021-05-27T20:36:39.262Z] #47 [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:36:39 [2021-05-27T20:36:39.262Z] #47 sha256:7e373e8364314f7a90bfe8c23429a6c6f4d22a11de01bb7125bc75c1eca4f0be
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.27 go: finding github.com/fatih/color v1.9.0
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.29 go: finding github.com/pkg/errors v0.9.1
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.30 go: finding github.com/spf13/pflag v1.0.3
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.47 go: finding github.com/mattn/go-colorable v0.1.6
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.49 go: finding github.com/mattn/go-isatty v0.0.12
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.63 go: finding github.com/jonboulle/clockwork v0.1.0
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.66 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.67 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:36:39 [2021-05-27T20:36:39.262Z] #47 11.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:36:39 [2021-05-27T20:36:39.525Z] #47 ...
20:36:39 [2021-05-27T20:36:39.525Z] 
20:36:39 [2021-05-27T20:36:39.525Z] #49 [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:36:39 [2021-05-27T20:36:39.525Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:36:39 [2021-05-27T20:36:39.525Z] #49 21.45 go: extracting golang.org/x/text v0.3.2
20:36:39 [2021-05-27T20:36:39.790Z] #49 ...
20:36:39 [2021-05-27T20:36:39.790Z] 
20:36:39 [2021-05-27T20:36:39.790Z] #58 [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:36:39 [2021-05-27T20:36:39.790Z] #58 sha256:6c700dbce70d6586b39a8bd3bed00e7c790648e1c5c80f0bf4d77866d9be9541
20:36:39 [2021-05-27T20:36:39.790Z] #58 11.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible
20:36:39 [2021-05-27T20:36:39.790Z] #58 12.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 13.07 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 13.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 13.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 15.95 go: finding github.com/pkg/errors v0.9.1
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.00 go: finding github.com/sirupsen/logrus v1.8.1
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.07 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.17 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.29 go: finding github.com/google/uuid v1.2.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.41 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.59 go: finding github.com/moby/vpnkit v0.5.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.59 go: finding github.com/gofrs/flock v0.8.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.64 go: finding github.com/moby/sys/mountinfo v0.4.1
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.69 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.72 go: finding github.com/urfave/cli/v2 v2.3.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.73 go: finding github.com/u-root/u-root v7.0.0+incompatible
20:36:39 [2021-05-27T20:36:39.790Z] #58 16.80 go: finding github.com/gorilla/mux v1.8.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 17.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
20:36:39 [2021-05-27T20:36:39.790Z] #58 17.20 go: finding github.com/russross/blackfriday/v2 v2.1.0
20:36:40 [2021-05-27T20:36:40.056Z] #58 ...
20:36:40 [2021-05-27T20:36:40.056Z] 
20:36:40 [2021-05-27T20:36:40.056Z] #20 [dev-systemd-false  7/26] 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:36:40 [2021-05-27T20:36:40.056Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:36:40 [2021-05-27T20:36:40.056Z] #20 24.22 Selecting previously unselected package python3.
20:36:40 [2021-05-27T20:36:40.056Z] #20 24.22 (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 ... 24069 files and directories currently installed.)
20:36:40 [2021-05-27T20:36:40.056Z] #20 24.32 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
20:36:40 [2021-05-27T20:36:40.056Z] #20 24.35 Unpacking python3 (3.7.3-1) ...
20:36:40 [2021-05-27T20:36:40.056Z] #20 24.57 Selecting previously unselected package libip4tc0:arm64.
20:36:40 [2021-05-27T20:36:40.152Z] #71 exporting layers 4.1s done
20:36:40 [2021-05-27T20:36:40.152Z] #71 writing image sha256:51e1ea6c037159a07c1858f9fa307c72c124b24085e6db1666990502ecff95d4
20:36:40 [2021-05-27T20:36:40.152Z] #71 writing image sha256:51e1ea6c037159a07c1858f9fa307c72c124b24085e6db1666990502ecff95d4 done
20:36:40 [2021-05-27T20:36:40.152Z] #71 naming to docker.io/library/docker:24d22aced7940dd9fdc6163497e36182fe3b8981 done
20:36:40 [2021-05-27T20:36:40.152Z] #71 DONE 4.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:36:40 [2021-05-27T20:36:40.328Z] #20 24.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
20:36:40 [2021-05-27T20:36:40.328Z] #20 24.58 Unpacking libip4tc0:arm64 (1.8.2-4) ...
20:36:40 [2021-05-27T20:36:40.328Z] #20 24.71 Selecting previously unselected package libip6tc0:arm64.
20:36:40 [2021-05-27T20:36:40.328Z] #20 24.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
20:36:40 [2021-05-27T20:36:40.328Z] #20 24.73 Unpacking libip6tc0:arm64 (1.8.2-4) ...
20:36:40 [2021-05-27T20:36:40.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41212/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=24d22aced7940dd9fdc6163497e36182fe3b8981 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:24d22aced7940dd9fdc6163497e36182fe3b8981 hack/validate/default
20:36:40 [2021-05-27T20:36:40.591Z] #20 24.87 Selecting previously unselected package libiptc0:arm64.
20:36:40 [2021-05-27T20:36:40.591Z] #20 24.88 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
20:36:40 [2021-05-27T20:36:40.591Z] #20 24.89 Unpacking libiptc0:arm64 (1.8.2-4) ...
20:36:40 [2021-05-27T20:36:40.591Z] #20 ...
20:36:40 [2021-05-27T20:36:40.591Z] 
20:36:40 [2021-05-27T20:36:40.591Z] #53 [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:36:40 [2021-05-27T20:36:40.591Z] #53 sha256:b9e4195affe3c7a448a79043936657815c4c74b48c84cc601079ce60918a3d48
20:36:40 [2021-05-27T20:36:40.591Z] #53 12.55 Checking out files:  88% (1072/1209)   
Checking out files:  89% (1077/1209)   
Checking out files:  90% (1089/1209)   
Checking out files:  91% (1101/1209)   
Checking out files:  92% (1113/1209)   
Checking out files:  93% (1125/1209)   
Checking out files:  94% (1137/1209)   
Checking out files:  95% (1149/1209)   
Checking out files:  96% (1161/1209)   
Checking out files:  97% (1173/1209)   
Checking out files:  98% (1185/1209)   
Checking out files:  99% (1197/1209)   
Checking out files: 100% (1209/1209)   
Checking out files: 100% (1209/1209), done.
20:36:40 [2021-05-27T20:36:40.591Z] #53 12.89 + cd /tmp/tmp.EMXrY4wF5W/src/github.com/opencontainers/runc
20:36:40 [2021-05-27T20:36:40.591Z] #53 12.89 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
20:36:40 [2021-05-27T20:36:40.591Z] #53 13.52 + '[' -z '' ']'
20:36:40 [2021-05-27T20:36:40.591Z] #53 13.52 + target=static
20:36:40 [2021-05-27T20:36:40.591Z] #53 13.52 + make 'BUILDTAGS=seccomp ' static
20:36:40 [2021-05-27T20:36:40.591Z] #53 13.75 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
20:36:40 [2021-05-27T20:36:40.853Z] #53 ...
20:36:40 [2021-05-27T20:36:40.853Z] 
20:36:40 [2021-05-27T20:36:40.853Z] #20 [dev-systemd-false  7/26] 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:36:40 [2021-05-27T20:36:40.853Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.02 Selecting previously unselected package libnfnetlink0:arm64.
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.05 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.20 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.22 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:36:40 [2021-05-27T20:36:40.853Z] #20 25.30 Selecting previously unselected package libnftnl11:arm64.
20:36:41 [2021-05-27T20:36:41.122Z] #20 25.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
20:36:41 [2021-05-27T20:36:41.122Z] #20 25.32 Unpacking libnftnl11:arm64 (1.1.2-2) ...
20:36:41 [2021-05-27T20:36:41.122Z] #20 25.50 Selecting previously unselected package iptables.
20:36:41 [2021-05-27T20:36:41.122Z] #20 25.50 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
20:36:41 [2021-05-27T20:36:41.122Z] #20 25.52 Unpacking iptables (1.8.2-4) ...
20:36:41 [2021-05-27T20:36:41.700Z] #20 25.92 Selecting previously unselected package xxd.
20:36:41 [2021-05-27T20:36:41.700Z] #20 25.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
20:36:41 [2021-05-27T20:36:41.700Z] #20 25.93 Unpacking xxd (2:8.1.0875-5) ...
20:36:41 [2021-05-27T20:36:41.700Z] #20 26.06 Selecting previously unselected package vim-common.
20:36:41 [2021-05-27T20:36:41.700Z] #20 26.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:36:41 [2021-05-27T20:36:41.700Z] #20 26.12 Unpacking vim-common (2:8.1.0875-5) ...
20:36:41 [2021-05-27T20:36:41.963Z] #20 26.37 Selecting previously unselected package bash-completion.
20:36:41 [2021-05-27T20:36:41.963Z] #20 26.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:36:42 [2021-05-27T20:36:42.356Z] Congratulations!  Seccomp profile generation is done correctly.
20:36:42 [2021-05-27T20:36:42.356Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:36:46 [2021-05-27T20:36:46.189Z] #20 29.97 Unpacking bash-completion (1:2.8-6) ...
20:36:46 [2021-05-27T20:36:46.189Z] #20 30.67 Selecting previously unselected package bzip2.
20:36:46 [2021-05-27T20:36:46.454Z] #20 30.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
20:36:46 [2021-05-27T20:36:46.454Z] #20 30.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:36:46 [2021-05-27T20:36:46.454Z] #20 30.91 Selecting previously unselected package xz-utils.
20:36:46 [2021-05-27T20:36:46.721Z] #20 30.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
20:36:46 [2021-05-27T20:36:46.721Z] #20 30.94 Unpacking xz-utils (5.2.4-1) ...
20:36:46 [2021-05-27T20:36:46.721Z] #20 ...
20:36:46 [2021-05-27T20:36:46.721Z] 
20:36:46 [2021-05-27T20:36:46.721Z] #51 [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:36:46 [2021-05-27T20:36:46.721Z] #51 sha256:7225c589da0846f0ff946bcaa1dd9382120bfc7af1350dfb0c7efa8b3eb110b9
20:36:46 [2021-05-27T20:36:46.721Z] #51 22.72 golang.org/x/crypto/ssh/terminal
20:36:46 [2021-05-27T20:36:46.721Z] #51 25.18 mvdan.cc/sh/v3/cmd/shfmt
20:36:46 [2021-05-27T20:36:46.721Z] #51 DONE 28.8s
20:36:46 [2021-05-27T20:36:46.721Z] 
20:36:46 [2021-05-27T20:36:46.721Z] #49 [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:36:46 [2021-05-27T20:36:46.721Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.79 go: finding github.com/fatih/color v1.7.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.87 go: finding github.com/mattn/go-colorable v0.1.4
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.88 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.89 go: finding github.com/mattn/go-isatty v0.0.8
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.90 go: finding github.com/go-critic/go-critic v0.4.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.90 go: finding github.com/go-lintpack/lintpack v0.5.2
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.92 go: finding github.com/pkg/errors v0.8.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.94 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.95 go: finding github.com/mitchellh/go-homedir v1.1.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.96 go: finding github.com/go-toolsmith/astfmt v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.96 go: finding github.com/go-toolsmith/astequal v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.96 go: finding github.com/go-toolsmith/astp v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.99 go: finding github.com/go-toolsmith/astcast v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 24.99 go: finding github.com/spf13/viper v1.6.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.00 go: finding github.com/go-toolsmith/typep v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.02 go: finding github.com/go-toolsmith/astcopy v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.05 go: finding github.com/sirupsen/logrus v1.4.2
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.09 go: finding github.com/stretchr/testify v1.4.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.19 go: finding github.com/davecgh/go-spew v1.1.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.20 go: finding github.com/pmezard/go-difflib v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.20 go: finding github.com/fsnotify/fsnotify v1.4.7
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.23 go: finding github.com/go-toolsmith/strparse v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.23 go: finding github.com/spf13/cobra v0.0.5
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.24 go: finding github.com/hashicorp/hcl v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.24 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.26 go: finding github.com/stretchr/objx v0.2.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.26 go: finding github.com/spf13/pflag v1.0.5
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.27 go: finding github.com/gobwas/glob v0.2.3
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.28 go: finding github.com/magiconair/properties v1.8.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.28 go: finding github.com/mitchellh/mapstructure v1.1.2
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.30 go: finding github.com/pelletier/go-toml v1.2.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.31 go: finding gopkg.in/yaml.v2 v2.2.7
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.33 go: finding github.com/spf13/cast v1.3.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.33 go: finding github.com/spf13/afero v1.1.2
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.37 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.39 go: finding github.com/spf13/jwalterweatherman v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.45 go: finding github.com/subosito/gotenv v1.2.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.49 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.49 go: finding gopkg.in/ini.v1 v1.51.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.52 go: finding golang.org/x/text v0.3.2
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.61 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.62 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.67 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.67 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.68 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.71 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.74 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.76 go: finding github.com/kisielk/gotool v1.0.0
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.77 go: finding github.com/sourcegraph/go-diff v0.5.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.80 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.82 go: finding github.com/ultraware/funlen v0.0.2
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.83 go: finding github.com/ultraware/whitespace v0.0.4
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.84 go: finding github.com/uudashr/gocognit v1.0.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.84 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:36:46 [2021-05-27T20:36:46.721Z] #49 25.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:36:46 [2021-05-27T20:36:46.721Z] #49 26.07 go: finding github.com/gogo/protobuf v1.2.1
20:36:46 [2021-05-27T20:36:46.721Z] #49 26.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3
20:36:46 [2021-05-27T20:36:46.722Z] #49 26.16 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:36:46 [2021-05-27T20:36:46.722Z] #49 26.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:36:46 [2021-05-27T20:36:46.722Z] #49 26.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:36:46 [2021-05-27T20:36:46.722Z] #49 26.28 go: finding github.com/BurntSushi/toml v0.3.1
20:36:47 [2021-05-27T20:36:47.300Z] #49 ...
20:36:47 [2021-05-27T20:36:47.300Z] 
20:36:47 [2021-05-27T20:36:47.300Z] #47 [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:36:47 [2021-05-27T20:36:47.300Z] #47 sha256:7e373e8364314f7a90bfe8c23429a6c6f4d22a11de01bb7125bc75c1eca4f0be
20:36:47 [2021-05-27T20:36:47.300Z] #47 DONE 29.5s
20:36:47 [2021-05-27T20:36:47.563Z] 
20:36:47 [2021-05-27T20:36:47.563Z] #20 [dev-systemd-false  7/26] 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:36:47 [2021-05-27T20:36:47.563Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:36:47 [2021-05-27T20:36:47.563Z] #20 31.27 Selecting previously unselected package apparmor.
20:36:47 [2021-05-27T20:36:47.563Z] #20 31.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
20:36:47 [2021-05-27T20:36:47.563Z] #20 31.42 Unpacking apparmor (2.13.2-10) ...
20:36:47 [2021-05-27T20:36:47.563Z] #20 31.95 Selecting previously unselected package aufs-tools.
20:36:47 [2021-05-27T20:36:47.563Z] #20 31.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
20:36:47 [2021-05-27T20:36:47.563Z] #20 31.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:36:47 [2021-05-27T20:36:47.826Z] #20 32.24 Selecting previously unselected package libonig5:arm64.
20:36:48 [2021-05-27T20:36:48.089Z] #20 32.26 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
20:36:48 [2021-05-27T20:36:48.089Z] #20 32.30 Unpacking libonig5:arm64 (6.9.1-1) ...
20:36:48 [2021-05-27T20:36:48.352Z] #20 32.54 Selecting previously unselected package libjq1:arm64.
20:36:48 [2021-05-27T20:36:48.352Z] #20 32.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:36:48 [2021-05-27T20:36:48.352Z] #20 32.57 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:36:48 [2021-05-27T20:36:48.352Z] #20 32.74 Selecting previously unselected package jq.
20:36:48 [2021-05-27T20:36:48.352Z] #20 32.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
20:36:48 [2021-05-27T20:36:48.352Z] #20 32.78 Unpacking jq (1.5+dfsg-2+b1) ...
20:36:48 [2021-05-27T20:36:48.615Z] #20 32.91 Selecting previously unselected package libaio1:arm64.
20:36:48 [2021-05-27T20:36:48.615Z] #20 32.93 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
20:36:48 [2021-05-27T20:36:48.615Z] #20 32.96 Unpacking libaio1:arm64 (0.3.112-3) ...
20:36:48 [2021-05-27T20:36:48.881Z] #20 33.08 Selecting previously unselected package libgpm2:arm64.
20:36:48 [2021-05-27T20:36:48.881Z] #20 33.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
20:36:48 [2021-05-27T20:36:48.881Z] #20 33.10 Unpacking libgpm2:arm64 (1.20.7-5) ...
20:36:48 [2021-05-27T20:36:48.881Z] #20 33.18 Selecting previously unselected package libicu63:arm64.
20:36:48 [2021-05-27T20:36:48.881Z] #20 33.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
20:36:48 [2021-05-27T20:36:48.881Z] #20 33.20 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:36:50 [2021-05-27T20:36:50.450Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:36:51 [2021-05-27T20:36:51.450Z] #20 35.62 Selecting previously unselected package libnet1:arm64.
20:36:51 [2021-05-27T20:36:51.450Z] #20 35.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:36:51 [2021-05-27T20:36:51.450Z] #20 35.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:36:51 [2021-05-27T20:36:51.450Z] #20 35.76 Selecting previously unselected package libnl-3-200:arm64.
20:36:51 [2021-05-27T20:36:51.450Z] #20 35.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
20:36:51 [2021-05-27T20:36:51.450Z] #20 35.79 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:36:51 [2021-05-27T20:36:51.713Z] #20 35.93 Selecting previously unselected package libprotobuf-c1:arm64.
20:36:51 [2021-05-27T20:36:51.713Z] #20 35.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:36:51 [2021-05-27T20:36:51.713Z] #20 35.96 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:36:51 [2021-05-27T20:36:51.713Z] #20 36.07 Selecting previously unselected package libreadline5:arm64.
20:36:51 [2021-05-27T20:36:51.713Z] #20 36.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
20:36:51 [2021-05-27T20:36:51.713Z] #20 36.09 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:36:51 [2021-05-27T20:36:51.815Z] Congratulations!  All API changes are done the right way.
20:36:51 [2021-05-27T20:36:51.815Z] Congratulations!  All TOML source files changed here have valid syntax.
20:36:51 [2021-05-27T20:36:51.815Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:36:51 [2021-05-27T20:36:51.815Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:36:51 [2021-05-27T20:36:51.815Z] Congratulations!  No new tests were added to integration-cli.
20:36:51 [2021-05-27T20:36:51.815Z] 
20:36:51 [2021-05-27T20:36:51.815Z] INFO Start validation with golang-ci-lint
20:36:51 [2021-05-27T20:36:51.976Z] #20 36.22 Selecting previously unselected package net-tools.
20:36:51 [2021-05-27T20:36:51.976Z] #20 36.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
20:36:51 [2021-05-27T20:36:51.976Z] #20 36.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:36:51 [2021-05-27T20:36:51.976Z] #20 36.47 Selecting previously unselected package patch.
20:36:52 [2021-05-27T20:36:52.070Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:36:52 [2021-05-27T20:36:52.071Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:36:52 [2021-05-27T20:36:52.071Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:36:52 [2021-05-27T20:36:52.239Z] #20 36.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
20:36:52 [2021-05-27T20:36:52.239Z] #20 36.49 Unpacking patch (2.7.6-3+deb10u1) ...
20:36:52 [2021-05-27T20:36:52.239Z] #20 36.63 Selecting previously unselected package python-pip-whl.
20:36:52 [2021-05-27T20:36:52.239Z] #20 36.63 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
20:36:52 [2021-05-27T20:36:52.239Z] #20 36.64 Unpacking python-pip-whl (18.1-5) ...
20:36:52 [2021-05-27T20:36:52.816Z] #20 37.11 Selecting previously unselected package python3-lib2to3.
20:36:52 [2021-05-27T20:36:52.816Z] #20 37.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
20:36:52 [2021-05-27T20:36:52.816Z] #20 37.14 Unpacking python3-lib2to3 (3.7.3-1) ...
20:36:52 [2021-05-27T20:36:52.816Z] #20 37.29 Selecting previously unselected package python3-distutils.
20:36:53 [2021-05-27T20:36:53.079Z] #20 37.29 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
20:36:53 [2021-05-27T20:36:53.079Z] #20 37.31 Unpacking python3-distutils (3.7.3-1) ...
20:36:53 [2021-05-27T20:36:53.079Z] #20 37.44 Selecting previously unselected package python3-pip.
20:36:53 [2021-05-27T20:36:53.079Z] #20 37.45 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
20:36:53 [2021-05-27T20:36:53.079Z] #20 37.45 Unpacking python3-pip (18.1-5) ...
20:36:53 [2021-05-27T20:36:53.342Z] #20 37.67 Selecting previously unselected package python3-pkg-resources.
20:36:53 [2021-05-27T20:36:53.342Z] #20 37.67 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
20:36:53 [2021-05-27T20:36:53.342Z] #20 37.69 Unpacking python3-pkg-resources (40.8.0-1) ...
20:36:53 [2021-05-27T20:36:53.605Z] #20 37.86 Selecting previously unselected package python3-setuptools.
20:36:53 [2021-05-27T20:36:53.605Z] #20 37.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
20:36:53 [2021-05-27T20:36:53.605Z] #20 37.87 Unpacking python3-setuptools (40.8.0-1) ...
20:36:53 [2021-05-27T20:36:53.871Z] #20 38.11 Selecting previously unselected package python3-wheel.
20:36:53 [2021-05-27T20:36:53.871Z] #20 38.11 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
20:36:53 [2021-05-27T20:36:53.871Z] #20 38.13 Unpacking python3-wheel (0.32.3-2) ...
20:36:53 [2021-05-27T20:36:53.871Z] #20 38.25 Selecting previously unselected package sudo.
20:36:53 [2021-05-27T20:36:53.871Z] #20 38.26 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
20:36:53 [2021-05-27T20:36:53.871Z] #20 38.28 Unpacking sudo (1.8.27-1+deb10u3) ...
20:36:54 [2021-05-27T20:36:54.140Z] #20 38.65 Selecting previously unselected package thin-provisioning-tools.
20:36:54 [2021-05-27T20:36:54.521Z] #20 38.66 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
20:36:54 [2021-05-27T20:36:54.521Z] #20 38.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:36:54 [2021-05-27T20:36:54.521Z] #20 38.88 Selecting previously unselected package uidmap.
20:36:54 [2021-05-27T20:36:54.521Z] #20 38.89 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
20:36:54 [2021-05-27T20:36:54.521Z] #20 38.90 Unpacking uidmap (1:4.5-1.1) ...
20:36:54 [2021-05-27T20:36:54.521Z] #20 39.06 Selecting previously unselected package vim-runtime.
20:36:54 [2021-05-27T20:36:54.784Z] #20 39.06 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:36:54 [2021-05-27T20:36:54.784Z] #20 39.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:36:54 [2021-05-27T20:36:54.784Z] #20 39.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:36:54 [2021-05-27T20:36:54.784Z] #20 39.12 Unpacking vim-runtime (2:8.1.0875-5) ...
20:36:57 [2021-05-27T20:36:57.343Z] #20 41.40 Selecting previously unselected package vim.
20:36:57 [2021-05-27T20:36:57.343Z] #20 41.41 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
20:36:57 [2021-05-27T20:36:57.343Z] #20 41.44 Unpacking vim (2:8.1.0875-5) ...
20:36:57 [2021-05-27T20:36:57.606Z] #20 41.86 Selecting previously unselected package xfsprogs.
20:36:57 [2021-05-27T20:36:57.606Z] #20 41.88 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
20:36:57 [2021-05-27T20:36:57.606Z] #20 41.89 Unpacking xfsprogs (4.20.0-1) ...
20:36:57 [2021-05-27T20:36:57.889Z] #20 42.31 Selecting previously unselected package zip.
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.31 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.32 Unpacking zip (3.0-11+b1) ...
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.59 Setting up aufs-tools (1:4.14+20190211-1) ...
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.64 Setting up libip6tc0:arm64 (1.8.2-4) ...
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.65 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:36:58 [2021-05-27T20:36:58.152Z] #20 42.68 Setting up libgpm2:arm64 (1.20.7-5) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.70 Setting up libip4tc0:arm64 (1.8.2-4) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.72 Setting up uidmap (1:4.5-1.1) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.74 Setting up libnftnl11:arm64 (1.1.2-2) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.83 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.85 Setting up xxd (2:8.1.0875-5) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.87 Setting up zip (3.0-11+b1) ...
20:36:58 [2021-05-27T20:36:58.414Z] #20 42.90 Setting up vim-common (2:8.1.0875-5) ...
20:36:58 [2021-05-27T20:36:58.675Z] #20 42.95 Setting up bash-completion (1:2.8-6) ...
20:37:00 [2021-05-27T20:37:00.596Z] #20 ...
20:37:00 [2021-05-27T20:37:00.596Z] 
20:37:00 [2021-05-27T20:37:00.596Z] #56 [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:37:00 [2021-05-27T20:37:00.596Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:37:00 [2021-05-27T20:37:00.596Z] #56 32.56 Checking out files:  77% (3059/3924)   
Checking out files:  78% (3061/3924)   
Checking out files:  79% (3100/3924)   
Checking out files:  80% (3140/3924)   
Checking out files:  81% (3179/3924)   
Checking out files:  82% (3218/3924)   
Checking out files:  83% (3257/3924)   
Checking out files:  84% (3297/3924)   
Checking out files:  85% (3336/3924)   
Checking out files:  86% (3375/3924)   
Checking out files:  87% (3414/3924)   
Checking out files:  88% (3454/3924)   
Checking out files:  89% (3493/3924)   
Checking out files:  90% (3532/3924)   
Checking out files:  91% (3571/3924)   
Checking out files:  92% (3611/3924)   
Checking out files:  93% (3650/3924)   
Checking out files:  94% (3689/3924)   
Checking out files:  95% (3728/3924)   
Checking out files:  96% (3768/3924)   
Checking out files:  97% (3807/3924)   
Checking out files:  98% (3846/3924)   
Checking out files:  99% (3885/3924)   
Checking out files: 100% (3924/3924)   
Checking out files: 100% (3924/3924), done.
20:37:00 [2021-05-27T20:37:00.596Z] #56 32.96 + cd /tmp/tmp.QtAQRasnEi/src/github.com/containerd/containerd
20:37:00 [2021-05-27T20:37:00.596Z] #56 32.97 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + export 'BUILDTAGS=netgo osusergo static_build'
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + BUILDTAGS='netgo osusergo static_build'
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + export EXTRA_FLAGS=-buildmode=pie
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + EXTRA_FLAGS=-buildmode=pie
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + '[' '' = dynamic ']'
20:37:00 [2021-05-27T20:37:00.596Z] #56 33.78 + make
20:37:00 [2021-05-27T20:37:00.596Z] #56 34.83 + bin/ctr
20:37:00 [2021-05-27T20:37:00.859Z] #56 ...
20:37:00 [2021-05-27T20:37:00.859Z] 
20:37:00 [2021-05-27T20:37:00.859Z] #58 [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:37:00 [2021-05-27T20:37:00.859Z] #58 sha256:6c700dbce70d6586b39a8bd3bed00e7c790648e1c5c80f0bf4d77866d9be9541
20:37:00 [2021-05-27T20:37:00.859Z] #58 42.61 + for f in rootlesskit rootlesskit-docker-proxy
20:37:00 [2021-05-27T20:37:00.859Z] #58 42.61 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:37:06 [2021-05-27T20:37:06.164Z] #58 DONE 47.7s
20:37:06 [2021-05-27T20:37:06.164Z] 
20:37:06 [2021-05-27T20:37:06.164Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:37:06 [2021-05-27T20:37:06.164Z] #59 sha256:d065d68c1b476c8e2b5a77c020f16cd2fb241cc228d0b31a019cf940a53835cb
20:37:06 [2021-05-27T20:37:06.164Z] #59 DONE 0.1s
20:37:06 [2021-05-27T20:37:06.164Z] 
20:37:06 [2021-05-27T20:37:06.164Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:37:06 [2021-05-27T20:37:06.164Z] #60 sha256:e65213e445c54f807e9489c35eb674b307d97775aaf67e81bd9d50e658cfd4ef
20:37:06 [2021-05-27T20:37:06.164Z] #60 DONE 0.1s
20:37:06 [2021-05-27T20:37:06.164Z] 
20:37:06 [2021-05-27T20:37:06.164Z] #20 [dev-systemd-false  7/26] 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:37:06 [2021-05-27T20:37:06.164Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.10 Setting up libiptc0:arm64 (1.8.2-4) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.12 Setting up xz-utils (5.2.4-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.19 Setting up patch (2.7.6-3+deb10u1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.20 Setting up sudo (1.8.27-1+deb10u3) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.30 invoke-rc.d: could not determine current runlevel
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.32 invoke-rc.d: policy-rc.d denied execution of start.
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.34 Setting up pigz (2.4-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.38 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.40 Setting up python-pip-whl (18.1-5) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.42 Setting up libmpdec2:arm64 (2.4.2-2) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.44 Setting up vim-runtime (2:8.1.0875-5) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.96 Setting up libaio1:arm64 (0.3.112-3) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 46.98 Setting up libonig5:arm64 (6.9.1-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.00 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.01 Setting up vim (2:8.1.0875-5) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.26 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.31 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.32 Setting up jq (1.5+dfsg-2+b1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.35 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 47.36 Setting up python3.7 (3.7.3-2+deb10u3) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.65 Setting up iptables (1.8.2-4) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:37:06 [2021-05-27T20:37:06.164Z] #20 49.87 Setting up python3 (3.7.3-1) ...
20:37:06 [2021-05-27T20:37:06.164Z] #20 50.39 Setting up python3-wheel (0.32.3-2) ...
20:37:07 [2021-05-27T20:37:07.112Z] #20 51.35 Setting up apparmor (2.13.2-10) ...
20:37:07 [2021-05-27T20:37:07.688Z] #20 ...
20:37:07 [2021-05-27T20:37:07.688Z] 
20:37:07 [2021-05-27T20:37:07.688Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:37:07 [2021-05-27T20:37:07.688Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
20:37:07 [2021-05-27T20:37:07.688Z] #63 CACHED
20:37:07 [2021-05-27T20:37:07.688Z] 
20:37:07 [2021-05-27T20:37:07.688Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:37:07 [2021-05-27T20:37:07.688Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
20:37:07 [2021-05-27T20:37:07.688Z] #65 CACHED
20:37:07 [2021-05-27T20:37:07.951Z] 
20:37:07 [2021-05-27T20:37:07.951Z] #49 [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:37:07 [2021-05-27T20:37:07.951Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:37:08 [2021-05-27T20:37:08.899Z] #49 ...
20:37:08 [2021-05-27T20:37:08.899Z] 
20:37:08 [2021-05-27T20:37:08.899Z] #20 [dev-systemd-false  7/26] 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:37:08 [2021-05-27T20:37:08.899Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7
20:37:08 [2021-05-27T20:37:08.899Z] #20 52.95 Setting up xfsprogs (4.20.0-1) ...
20:37:08 [2021-05-27T20:37:08.899Z] #20 52.97 Setting up python3-lib2to3 (3.7.3-1) ...
20:37:09 [2021-05-27T20:37:09.162Z] #20 53.42 Setting up python3-pkg-resources (40.8.0-1) ...
20:37:10 [2021-05-27T20:37:10.110Z] #20 54.19 Setting up python3-distutils (3.7.3-1) ...
20:37:10 [2021-05-27T20:37:10.373Z] #20 54.64 Setting up python3-setuptools (40.8.0-1) ...
20:37:11 [2021-05-27T20:37:11.319Z] #20 55.73 Setting up python3-pip (18.1-5) ...
20:37:12 [2021-05-27T20:37:12.529Z] #20 56.82 Processing triggers for libc-bin (2.28-10) ...
20:37:12 [2021-05-27T20:37:12.529Z] #20 56.89 Processing triggers for mime-support (3.62) ...
20:37:12 [2021-05-27T20:37:12.792Z] #20 DONE 57.3s
20:37:12 [2021-05-27T20:37:12.792Z] 
20:37:12 [2021-05-27T20:37:12.792Z] #56 [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:37:12 [2021-05-27T20:37:12.792Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:37:13 [2021-05-27T20:37:13.065Z] #56 ...
20:37:13 [2021-05-27T20:37:13.065Z] 
20:37:13 [2021-05-27T20:37:13.066Z] #21 [dev-systemd-false  8/26] 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:37:13 [2021-05-27T20:37:13.066Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd
20:37:14 [2021-05-27T20:37:14.461Z] #21 1.540 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:37:14 [2021-05-27T20:37:14.461Z] #21 1.545 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:37:14 [2021-05-27T20:37:14.461Z] #21 1.551 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:37:14 [2021-05-27T20:37:14.461Z] #21 DONE 1.6s
20:37:14 [2021-05-27T20:37:14.461Z] 
20:37:14 [2021-05-27T20:37:14.461Z] #49 [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:37:14 [2021-05-27T20:37:14.461Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:37:14 [2021-05-27T20:37:14.723Z] #49 ...
20:37:14 [2021-05-27T20:37:14.723Z] 
20:37:14 [2021-05-27T20:37:14.723Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:37:14 [2021-05-27T20:37:14.723Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154
20:37:18 [2021-05-27T20:37:18.942Z] #22 4.451 Collecting yamllint==1.26.1
20:37:24 [2021-05-27T20:37:24.246Z] #22 9.792   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
20:37:24 [2021-05-27T20:37:24.246Z] #22 ...
20:37:24 [2021-05-27T20:37:24.246Z] 
20:37:24 [2021-05-27T20:37:24.246Z] #53 [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:37:24 [2021-05-27T20:37:24.246Z] #53 sha256:b9e4195affe3c7a448a79043936657815c4c74b48c84cc601079ce60918a3d48
20:37:24 [2021-05-27T20:37:24.246Z] #53 66.35 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:37:26 [2021-05-27T20:37:26.293Z] #53 68.34 + mkdir -p /build
20:37:26 [2021-05-27T20:37:26.293Z] #53 68.35 + cp runc /build/runc
20:37:26 [2021-05-27T20:37:26.870Z] #53 DONE 68.8s
20:37:26 [2021-05-27T20:37:26.870Z] 
20:37:26 [2021-05-27T20:37:26.870Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:37:26 [2021-05-27T20:37:26.870Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154
20:37:26 [2021-05-27T20:37:26.870Z] #22 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
20:37:26 [2021-05-27T20:37:26.870Z] #22 11.14   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:37:26 [2021-05-27T20:37:26.870Z] #22 11.20 Collecting pyyaml (from yamllint==1.26.1)
20:37:26 [2021-05-27T20:37:26.870Z] #22 11.40   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
20:37:26 [2021-05-27T20:37:26.870Z] #22 12.16   Installing build dependencies: started
20:37:31 [2021-05-27T20:37:31.089Z] #22 ...
20:37:31 [2021-05-27T20:37:31.089Z] 
20:37:31 [2021-05-27T20:37:31.089Z] #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:37:31 [2021-05-27T20:37:31.089Z] #24 sha256:9f850a337cc11854cfde6468e8c36b44511e72d7aec1c1bfcad232e7095494d5
20:37:31 [2021-05-27T20:37:31.089Z] #24 69.92 Checking out files:  30% (3474/11368)   
Checking out files:  31% (3525/11368)   
Checking out files:  32% (3638/11368)   
Checking out files:  33% (3752/11368)   
Checking out files:  34% (3866/11368)   
Checking out files:  35% (3979/11368)   
Checking out files:  36% (4093/11368)   
Checking out files:  37% (4207/11368)   
Checking out files:  38% (4320/11368)   
Checking out files:  39% (4434/11368)   
Checking out files:  40% (4548/11368)   
Checking out files:  41% (4661/11368)   
Checking out files:  42% (4775/11368)   
Checking out files:  43% (4889/11368)   
Checking out files:  44% (5002/11368)   
Checking out files:  45% (5116/11368)   
Checking out files:  46% (5230/11368)   
Checking out files:  47% (5343/11368)   
Checking out files:  48% (5457/11368)   
Checking out files:  49% (5571/11368)   
Checking out files:  50% (5684/11368)   
Checking out files:  51% (5798/11368)   
Checking out files:  52% (5912/11368)   
Checking out files:  53% (6026/11368)   
Checking out files:  54% (6139/11368)   
Checking out files:  55% (6253/11368)   
Checking out files:  56% (6367/11368)   
Checking out files:  57% (6480/11368)   
Checking out files:  58% (6594/11368)   
Checking out files:  59% (6708/11368)   
Checking out files:  59% (6815/11368)   
Checking out files:  60% (6821/11368)   
Checking out files:  61% (6935/11368)   
Checking out files:  62% (7049/11368)   
Checking out files:  63% (7162/11368)   
Checking out files:  64% (7276/11368)   
Checking out files:  65% (7390/11368)   
Checking out files:  66% (7503/11368)   
Checking out files:  67% (7617/11368)   
Checking out files:  68% (7731/11368)   
Checking out files:  69% (7844/11368)   
Checking out files:  70% (7958/11368)   
Checking out files:  71% (8072/11368)   
Checking out files:  72% (8185/11368)   
Checking out files:  73% (8299/11368)   
Checking out files:  74% (8413/11368)   
Checking out files:  75% (8526/11368)   
Checking out files:  76% (8640/11368)   
Checking out files:  77% (8754/11368)   
Checking out files:  78% (8868/11368)   
Checking out files:  79% (8981/11368)   
Checking out files:  80% (9095/11368)   
Checking out files:  81% (9209/11368)   
Checking out files:  82% (9322/11368)   
Checking out files:  83% (9436/11368)   
Checking out files:  84% (9550/11368)   
Checking out files:  85% (9663/11368)   
Checking out files:  86% (9777/11368)   
Checking out files:  87% (9891/11368)   
Checking out files:  88% (10004/11368)   
Checking out files:  89% (10118/11368)   
Checking out files:  90% (10232/11368)   
Checking out files:  90% (10337/11368)   
Checking out files:  91% (10345/11368)   
Checking out files:  92% (10459/11368)   
Checking out files:  93% (10573/11368)   
Checking out files:  94% (10686/11368)   
Checking out files:  95% (10800/11368)   
Checking out files:  96% (10914/11368)   
Checking out files:  97% (11027/11368)   
Checking out files:  98% (11141/11368)   
Checking out files:  99% (11255/11368)   
Checking out files: 100% (11368/11368)   
Checking out files: 100% (11368/11368), done.
20:37:31 [2021-05-27T20:37:31.089Z] #24 72.24 + cd /tmp/tmp.VQvzcNdApC/tmp/docker-ce
20:37:31 [2021-05-27T20:37:31.089Z] #24 72.24 + git checkout -q v17.06.2-ce
20:37:32 [2021-05-27T20:37:32.036Z] #24 74.12 + mkdir -p /tmp/tmp.VQvzcNdApC/src/github.com/docker
20:37:32 [2021-05-27T20:37:32.036Z] #24 74.13 + mv components/cli /tmp/tmp.VQvzcNdApC/src/github.com/docker/cli
20:37:32 [2021-05-27T20:37:32.036Z] #24 74.13 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:37:42 [2021-05-27T20:37:42.057Z] #24 ...
20:37:42 [2021-05-27T20:37:42.057Z] 
20:37:42 [2021-05-27T20:37:42.057Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:37:42 [2021-05-27T20:37:42.057Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154
20:37:42 [2021-05-27T20:37:42.057Z] #22 26.44   Installing build dependencies: finished with status 'done'
20:37:46 [2021-05-27T20:37:46.278Z] #22 31.51 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
20:37:46 [2021-05-27T20:37:46.278Z] #22 31.51 Building wheels for collected packages: yamllint, pyyaml
20:37:46 [2021-05-27T20:37:46.278Z] #22 31.51   Running setup.py bdist_wheel for yamllint: started
20:37:46 [2021-05-27T20:37:46.853Z] #22 32.38   Running setup.py bdist_wheel for yamllint: finished with status 'done'
20:37:47 [2021-05-27T20:37:47.116Z] #22 32.38   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
20:37:47 [2021-05-27T20:37:47.116Z] #22 32.44   Running setup.py bdist_wheel for pyyaml: started
20:37:48 [2021-05-27T20:37:48.509Z] #22 33.65   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:37:48 [2021-05-27T20:37:48.509Z] #22 33.65   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
20:37:48 [2021-05-27T20:37:48.509Z] #22 33.81 Successfully built yamllint pyyaml
20:37:48 [2021-05-27T20:37:48.509Z] #22 33.82 Installing collected packages: pathspec, pyyaml, yamllint
20:37:48 [2021-05-27T20:37:48.773Z] #22 34.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
20:37:49 [2021-05-27T20:37:49.348Z] #22 DONE 34.9s
20:37:49 [2021-05-27T20:37:49.348Z] 
20:37:49 [2021-05-27T20:37:49.348Z] #49 [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:37:49 [2021-05-27T20:37:49.348Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:37:49 [2021-05-27T20:37:49.605Z] Running on azwin-2-7a4540 in d:\jenkins\workspace\moby_PR-41212
[Pipeline] {
20:37:49 [2021-05-27T20:37:49.611Z] #49 ...
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #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:37:49 [2021-05-27T20:37:49.611Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
20:37:49 [2021-05-27T20:37:49.611Z] #27 CACHED
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:37:49 [2021-05-27T20:37:49.611Z] #28 sha256:7bb6374f691cbbcd17df97620952e6381c9f7e2cf8fb8ead2fb837f3d95e3c65
20:37:49 [2021-05-27T20:37:49.611Z] #28 CACHED
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #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:37:49 [2021-05-27T20:37:49.611Z] #29 sha256:16f00dc8c24404d3e1fbf359537c54d6fa28490a359a597ab2e2dec7a64a576a
20:37:49 [2021-05-27T20:37:49.611Z] #29 CACHED
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:37:49 [2021-05-27T20:37:49.611Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
20:37:49 [2021-05-27T20:37:49.611Z] #31 CACHED
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:37:49 [2021-05-27T20:37:49.611Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
20:37:49 [2021-05-27T20:37:49.611Z] #32 CACHED
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #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:37:49 [2021-05-27T20:37:49.611Z] #34 sha256:803fd1af3da6af03db1697684b0d081f4337baeed6aae5a4d36bdb040aca86d1
20:37:49 [2021-05-27T20:37:49.611Z] #34 CACHED
20:37:49 [2021-05-27T20:37:49.611Z] 
20:37:49 [2021-05-27T20:37:49.611Z] #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:37:49 [2021-05-27T20:37:49.611Z] #24 sha256:9f850a337cc11854cfde6468e8c36b44511e72d7aec1c1bfcad232e7095494d5
[Pipeline] ws
20:37:49 [2021-05-27T20:37:49.620Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
20:37:50 [2021-05-27T20:37:50.187Z] #24 ...
20:37:50 [2021-05-27T20:37:50.187Z] 
20:37:50 [2021-05-27T20:37:50.187Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:37:50 [2021-05-27T20:37:50.187Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
20:37:50 [2021-05-27T20:37:50.187Z] #39 CACHED
20:37:50 [2021-05-27T20:37:50.187Z] 
20:37:50 [2021-05-27T20:37:50.187Z] #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:37:50 [2021-05-27T20:37:50.187Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
20:37:50 [2021-05-27T20:37:50.187Z] #40 CACHED
20:37:50 [2021-05-27T20:37:50.187Z] 
20:37:50 [2021-05-27T20:37:50.187Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:37:50 [2021-05-27T20:37:50.187Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:37:50 [2021-05-27T20:37:50.187Z] #42 CACHED
20:37:50 [2021-05-27T20:37:50.187Z] 
20:37:50 [2021-05-27T20:37:50.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:37:50 [2021-05-27T20:37:50.187Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:37:50 [2021-05-27T20:37:50.187Z] #43 CACHED
20:37:50 [2021-05-27T20:37:50.450Z] 
20:37:50 [2021-05-27T20:37:50.450Z] #56 [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:37:50 [2021-05-27T20:37:50.450Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:37:50 [2021-05-27T20:37:50.731Z] The recommended git tool is: git
20:37:58 [2021-05-27T20:37:58.611Z] #56 ...
20:37:58 [2021-05-27T20:37:58.611Z] 
20:37:58 [2021-05-27T20:37:58.611Z] #49 [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:37:58 [2021-05-27T20:37:58.611Z] #49 sha256:5d4f10b8260a694a0c2e9f679397bd81faf6deae721606b1e416905989458b2a
20:37:58 [2021-05-27T20:37:58.611Z] #49 100.2 + /build/golangci-lint --version
20:37:58 [2021-05-27T20:37:58.611Z] #49 100.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:37:58 [2021-05-27T20:37:58.611Z] #49 DONE 100.7s
20:37:58 [2021-05-27T20:37:58.611Z] 
20:37:58 [2021-05-27T20:37:58.611Z] #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:37:58 [2021-05-27T20:37:58.611Z] #24 sha256:9f850a337cc11854cfde6468e8c36b44511e72d7aec1c1bfcad232e7095494d5
20:38:01 [2021-05-27T20:38:01.940Z] #24 ...
20:38:01 [2021-05-27T20:38:01.940Z] 
20:38:01 [2021-05-27T20:38:01.940Z] #56 [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:38:01 [2021-05-27T20:38:01.940Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:01 [2021-05-27T20:38:01.940Z] #56 104.1 + bin/containerd
20:38:03 [2021-05-27T20:38:03.774Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:38:03 [2021-05-27T20:38:03.774Z] 
20:38:03 [2021-05-27T20:38:03.774Z] + TEST_INTEGRATION_DEST=2
20:38:03 [2021-05-27T20:38:03.774Z] + CONTAINER_NAME=docker-pr12-2
20:38:03 [2021-05-27T20:38:03.774Z] + TEST_SKIP_INTEGRATION=1
20:38:03 [2021-05-27T20:38:03.774Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:38:03 [2021-05-27T20:38:03.774Z] + run_tests
20:38:03 [2021-05-27T20:38:03.774Z] + c=0
20:38:03 [2021-05-27T20:38:03.774Z] + '[' -n 0 ']'
20:38:03 [2021-05-27T20:38:03.774Z] + rm=
20:38:03 [2021-05-27T20:38:03.774Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41212/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41212/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c4c857655ee04eb6f2fef36f686c887f4f8be7cb hack/make.sh '' test-integration
20:38:03 [2021-05-27T20:38:03.774Z] + TEST_INTEGRATION_DEST=1
20:38:03 [2021-05-27T20:38:03.774Z] + CONTAINER_NAME=docker-pr12-1
20:38:03 [2021-05-27T20:38:03.774Z] + TEST_SKIP_INTEGRATION_CLI=1
20:38:03 [2021-05-27T20:38:03.774Z] + run_tests test-integration-flaky
20:38:03 [2021-05-27T20:38:03.774Z] + '[' -n 0 ']'
20:38:03 [2021-05-27T20:38:03.774Z] + rm=
20:38:03 [2021-05-27T20:38:03.774Z] + TEST_INTEGRATION_DEST=3
20:38:03 [2021-05-27T20:38:03.774Z] + CONTAINER_NAME=docker-pr12-3
20:38:03 [2021-05-27T20:38:03.774Z] + TEST_SKIP_INTEGRATION=1
20:38:03 [2021-05-27T20:38:03.774Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:38:03 [2021-05-27T20:38:03.774Z] + run_tests
20:38:03 [2021-05-27T20:38:03.774Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41212/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41212/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c4c857655ee04eb6f2fef36f686c887f4f8be7cb hack/make.sh test-integration-flaky test-integration
20:38:03 [2021-05-27T20:38:03.774Z] + '[' -n 0 ']'
20:38:03 [2021-05-27T20:38:03.774Z] + rm=
20:38:03 [2021-05-27T20:38:03.774Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41212/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41212/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c4c857655ee04eb6f2fef36f686c887f4f8be7cb hack/make.sh '' test-integration
20:38:03 [2021-05-27T20:38:03.774Z] ++ jobs -p
20:38:03 [2021-05-27T20:38:03.774Z] + for job in $(jobs -p)
20:38:03 [2021-05-27T20:38:03.774Z] + wait 14815
20:38:03 [2021-05-27T20:38:03.774Z] 
20:38:03 [2021-05-27T20:38:03.774Z] 
20:38:03 [2021-05-27T20:38:03.774Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:38:03 [2021-05-27T20:38:03.774Z] 
20:38:03 [2021-05-27T20:38:03.774Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:38:03 [2021-05-27T20:38:03.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:38:03 [2021-05-27T20:38:03.774Z] HOSTNAME=3567a02e2dae
20:38:03 [2021-05-27T20:38:03.774Z] TEST_SKIP_INTEGRATION=1
20:38:03 [2021-05-27T20:38:03.774Z] TESTDEBUG=0
20:38:03 [2021-05-27T20:38:03.774Z] DEST=bundles/test-integration
20:38:03 [2021-05-27T20:38:03.774Z] PWD=/go/src/github.com/docker/docker
20:38:03 [2021-05-27T20:38:03.774Z] KEEPBUNDLE=1
20:38:03 [2021-05-27T20:38:03.774Z] DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb
20:38:03 [2021-05-27T20:38:03.774Z] container=docker
20:38:03 [2021-05-27T20:38:03.774Z] HOME=/root
20:38:03 [2021-05-27T20:38:03.774Z] GOLANG_VERSION=1.13.15
20:38:03 [2021-05-27T20:38:03.774Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:38:03 [2021-05-27T20:38:03.774Z] VALIDATE_BRANCH=master
20:38:03 [2021-05-27T20:38:03.774Z] TERM=xterm
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_PKG=github.com/docker/docker
20:38:03 [2021-05-27T20:38:03.775Z] SHLVL=1
20:38:03 [2021-05-27T20:38:03.775Z] TIMEOUT=120m
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_GRAPHDRIVER=overlay2
20:38:03 [2021-05-27T20:38:03.775Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:38:03 [2021-05-27T20:38:03.775Z] GO111MODULE=off
20:38:03 [2021-05-27T20:38:03.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:38:03 [2021-05-27T20:38:03.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:38:03 [2021-05-27T20:38:03.775Z] GOPATH=/go
20:38:03 [2021-05-27T20:38:03.775Z] PKG_CONFIG=pkg-config
20:38:03 [2021-05-27T20:38:03.775Z] _=/usr/bin/env
20:38:03 [2021-05-27T20:38:03.775Z] Building test suite binary ./integration-cli/test.main
20:38:03 [2021-05-27T20:38:03.775Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:38:03 [2021-05-27T20:38:03.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:38:03 [2021-05-27T20:38:03.775Z] HOSTNAME=ab4416674d12
20:38:03 [2021-05-27T20:38:03.775Z] TEST_SKIP_INTEGRATION=1
20:38:03 [2021-05-27T20:38:03.775Z] TESTDEBUG=0
20:38:03 [2021-05-27T20:38:03.775Z] DEST=bundles/test-integration
20:38:03 [2021-05-27T20:38:03.775Z] PWD=/go/src/github.com/docker/docker
20:38:03 [2021-05-27T20:38:03.775Z] KEEPBUNDLE=1
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb
20:38:03 [2021-05-27T20:38:03.775Z] container=docker
20:38:03 [2021-05-27T20:38:03.775Z] HOME=/root
20:38:03 [2021-05-27T20:38:03.775Z] GOLANG_VERSION=1.13.15
20:38:03 [2021-05-27T20:38:03.775Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:38:03 [2021-05-27T20:38:03.775Z] VALIDATE_BRANCH=master
20:38:03 [2021-05-27T20:38:03.775Z] TERM=xterm
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_PKG=github.com/docker/docker
20:38:03 [2021-05-27T20:38:03.775Z] SHLVL=1
20:38:03 [2021-05-27T20:38:03.775Z] TIMEOUT=120m
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_GRAPHDRIVER=overlay2
20:38:03 [2021-05-27T20:38:03.775Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:38:03 [2021-05-27T20:38:03.775Z] GO111MODULE=off
20:38:03 [2021-05-27T20:38:03.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:38:03 [2021-05-27T20:38:03.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:38:03 [2021-05-27T20:38:03.775Z] GOPATH=/go
20:38:03 [2021-05-27T20:38:03.775Z] PKG_CONFIG=pkg-config
20:38:03 [2021-05-27T20:38:03.775Z] _=/usr/bin/env
20:38:03 [2021-05-27T20:38:03.775Z] Building test suite binary ./integration-cli/test.main
20:38:03 [2021-05-27T20:38:03.775Z] No new tests added to integration.
20:38:03 [2021-05-27T20:38:03.775Z] 
20:38:03 [2021-05-27T20:38:03.775Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:38:03 [2021-05-27T20:38:03.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:38:03 [2021-05-27T20:38:03.775Z] HOSTNAME=52abbb237105
20:38:03 [2021-05-27T20:38:03.775Z] TESTDEBUG=0
20:38:03 [2021-05-27T20:38:03.775Z] DEST=bundles/test-integration
20:38:03 [2021-05-27T20:38:03.775Z] PWD=/go/src/github.com/docker/docker
20:38:03 [2021-05-27T20:38:03.775Z] KEEPBUNDLE=1
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_GITCOMMIT=c4c857655ee04eb6f2fef36f686c887f4f8be7cb
20:38:03 [2021-05-27T20:38:03.775Z] container=docker
20:38:03 [2021-05-27T20:38:03.775Z] HOME=/root
20:38:03 [2021-05-27T20:38:03.775Z] GOLANG_VERSION=1.13.15
20:38:03 [2021-05-27T20:38:03.775Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:38:03 [2021-05-27T20:38:03.775Z] VALIDATE_BRANCH=master
20:38:03 [2021-05-27T20:38:03.775Z] TERM=xterm
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_PKG=github.com/docker/docker
20:38:03 [2021-05-27T20:38:03.775Z] SHLVL=1
20:38:03 [2021-05-27T20:38:03.775Z] TIMEOUT=120m
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:38:03 [2021-05-27T20:38:03.775Z] DOCKER_GRAPHDRIVER=overlay2
20:38:03 [2021-05-27T20:38:03.775Z] GO111MODULE=off
20:38:03 [2021-05-27T20:38:03.775Z] TEST_SKIP_INTEGRATION_CLI=1
20:38:03 [2021-05-27T20:38:03.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:38:03 [2021-05-27T20:38:03.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:38:03 [2021-05-27T20:38:03.775Z] GOPATH=/go
20:38:03 [2021-05-27T20:38:03.775Z] PKG_CONFIG=pkg-config
20:38:03 [2021-05-27T20:38:03.775Z] _=/usr/bin/env
20:38:03 [2021-05-27T20:38:03.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:38:14 [2021-05-27T20:38:14.955Z] using credential docker-jenkins-github-credentials
20:38:15 [2021-05-27T20:38:15.027Z] Cloning the remote Git repository
20:38:15 [2021-05-27T20:38:15.027Z] Cloning with configured refspecs honoured and without tags
20:38:15 [2021-05-27T20:38:15.212Z] Cloning repository https://github.com/moby/moby.git
20:38:15 [2021-05-27T20:38:15.597Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:38:16 [2021-05-27T20:38:16.840Z] Fetching upstream changes from https://github.com/moby/moby.git
20:38:16 [2021-05-27T20:38:16.840Z]  > git --version # timeout=10
20:38:16 [2021-05-27T20:38:16.904Z]  > git --version # 'git version 2.24.1.windows.2'
20:38:16 [2021-05-27T20:38:16.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:38:16 [2021-05-27T20:38:16.908Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:38:20 [2021-05-27T20:38:20.091Z] #56 ...
20:38:20 [2021-05-27T20:38:20.091Z] 
20:38:20 [2021-05-27T20:38:20.091Z] #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:38:20 [2021-05-27T20:38:20.091Z] #24 sha256:9f850a337cc11854cfde6468e8c36b44511e72d7aec1c1bfcad232e7095494d5
20:38:20 [2021-05-27T20:38:20.091Z] #24 121.1 + return
20:38:20 [2021-05-27T20:38:20.091Z] #24 DONE 121.5s
20:38:20 [2021-05-27T20:38:20.091Z] 
20:38:20 [2021-05-27T20:38:20.091Z] #56 [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:38:20 [2021-05-27T20:38:20.091Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:21 [2021-05-27T20:38:21.484Z] #56 ...
20:38:21 [2021-05-27T20:38:21.484Z] 
20:38:21 [2021-05-27T20:38:21.484Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:38:21 [2021-05-27T20:38:21.484Z] #25 sha256:d3e358b49bcd08f5a6d9f69079b5ec2aa367c8e1a99415bf1a2db60d07acc2a4
20:38:21 [2021-05-27T20:38:21.484Z] #25 DONE 0.2s
20:38:21 [2021-05-27T20:38:21.484Z] 
20:38:21 [2021-05-27T20:38:21.484Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:38:21 [2021-05-27T20:38:21.484Z] #30 sha256:80545bea104b2a69c2383c666c04239a8b9e216248cb87d7b9f973d581b9970b
20:38:26 [2021-05-27T20:38:26.781Z] #30 DONE 4.5s
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #56 [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:38:26 [2021-05-27T20:38:26.781Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:26 [2021-05-27T20:38:26.781Z] #56 ...
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:38:26 [2021-05-27T20:38:26.781Z] #33 sha256:d31a3c4a9d4d5ac934a43f8dec7dd4a2047a47336e627ca944b17d9bc9c29c7a
20:38:26 [2021-05-27T20:38:26.781Z] #33 DONE 0.3s
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #56 [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:38:26 [2021-05-27T20:38:26.781Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:26 [2021-05-27T20:38:26.781Z] #56 ...
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
20:38:26 [2021-05-27T20:38:26.781Z] #35 sha256:568bd190ad0c770039d72e4f54d22836a4e445040ffeab3a533ac93824b75b24
20:38:26 [2021-05-27T20:38:26.781Z] #35 DONE 0.3s
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #56 [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:38:26 [2021-05-27T20:38:26.781Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:26 [2021-05-27T20:38:26.781Z] #56 ...
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:38:26 [2021-05-27T20:38:26.781Z] #38 sha256:46b3800440f63ca4ceada6b53454f0d89e5399e0534b6d5ee5bc9359e880b708
20:38:26 [2021-05-27T20:38:26.781Z] #38 DONE 0.1s
20:38:26 [2021-05-27T20:38:26.781Z] 
20:38:26 [2021-05-27T20:38:26.781Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:38:26 [2021-05-27T20:38:26.781Z] #41 sha256:42c60fa756d0ba9a12ed3aa510eed6b548bb7f5998b6f8d417b122da397cbe1d
20:38:27 [2021-05-27T20:38:27.042Z] #41 DONE 0.4s
20:38:27 [2021-05-27T20:38:27.042Z] 
20:38:27 [2021-05-27T20:38:27.042Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:38:27 [2021-05-27T20:38:27.042Z] #44 sha256:63ea5ffca2aaca1273d61e7412b767711f011fc516db3a5f2c7be840ca765f7e
20:38:27 [2021-05-27T20:38:27.303Z] #44 DONE 0.3s
20:38:27 [2021-05-27T20:38:27.303Z] 
20:38:27 [2021-05-27T20:38:27.303Z] #56 [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:38:27 [2021-05-27T20:38:27.303Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:27 [2021-05-27T20:38:27.303Z] #56 ...
20:38:27 [2021-05-27T20:38:27.303Z] 
20:38:27 [2021-05-27T20:38:27.303Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:38:27 [2021-05-27T20:38:27.303Z] #46 sha256:f0258c6c8e568fe019dfd2e88d5195dab7111d10b45d91ddfe9c3fb16689db08
20:38:27 [2021-05-27T20:38:27.303Z] #46 DONE 0.1s
20:38:27 [2021-05-27T20:38:27.564Z] 
20:38:27 [2021-05-27T20:38:27.564Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:38:27 [2021-05-27T20:38:27.564Z] #48 sha256:c3cc07f57bf62853b351afcb6eb2b1b90de01e8ec02dad32646b97a3c95130a2
20:38:27 [2021-05-27T20:38:27.564Z] #48 DONE 0.1s
20:38:27 [2021-05-27T20:38:27.564Z] 
20:38:27 [2021-05-27T20:38:27.564Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:38:27 [2021-05-27T20:38:27.564Z] #50 sha256:eafa5236510e8c65b5ea07b09c7451e94470b952acf44d6739f2ef5855e72850
20:38:27 [2021-05-27T20:38:27.564Z] #50 DONE 0.2s
20:38:27 [2021-05-27T20:38:27.564Z] 
20:38:27 [2021-05-27T20:38:27.564Z] #56 [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:38:27 [2021-05-27T20:38:27.564Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:27 [2021-05-27T20:38:27.825Z] #56 ...
20:38:27 [2021-05-27T20:38:27.825Z] 
20:38:27 [2021-05-27T20:38:27.825Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:38:27 [2021-05-27T20:38:27.825Z] #52 sha256:7eaea784fa193e29c5172e4ad72171320587e8f49dcabf7844d2a653c4e948eb
20:38:27 [2021-05-27T20:38:27.825Z] #52 DONE 0.1s
20:38:27 [2021-05-27T20:38:27.825Z] 
20:38:27 [2021-05-27T20:38:27.825Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:38:27 [2021-05-27T20:38:27.825Z] #54 sha256:511a3ed64e6c3da72d47736b32c35268cbd5cd02899c4d8e3dffb39db4a3caa9
20:38:27 [2021-05-27T20:38:27.825Z] #54 DONE 0.1s
20:38:27 [2021-05-27T20:38:27.825Z] 
20:38:27 [2021-05-27T20:38:27.825Z] #56 [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:38:27 [2021-05-27T20:38:27.825Z] #56 sha256:5e67bce3e9760d3010e0f962da4d8b313703fa041d5f2c83cc4e875f6cf871d4
20:38:33 [2021-05-27T20:38:33.525Z] Fetching without tags
20:38:34 [2021-05-27T20:38:34.361Z] Merging remotes/origin/master commit cb9f425df9bf8da6cd3556d45a32aac050e38512 into PR head commit 31b2c3bbd920d415283a478170c0efe9ef7bf8e7
20:38:33 [2021-05-27T20:38:33.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:38:33 [2021-05-27T20:38:33.243Z]  > git config --add remote.origin.fetch +refs/pull/41212/head:refs/remotes/origin/PR-41212 # timeout=10
20:38:33 [2021-05-27T20:38:33.298Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:38:33 [2021-05-27T20:38:33.427Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:38:33 [2021-05-27T20:38:33.560Z] Fetching upstream changes from https://github.com/moby/moby.git
20:38:33 [2021-05-27T20:38:33.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:38:33 [2021-05-27T20:38:33.562Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41212/head:refs/remotes/origin/PR-41212 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:38:34 [2021-05-27T20:38:34.467Z]  > git config core.sparsecheckout # timeout=10
20:38:34 [2021-05-27T20:38:34.523Z]  > git checkout -f 31b2c3bbd920d415283a478170c0efe9ef7bf8e7 # timeout=10
20:38:37 [2021-05-27T20:38:37.365Z]  > git remote # timeout=10
20:38:37 [2021-05-27T20:38:37.467Z]  > git config --get remote.origin.url # timeout=10
20:38:37 [2021-05-27T20:38:37.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:38:37 [2021-05-27T20:38:37.530Z]  > git merge cb9f425df9bf8da6cd3556d45a32aac050e38512 # timeout=10
20:38:37 [2021-05-27T20:38:37.828Z] #56 138.9 # github.com/containerd/containerd/cmd/containerd
20:38:37 [2021-05-27T20:38:37.828Z] #56 138.9 /usr/bin/ld: /tmp/go-link-389815143/000018.o: in function `New':
20:38:37 [2021-05-27T20:38:37.828Z] #56 138.9 /tmp/tmp.QtAQRasnEi/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:38:37 [2021-05-27T20:38:37.828Z] #56 139.0 + bin/containerd-stress
20:38:38 [2021-05-27T20:38:38.530Z] Merge succeeded, producing 4fbdfa9e64da110e10c5a2f0caebeee950316ee6
20:38:38 [2021-05-27T20:38:38.530Z] Checking out Revision 4fbdfa9e64da110e10c5a2f0caebeee950316ee6 (PR-41212)
20:38:40 [2021-05-27T20:38:40.397Z] #56 142.0 + bin/containerd-shim
20:38:38 [2021-05-27T20:38:38.427Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:38:38 [2021-05-27T20:38:38.563Z]  > git config core.sparsecheckout # timeout=10
20:38:38 [2021-05-27T20:38:38.624Z]  > git checkout -f 4fbdfa9e64da110e10c5a2f0caebeee950316ee6 # timeout=10
20:38:45 [2021-05-27T20:38:45.746Z] #56 147.8 + bin/containerd-shim-runc-v1
20:38:49 [2021-05-27T20:38:49.729Z] Commit message: "Merge commit 'cb9f425df9bf8da6cd3556d45a32aac050e38512' into HEAD"
20:38:49 [2021-05-27T20:38:49.875Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:38:51 [2021-05-27T20:38:51.041Z] #56 152.1 + bin/containerd-shim-runc-v2
20:38:49 [2021-05-27T20:38:49.763Z]  > git rev-list --no-walk 43b7206e210ba0175c7cc4b6ec8451b0994c2b70 # timeout=10
20:38:51 [2021-05-27T20:38:51.613Z] #56 153.5 + binaries
20:38:51 [2021-05-27T20:38:51.613Z] #56 153.5 + install -D bin/containerd /build/containerd
20:38:51 [2021-05-27T20:38:51.613Z] #56 153.6 + install -D bin/containerd-shim /build/containerd-shim
20:38:51 [2021-05-27T20:38:51.613Z] #56 153.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:38:51 [2021-05-27T20:38:51.613Z] #56 153.6 + install -D bin/ctr /build/ctr
20:38:51 [2021-05-27T20:38:51.874Z] #56 DONE 153.9s
20:38:53 [2021-05-27T20:38:53.372Z] + docker version
20:38:53 [2021-05-27T20:38:53.786Z] 
20:38:53 [2021-05-27T20:38:53.786Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:38:53 [2021-05-27T20:38:53.786Z] #57 sha256:dd7762cbdf63e39a9f7e4bafbfc95b1187138c6fa6b4ed16714194a8af19d2ec
20:38:53 [2021-05-27T20:38:53.786Z] #57 DONE 0.3s
20:38:53 [2021-05-27T20:38:53.786Z] 
20:38:53 [2021-05-27T20:38:53.786Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:38:53 [2021-05-27T20:38:53.786Z] #61 sha256:7b318d3aedbb414f4d8560883df5901a9b897a7c3a72590351725afb8573c05d
20:38:53 [2021-05-27T20:38:53.786Z] #61 DONE 0.1s
20:38:53 [2021-05-27T20:38:53.786Z] 
20:38:53 [2021-05-27T20:38:53.786Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:38:53 [2021-05-27T20:38:53.786Z] #66 sha256:40a07b1db76d2445f001b290448bf4d86359dad014eb77392fb4b6b14795ad6d
20:38:54 [2021-05-27T20:38:54.357Z] #66 DONE 0.6s
20:38:54 [2021-05-27T20:38:54.357Z] 
20:38:54 [2021-05-27T20:38:54.357Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:38:54 [2021-05-27T20:38:54.357Z] #68 sha256:221a89de952374b5eacbbf520dec581062224cd029834c732916281b18f592c3
20:38:54 [2021-05-27T20:38:54.357Z] #68 DONE 0.1s
20:38:54 [2021-05-27T20:38:54.617Z] 
20:38:54 [2021-05-27T20:38:54.617Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:38:54 [2021-05-27T20:38:54.618Z] #69 sha256:3041167244f9d59bef53c415089a95aaed55bd689a8767be32ae121080a87795
20:38:54 [2021-05-27T20:38:54.618Z] #69 DONE 0.0s
20:38:54 [2021-05-27T20:38:54.618Z] 
20:38:54 [2021-05-27T20:38:54.618Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
20:38:54 [2021-05-27T20:38:54.618Z] #70 sha256:49d624b8e235aa8aebc9a47ea432e8f6d458865d0ec2d54f3e96dc6503113e9a
20:38:56 [2021-05-27T20:38:56.531Z] #70 DONE 1.9s
20:38:56 [2021-05-27T20:38:56.531Z] 
20:38:56 [2021-05-27T20:38:56.531Z] #71 exporting to image
20:38:56 [2021-05-27T20:38:56.531Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:38:56 [2021-05-27T20:38:56.531Z] #71 exporting layers
20:38:58 [2021-05-27T20:38:58.467Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 1m56.991530351s 
20:38:58 [2021-05-27T20:38:58.467Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.365166ms 
20:38:59 [2021-05-27T20:38:59.081Z] #71 exporting layers 2.2s done
20:38:59 [2021-05-27T20:38:59.081Z] #71 writing image sha256:fd746635be868352830088230f4900e45db777f0251c3457510a61652491abc6 done
20:38:59 [2021-05-27T20:38:59.081Z] #71 naming to docker.io/library/docker:5f790739fa052eb75ff6ff7fa58461a61531e807 done
20:38:59 [2021-05-27T20:38:59.081Z] #71 DONE 2.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:38:59 [2021-05-27T20:38:59.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f790739fa052eb75ff6ff7fa58461a61531e807 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f790739fa052eb75ff6ff7fa58461a61531e807 hack/test/unit
20:39:01 [2021-05-27T20:39:01.920Z] Client:
20:39:01 [2021-05-27T20:39:01.920Z]  Version:           20.10.6
20:39:01 [2021-05-27T20:39:01.920Z]  API version:       1.41
20:39:01 [2021-05-27T20:39:01.920Z]  Go version:        go1.16.3
20:39:01 [2021-05-27T20:39:01.920Z]  Git commit:        370c289
20:39:01 [2021-05-27T20:39:01.920Z]  Built:             Fri Apr  9 22:49:36 2021
20:39:01 [2021-05-27T20:39:01.920Z]  OS/Arch:           windows/amd64
20:39:01 [2021-05-27T20:39:01.920Z]  Context:           default
20:39:01 [2021-05-27T20:39:01.920Z]  Experimental:      true
20:39:01 [2021-05-27T20:39:01.920Z] 
20:39:01 [2021-05-27T20:39:01.920Z] Server: Docker Engine - Community
20:39:01 [2021-05-27T20:39:01.920Z]  Engine:
20:39:01 [2021-05-27T20:39:01.920Z]   Version:          20.10.6
20:39:01 [2021-05-27T20:39:01.920Z]   API version:      1.41 (minimum version 1.24)
20:39:01 [2021-05-27T20:39:01.920Z]   Go version:       go1.13.15
20:39:01 [2021-05-27T20:39:01.920Z]   Git commit:       8728dd2
20:39:01 [2021-05-27T20:39:01.920Z]   Built:            Fri Apr  9 22:45:40 2021
20:39:01 [2021-05-27T20:39:01.920Z]   OS/Arch:          windows/amd64
20:39:01 [2021-05-27T20:39:01.920Z]   Experimental:     true
[Pipeline] sh
20:39:03 [2021-05-27T20:39:03.431Z] + docker info
20:39:03 [2021-05-27T20:39:03.622Z] ?   	github.com/docker/docker/api	[no test files]
20:39:15 [2021-05-27T20:39:15.873Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
20:39:18 [2021-05-27T20:39:18.229Z] Client:
20:39:18 [2021-05-27T20:39:18.229Z]  Context:    default
20:39:18 [2021-05-27T20:39:18.229Z]  Debug Mode: false
20:39:18 [2021-05-27T20:39:18.229Z]  Plugins:
20:39:18 [2021-05-27T20:39:18.229Z]   app: Docker Application (Docker Inc., v0.8.0)
20:39:18 [2021-05-27T20:39:18.229Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
20:39:18 [2021-05-27T20:39:18.229Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
20:39:18 [2021-05-27T20:39:18.229Z] 
20:39:18 [2021-05-27T20:39:18.229Z] Server:
20:39:18 [2021-05-27T20:39:18.229Z]  Containers: 0
20:39:18 [2021-05-27T20:39:18.229Z]   Running: 0
20:39:18 [2021-05-27T20:39:18.229Z]   Paused: 0
20:39:18 [2021-05-27T20:39:18.229Z]   Stopped: 0
20:39:18 [2021-05-27T20:39:18.229Z]  Images: 0
20:39:18 [2021-05-27T20:39:18.229Z]  Server Version: 20.10.6
20:39:18 [2021-05-27T20:39:18.229Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:39:18 [2021-05-27T20:39:18.229Z]   Windows: 
20:39:18 [2021-05-27T20:39:18.229Z]   LCOW: 
20:39:18 [2021-05-27T20:39:18.229Z]  Logging Driver: json-file
20:39:18 [2021-05-27T20:39:18.229Z]  Plugins:
20:39:18 [2021-05-27T20:39:18.229Z]   Volume: local
20:39:18 [2021-05-27T20:39:18.229Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:39:18 [2021-05-27T20:39:18.229Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:39:18 [2021-05-27T20:39:18.229Z]  Swarm: inactive
20:39:18 [2021-05-27T20:39:18.229Z]  Default Isolation: process
20:39:18 [2021-05-27T20:39:18.229Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:39:18 [2021-05-27T20:39:18.229Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
20:39:18 [2021-05-27T20:39:18.229Z]  OSType: windows
20:39:18 [2021-05-27T20:39:18.229Z]  Architecture: x86_64
20:39:18 [2021-05-27T20:39:18.229Z]  CPUs: 4
20:39:18 [2021-05-27T20:39:18.229Z]  Total Memory: 32GiB
20:39:18 [2021-05-27T20:39:18.229Z]  Name: azwin-2-7a4540
20:39:18 [2021-05-27T20:39:18.229Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
20:39:18 [2021-05-27T20:39:18.229Z]  Docker Root Dir: D:\docker
20:39:18 [2021-05-27T20:39:18.229Z]  Debug Mode: false
20:39:18 [2021-05-27T20:39:18.229Z]  Registry: https://index.docker.io/v1/
20:39:18 [2021-05-27T20:39:18.229Z]  Labels:
20:39:18 [2021-05-27T20:39:18.229Z]  Experimental: true
20:39:18 [2021-05-27T20:39:18.229Z]  Insecure Registries:
20:39:18 [2021-05-27T20:39:18.229Z]   10.0.0.4:5000
20:39:18 [2021-05-27T20:39:18.229Z]   127.0.0.0/8
20:39:18 [2021-05-27T20:39:18.229Z]  Registry Mirrors:
20:39:18 [2021-05-27T20:39:18.229Z]   http://10.0.0.4:5000/
20:39:18 [2021-05-27T20:39:18.229Z]  Live Restore Enabled: false
20:39:18 [2021-05-27T20:39:18.229Z]  Product License: Community Engine
20:39:18 [2021-05-27T20:39:18.229Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:39:44 [2021-05-27T20:39:44.030Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:39:44 [2021-05-27T20:39:44.030Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b4236bb9\powershellScript.ps1'; exit $LASTEXITCODE;
20:39:44 [2021-05-27T20:39:44.030Z] ----------------------------------------------------------------------------
20:39:44 [2021-05-27T20:39:44.030Z] 
20:39:44 [2021-05-27T20:39:44.030Z] INFO: executeCI.ps1 starting at Thu May 27 20:39:42 CUT 2021
20:39:44 [2021-05-27T20:39:44.030Z] 
20:39:44 [2021-05-27T20:39:44.030Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:39:44 [2021-05-27T20:39:44.030Z] INFO: Running git version 2.24.1.windows.2
20:39:44 [2021-05-27T20:39:44.030Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:39:44 [2021-05-27T20:39:44.030Z] INFO: Environment variables:
20:39:44 [2021-05-27T20:39:44.030Z] 
20:39:44 [2021-05-27T20:39:44.030Z] Name                           Value                                                                                   
20:39:44 [2021-05-27T20:39:44.030Z] ----                           -----                                                                                   
20:39:44 [2021-05-27T20:39:44.030Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:39:44 [2021-05-27T20:39:44.030Z] amd64                          true                                                                                    
20:39:44 [2021-05-27T20:39:44.030Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
20:39:44 [2021-05-27T20:39:44.030Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:39:44 [2021-05-27T20:39:44.030Z] arm64                          true                                                                                    
20:39:44 [2021-05-27T20:39:44.030Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
20:39:44 [2021-05-27T20:39:44.030Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
20:39:44 [2021-05-27T20:39:44.030Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
20:39:44 [2021-05-27T20:39:44.030Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:39:44 [2021-05-27T20:39:44.030Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
20:39:44 [2021-05-27T20:39:44.030Z] BRANCH_NAME                    PR-41212                                                                                
20:39:44 [2021-05-27T20:39:44.030Z] BUILD_DISPLAY_NAME             #12                                                                                     
20:39:44 [2021-05-27T20:39:44.030Z] BUILD_ID                       12                                                                                      
20:39:44 [2021-05-27T20:39:44.030Z] BUILD_NUMBER                   12                                                                                      
20:39:44 [2021-05-27T20:39:44.030Z] BUILD_TAG                      jenkins-moby-PR-41212-12                                                                
20:39:44 [2021-05-27T20:39:44.031Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41212/12/                             
20:39:44 [2021-05-27T20:39:44.031Z] cgroup2                        false                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_AUTHOR                  thaJeztah                                                                               
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_BRANCH                  archive_vendor                                                                          
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_FORK                    thaJeztah/docker                                                                        
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_ID                      41212                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_TARGET                  master                                                                                  
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_TITLE                   hack/vendor: add check for vendored archive/tar                                         
20:39:44 [2021-05-27T20:39:44.031Z] CHANGE_URL                     https://github.com/moby/moby/pull/41212                                                 
20:39:44 [2021-05-27T20:39:44.031Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
20:39:44 [2021-05-27T20:39:44.031Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:39:44 [2021-05-27T20:39:44.031Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:39:44 [2021-05-27T20:39:44.031Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:39:44 [2021-05-27T20:39:44.031Z] COMPUTERNAME                   azwin-2-7a4540                                                                          
20:39:44 [2021-05-27T20:39:44.031Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
20:39:44 [2021-05-27T20:39:44.031Z] ConfigSequenceNumber           0                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] dco                            true                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] DOCKER_BUILDKIT                0                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] DOCKER_DUT_DEBUG               1                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:39:44 [2021-05-27T20:39:44.031Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:39:44 [2021-05-27T20:39:44.031Z] EXECUTOR_NUMBER                0                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] FQDN                           azwin-2-7a4540.westus.cloudapp.azure.com                                                
20:39:44 [2021-05-27T20:39:44.031Z] GIT_BRANCH                     PR-41212                                                                                
20:39:44 [2021-05-27T20:39:44.031Z] GIT_COMMIT                     4fbdfa9e64da110e10c5a2f0caebeee950316ee6                                                
20:39:44 [2021-05-27T20:39:44.031Z] GIT_PREVIOUS_COMMIT            704ed7c722b7c062328ef1e3b34783bfafa447bc                                                
20:39:44 [2021-05-27T20:39:44.031Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 9e7832eb3ed920b6c1eeb216dca5c7efc2a0af7f                                                
20:39:44 [2021-05-27T20:39:44.031Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:39:44 [2021-05-27T20:39:44.031Z] HUDSON_COOKIE                  ddc82718-0adb-4c8c-bb2f-af84f2941135                                                    
20:39:44 [2021-05-27T20:39:44.031Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:39:44 [2021-05-27T20:39:44.031Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:39:44 [2021-05-27T20:39:44.031Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:39:44 [2021-05-27T20:39:44.031Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
20:39:44 [2021-05-27T20:39:44.031Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:39:44 [2021-05-27T20:39:44.031Z] JENKINS_NODE_COOKIE            7fa5c2f7-a004-4106-8989-9f0d0e6b69d0                                                    
20:39:44 [2021-05-27T20:39:44.031Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:39:44 [2021-05-27T20:39:44.031Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:39:44 [2021-05-27T20:39:44.031Z] JOB_BASE_NAME                  PR-41212                                                                                
20:39:44 [2021-05-27T20:39:44.031Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41212/display/redirect                
20:39:44 [2021-05-27T20:39:44.031Z] JOB_NAME                       moby/PR-41212                                                                           
20:39:44 [2021-05-27T20:39:44.031Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41212/                                
20:39:44 [2021-05-27T20:39:44.031Z] library.jps.version            master                                                                                  
20:39:44 [2021-05-27T20:39:44.031Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
20:39:44 [2021-05-27T20:39:44.031Z] NODE_LABELS                    amd64 azure azwin-2-7a4540 azwin-2019 docker west-us windows windows-2019 x86_64        
20:39:44 [2021-05-27T20:39:44.031Z] NODE_NAME                      azwin-2-7a4540                                                                          
20:39:44 [2021-05-27T20:39:44.031Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] OS                             Windows_NT                                                                              
20:39:44 [2021-05-27T20:39:44.031Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
20:39:44 [2021-05-27T20:39:44.031Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:39:44 [2021-05-27T20:39:44.031Z] ppc64le                        false                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
20:39:44 [2021-05-27T20:39:44.031Z] PROCESSOR_LEVEL                6                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] PROCESSOR_REVISION             4f01                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] ProgramData                    C:\ProgramData                                                                          
20:39:44 [2021-05-27T20:39:44.031Z] ProgramFiles                   C:\Program Files                                                                        
20:39:44 [2021-05-27T20:39:44.031Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:39:44 [2021-05-27T20:39:44.031Z] ProgramW6432                   C:\Program Files                                                                        
20:39:44 [2021-05-27T20:39:44.031Z] PROMPT                         $P$G                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:39:44 [2021-05-27T20:39:44.031Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
20:39:44 [2021-05-27T20:39:44.031Z] PUBLIC                         C:\Users\Public                                                                         
20:39:44 [2021-05-27T20:39:44.031Z] rootless                       false                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41212/12/display/redirect?page=arti...
20:39:44 [2021-05-27T20:39:44.031Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41212/12/display/redirect?page=changes
20:39:44 [2021-05-27T20:39:44.031Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41212/12/display/redirect             
20:39:44 [2021-05-27T20:39:44.031Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41212/12/display/redirect?page=tests  
20:39:44 [2021-05-27T20:39:44.031Z] s390x                          false                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] SOURCES_DRIVE                  d                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] SOURCES_SUBDIR                 gopath                                                                                  
20:39:44 [2021-05-27T20:39:44.031Z] STAGE_NAME                     Run tests                                                                               
20:39:44 [2021-05-27T20:39:44.031Z] SystemDrive                    C:                                                                                      
20:39:44 [2021-05-27T20:39:44.031Z] SystemRoot                     C:\Windows                                                                              
20:39:44 [2021-05-27T20:39:44.031Z] TEMP                           C:\Windows\TEMP                                                                         
20:39:44 [2021-05-27T20:39:44.031Z] TESTDEBUG                      0                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] TESTRUN_DRIVE                  d                                                                                       
20:39:44 [2021-05-27T20:39:44.031Z] TESTRUN_SUBDIR                 CI                                                                                      
20:39:44 [2021-05-27T20:39:44.031Z] TIMEOUT                        120m                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] TMP                            C:\Windows\TEMP                                                                         
20:39:44 [2021-05-27T20:39:44.031Z] unit_validate                  true                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] USERDOMAIN                     WORKGROUP                                                                               
20:39:44 [2021-05-27T20:39:44.031Z] USERNAME                       azwin-2-7a4540$                                                                         
20:39:44 [2021-05-27T20:39:44.031Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
20:39:44 [2021-05-27T20:39:44.031Z] validate_force                 true                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] windir                         C:\Windows                                                                              
20:39:44 [2021-05-27T20:39:44.031Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:39:44 [2021-05-27T20:39:44.031Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:39:44 [2021-05-27T20:39:44.031Z] windows2022                    false                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] windowsRS1                     false                                                                                   
20:39:44 [2021-05-27T20:39:44.031Z] windowsRS5                     true                                                                                    
20:39:44 [2021-05-27T20:39:44.031Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:39:44 [2021-05-27T20:39:44.031Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
20:39:44 [2021-05-27T20:39:44.031Z] 
20:39:44 [2021-05-27T20:39:44.031Z] 
20:39:44 [2021-05-27T20:39:44.031Z] 
20:39:44 [2021-05-27T20:39:44.997Z] INFO: Sources under d:\gopath\...
20:39:44 [2021-05-27T20:39:44.997Z] INFO: Test run under d:\CI\...
20:39:44 [2021-05-27T20:39:44.997Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:39:44 [2021-05-27T20:39:44.997Z] INFO: docker/docker repository was found
20:39:45 [2021-05-27T20:39:45.456Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
20:39:45 [2021-05-27T20:39:45.456Z] ltsc2019: Pulling from windows/servercore
20:39:45 [2021-05-27T20:39:45.456Z] 4612f6d0b889: Pulling fs layer
20:39:45 [2021-05-27T20:39:45.456Z] 8116de3c91c3: Pulling fs layer
20:39:55 [2021-05-27T20:39:55.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:39:55 [2021-05-27T20:39:55.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:39:55 [2021-05-27T20:39:55.764Z] 8116de3c91c3: Verifying Checksum
20:39:55 [2021-05-27T20:39:55.764Z] 8116de3c91c3: Download complete
20:40:08 [2021-05-27T20:40:08.141Z] 4612f6d0b889: Verifying Checksum
20:40:08 [2021-05-27T20:40:08.141Z] 4612f6d0b889: Download complete
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
20:40:12 [2021-05-27T20:40:12.167Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:40:12 [2021-05-27T20:40:12.167Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:40:12 [2021-05-27T20:40:12.740Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:40:12 [2021-05-27T20:40:12.740Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:40:13 [2021-05-27T20:40:13.002Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
20:40:13 [2021-05-27T20:40:13.002Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
20:40:13 [2021-05-27T20:40:13.265Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:40:13 [2021-05-27T20:40:13.265Z] ok  	github.com/docker/docker/api/types/time	0.036s	coverage: 100.0% of statements
20:40:13 [2021-05-27T20:40:13.527Z] ok  	github.com/docker/docker/api/types/versions	0.021s	coverage: 75.0% of statements
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:40:13 [2021-05-27T20:40:13.527Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:40:16 [2021-05-27T20:40:16.838Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
20:40:17 [2021-05-27T20:40:17.101Z] ok  	github.com/docker/docker/builder/remotecontext	0.157s	coverage: 13.7% of statements
20:40:18 [2021-05-27T20:40:18.046Z] ok  	github.com/docker/docker/builder/dockerfile	0.475s	coverage: 48.5% of statements
20:40:18 [2021-05-27T20:40:18.046Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:40:19 [2021-05-27T20:40:19.437Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.271s	coverage: 86.3% of statements
20:40:19 [2021-05-27T20:40:19.437Z] ?   	github.com/docker/docker/cli	[no test files]
20:40:19 [2021-05-27T20:40:19.437Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:40:19 [2021-05-27T20:40:19.876Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.390152211s with top 10 stages: buildssa: 1m36.181835881s, goimports: 21.509797072s, unconvert: 12.567029879s, gosec: 10.149851417s, golint: 6.06174851s, ineffassign: 4.326681801s, misspell: 4.183924989s, inspect: 3.057211087s, vrp: 2.658416686s, ctrlflow: 1.835157018s 
20:40:24 [2021-05-27T20:40:24.738Z] ok  	github.com/docker/docker/client	0.329s	coverage: 75.4% of statements
20:40:26 [2021-05-27T20:40:26.416Z] INFO [runner/unused/goanalysis] analyzers took 27.732088028s with top 10 stages: buildssa: 23.717686666s, U1000: 4.014401362s 
20:40:26 [2021-05-27T20:40:26.416Z] INFO [runner] Issues before processing: 2262, after processing: 0 
20:40:26 [2021-05-27T20:40:26.416Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2262, skip_dirs: 1683/1683, path_prettifier: 1683/1683, skip_files: 1683/1683, identifier_marker: 1578/1578, nolint: 0/64, filename_unadjuster: 1683/1683, autogenerated_exclude: 1578/1683, exclude: 1578/1578, exclude-rules: 64/1578 
20:40:26 [2021-05-27T20:40:26.416Z] INFO [runner] processing took 59.567605ms with stages: nolint: 25.5253ms, identifier_marker: 16.144881ms, path_prettifier: 8.274911ms, autogenerated_exclude: 4.072727ms, exclude-rules: 3.227397ms, skip_dirs: 2.025649ms, cgo: 192.108µs, filename_unadjuster: 100.407µs, max_same_issues: 1.064µs, uniq_by_line: 684ns, skip_files: 560ns, source_code: 478ns, diff: 437ns, max_from_linter: 394ns, exclude: 261ns, path_shortener: 176ns, max_per_file_from_linter: 171ns 
20:40:26 [2021-05-27T20:40:26.416Z] INFO [runner] linters took 1m35.911044906s with stages: goanalysis_metalinter: 1m17.005545172s, unused: 18.845807583s 
20:40:26 [2021-05-27T20:40:26.416Z] INFO File cache stats: 1456 entries of total size 6.8MiB 
20:40:26 [2021-05-27T20:40:26.416Z] INFO Memory: 1608 samples, avg is 249.0MB, max is 3564.9MB 
20:40:26 [2021-05-27T20:40:26.416Z] INFO Execution took 3m33.375348649s               
20:40:26 [2021-05-27T20:40:26.416Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:40:26 [2021-05-27T20:40:26.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=24d22aced7940dd9fdc6163497e36182fe3b8981 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:24d22aced7940dd9fdc6163497e36182fe3b8981 hack/make.sh dynbinary-daemon test-docker-py
20:40:27 [2021-05-27T20:40:27.293Z] 
20:40:27 [2021-05-27T20:40:27.293Z] Removing bundles/
20:40:27 [2021-05-27T20:40:27.293Z] 
20:40:27 [2021-05-27T20:40:27.293Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:40:27 [2021-05-27T20:40:27.293Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:40:27 [2021-05-27T20:40:27.293Z] GOOS="" GOARCH="" GOARM=""
20:40:51 [2021-05-27T20:40:51.403Z] ok  	github.com/docker/docker/cmd/dockerd	0.138s	coverage: 29.1% of statements
20:40:53 [2021-05-27T20:40:53.334Z] ok  	github.com/docker/docker/container	0.162s	coverage: 34.6% of statements
20:40:53 [2021-05-27T20:40:53.334Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:40:53 [2021-05-27T20:40:53.334Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:40:53 [2021-05-27T20:40:53.334Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:40:53 [2021-05-27T20:40:53.334Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:40:55 [2021-05-27T20:40:55.890Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.061s	coverage: 65.3% of statements
20:40:56 [2021-05-27T20:40:56.838Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.9% of statements
20:41:01 [2021-05-27T20:41:01.163Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
20:41:02 [2021-05-27T20:41:02.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:41:03 [2021-05-27T20:41:03.086Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
20:41:03 [2021-05-27T20:41:03.663Z] ok  	github.com/docker/docker/daemon/config	0.140s	coverage: 81.8% of statements
20:41:04 [2021-05-27T20:41:04.238Z] ok  	github.com/docker/docker/daemon/events	0.106s	coverage: 50.0% of statements
20:41:05 [2021-05-27T20:41:05.628Z] ok  	github.com/docker/docker/daemon/graphdriver	0.023s	coverage: 2.2% of statements
20:41:09 [2021-05-27T20:41:09.839Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 3.1% of statements
20:41:09 [2021-05-27T20:41:09.839Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.991s	coverage: 73.3% of statements
20:41:09 [2021-05-27T20:41:09.839Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.546s	coverage: 14.1% of statements
20:41:10 [2021-05-27T20:41:10.786Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.822s	coverage: 56.2% of statements
20:41:12 [2021-05-27T20:41:12.182Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
20:41:14 [2021-05-27T20:41:14.739Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.776s	coverage: 49.4% of statements
20:41:16 [2021-05-27T20:41:16.132Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.682s	coverage: 46.2% of statements
20:41:16 [2021-05-27T20:41:16.132Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.358s	coverage: 57.7% of statements
20:41:16 [2021-05-27T20:41:16.395Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.034s	coverage: 57.5% of statements
20:41:17 [2021-05-27T20:41:17.788Z] ok  	github.com/docker/docker/daemon	12.312s	coverage: 17.3% of statements
20:41:17 [2021-05-27T20:41:17.788Z] ok  	github.com/docker/docker/daemon/links	0.030s	coverage: 93.0% of statements
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:41:17 [2021-05-27T20:41:17.788Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:41:18 [2021-05-27T20:41:18.363Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.051s	coverage: 3.0% of statements
20:41:20 [2021-05-27T20:41:20.288Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.7% of statements
20:41:20 [2021-05-27T20:41:20.288Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:41:20 [2021-05-27T20:41:20.288Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:41:20 [2021-05-27T20:41:20.551Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.317s	coverage: 77.8% of statements
20:41:20 [2021-05-27T20:41:20.813Z] ok  	github.com/docker/docker/daemon/logger	0.292s	coverage: 43.6% of statements
20:41:20 [2021-05-27T20:41:20.813Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:41:20 [2021-05-27T20:41:20.813Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:41:20 [2021-05-27T20:41:20.813Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
20:41:21 [2021-05-27T20:41:21.762Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.053s	coverage: 87.2% of statements
20:41:21 [2021-05-27T20:41:21.762Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 23.9% of statements
20:41:22 [2021-05-27T20:41:22.713Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.050s	coverage: 69.9% of statements
20:41:22 [2021-05-27T20:41:22.975Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 75.2% of statements
20:41:22 [2021-05-27T20:41:22.975Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:41:23 [2021-05-27T20:41:23.552Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 31.5% of statements
20:41:23 [2021-05-27T20:41:23.815Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.087s	coverage: 55.1% of statements
20:41:24 [2021-05-27T20:41:24.763Z] ok  	github.com/docker/docker/daemon/logger/templates	0.024s	coverage: 8.3% of statements
20:41:24 [2021-05-27T20:41:24.763Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.050s	coverage: 46.8% of statements
20:41:25 [2021-05-27T20:41:25.712Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
20:41:26 [2021-05-27T20:41:26.660Z] ok  	github.com/docker/docker/distribution/metadata	0.074s	coverage: 48.2% of statements
20:41:27 [2021-05-27T20:41:27.235Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.916s	coverage: 82.5% of statements
20:41:27 [2021-05-27T20:41:27.235Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:41:27 [2021-05-27T20:41:27.235Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:41:28 [2021-05-27T20:41:28.663Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 53.1% of statements
20:41:28 [2021-05-27T20:41:28.663Z] ok  	github.com/docker/docker/distribution	0.564s	coverage: 25.2% of statements
20:41:28 [2021-05-27T20:41:28.663Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:41:29 [2021-05-27T20:41:29.235Z] ok  	github.com/docker/docker/image	0.065s	coverage: 86.6% of statements
20:41:30 [2021-05-27T20:41:30.181Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
20:41:30 [2021-05-27T20:41:30.181Z] ok  	github.com/docker/docker/distribution/xfer	1.735s	coverage: 85.6% of statements
20:41:30 [2021-05-27T20:41:30.181Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:41:30 [2021-05-27T20:41:30.757Z] ok  	github.com/docker/docker/image/tarexport	0.059s	coverage: 0.6% of statements
20:41:31 [2021-05-27T20:41:31.020Z] ok  	github.com/docker/docker/image/v1	0.052s	coverage: 25.0% of statements
20:41:31 [2021-05-27T20:41:31.020Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:41:31 [2021-05-27T20:41:31.020Z] ok  	github.com/docker/docker/libcontainerd/queue	0.069s	coverage: 100.0% of statements
20:41:32 [2021-05-27T20:41:32.412Z] ok  	github.com/docker/docker/oci	0.030s	coverage: 45.2% of statements
20:41:32 [2021-05-27T20:41:32.674Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
20:41:32 [2021-05-27T20:41:32.674Z] ok  	github.com/docker/docker/opts	0.055s	coverage: 67.1% of statements
20:41:33 [2021-05-27T20:41:33.619Z] ok  	github.com/docker/docker/pkg/broadcaster	0.065s	coverage: 100.0% of statements
20:41:35 [2021-05-27T20:41:35.009Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
20:41:35 [2021-05-27T20:41:35.009Z] ok  	github.com/docker/docker/pkg/authorization	0.735s	coverage: 68.3% of statements
20:41:35 [2021-05-27T20:41:35.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:41:35 [2021-05-27T20:41:35.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:41:35 [2021-05-27T20:41:35.955Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
20:41:36 [2021-05-27T20:41:36.217Z] ok  	github.com/docker/docker/pkg/archive	1.226s	coverage: 81.9% of statements
20:41:36 [2021-05-27T20:41:36.790Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
20:41:36 [2021-05-27T20:41:36.790Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
20:41:37 [2021-05-27T20:41:37.733Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
20:41:38 [2021-05-27T20:41:38.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:41:38 [2021-05-27T20:41:38.305Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
20:41:38 [2021-05-27T20:41:38.567Z] ok  	github.com/docker/docker/pkg/dmesg	0.016s	coverage: 83.3% of statements
20:41:38 [2021-05-27T20:41:38.829Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.029s	coverage: 43.2% of statements
20:41:39 [2021-05-27T20:41:39.773Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
20:41:39 [2021-05-27T20:41:39.773Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 88.7% of statements
20:41:40 [2021-05-27T20:41:40.346Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
20:41:40 [2021-05-27T20:41:40.607Z] ok  	github.com/docker/docker/pkg/fsutils	0.285s	coverage: 85.1% of statements
20:41:40 [2021-05-27T20:41:40.870Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
20:41:41 [2021-05-27T20:41:41.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:41:42 [2021-05-27T20:41:42.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:41:42 [2021-05-27T20:41:42.258Z] ok  	github.com/docker/docker/pkg/ioutils	0.579s	coverage: 69.3% of statements
20:41:42 [2021-05-27T20:41:42.258Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
20:41:42 [2021-05-27T20:41:42.258Z] ok  	github.com/docker/docker/pkg/idtools	0.657s	coverage: 69.5% of statements
20:41:42 [2021-05-27T20:41:42.258Z] ok  	github.com/docker/docker/layer	8.044s	coverage: 68.8% of statements
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:41:42 [2021-05-27T20:41:42.258Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:41:42 [2021-05-27T20:41:42.520Z] ok  	github.com/docker/docker/pkg/longpath	0.045s	coverage: 100.0% of statements
20:41:42 [2021-05-27T20:41:42.520Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:41:42 [2021-05-27T20:41:42.520Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:41:42 [2021-05-27T20:41:42.520Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
20:41:42 [2021-05-27T20:41:42.520Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:41:42 [2021-05-27T20:41:42.783Z] ok  	github.com/docker/docker/pkg/parsers	0.030s	coverage: 97.0% of statements
20:41:43 [2021-05-27T20:41:43.046Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
20:41:43 [2021-05-27T20:41:43.308Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 86.7% of statements
20:41:43 [2021-05-27T20:41:43.308Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.4% of statements
20:41:43 [2021-05-27T20:41:43.308Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:41:43 [2021-05-27T20:41:43.308Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:41:43 [2021-05-27T20:41:43.899Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
20:41:44 [2021-05-27T20:41:44.854Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
20:41:44 [2021-05-27T20:41:44.854Z] ok  	github.com/docker/docker/pkg/pools	0.023s	coverage: 88.2% of statements
20:41:44 [2021-05-27T20:41:44.854Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
20:41:45 [2021-05-27T20:41:45.428Z] ok  	github.com/docker/docker/pkg/reexec	0.024s	coverage: 82.4% of statements
20:41:46 [2021-05-27T20:41:46.370Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
20:41:46 [2021-05-27T20:41:46.370Z] ok  	github.com/docker/docker/pkg/pubsub	1.096s	coverage: 75.0% of statements
20:41:46 [2021-05-27T20:41:46.632Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
20:41:46 [2021-05-27T20:41:46.893Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
20:41:47 [2021-05-27T20:41:47.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:41:47 [2021-05-27T20:41:47.839Z] ok  	github.com/docker/docker/pkg/sysinfo	0.025s	coverage: 54.9% of statements
20:41:48 [2021-05-27T20:41:48.101Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 36.9% of statements
20:41:48 [2021-05-27T20:41:48.673Z] ok  	github.com/docker/docker/pkg/tailfile	0.126s	coverage: 88.6% of statements
20:41:49 [2021-05-27T20:41:49.246Z] ok  	github.com/docker/docker/pkg/tarsum	0.101s	coverage: 89.3% of statements
20:41:49 [2021-05-27T20:41:49.246Z] testing: warning: no tests to run
20:41:49 [2021-05-27T20:41:49.246Z] coverage: [no statements]
20:41:49 [2021-05-27T20:41:49.246Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
20:41:49 [2021-05-27T20:41:49.507Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
20:41:49 [2021-05-27T20:41:49.769Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
20:41:50 [2021-05-27T20:41:50.031Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
20:41:50 [2021-05-27T20:41:50.604Z] ok  	github.com/docker/docker/pkg/signal	5.021s	coverage: 62.3% of statements
20:41:51 [2021-05-27T20:41:51.180Z] ok  	github.com/docker/docker/plugin/v2	0.029s	coverage: 14.5% of statements
20:41:52 [2021-05-27T20:41:52.126Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 85.4% of statements
20:41:52 [2021-05-27T20:41:52.388Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 23.2% of statements
20:41:52 [2021-05-27T20:41:52.963Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
20:41:54 [2021-05-27T20:41:54.355Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
20:41:54 [2021-05-27T20:41:54.355Z] ok  	github.com/docker/docker/quota	0.511s	coverage: 71.4% of statements
20:41:54 [2021-05-27T20:41:54.928Z] ok  	github.com/docker/docker/registry	0.219s	coverage: 58.8% of statements
20:41:54 [2021-05-27T20:41:54.928Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
20:41:55 [2021-05-27T20:41:55.503Z] ok  	github.com/docker/docker/testutil	0.032s	coverage: 62.5% of statements
20:41:55 [2021-05-27T20:41:55.766Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 66.1% of statements
20:41:58 [2021-05-27T20:41:58.320Z] ok  	github.com/docker/docker/volume/drivers	0.025s	coverage: 36.1% of statements
20:41:58 [2021-05-27T20:41:58.583Z] ok  	github.com/docker/docker/volume/mounts	0.069s	coverage: 67.0% of statements
20:41:58 [2021-05-27T20:41:58.845Z] ok  	github.com/docker/docker/volume/local	0.223s	coverage: 76.4% of statements
20:42:00 [2021-05-27T20:42:00.232Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
20:42:02 [2021-05-27T20:42:02.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:42:03 [2021-05-27T20:42:03.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:42:03 [2021-05-27T20:42:03.777Z] 
20:42:03 [2021-05-27T20:42:03.777Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:42:03 [2021-05-27T20:42:03.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:42:03 [2021-05-27T20:42:03.777Z] Using test binary docker
20:42:03 [2021-05-27T20:42:03.777Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:42:03 [2021-05-27T20:42:03.777Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:42:03 [2021-05-27T20:42:03.777Z] INFO: Waiting for daemon to start...
20:42:03 [2021-05-27T20:42:03.777Z] Starting dockerd
20:42:03 [2021-05-27T20:42:03.777Z] .
20:42:03 [2021-05-27T20:42:03.777Z] INFO: Building docker-sdk-python3:5.0.0...
20:42:04 [2021-05-27T20:42:04.583Z] 4612f6d0b889: Pull complete
20:42:04 [2021-05-27T20:42:04.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:42:09 [2021-05-27T20:42:09.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:42:10 [2021-05-27T20:42:10.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:42:15 [2021-05-27T20:42:15.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:42:18 [2021-05-27T20:42:18.342Z] ok  	github.com/docker/docker/pkg/plugins	33.658s	coverage: 76.6% of statements
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/rootless	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/volume	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:42:18 [2021-05-27T20:42:18.342Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:42:18 [2021-05-27T20:42:18.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === Skipped
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver btrfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver btrfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver btrfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver btrfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver btrfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:73: No driver to put!
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z] time="2021-05-27T20:41:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z] time="2021-05-27T20:41:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z] time="2021-05-27T20:41:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z] time="2021-05-27T20:41:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z] time="2021-05-27T20:41:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:73: No driver to put!
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     overlay_test.go:49: Fails to compute changes intermittently
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver zfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver zfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver zfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver zfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:46: Driver zfs not supported
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     graphtest_unix.go:73: No driver to put!
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:42:18 [2021-05-27T20:42:18.603Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] 
20:42:18 [2021-05-27T20:42:18.603Z] DONE 2255 tests, 24 skipped in 196.937s
Post stage
[Pipeline] junit
20:42:19 [2021-05-27T20:42:19.558Z] Recording test results
20:42:19 [2021-05-27T20:42:19.690Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:42:20 [2021-05-27T20:42:20.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f790739fa052eb75ff6ff7fa58461a61531e807 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f790739fa052eb75ff6ff7fa58461a61531e807 hack/make.sh dynbinary test-integration
20:42:20 [2021-05-27T20:42:20.985Z] 
20:42:20 [2021-05-27T20:42:20.985Z] Removing bundles/
20:42:20 [2021-05-27T20:42:20.985Z] 
20:42:20 [2021-05-27T20:42:20.985Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:42:21 [2021-05-27T20:42:21.246Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:42:21 [2021-05-27T20:42:21.246Z] GOOS="" GOARCH="" GOARM=""
20:42:22 [2021-05-27T20:42:22.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:42:25 [2021-05-27T20:42:25.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:42:28 [2021-05-27T20:42:28.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:42:32 [2021-05-27T20:42:32.665Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:42:32 [2021-05-27T20:42:32.665Z] Using test binary docker
20:42:32 [2021-05-27T20:42:32.665Z] +++ /etc/init.d/apparmor start
20:42:32 [2021-05-27T20:42:32.665Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:42:32 [2021-05-27T20:42:32.665Z] INFO: Waiting for daemon to start...
20:42:32 [2021-05-27T20:42:32.665Z] Starting dockerd
20:42:32 [2021-05-27T20:42:32.665Z] +++ 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:42:34 [2021-05-27T20:42:34.570Z] .
20:42:34 [2021-05-27T20:42:34.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:42:34 [2021-05-27T20:42:34.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:42:34 [2021-05-27T20:42:34.570Z] Error: No such image: emptyfs
20:42:34 [2021-05-27T20:42:34.570Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:42:34 [2021-05-27T20:42:34.570Z] ++++ docker load
20:42:34 [2021-05-27T20:42:34.829Z] Running integration-test (iteration 1)
20:42:34 [2021-05-27T20:42:34.829Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:42:34 [2021-05-27T20:42:34.829Z] ++ 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:42:34 [2021-05-27T20:42:34.829Z] ++ set -e
20:42:34 [2021-05-27T20:42:34.829Z] ++ '[' -n 0 ']'
20:42:34 [2021-05-27T20:42:34.829Z] ++ set -x
20:42:34 [2021-05-27T20:42:34.829Z] ++ 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:42:42 [2021-05-27T20:42:42.438Z] sha256:8df618a50b754081523513d0da0938494950d08bc8235752faaf32fe0d17191c
20:42:42 [2021-05-27T20:42:42.438Z] INFO: Starting docker-py tests...
20:42:42 [2021-05-27T20:42:42.438Z] ============================= test session starts ==============================
20:42:42 [2021-05-27T20:42:42.438Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
20:42:42 [2021-05-27T20:42:42.438Z] rootdir: /src, inifile: pytest.ini
20:42:42 [2021-05-27T20:42:42.438Z] plugins: timeout-1.3.3, cov-2.6.1
20:42:42 [2021-05-27T20:42:42.438Z] collected 390 items / 1 deselected / 389 selected
20:42:42 [2021-05-27T20:42:42.438Z] 
20:43:02 [2021-05-27T20:43:02.836Z] tests/integration/api_build_test.py .......................X             [  6%]
20:43:03 [2021-05-27T20:43:03.654Z] tests/integration/api_client_test.py .....                               [  7%]
20:43:05 [2021-05-27T20:43:05.946Z] tests/integration/api_config_test.py .....                               [  8%]
20:43:13 [2021-05-27T20:43:13.579Z] Loaded image: buildpack-deps:buster
20:43:13 [2021-05-27T20:43:13.579Z] Loaded image: busybox:latest
20:43:13 [2021-05-27T20:43:13.838Z] Loaded image: busybox:glibc
20:43:21 [2021-05-27T20:43:21.958Z] Loaded image: debian:bullseye
20:43:21 [2021-05-27T20:43:21.958Z] Loaded image: hello-world:latest
20:43:21 [2021-05-27T20:43:21.958Z] Loaded image: arm32v7/hello-world:latest
20:43:21 [2021-05-27T20:43:21.958Z] INFO: Testing against a local daemon
20:43:21 [2021-05-27T20:43:21.958Z] === RUN   TestCgroupNamespacesBuild
20:43:25 [2021-05-27T20:43:25.247Z] --- PASS: TestCgroupNamespacesBuild (3.39s)
20:43:25 [2021-05-27T20:43:25.247Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:43:27 [2021-05-27T20:43:27.777Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.06s)
20:43:27 [2021-05-27T20:43:27.777Z] === RUN   TestBuildWithSession
20:43:27 [2021-05-27T20:43:27.777Z] --- SKIP: TestBuildWithSession (0.00s)
20:43:27 [2021-05-27T20:43:27.777Z]     build_session_test.go:25: TODO: BuildKit
20:43:27 [2021-05-27T20:43:27.777Z] === RUN   TestBuildSquashParent
20:43:42 [2021-05-27T20:43:42.661Z] --- PASS: TestBuildSquashParent (13.67s)
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:42 [2021-05-27T20:43:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:42 [2021-05-27T20:43:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:42 [2021-05-27T20:43:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:42 [2021-05-27T20:43:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:42 [2021-05-27T20:43:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:42 [2021-05-27T20:43:42.661Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:42 [2021-05-27T20:43:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:42 [2021-05-27T20:43:42.661Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:42 [2021-05-27T20:43:42.661Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:42 [2021-05-27T20:43:42.760Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:43:42 [2021-05-27T20:43:42.760Z] 
20:43:42 [2021-05-27T20:43:42.760Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:43:42 [2021-05-27T20:43:42.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:43:42 [2021-05-27T20:43:42.760Z] HOSTNAME=19128547257d
20:43:42 [2021-05-27T20:43:42.760Z] TESTDEBUG=0
20:43:42 [2021-05-27T20:43:42.760Z] DEST=bundles/test-integration
20:43:42 [2021-05-27T20:43:42.760Z] PWD=/go/src/github.com/docker/docker
20:43:42 [2021-05-27T20:43:42.760Z] DOCKER_GITCOMMIT=5f790739fa052eb75ff6ff7fa58461a61531e807
20:43:42 [2021-05-27T20:43:42.760Z] container=docker
20:43:42 [2021-05-27T20:43:42.760Z] HOME=/root
20:43:42 [2021-05-27T20:43:42.760Z] GOLANG_VERSION=1.13.15
20:43:42 [2021-05-27T20:43:42.760Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:43:42 [2021-05-27T20:43:42.760Z] VALIDATE_BRANCH=master
20:43:42 [2021-05-27T20:43:42.760Z] TERM=xterm
20:43:42 [2021-05-27T20:43:42.760Z] DOCKER_PKG=github.com/docker/docker
20:43:42 [2021-05-27T20:43:42.760Z] SHLVL=1
20:43:42 [2021-05-27T20:43:42.760Z] TIMEOUT=120m
20:43:42 [2021-05-27T20:43:42.760Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:43:42 [2021-05-27T20:43:42.760Z] DOCKER_GRAPHDRIVER=overlay2
20:43:42 [2021-05-27T20:43:42.760Z] GO111MODULE=off
20:43:42 [2021-05-27T20:43:42.760Z] DOCKER_EXPERIMENTAL=1
20:43:42 [2021-05-27T20:43:42.760Z] TEST_SKIP_INTEGRATION_CLI=1
20:43:42 [2021-05-27T20:43:42.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:43:42 [2021-05-27T20:43:42.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:43:42 [2021-05-27T20:43:42.760Z] GOPATH=/go
20:43:42 [2021-05-27T20:43:42.760Z] PKG_CONFIG=pkg-config
20:43:42 [2021-05-27T20:43:42.760Z] _=/usr/bin/env
20:43:42 [2021-05-27T20:43:42.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:43:43 [2021-05-27T20:43:43.920Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
20:43:46 [2021-05-27T20:43:46.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:47 [2021-05-27T20:43:47.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:52 [2021-05-27T20:43:52.386Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:52 [2021-05-27T20:43:52.386Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:58 [2021-05-27T20:43:58.953Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:43:58 [2021-05-27T20:43:58.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.33s)
20:43:58 [2021-05-27T20:43:58.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.60s)
20:43:58 [2021-05-27T20:43:58.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.57s)
20:43:58 [2021-05-27T20:43:58.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.37s)
20:43:58 [2021-05-27T20:43:58.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.47s)
20:43:58 [2021-05-27T20:43:58.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.49s)
20:43:58 [2021-05-27T20:43:58.953Z] === RUN   TestBuildMultiStageCopy
20:43:58 [2021-05-27T20:43:58.953Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:44:01 [2021-05-27T20:44:01.034Z] 8116de3c91c3: Pull complete
20:44:01 [2021-05-27T20:44:01.034Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d
20:44:01 [2021-05-27T20:44:01.034Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:44:01 [2021-05-27T20:44:01.034Z] mcr.microsoft.com/windows/servercore:ltsc2019
20:44:01 [2021-05-27T20:44:01.034Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935'
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Docker version of control daemon
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] Client:
20:44:01 [2021-05-27T20:44:01.034Z]  Version:           20.10.6
20:44:01 [2021-05-27T20:44:01.034Z]  API version:       1.41
20:44:01 [2021-05-27T20:44:01.034Z]  Go version:        go1.16.3
20:44:01 [2021-05-27T20:44:01.034Z]  Git commit:        370c289
20:44:01 [2021-05-27T20:44:01.034Z]  Built:             Fri Apr  9 22:49:36 2021
20:44:01 [2021-05-27T20:44:01.034Z]  OS/Arch:           windows/amd64
20:44:01 [2021-05-27T20:44:01.034Z]  Context:           default
20:44:01 [2021-05-27T20:44:01.034Z]  Experimental:      true
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] Server: Docker Engine - Community
20:44:01 [2021-05-27T20:44:01.034Z]  Engine:
20:44:01 [2021-05-27T20:44:01.034Z]   Version:          20.10.6
20:44:01 [2021-05-27T20:44:01.034Z]   API version:      1.41 (minimum version 1.24)
20:44:01 [2021-05-27T20:44:01.034Z]   Go version:       go1.13.15
20:44:01 [2021-05-27T20:44:01.034Z]   Git commit:       8728dd2
20:44:01 [2021-05-27T20:44:01.034Z]   Built:            Fri Apr  9 22:45:40 2021
20:44:01 [2021-05-27T20:44:01.034Z]   OS/Arch:          windows/amd64
20:44:01 [2021-05-27T20:44:01.034Z]   Experimental:     true
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Docker info of control daemon
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] Client:
20:44:01 [2021-05-27T20:44:01.034Z]  Context:    default
20:44:01 [2021-05-27T20:44:01.034Z]  Debug Mode: false
20:44:01 [2021-05-27T20:44:01.034Z]  Plugins:
20:44:01 [2021-05-27T20:44:01.034Z]   app: Docker Application (Docker Inc., v0.8.0)
20:44:01 [2021-05-27T20:44:01.034Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
20:44:01 [2021-05-27T20:44:01.034Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] Server:
20:44:01 [2021-05-27T20:44:01.034Z]  Containers: 0
20:44:01 [2021-05-27T20:44:01.034Z]   Running: 0
20:44:01 [2021-05-27T20:44:01.034Z]   Paused: 0
20:44:01 [2021-05-27T20:44:01.034Z]   Stopped: 0
20:44:01 [2021-05-27T20:44:01.034Z]  Images: 1
20:44:01 [2021-05-27T20:44:01.034Z]  Server Version: 20.10.6
20:44:01 [2021-05-27T20:44:01.034Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:44:01 [2021-05-27T20:44:01.034Z]   Windows: 
20:44:01 [2021-05-27T20:44:01.034Z]   LCOW: 
20:44:01 [2021-05-27T20:44:01.034Z]  Logging Driver: json-file
20:44:01 [2021-05-27T20:44:01.034Z]  Plugins:
20:44:01 [2021-05-27T20:44:01.034Z]   Volume: local
20:44:01 [2021-05-27T20:44:01.034Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:44:01 [2021-05-27T20:44:01.034Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:44:01 [2021-05-27T20:44:01.034Z]  Swarm: inactive
20:44:01 [2021-05-27T20:44:01.034Z]  Default Isolation: process
20:44:01 [2021-05-27T20:44:01.034Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:44:01 [2021-05-27T20:44:01.034Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
20:44:01 [2021-05-27T20:44:01.034Z]  OSType: windows
20:44:01 [2021-05-27T20:44:01.034Z]  Architecture: x86_64
20:44:01 [2021-05-27T20:44:01.034Z]  CPUs: 4
20:44:01 [2021-05-27T20:44:01.034Z]  Total Memory: 32GiB
20:44:01 [2021-05-27T20:44:01.034Z]  Name: azwin-2-7a4540
20:44:01 [2021-05-27T20:44:01.034Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
20:44:01 [2021-05-27T20:44:01.034Z]  Docker Root Dir: D:\docker
20:44:01 [2021-05-27T20:44:01.034Z]  Debug Mode: false
20:44:01 [2021-05-27T20:44:01.034Z]  Registry: https://index.docker.io/v1/
20:44:01 [2021-05-27T20:44:01.034Z]  Labels:
20:44:01 [2021-05-27T20:44:01.034Z]  Experimental: true
20:44:01 [2021-05-27T20:44:01.034Z]  Insecure Registries:
20:44:01 [2021-05-27T20:44:01.034Z]   10.0.0.4:5000
20:44:01 [2021-05-27T20:44:01.034Z]   127.0.0.0/8
20:44:01 [2021-05-27T20:44:01.034Z]  Registry Mirrors:
20:44:01 [2021-05-27T20:44:01.034Z]   http://10.0.0.4:5000/
20:44:01 [2021-05-27T20:44:01.034Z]  Live Restore Enabled: false
20:44:01 [2021-05-27T20:44:01.034Z]  Product License: Community Engine
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Commit hash is 4fbdfa9e64
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Nuke-Everything...
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Container count on control daemon to delete is 0
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Nuking d:\CI
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Zapped successfully
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Location for testing is d:\CI\PR-41212\12
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] INFO: Building the image from Dockerfile.windows at 05/27/2021 20:43:48...
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] Sending build context to Docker daemon  58.29MB
20:44:01 [2021-05-27T20:44:01.034Z] 
20:44:01 [2021-05-27T20:44:01.034Z] Step 1/10 : FROM microsoft/windowsservercore
20:44:01 [2021-05-27T20:44:01.034Z]  ---> 3a7f23e29bd7
20:44:01 [2021-05-27T20:44:01.034Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:44:01 [2021-05-27T20:44:01.034Z]  ---> Running in 63f57cf05589
20:44:01 [2021-05-27T20:44:01.034Z] Removing intermediate container 63f57cf05589
20:44:01 [2021-05-27T20:44:01.034Z]  ---> 94d139808240
20:44:01 [2021-05-27T20:44:01.034Z] Step 3/10 : ARG GO_VERSION=1.13.15
20:44:01 [2021-05-27T20:44:01.034Z]  ---> Running in fada6bb9b254
20:44:01 [2021-05-27T20:44:01.034Z] Removing intermediate container fada6bb9b254
20:44:01 [2021-05-27T20:44:01.034Z]  ---> 8c34557cb317
20:44:01 [2021-05-27T20:44:01.034Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
20:44:01 [2021-05-27T20:44:01.034Z]  ---> Running in 9dec9e6e89e5
20:44:01 [2021-05-27T20:44:01.034Z] Removing intermediate container 9dec9e6e89e5
20:44:01 [2021-05-27T20:44:01.034Z]  ---> a2a0fbb0fef8
20:44:01 [2021-05-27T20:44:01.034Z] 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:44:01 [2021-05-27T20:44:01.034Z]  ---> Running in cb5bb20e3e7c
20:44:01 [2021-05-27T20:44:01.034Z] Removing intermediate container cb5bb20e3e7c
20:44:01 [2021-05-27T20:44:01.034Z]  ---> aadbedeb320d
20:44:01 [2021-05-27T20:44:01.034Z] 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:44:01 [2021-05-27T20:44:01.034Z]  ---> Running in 1397d3ddd741
20:44:02 [2021-05-27T20:44:02.317Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:44:02 [2021-05-27T20:44:02.317Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:44:02 [2021-05-27T20:44:02.594Z] 
20:44:02 [2021-05-27T20:44:02.594Z] SUCCESS: Specified value was saved.
20:44:02 [2021-05-27T20:44:02.885Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:44:03 [2021-05-27T20:44:03.453Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:44:03 [2021-05-27T20:44:03.577Z] INFO: Downloading git...
20:44:04 [2021-05-27T20:44:04.020Z] --- PASS: TestBuildMultiStageCopy (6.24s)
20:44:04 [2021-05-27T20:44:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.92s)
20:44:04 [2021-05-27T20:44:04.020Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
20:44:04 [2021-05-27T20:44:04.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
20:44:04 [2021-05-27T20:44:04.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
20:44:04 [2021-05-27T20:44:04.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
20:44:04 [2021-05-27T20:44:04.021Z] === RUN   TestBuildMultiStageParentConfig
20:44:04 [2021-05-27T20:44:04.564Z] INFO: Downloading go...
20:44:04 [2021-05-27T20:44:04.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:44:04 [2021-05-27T20:44:04.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:44:05 [2021-05-27T20:44:05.925Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
20:44:05 [2021-05-27T20:44:05.925Z] === RUN   TestBuildLabelWithTargets
20:44:06 [2021-05-27T20:44:06.791Z] INFO: Downloading compiler 1 of 3...
20:44:07 [2021-05-27T20:44:07.257Z] INFO: Downloading compiler 2 of 3...
20:44:07 [2021-05-27T20:44:07.257Z] INFO: Downloading compiler 3 of 3...
20:44:07 [2021-05-27T20:44:07.257Z] INFO: Extracting git...
20:44:07 [2021-05-27T20:44:07.829Z] --- PASS: TestBuildLabelWithTargets (2.33s)
20:44:07 [2021-05-27T20:44:07.829Z] === RUN   TestBuildWithEmptyLayers
20:44:09 [2021-05-27T20:44:09.206Z] --- PASS: TestBuildWithEmptyLayers (1.32s)
20:44:09 [2021-05-27T20:44:09.206Z] === RUN   TestBuildMultiStageOnBuild
20:44:13 [2021-05-27T20:44:13.398Z] --- PASS: TestBuildMultiStageOnBuild (4.25s)
20:44:13 [2021-05-27T20:44:13.398Z] === RUN   TestBuildUncleanTarFilenames
20:44:15 [2021-05-27T20:44:15.304Z] --- PASS: TestBuildUncleanTarFilenames (1.76s)
20:44:15 [2021-05-27T20:44:15.304Z] === RUN   TestBuildMultiStageLayerLeak
20:44:17 [2021-05-27T20:44:17.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:44:17 [2021-05-27T20:44:17.840Z] Using test binary docker
20:44:17 [2021-05-27T20:44:17.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:44:17 [2021-05-27T20:44:17.840Z] Using test binary docker
20:44:17 [2021-05-27T20:44:17.840Z] +++ /etc/init.d/apparmor start
20:44:17 [2021-05-27T20:44:17.840Z] +++ /etc/init.d/apparmor start
20:44:17 [2021-05-27T20:44:17.840Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
20:44:17 [2021-05-27T20:44:17.840Z]  (warning).
20:44:17 [2021-05-27T20:44:17.840Z] INFO: Waiting for daemon to start...
20:44:17 [2021-05-27T20:44:17.840Z] Starting dockerd
20:44:17 [2021-05-27T20:44:17.840Z] +++ 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:44:17 [2021-05-27T20:44:17.840Z] INFO: Waiting for daemon to start...
20:44:17 [2021-05-27T20:44:17.840Z] Starting dockerd
20:44:17 [2021-05-27T20:44:17.840Z] +++ 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:44:19 [2021-05-27T20:44:19.033Z] ..--- PASS: TestBuildMultiStageLayerLeak (3.86s)
20:44:19 [2021-05-27T20:44:19.033Z] === RUN   TestBuildWithHugeFile
20:44:19 [2021-05-27T20:44:19.967Z] 
20:44:19 [2021-05-27T20:44:19.967Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:44:19 [2021-05-27T20:44:19.967Z] 
20:44:19 [2021-05-27T20:44:19.967Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:44:19 [2021-05-27T20:44:19.967Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:44:20 [2021-05-27T20:44:20.226Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:44:20 [2021-05-27T20:44:20.226Z] Error: No such image: emptyfs
20:44:20 [2021-05-27T20:44:20.226Z] Error: No such image: emptyfs++++ tar -cC bundles/test-integration/emptyfs .
20:44:20 [2021-05-27T20:44:20.226Z] 
20:44:20 [2021-05-27T20:44:20.226Z] ++++ docker load
20:44:20 [2021-05-27T20:44:20.226Z] ++++ docker load
20:44:20 [2021-05-27T20:44:20.226Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:44:20 [2021-05-27T20:44:20.485Z] Running integration-test (iteration 1)
20:44:20 [2021-05-27T20:44:20.485Z] 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:44:20 [2021-05-27T20:44:20.485Z] ++ 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:44:20 [2021-05-27T20:44:20.485Z] ++ set -e
20:44:20 [2021-05-27T20:44:20.485Z] ++ '[' -n 0 ']'
20:44:20 [2021-05-27T20:44:20.485Z] ++ set -x
20:44:20 [2021-05-27T20:44:20.485Z] ++ 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:44:20 [2021-05-27T20:44:20.485Z] Running integration-test (iteration 1)
20:44:20 [2021-05-27T20:44:20.485Z] 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:44:20 [2021-05-27T20:44:20.485Z] ++ 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:44:20 [2021-05-27T20:44:20.485Z] ++ set -e
20:44:20 [2021-05-27T20:44:20.485Z] ++ '[' -n 0 ']'
20:44:20 [2021-05-27T20:44:20.485Z] ++ set -x
20:44:20 [2021-05-27T20:44:20.485Z] ++ 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:44:22 [2021-05-27T20:44:22.162Z] INFO: Expanding go...
20:44:22 [2021-05-27T20:44:22.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:44:31 [2021-05-27T20:44:31.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:44:31 [2021-05-27T20:44:31.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:44:33 [2021-05-27T20:44:33.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:44:34 [2021-05-27T20:44:34.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:44:34 [2021-05-27T20:44:34.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:44:36 [2021-05-27T20:44:36.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:44:40 [2021-05-27T20:44:40.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:44:42 [2021-05-27T20:44:42.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:44:43 [2021-05-27T20:44:43.361Z] INFO: Expanding compiler 1 of 3...
20:44:43 [2021-05-27T20:44:43.361Z] INFO: Expanding compiler 2 of 3...
20:44:44 [2021-05-27T20:44:44.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:44:45 [2021-05-27T20:44:45.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:44:47 [2021-05-27T20:44:47.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:44:48 [2021-05-27T20:44:48.101Z] INFO: Expanding compiler 3 of 3...
20:44:48 [2021-05-27T20:44:48.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:44:48 [2021-05-27T20:44:48.567Z] INFO: Removing downloaded files...
20:44:48 [2021-05-27T20:44:48.567Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
20:44:48 [2021-05-27T20:44:48.567Z] INFO: Configuring git core.autocrlf...
20:44:50 [2021-05-27T20:44:50.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:44:51 [2021-05-27T20:44:51.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:44:53 [2021-05-27T20:44:53.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:44:53 [2021-05-27T20:44:53.660Z] ..........................xx....................                         [ 29%]
20:44:54 [2021-05-27T20:44:54.517Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:44:54 [2021-05-27T20:44:54.517Z] Using test binary docker
20:44:54 [2021-05-27T20:44:54.517Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:44:54 [2021-05-27T20:44:54.517Z] +++ /etc/init.d/apparmor start
20:44:54 [2021-05-27T20:44:54.517Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:44:54 [2021-05-27T20:44:54.778Z] INFO: Waiting for daemon to start...
20:44:54 [2021-05-27T20:44:54.778Z] Starting dockerd
20:44:54 [2021-05-27T20:44:54.778Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:44:56 [2021-05-27T20:44:56.689Z] .
20:44:56 [2021-05-27T20:44:56.689Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:44:56 [2021-05-27T20:44:56.689Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:44:56 [2021-05-27T20:44:56.950Z] Error: No such image: emptyfs
20:44:56 [2021-05-27T20:44:56.950Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:44:56 [2021-05-27T20:44:56.950Z] ++++ docker load
20:44:56 [2021-05-27T20:44:56.950Z] Running integration-test (iteration 1)
20:44:57 [2021-05-27T20:44:57.211Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:44:57 [2021-05-27T20:44:57.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:44:57 [2021-05-27T20:44:57.211Z] ++ set -e
20:44:57 [2021-05-27T20:44:57.211Z] ++ '[' -n 0 ']'
20:44:57 [2021-05-27T20:44:57.211Z] ++ set -x
20:44:57 [2021-05-27T20:44:57.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:45:07 [2021-05-27T20:45:07.211Z] Loaded image: buildpack-deps:buster
20:45:07 [2021-05-27T20:45:07.211Z] Loaded image: buildpack-deps:buster
20:45:07 [2021-05-27T20:45:07.211Z] Loaded image: busybox:latest
20:45:07 [2021-05-27T20:45:07.211Z] Loaded image: busybox:latest
20:45:07 [2021-05-27T20:45:07.211Z] Loaded image: busybox:glibc
20:45:07 [2021-05-27T20:45:07.211Z] Loaded image: busybox:glibc
20:45:07 [2021-05-27T20:45:07.778Z] Loaded image: debian:bullseye
20:45:08 [2021-05-27T20:45:08.036Z] Loaded image: hello-world:latest
20:45:08 [2021-05-27T20:45:08.294Z] Loaded image: debian:bullseye
20:45:08 [2021-05-27T20:45:08.294Z] Loaded image: arm32v7/hello-world:latest
20:45:08 [2021-05-27T20:45:08.294Z] Loaded image: hello-world:latest
20:45:08 [2021-05-27T20:45:08.553Z] INFO: Testing against a local daemon
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:45:08 [2021-05-27T20:45:08.553Z] Loaded image: arm32v7/hello-world:latest
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:45:08 [2021-05-27T20:45:08.553Z] INFO: Testing against a local daemon
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerDaemonSuite
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:45:08 [2021-05-27T20:45:08.553Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:45:08 [2021-05-27T20:45:08.812Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:45:09 [2021-05-27T20:45:09.562Z] Loaded image: buildpack-deps:buster
20:45:09 [2021-05-27T20:45:09.562Z] Loaded image: busybox:latest
20:45:09 [2021-05-27T20:45:09.562Z] Loaded image: busybox:glibc
20:45:10 [2021-05-27T20:45:10.133Z] Loaded image: debian:bullseye
20:45:10 [2021-05-27T20:45:10.406Z] Loaded image: hello-world:latest
20:45:10 [2021-05-27T20:45:10.406Z] Loaded image: arm32v7/hello-world:latest
20:45:10 [2021-05-27T20:45:10.406Z] INFO: Testing against a local daemon
20:45:10 [2021-05-27T20:45:10.406Z] === RUN   TestCgroupNamespacesBuild
20:45:13 [2021-05-27T20:45:13.001Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:45:13 [2021-05-27T20:45:13.001Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:45:13 [2021-05-27T20:45:13.568Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:45:13 [2021-05-27T20:45:13.568Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:45:14 [2021-05-27T20:45:14.504Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:45:14 [2021-05-27T20:45:14.504Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:45:14 [2021-05-27T20:45:14.504Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:45:14 [2021-05-27T20:45:14.612Z] --- PASS: TestCgroupNamespacesBuild (4.24s)
20:45:14 [2021-05-27T20:45:14.612Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:45:17 [2021-05-27T20:45:17.156Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s)
20:45:17 [2021-05-27T20:45:17.156Z] === RUN   TestBuildWithSession
20:45:17 [2021-05-27T20:45:17.156Z] --- SKIP: TestBuildWithSession (0.00s)
20:45:17 [2021-05-27T20:45:17.156Z]     build_session_test.go:25: TODO: BuildKit
20:45:17 [2021-05-27T20:45:17.156Z] === RUN   TestBuildSquashParent
20:45:17 [2021-05-27T20:45:17.789Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:45:18 [2021-05-27T20:45:18.725Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:45:18 [2021-05-27T20:45:18.725Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:45:18 [2021-05-27T20:45:18.725Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:45:18 [2021-05-27T20:45:18.983Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:45:20 [2021-05-27T20:45:20.862Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:45:21 [2021-05-27T20:45:21.515Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:45:21 [2021-05-27T20:45:21.773Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:45:23 [2021-05-27T20:45:23.149Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:45:23 [2021-05-27T20:45:23.407Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:45:23 [2021-05-27T20:45:23.407Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:45:23 [2021-05-27T20:45:23.407Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:45:23 [2021-05-27T20:45:23.742Z] --- PASS: TestBuildSquashParent (6.37s)
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:45:23 [2021-05-27T20:45:23.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:45:23 [2021-05-27T20:45:23.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:45:23 [2021-05-27T20:45:23.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:45:23 [2021-05-27T20:45:23.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:45:23 [2021-05-27T20:45:23.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:45:23 [2021-05-27T20:45:23.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:45:23 [2021-05-27T20:45:23.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:45:23 [2021-05-27T20:45:23.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:45:23 [2021-05-27T20:45:23.742Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:45:23 [2021-05-27T20:45:23.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:45:23 [2021-05-27T20:45:23.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:45:26 [2021-05-27T20:45:26.293Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:45:26 [2021-05-27T20:45:26.555Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:45:29 [2021-05-27T20:45:29.102Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:45:29 [2021-05-27T20:45:29.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s)
20:45:29 [2021-05-27T20:45:29.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
20:45:29 [2021-05-27T20:45:29.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s)
20:45:29 [2021-05-27T20:45:29.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s)
20:45:29 [2021-05-27T20:45:29.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s)
20:45:29 [2021-05-27T20:45:29.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s)
20:45:29 [2021-05-27T20:45:29.102Z] === RUN   TestBuildMultiStageCopy
20:45:29 [2021-05-27T20:45:29.102Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:45:29 [2021-05-27T20:45:29.970Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:45:30 [2021-05-27T20:45:30.509Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:45:31 [2021-05-27T20:45:31.648Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:45:31 [2021-05-27T20:45:31.648Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:45:31 [2021-05-27T20:45:31.908Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:45:32 [2021-05-27T20:45:32.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:45:32 [2021-05-27T20:45:32.741Z] --- PASS: TestBuildMultiStageCopy (3.55s)
20:45:32 [2021-05-27T20:45:32.741Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.12s)
20:45:32 [2021-05-27T20:45:32.741Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s)
20:45:32 [2021-05-27T20:45:32.741Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
20:45:32 [2021-05-27T20:45:32.741Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
20:45:32 [2021-05-27T20:45:32.741Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s)
20:45:32 [2021-05-27T20:45:32.741Z] === RUN   TestBuildMultiStageParentConfig
20:45:33 [2021-05-27T20:45:33.683Z] --- PASS: TestBuildMultiStageParentConfig (0.93s)
20:45:33 [2021-05-27T20:45:33.683Z] === RUN   TestBuildLabelWithTargets
20:45:35 [2021-05-27T20:45:35.067Z] --- PASS: TestBuildLabelWithTargets (1.49s)
20:45:35 [2021-05-27T20:45:35.067Z] === RUN   TestBuildWithEmptyLayers
20:45:35 [2021-05-27T20:45:35.238Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:45:35 [2021-05-27T20:45:35.384Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:45:36 [2021-05-27T20:45:36.009Z] --- PASS: TestBuildWithEmptyLayers (0.74s)
20:45:36 [2021-05-27T20:45:36.009Z] === RUN   TestBuildMultiStageOnBuild
20:45:37 [2021-05-27T20:45:37.769Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:45:38 [2021-05-27T20:45:38.336Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:45:38 [2021-05-27T20:45:38.573Z] --- PASS: TestBuildMultiStageOnBuild (2.44s)
20:45:38 [2021-05-27T20:45:38.573Z] === RUN   TestBuildUncleanTarFilenames
20:45:39 [2021-05-27T20:45:39.517Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
20:45:39 [2021-05-27T20:45:39.517Z] === RUN   TestBuildMultiStageLayerLeak
20:45:40 [2021-05-27T20:45:40.262Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:45:41 [2021-05-27T20:45:41.637Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:45:42 [2021-05-27T20:45:42.062Z] --- PASS: TestBuildMultiStageLayerLeak (2.51s)
20:45:42 [2021-05-27T20:45:42.062Z] === RUN   TestBuildWithHugeFile
20:45:43 [2021-05-27T20:45:43.017Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:45:43 [2021-05-27T20:45:43.017Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:45:44 [2021-05-27T20:45:44.395Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:45:45 [2021-05-27T20:45:45.778Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:45:46 [2021-05-27T20:45:46.715Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:45:48 [2021-05-27T20:45:48.620Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:45:49 [2021-05-27T20:45:49.998Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:45:50 [2021-05-27T20:45:50.935Z] === RUN   TestDockerSuite/TestAttachDetach
20:45:52 [2021-05-27T20:45:52.311Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:45:53 [2021-05-27T20:45:53.251Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:45:53 [2021-05-27T20:45:53.510Z] --- PASS: TestBuildWithHugeFile (94.34s)
20:45:53 [2021-05-27T20:45:53.510Z] === RUN   TestBuildWCOWSandboxSize
20:45:53 [2021-05-27T20:45:53.510Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
20:45:53 [2021-05-27T20:45:53.510Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:45:53 [2021-05-27T20:45:53.510Z] === RUN   TestBuildWithEmptyDockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:45:53 [2021-05-27T20:45:53.510Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:45:53 [2021-05-27T20:45:53.769Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:45:53 [2021-05-27T20:45:53.769Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
20:45:53 [2021-05-27T20:45:53.769Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
20:45:53 [2021-05-27T20:45:53.769Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
20:45:53 [2021-05-27T20:45:53.769Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
20:45:53 [2021-05-27T20:45:53.769Z] === RUN   TestBuildPreserveOwnership
20:45:53 [2021-05-27T20:45:53.769Z] === RUN   TestBuildPreserveOwnership/copy_from
20:45:54 [2021-05-27T20:45:54.706Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:45:55 [2021-05-27T20:45:55.641Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:45:57 [2021-05-27T20:45:57.019Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:45:58 [2021-05-27T20:45:58.395Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:45:58 [2021-05-27T20:45:58.655Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:45:58 [2021-05-27T20:45:58.914Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:45:59 [2021-05-27T20:45:59.850Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:46:01 [2021-05-27T20:46:01.229Z] --- PASS: TestBuildPreserveOwnership (7.29s)
20:46:01 [2021-05-27T20:46:01.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.83s)
20:46:01 [2021-05-27T20:46:01.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.44s)
20:46:01 [2021-05-27T20:46:01.229Z] === RUN   TestBuildPlatformInvalid
20:46:01 [2021-05-27T20:46:01.229Z] --- PASS: TestBuildPlatformInvalid (0.25s)
20:46:01 [2021-05-27T20:46:01.229Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:46:02 [2021-05-27T20:46:02.605Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:46:03 [2021-05-27T20:46:03.180Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:46:03 [2021-05-27T20:46:03.767Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:46:05 [2021-05-27T20:46:05.676Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:46:05 [2021-05-27T20:46:05.676Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:46:06 [2021-05-27T20:46:06.307Z] tests/integration/api_network_test.py ............................       [ 47%]
20:46:07 [2021-05-27T20:46:07.585Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:46:08 [2021-05-27T20:46:08.153Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:46:08 [2021-05-27T20:46:08.722Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:46:13 [2021-05-27T20:46:13.603Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:46:14 [2021-05-27T20:46:14.795Z] Removing intermediate container 1397d3ddd741
20:46:14 [2021-05-27T20:46:14.795Z]  ---> 58986c2e8c55
20:46:14 [2021-05-27T20:46:14.795Z] 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:46:14 [2021-05-27T20:46:14.795Z]  ---> Running in 6fb52feb5d2c
20:46:14 [2021-05-27T20:46:14.795Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
20:46:14 [2021-05-27T20:46:14.795Z] go: finding gotest.tools v0.5.3
20:46:14 [2021-05-27T20:46:14.795Z] go: finding gotest.tools/gotestsum v0.5.3
20:46:14 [2021-05-27T20:46:14.795Z] go: downloading gotest.tools/gotestsum v0.5.3
20:46:14 [2021-05-27T20:46:14.795Z] go: extracting gotest.tools/gotestsum v0.5.3
20:46:15 [2021-05-27T20:46:15.449Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:46:15 [2021-05-27T20:46:15.783Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading github.com/spf13/pflag v1.0.3
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading github.com/fatih/color v1.9.0
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading github.com/pkg/errors v0.9.1
20:46:16 [2021-05-27T20:46:16.354Z] go: extracting github.com/fatih/color v1.9.0
20:46:16 [2021-05-27T20:46:16.354Z] go: extracting github.com/spf13/pflag v1.0.3
20:46:16 [2021-05-27T20:46:16.354Z] go: extracting github.com/pkg/errors v0.9.1
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading github.com/mattn/go-isatty v0.0.12
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading github.com/mattn/go-colorable v0.1.6
20:46:16 [2021-05-27T20:46:16.354Z] go: extracting github.com/mattn/go-isatty v0.0.12
20:46:16 [2021-05-27T20:46:16.354Z] go: extracting github.com/mattn/go-colorable v0.1.6
20:46:16 [2021-05-27T20:46:16.354Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:46:16 [2021-05-27T20:46:16.354Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:46:16 [2021-05-27T20:46:16.831Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:46:16 [2021-05-27T20:46:16.831Z] go: downloading github.com/jonboulle/clockwork v0.1.0
20:46:16 [2021-05-27T20:46:16.831Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:46:16 [2021-05-27T20:46:16.831Z] go: extracting github.com/jonboulle/clockwork v0.1.0
20:46:16 [2021-05-27T20:46:16.831Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:46:16 [2021-05-27T20:46:16.831Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:46:16 [2021-05-27T20:46:16.831Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:46:16 [2021-05-27T20:46:16.831Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:46:16 [2021-05-27T20:46:16.831Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:46:18 [2021-05-27T20:46:18.392Z] go: finding github.com/fatih/color v1.9.0
20:46:18 [2021-05-27T20:46:18.392Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:46:18 [2021-05-27T20:46:18.392Z] go: finding github.com/pkg/errors v0.9.1
20:46:18 [2021-05-27T20:46:18.392Z] go: finding github.com/spf13/pflag v1.0.3
20:46:18 [2021-05-27T20:46:18.392Z] go: finding github.com/mattn/go-colorable v0.1.6
20:46:18 [2021-05-27T20:46:18.392Z] go: finding github.com/mattn/go-isatty v0.0.12
20:46:18 [2021-05-27T20:46:18.863Z] go: finding github.com/jonboulle/clockwork v0.1.0
20:46:18 [2021-05-27T20:46:18.863Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:46:18 [2021-05-27T20:46:18.863Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:46:18 [2021-05-27T20:46:18.863Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:46:18 [2021-05-27T20:46:18.863Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:46:19 [2021-05-27T20:46:19.637Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:46:20 [2021-05-27T20:46:20.633Z] tests/integration/api_service_test.py ....................s............. [ 60%]
20:46:21 [2021-05-27T20:46:21.538Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:46:22 [2021-05-27T20:46:22.581Z] INFO: Build done for gotestsum...
20:46:25 [2021-05-27T20:46:25.726Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:46:25 [2021-05-27T20:46:25.985Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:46:26 [2021-05-27T20:46:26.552Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:46:28 [2021-05-27T20:46:28.784Z] --- PASS: TestBuildWithHugeFile (41.40s)
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildWCOWSandboxSize
20:46:28 [2021-05-27T20:46:28.784Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
20:46:28 [2021-05-27T20:46:28.784Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildWithEmptyDockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:46:28 [2021-05-27T20:46:28.784Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s)
20:46:28 [2021-05-27T20:46:28.784Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
20:46:28 [2021-05-27T20:46:28.784Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
20:46:28 [2021-05-27T20:46:28.784Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildPreserveOwnership
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildPreserveOwnership/copy_from
20:46:28 [2021-05-27T20:46:28.784Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:46:29 [2021-05-27T20:46:29.045Z] --- PASS: TestBuildPreserveOwnership (5.33s)
20:46:29 [2021-05-27T20:46:29.045Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.57s)
20:46:29 [2021-05-27T20:46:29.045Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s)
20:46:29 [2021-05-27T20:46:29.045Z] === RUN   TestBuildPlatformInvalid
20:46:29 [2021-05-27T20:46:29.087Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:46:29 [2021-05-27T20:46:29.306Z] --- PASS: TestBuildPlatformInvalid (0.15s)
20:46:29 [2021-05-27T20:46:29.306Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:46:30 [2021-05-27T20:46:30.024Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:46:34 [2021-05-27T20:46:34.217Z] Loaded image: buildpack-deps:buster
20:46:34 [2021-05-27T20:46:34.217Z] Loaded image: busybox:latest
20:46:34 [2021-05-27T20:46:34.476Z] Loaded image: busybox:glibc
20:46:34 [2021-05-27T20:46:34.476Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:46:34 [2021-05-27T20:46:34.735Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:46:35 [2021-05-27T20:46:35.016Z] ..........................                                               [ 67%]
20:46:35 [2021-05-27T20:46:35.302Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:46:37 [2021-05-27T20:46:37.347Z] Removing intermediate container 6fb52feb5d2c
20:46:37 [2021-05-27T20:46:37.347Z]  ---> add9d5ecb426
20:46:37 [2021-05-27T20:46:37.347Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:46:37 [2021-05-27T20:46:37.347Z]  ---> Running in d11ca6f4c399
20:46:37 [2021-05-27T20:46:37.347Z] Removing intermediate container d11ca6f4c399
20:46:37 [2021-05-27T20:46:37.347Z]  ---> e700664b11ce
20:46:37 [2021-05-27T20:46:37.347Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:46:37 [2021-05-27T20:46:37.347Z]  ---> Running in 7fe4d134fa6e
20:46:37 [2021-05-27T20:46:37.801Z] Removing intermediate container 7fe4d134fa6e
20:46:37 [2021-05-27T20:46:37.801Z]  ---> 4e425969a68f
20:46:37 [2021-05-27T20:46:37.801Z] Step 10/10 : COPY . .
20:46:37 [2021-05-27T20:46:37.834Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:46:37 [2021-05-27T20:46:37.834Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:46:37 [2021-05-27T20:46:37.834Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:46:38 [2021-05-27T20:46:38.769Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:46:39 [2021-05-27T20:46:39.336Z] Loaded image: debian:bullseye
20:46:39 [2021-05-27T20:46:39.594Z] Loaded image: hello-world:latest
20:46:39 [2021-05-27T20:46:39.594Z] Loaded image: arm32v7/hello-world:latest
20:46:42 [2021-05-27T20:46:42.129Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:46:42 [2021-05-27T20:46:42.388Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:46:44 [2021-05-27T20:46:44.218Z] Loaded image: buildpack-deps:buster
20:46:44 [2021-05-27T20:46:44.218Z] Loaded image: busybox:latest
20:46:44 [2021-05-27T20:46:44.218Z] Loaded image: busybox:glibc
20:46:44 [2021-05-27T20:46:44.789Z] Loaded image: debian:bullseye
20:46:44 [2021-05-27T20:46:44.789Z] Loaded image: hello-world:latest
20:46:44 [2021-05-27T20:46:44.789Z] Loaded image: arm32v7/hello-world:latest
20:46:44 [2021-05-27T20:46:44.919Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:46:44 [2021-05-27T20:46:44.919Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:46:45 [2021-05-27T20:46:45.855Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:46:46 [2021-05-27T20:46:46.114Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:46:49 [2021-05-27T20:46:49.414Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.77s)
20:46:49 [2021-05-27T20:46:49.414Z] PASS
20:46:49 [2021-05-27T20:46:49.414Z] 
20:46:49 [2021-05-27T20:46:49.414Z] === Skipped
20:46:49 [2021-05-27T20:46:49.414Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:46:49 [2021-05-27T20:46:49.414Z]     build_session_test.go:25: TODO: BuildKit
20:46:49 [2021-05-27T20:46:49.414Z] 
20:46:49 [2021-05-27T20:46:49.414Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s)
20:46:49 [2021-05-27T20:46:49.414Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:46:49 [2021-05-27T20:46:49.414Z] 
20:46:49 [2021-05-27T20:46:49.414Z] 
20:46:49 [2021-05-27T20:46:49.414Z] DONE 34 tests, 2 skipped in 254.364s
20:46:49 [2021-05-27T20:46:49.414Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:46:49 [2021-05-27T20:46:49.414Z] ++ 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:46:49 [2021-05-27T20:46:49.414Z] ++ set -e
20:46:49 [2021-05-27T20:46:49.414Z] ++ '[' -n 0 ']'
20:46:49 [2021-05-27T20:46:49.414Z] ++ set -x
20:46:49 [2021-05-27T20:46:49.414Z] ++ 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:46:49 [2021-05-27T20:46:49.414Z] INFO: Testing against a local daemon
20:46:49 [2021-05-27T20:46:49.414Z] === RUN   TestConfigInspect
20:46:49 [2021-05-27T20:46:49.981Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:46:52 [2021-05-27T20:46:52.513Z] --- PASS: TestConfigInspect (2.60s)
20:46:52 [2021-05-27T20:46:52.513Z] === RUN   TestConfigList
20:46:53 [2021-05-27T20:46:53.888Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:46:54 [2021-05-27T20:46:54.147Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:46:54 [2021-05-27T20:46:54.795Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.23s)
20:46:54 [2021-05-27T20:46:54.795Z] PASS
20:46:54 [2021-05-27T20:46:54.795Z] 
20:46:54 [2021-05-27T20:46:54.795Z] === Skipped
20:46:54 [2021-05-27T20:46:54.795Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:46:54 [2021-05-27T20:46:54.795Z]     build_session_test.go:25: TODO: BuildKit
20:46:54 [2021-05-27T20:46:54.795Z] 
20:46:54 [2021-05-27T20:46:54.795Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
20:46:54 [2021-05-27T20:46:54.795Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:46:54 [2021-05-27T20:46:54.795Z] 
20:46:54 [2021-05-27T20:46:54.795Z] 
20:46:54 [2021-05-27T20:46:54.795Z] DONE 34 tests, 2 skipped in 117.461s
20:46:54 [2021-05-27T20:46:54.795Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:46:54 [2021-05-27T20:46:54.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:46:54 [2021-05-27T20:46:54.795Z] ++ set -e
20:46:54 [2021-05-27T20:46:54.795Z] ++ '[' -n 0 ']'
20:46:54 [2021-05-27T20:46:54.795Z] ++ set -x
20:46:54 [2021-05-27T20:46:54.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:46:54 [2021-05-27T20:46:54.796Z] INFO: Testing against a local daemon
20:46:54 [2021-05-27T20:46:54.796Z] === RUN   TestConfigInspect
20:46:55 [2021-05-27T20:46:55.085Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:46:55 [2021-05-27T20:46:55.085Z] --- PASS: TestConfigList (3.05s)
20:46:55 [2021-05-27T20:46:55.085Z] === RUN   TestConfigsCreateAndDelete
20:46:55 [2021-05-27T20:46:55.085Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:46:56 [2021-05-27T20:46:56.020Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:46:57 [2021-05-27T20:46:57.397Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:46:57 [2021-05-27T20:46:57.964Z] --- PASS: TestConfigsCreateAndDelete (2.87s)
20:46:57 [2021-05-27T20:46:57.964Z] === RUN   TestConfigsUpdate
20:46:58 [2021-05-27T20:46:58.103Z] --- PASS: TestConfigInspect (3.22s)
20:46:58 [2021-05-27T20:46:58.103Z] === RUN   TestConfigList
20:47:00 [2021-05-27T20:47:00.498Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:47:00 [2021-05-27T20:47:00.498Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:47:01 [2021-05-27T20:47:01.402Z] --- PASS: TestConfigList (3.13s)
20:47:01 [2021-05-27T20:47:01.402Z] === RUN   TestConfigsCreateAndDelete
20:47:01 [2021-05-27T20:47:01.434Z] --- PASS: TestConfigsUpdate (3.44s)
20:47:01 [2021-05-27T20:47:01.434Z] === RUN   TestTemplatedConfig
20:47:02 [2021-05-27T20:47:02.003Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:47:02 [2021-05-27T20:47:02.003Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:47:04 [2021-05-27T20:47:04.702Z] --- PASS: TestConfigsCreateAndDelete (3.11s)
20:47:04 [2021-05-27T20:47:04.702Z] === RUN   TestConfigsUpdate
20:47:07 [2021-05-27T20:47:07.271Z] --- PASS: TestTemplatedConfig (5.01s)
20:47:07 [2021-05-27T20:47:07.271Z] === RUN   TestConfigCreateResolve
20:47:07 [2021-05-27T20:47:07.271Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:47:07 [2021-05-27T20:47:07.686Z]  ---> 6b03429fb277
20:47:07 [2021-05-27T20:47:07.686Z] Successfully built 6b03429fb277
20:47:07 [2021-05-27T20:47:07.686Z] Successfully tagged docker:latest
20:47:07 [2021-05-27T20:47:07.686Z] INFO: Image build ended at 05/27/2021 20:47:06. Duration:00:03:17.5480822
20:47:07 [2021-05-27T20:47:07.686Z] 
20:47:07 [2021-05-27T20:47:07.686Z] 
20:47:07 [2021-05-27T20:47:07.686Z] INFO: Building the test binaries at 05/27/2021 20:47:06...
20:47:08 [2021-05-27T20:47:08.002Z] --- PASS: TestConfigsUpdate (3.18s)
20:47:08 [2021-05-27T20:47:08.002Z] === RUN   TestTemplatedConfig
20:47:08 [2021-05-27T20:47:08.207Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:47:09 [2021-05-27T20:47:09.154Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:47:09 [2021-05-27T20:47:09.720Z] --- PASS: TestConfigCreateResolve (3.43s)
20:47:09 [2021-05-27T20:47:09.720Z] === RUN   TestConfigDaemonLibtrustID
20:47:09 [2021-05-27T20:47:09.977Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:47:10 [2021-05-27T20:47:10.987Z] --- PASS: TestConfigDaemonLibtrustID (1.07s)
20:47:10 [2021-05-27T20:47:10.987Z] PASS
20:47:10 [2021-05-27T20:47:10.987Z] 
20:47:10 [2021-05-27T20:47:10.987Z] DONE 7 tests in 21.677s
20:47:10 [2021-05-27T20:47:10.987Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:47:10 [2021-05-27T20:47:10.987Z] ++ 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:47:10 [2021-05-27T20:47:10.987Z] ++ set -e
20:47:10 [2021-05-27T20:47:10.987Z] ++ '[' -n 0 ']'
20:47:10 [2021-05-27T20:47:10.987Z] ++ set -x
20:47:10 [2021-05-27T20:47:10.987Z] ++ 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:47:11 [2021-05-27T20:47:11.246Z] INFO: Testing against a local daemon
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestCheckpoint
20:47:11 [2021-05-27T20:47:11.246Z] --- SKIP: TestCheckpoint (0.00s)
20:47:11 [2021-05-27T20:47:11.246Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestContainerInvalidJSON
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:47:11 [2021-05-27T20:47:11.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:47:11 [2021-05-27T20:47:11.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:47:11 [2021-05-27T20:47:11.246Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:47:11 [2021-05-27T20:47:11.246Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:47:11 [2021-05-27T20:47:11.246Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:47:11 [2021-05-27T20:47:11.246Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:47:11 [2021-05-27T20:47:11.246Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:47:11 [2021-05-27T20:47:11.246Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
20:47:11 [2021-05-27T20:47:11.246Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
20:47:11 [2021-05-27T20:47:11.246Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:47:11 [2021-05-27T20:47:11.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
20:47:11 [2021-05-27T20:47:11.246Z] === RUN   TestCopyFromContainerPathIsNotDir
20:47:11 [2021-05-27T20:47:11.301Z] --- PASS: TestTemplatedConfig (3.77s)
20:47:11 [2021-05-27T20:47:11.302Z] === RUN   TestConfigCreateResolve
20:47:11 [2021-05-27T20:47:11.438Z] INFO: make.ps1 starting at 05/27/2021 20:47:10
20:47:11 [2021-05-27T20:47:11.438Z] INFO: Git commit (4fbdfa9e64) assumed from DOCKER_GITCOMMIT environment variable
20:47:11 [2021-05-27T20:47:11.438Z] INFO: Invoking autogen...
20:47:11 [2021-05-27T20:47:11.504Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
20:47:11 [2021-05-27T20:47:11.504Z] === RUN   TestCopyToContainerPathDoesNotExist
20:47:11 [2021-05-27T20:47:11.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
20:47:11 [2021-05-27T20:47:11.504Z] === RUN   TestCopyToContainerPathIsNotDir
20:47:11 [2021-05-27T20:47:11.504Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
20:47:11 [2021-05-27T20:47:11.504Z] === RUN   TestCopyFromContainer
20:47:11 [2021-05-27T20:47:11.893Z] INFO: Building daemon...
20:47:13 [2021-05-27T20:47:13.408Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:47:13 [2021-05-27T20:47:13.975Z] === RUN   TestCopyFromContainer//
20:47:13 [2021-05-27T20:47:13.975Z] === RUN   TestCopyFromContainer//bar/root
20:47:13 [2021-05-27T20:47:13.975Z] === RUN   TestCopyFromContainer//bar/root/
20:47:13 [2021-05-27T20:47:13.975Z] === RUN   TestCopyFromContainer/bar/quux
20:47:14 [2021-05-27T20:47:14.235Z] === RUN   TestCopyFromContainer/bar/quux/
20:47:14 [2021-05-27T20:47:14.235Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:47:14 [2021-05-27T20:47:14.235Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:47:14 [2021-05-27T20:47:14.235Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:47:14 [2021-05-27T20:47:14.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:47:14 [2021-05-27T20:47:14.494Z] === RUN   TestCopyFromContainer/bar/notarget
20:47:14 [2021-05-27T20:47:14.494Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:47:14 [2021-05-27T20:47:14.601Z] --- PASS: TestConfigCreateResolve (3.12s)
20:47:14 [2021-05-27T20:47:14.601Z] === RUN   TestConfigDaemonLibtrustID
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:47:14 [2021-05-27T20:47:14.752Z] --- PASS: TestCopyFromContainer (3.06s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer// (0.10s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:47:14 [2021-05-27T20:47:14.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:47:14 [2021-05-27T20:47:14.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:47:14 [2021-05-27T20:47:14.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:47:14 [2021-05-27T20:47:14.752Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:47:14 [2021-05-27T20:47:14.752Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:47:14 [2021-05-27T20:47:14.752Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:47:14 [2021-05-27T20:47:14.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:47:14 [2021-05-27T20:47:14.752Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateLinkToNonExistingContainer
20:47:14 [2021-05-27T20:47:14.752Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateWithInvalidEnv
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateWithInvalidEnv/0
20:47:14 [2021-05-27T20:47:14.752Z] === PAUSE TestCreateWithInvalidEnv/0
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateWithInvalidEnv/1
20:47:14 [2021-05-27T20:47:14.752Z] === PAUSE TestCreateWithInvalidEnv/1
20:47:14 [2021-05-27T20:47:14.752Z] === RUN   TestCreateWithInvalidEnv/2
20:47:14 [2021-05-27T20:47:14.752Z] === PAUSE TestCreateWithInvalidEnv/2
20:47:14 [2021-05-27T20:47:14.752Z] === CONT  TestCreateWithInvalidEnv/0
20:47:14 [2021-05-27T20:47:14.752Z] === CONT  TestCreateWithInvalidEnv/2
20:47:14 [2021-05-27T20:47:14.752Z] === CONT  TestCreateWithInvalidEnv/1
20:47:14 [2021-05-27T20:47:14.753Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:47:14 [2021-05-27T20:47:14.753Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:47:14 [2021-05-27T20:47:14.753Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:47:14 [2021-05-27T20:47:14.753Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:47:14 [2021-05-27T20:47:14.753Z] === RUN   TestCreateTmpfsMountsTarget
20:47:14 [2021-05-27T20:47:14.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
20:47:14 [2021-05-27T20:47:14.753Z] === RUN   TestCreateWithCustomMaskedPaths
20:47:15 [2021-05-27T20:47:15.542Z] --- PASS: TestConfigDaemonLibtrustID (1.14s)
20:47:15 [2021-05-27T20:47:15.542Z] PASS
20:47:15 [2021-05-27T20:47:15.542Z] 
20:47:15 [2021-05-27T20:47:15.542Z] DONE 7 tests in 20.903s
20:47:15 [2021-05-27T20:47:15.542Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:47:15 [2021-05-27T20:47:15.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:47:15 [2021-05-27T20:47:15.542Z] ++ set -e
20:47:15 [2021-05-27T20:47:15.542Z] ++ '[' -n 0 ']'
20:47:15 [2021-05-27T20:47:15.542Z] ++ set -x
20:47:15 [2021-05-27T20:47:15.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:47:15 [2021-05-27T20:47:15.802Z] INFO: Testing against a local daemon
20:47:15 [2021-05-27T20:47:15.802Z] === RUN   TestCheckpoint
20:47:15 [2021-05-27T20:47:15.802Z] --- SKIP: TestCheckpoint (0.00s)
20:47:15 [2021-05-27T20:47:15.802Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:47:15 [2021-05-27T20:47:15.802Z] === RUN   TestContainerInvalidJSON
20:47:15 [2021-05-27T20:47:15.802Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:47:15 [2021-05-27T20:47:15.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:47:15 [2021-05-27T20:47:15.802Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:47:15 [2021-05-27T20:47:15.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:47:15 [2021-05-27T20:47:15.802Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:47:15 [2021-05-27T20:47:15.802Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:47:15 [2021-05-27T20:47:15.802Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:47:15 [2021-05-27T20:47:15.802Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:47:15 [2021-05-27T20:47:15.802Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:47:15 [2021-05-27T20:47:15.802Z] --- PASS: TestContainerInvalidJSON (0.03s)
20:47:15 [2021-05-27T20:47:15.802Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:47:15 [2021-05-27T20:47:15.802Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:47:15 [2021-05-27T20:47:15.802Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:47:15 [2021-05-27T20:47:15.802Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:47:16 [2021-05-27T20:47:16.063Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
20:47:16 [2021-05-27T20:47:16.063Z] === RUN   TestCopyFromContainerPathIsNotDir
20:47:16 [2021-05-27T20:47:16.128Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:47:16 [2021-05-27T20:47:16.324Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
20:47:16 [2021-05-27T20:47:16.324Z] === RUN   TestCopyToContainerPathDoesNotExist
20:47:16 [2021-05-27T20:47:16.324Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
20:47:16 [2021-05-27T20:47:16.324Z] === RUN   TestCopyToContainerPathIsNotDir
20:47:16 [2021-05-27T20:47:16.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:47:16 [2021-05-27T20:47:16.324Z] === RUN   TestCopyFromContainer
20:47:17 [2021-05-27T20:47:17.506Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:47:17 [2021-05-27T20:47:17.765Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:47:18 [2021-05-27T20:47:18.024Z] --- PASS: TestCreateWithCustomMaskedPaths (3.16s)
20:47:18 [2021-05-27T20:47:18.024Z] === RUN   TestCreateWithCustomReadonlyPaths
20:47:18 [2021-05-27T20:47:18.239Z] === RUN   TestCopyFromContainer//
20:47:18 [2021-05-27T20:47:18.239Z] === RUN   TestCopyFromContainer//bar/root
20:47:18 [2021-05-27T20:47:18.239Z] === RUN   TestCopyFromContainer//bar/root/
20:47:18 [2021-05-27T20:47:18.239Z] === RUN   TestCopyFromContainer/bar/quux
20:47:18 [2021-05-27T20:47:18.500Z] === RUN   TestCopyFromContainer/bar/quux/
20:47:18 [2021-05-27T20:47:18.500Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:47:18 [2021-05-27T20:47:18.500Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:47:18 [2021-05-27T20:47:18.761Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:47:18 [2021-05-27T20:47:18.761Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:47:19 [2021-05-27T20:47:19.021Z] === RUN   TestCopyFromContainer/bar/notarget
20:47:19 [2021-05-27T20:47:19.021Z] --- PASS: TestCopyFromContainer (2.75s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer// (0.12s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
20:47:19 [2021-05-27T20:47:19.021Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:47:19 [2021-05-27T20:47:19.021Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:47:19 [2021-05-27T20:47:19.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:47:19 [2021-05-27T20:47:19.021Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:47:19 [2021-05-27T20:47:19.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:47:19 [2021-05-27T20:47:19.021Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:47:19 [2021-05-27T20:47:19.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:47:19 [2021-05-27T20:47:19.021Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:47:19 [2021-05-27T20:47:19.021Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:47:19 [2021-05-27T20:47:19.021Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:47:19 [2021-05-27T20:47:19.021Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:47:19 [2021-05-27T20:47:19.021Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:47:19 [2021-05-27T20:47:19.021Z] === RUN   TestCreateLinkToNonExistingContainer
20:47:19 [2021-05-27T20:47:19.282Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:47:19 [2021-05-27T20:47:19.282Z] === RUN   TestCreateWithInvalidEnv
20:47:19 [2021-05-27T20:47:19.282Z] === RUN   TestCreateWithInvalidEnv/0
20:47:19 [2021-05-27T20:47:19.282Z] === PAUSE TestCreateWithInvalidEnv/0
20:47:19 [2021-05-27T20:47:19.282Z] === RUN   TestCreateWithInvalidEnv/1
20:47:19 [2021-05-27T20:47:19.282Z] === PAUSE TestCreateWithInvalidEnv/1
20:47:19 [2021-05-27T20:47:19.282Z] === RUN   TestCreateWithInvalidEnv/2
20:47:19 [2021-05-27T20:47:19.282Z] === PAUSE TestCreateWithInvalidEnv/2
20:47:19 [2021-05-27T20:47:19.282Z] === CONT  TestCreateWithInvalidEnv/0
20:47:19 [2021-05-27T20:47:19.282Z] === CONT  TestCreateWithInvalidEnv/1
20:47:19 [2021-05-27T20:47:19.282Z] === CONT  TestCreateWithInvalidEnv/2
20:47:19 [2021-05-27T20:47:19.282Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:47:19 [2021-05-27T20:47:19.282Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:47:19 [2021-05-27T20:47:19.282Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:47:19 [2021-05-27T20:47:19.282Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:47:19 [2021-05-27T20:47:19.282Z] === RUN   TestCreateTmpfsMountsTarget
20:47:19 [2021-05-27T20:47:19.282Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
20:47:19 [2021-05-27T20:47:19.282Z] === RUN   TestCreateWithCustomMaskedPaths
20:47:19 [2021-05-27T20:47:19.401Z] === RUN   TestDockerSuite/TestBuildAddScript
20:47:19 [2021-05-27T20:47:19.773Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:47:20 [2021-05-27T20:47:20.778Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:47:21 [2021-05-27T20:47:21.715Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.66s)
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:47:21 [2021-05-27T20:47:21.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:47:21 [2021-05-27T20:47:21.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:47:21 [2021-05-27T20:47:21.715Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:47:21 [2021-05-27T20:47:21.715Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:47:21 [2021-05-27T20:47:21.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:47:21 [2021-05-27T20:47:21.715Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:47:21 [2021-05-27T20:47:21.715Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
20:47:21 [2021-05-27T20:47:21.715Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
20:47:21 [2021-05-27T20:47:21.715Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
20:47:21 [2021-05-27T20:47:21.715Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:47:21 [2021-05-27T20:47:21.715Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:47:21 [2021-05-27T20:47:21.831Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
20:47:21 [2021-05-27T20:47:21.831Z] === RUN   TestCreateWithCustomReadonlyPaths
20:47:23 [2021-05-27T20:47:23.094Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.36s)
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestCreateDifferentPlatform
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestCreateDifferentPlatform/different_os
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:47:23 [2021-05-27T20:47:23.094Z] --- PASS: TestCreateDifferentPlatform (0.03s)
20:47:23 [2021-05-27T20:47:23.094Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:47:23 [2021-05-27T20:47:23.094Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:47:23 [2021-05-27T20:47:23.094Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:47:23 [2021-05-27T20:47:23.094Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestContainerStartOnDaemonRestart
20:47:23 [2021-05-27T20:47:23.094Z] === PAUSE TestContainerStartOnDaemonRestart
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestDaemonRestartIpcMode
20:47:23 [2021-05-27T20:47:23.094Z] === PAUSE TestDaemonRestartIpcMode
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestDaemonHostGatewayIP
20:47:23 [2021-05-27T20:47:23.094Z] === PAUSE TestDaemonHostGatewayIP
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestRestartDaemonWithRestartingContainer
20:47:23 [2021-05-27T20:47:23.094Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestContainerKillOnDaemonStart
20:47:23 [2021-05-27T20:47:23.094Z] === PAUSE TestContainerKillOnDaemonStart
20:47:23 [2021-05-27T20:47:23.094Z] === RUN   TestDiff
20:47:24 [2021-05-27T20:47:24.030Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:47:24 [2021-05-27T20:47:24.289Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:47:24 [2021-05-27T20:47:24.375Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s)
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:47:24 [2021-05-27T20:47:24.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:47:24 [2021-05-27T20:47:24.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:47:24 [2021-05-27T20:47:24.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:47:24 [2021-05-27T20:47:24.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:47:24 [2021-05-27T20:47:24.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:47:24 [2021-05-27T20:47:24.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:47:24 [2021-05-27T20:47:24.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
20:47:24 [2021-05-27T20:47:24.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
20:47:24 [2021-05-27T20:47:24.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
20:47:24 [2021-05-27T20:47:24.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
20:47:24 [2021-05-27T20:47:24.375Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:47:24 [2021-05-27T20:47:24.547Z] --- PASS: TestDiff (1.30s)
20:47:24 [2021-05-27T20:47:24.547Z] === RUN   TestExecWithCloseStdin
20:47:24 [2021-05-27T20:47:24.946Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestCreateDifferentPlatform
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestCreateDifferentPlatform/different_os
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:47:24 [2021-05-27T20:47:24.946Z] --- PASS: TestCreateDifferentPlatform (0.03s)
20:47:24 [2021-05-27T20:47:24.946Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
20:47:24 [2021-05-27T20:47:24.946Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:47:24 [2021-05-27T20:47:24.946Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:47:24 [2021-05-27T20:47:24.946Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestContainerStartOnDaemonRestart
20:47:24 [2021-05-27T20:47:24.946Z] === PAUSE TestContainerStartOnDaemonRestart
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestDaemonRestartIpcMode
20:47:24 [2021-05-27T20:47:24.946Z] === PAUSE TestDaemonRestartIpcMode
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestDaemonHostGatewayIP
20:47:24 [2021-05-27T20:47:24.946Z] === PAUSE TestDaemonHostGatewayIP
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestRestartDaemonWithRestartingContainer
20:47:24 [2021-05-27T20:47:24.946Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestContainerKillOnDaemonStart
20:47:24 [2021-05-27T20:47:24.946Z] === PAUSE TestContainerKillOnDaemonStart
20:47:24 [2021-05-27T20:47:24.946Z] === RUN   TestDiff
20:47:25 [2021-05-27T20:47:25.888Z] --- PASS: TestDiff (0.86s)
20:47:25 [2021-05-27T20:47:25.888Z] === RUN   TestExecWithCloseStdin
20:47:26 [2021-05-27T20:47:26.451Z] --- PASS: TestExecWithCloseStdin (1.75s)
20:47:26 [2021-05-27T20:47:26.451Z] === RUN   TestExec
20:47:27 [2021-05-27T20:47:27.018Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:47:27 [2021-05-27T20:47:27.271Z] --- PASS: TestExecWithCloseStdin (1.10s)
20:47:27 [2021-05-27T20:47:27.271Z] === RUN   TestExec
20:47:27 [2021-05-27T20:47:27.953Z] --- PASS: TestExec (1.83s)
20:47:27 [2021-05-27T20:47:27.953Z] === RUN   TestExecUser
20:47:28 [2021-05-27T20:47:28.213Z] --- PASS: TestExec (1.14s)
20:47:28 [2021-05-27T20:47:28.213Z] === RUN   TestExecUser
20:47:29 [2021-05-27T20:47:29.156Z] --- PASS: TestExecUser (1.11s)
20:47:29 [2021-05-27T20:47:29.156Z] === RUN   TestExportContainerAndImportImage
20:47:29 [2021-05-27T20:47:29.857Z] --- PASS: TestExecUser (1.93s)
20:47:29 [2021-05-27T20:47:29.857Z] === RUN   TestExportContainerAndImportImage
20:47:30 [2021-05-27T20:47:30.540Z] --- PASS: TestExportContainerAndImportImage (1.14s)
20:47:30 [2021-05-27T20:47:30.540Z] === RUN   TestExportContainerAfterDaemonRestart
20:47:31 [2021-05-27T20:47:31.769Z] --- PASS: TestExportContainerAndImportImage (1.74s)
20:47:31 [2021-05-27T20:47:31.769Z] === RUN   TestExportContainerAfterDaemonRestart
20:47:32 [2021-05-27T20:47:32.335Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:47:33 [2021-05-27T20:47:33.270Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:47:33 [2021-05-27T20:47:33.839Z] --- PASS: TestExportContainerAfterDaemonRestart (3.05s)
20:47:33 [2021-05-27T20:47:33.839Z] === RUN   TestHealthCheckWorkdir
20:47:34 [2021-05-27T20:47:34.647Z] --- PASS: TestExportContainerAfterDaemonRestart (2.66s)
20:47:34 [2021-05-27T20:47:34.647Z] === RUN   TestHealthCheckWorkdir
20:47:34 [2021-05-27T20:47:34.780Z] --- PASS: TestHealthCheckWorkdir (1.44s)
20:47:34 [2021-05-27T20:47:34.780Z] === RUN   TestHealthKillContainer
20:47:34 [2021-05-27T20:47:34.872Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:47:35 [2021-05-27T20:47:35.215Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:47:36 [2021-05-27T20:47:36.591Z] --- PASS: TestHealthCheckWorkdir (2.35s)
20:47:36 [2021-05-27T20:47:36.591Z] === RUN   TestHealthKillContainer
20:47:36 [2021-05-27T20:47:36.758Z] tests/integration/client_test.py .....                                   [ 75%]
20:47:37 [2021-05-27T20:47:37.014Z] tests/integration/context_api_test.py ...                                [ 76%]
20:47:37 [2021-05-27T20:47:37.575Z] tests/integration/errors_test.py .                                       [ 76%]
20:47:37 [2021-05-27T20:47:37.968Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:47:38 [2021-05-27T20:47:38.079Z] --- PASS: TestHealthKillContainer (3.10s)
20:47:38 [2021-05-27T20:47:38.079Z] === RUN   TestInspectCpusetInConfigPre120
20:47:39 [2021-05-27T20:47:39.020Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
20:47:39 [2021-05-27T20:47:39.020Z] === RUN   TestIpcModeNone
20:47:39 [2021-05-27T20:47:39.961Z] --- PASS: TestIpcModeNone (1.14s)
20:47:39 [2021-05-27T20:47:39.961Z] === RUN   TestIpcModePrivate
20:47:40 [2021-05-27T20:47:40.504Z] --- PASS: TestHealthKillContainer (3.62s)
20:47:40 [2021-05-27T20:47:40.504Z] === RUN   TestInspectCpusetInConfigPre120
20:47:41 [2021-05-27T20:47:41.072Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:47:41 [2021-05-27T20:47:41.331Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s)
20:47:41 [2021-05-27T20:47:41.331Z] === RUN   TestIpcModeNone
20:47:41 [2021-05-27T20:47:41.345Z] --- PASS: TestIpcModePrivate (1.10s)
20:47:41 [2021-05-27T20:47:41.345Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
20:47:41 [2021-05-27T20:47:41.345Z] === RUN   TestIpcModeShareable
20:47:42 [2021-05-27T20:47:42.287Z] --- PASS: TestIpcModeShareable (1.09s)
20:47:42 [2021-05-27T20:47:42.287Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true
20:47:42 [2021-05-27T20:47:42.287Z] === RUN   TestAPIIpcModeShareableAndContainer
20:47:42 [2021-05-27T20:47:42.707Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:47:43 [2021-05-27T20:47:43.276Z] --- PASS: TestIpcModeNone (1.66s)
20:47:43 [2021-05-27T20:47:43.276Z] === RUN   TestIpcModePrivate
20:47:45 [2021-05-27T20:47:45.181Z] --- PASS: TestIpcModePrivate (1.92s)
20:47:45 [2021-05-27T20:47:45.181Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false
20:47:45 [2021-05-27T20:47:45.181Z] === RUN   TestIpcModeShareable
20:47:45 [2021-05-27T20:47:45.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:47:45 [2021-05-27T20:47:45.594Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s)
20:47:45 [2021-05-27T20:47:45.594Z] === RUN   TestAPIIpcModeHost
20:47:46 [2021-05-27T20:47:46.006Z] === RUN   TestDockerSuite/TestBuildAddTar
20:47:46 [2021-05-27T20:47:46.535Z] --- PASS: TestAPIIpcModeHost (1.12s)
20:47:46 [2021-05-27T20:47:46.535Z] === RUN   TestDaemonIpcModeShareable
20:47:46 [2021-05-27T20:47:46.942Z] --- PASS: TestIpcModeShareable (1.80s)
20:47:46 [2021-05-27T20:47:46.942Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
20:47:46 [2021-05-27T20:47:46.942Z] === RUN   TestAPIIpcModeShareableAndContainer
20:47:48 [2021-05-27T20:47:48.320Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:47:49 [2021-05-27T20:47:49.079Z] --- PASS: TestDaemonIpcModeShareable (2.51s)
20:47:49 [2021-05-27T20:47:49.079Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
20:47:49 [2021-05-27T20:47:49.079Z] === RUN   TestDaemonIpcModePrivate
20:47:49 [2021-05-27T20:47:49.255Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:47:50 [2021-05-27T20:47:50.192Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:47:50 [2021-05-27T20:47:50.451Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:47:51 [2021-05-27T20:47:51.387Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.57s)
20:47:51 [2021-05-27T20:47:51.387Z] === RUN   TestAPIIpcModeHost
20:47:51 [2021-05-27T20:47:51.623Z] --- PASS: TestDaemonIpcModePrivate (2.52s)
20:47:51 [2021-05-27T20:47:51.623Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
20:47:51 [2021-05-27T20:47:51.623Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:47:53 [2021-05-27T20:47:53.316Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:47:53 [2021-05-27T20:47:53.882Z] --- PASS: TestAPIIpcModeHost (2.34s)
20:47:53 [2021-05-27T20:47:53.882Z] === RUN   TestDaemonIpcModeShareable
20:47:54 [2021-05-27T20:47:54.169Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.45s)
20:47:54 [2021-05-27T20:47:54.169Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
20:47:54 [2021-05-27T20:47:54.169Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:47:55 [2021-05-27T20:47:55.787Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:47:56 [2021-05-27T20:47:56.712Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.46s)
20:47:56 [2021-05-27T20:47:56.712Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
20:47:56 [2021-05-27T20:47:56.712Z] === RUN   TestIpcModeOlderClient
20:47:56 [2021-05-27T20:47:56.712Z] === PAUSE TestIpcModeOlderClient
20:47:56 [2021-05-27T20:47:56.712Z] === RUN   TestKillContainerInvalidSignal
20:47:57 [2021-05-27T20:47:57.162Z] --- PASS: TestDaemonIpcModeShareable (3.22s)
20:47:57 [2021-05-27T20:47:57.162Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
20:47:57 [2021-05-27T20:47:57.162Z] === RUN   TestDaemonIpcModePrivate
20:47:57 [2021-05-27T20:47:57.283Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
20:47:57 [2021-05-27T20:47:57.283Z] === RUN   TestKillContainer
20:47:57 [2021-05-27T20:47:57.283Z] === RUN   TestKillContainer/no_signal
20:47:57 [2021-05-27T20:47:57.420Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:47:58 [2021-05-27T20:47:58.224Z] === RUN   TestKillContainer/non_killing_signal
20:47:58 [2021-05-27T20:47:58.355Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:47:58 [2021-05-27T20:47:58.795Z] === RUN   TestKillContainer/killing_signal
20:47:59 [2021-05-27T20:47:59.289Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:47:59 [2021-05-27T20:47:59.742Z] --- PASS: TestKillContainer (2.53s)
20:47:59 [2021-05-27T20:47:59.742Z]     --- PASS: TestKillContainer/no_signal (0.80s)
20:47:59 [2021-05-27T20:47:59.742Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
20:47:59 [2021-05-27T20:47:59.742Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
20:47:59 [2021-05-27T20:47:59.742Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:47:59 [2021-05-27T20:47:59.742Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:48:00 [2021-05-27T20:48:00.224Z] --- PASS: TestDaemonIpcModePrivate (3.10s)
20:48:00 [2021-05-27T20:48:00.224Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
20:48:00 [2021-05-27T20:48:00.224Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:48:00 [2021-05-27T20:48:00.685Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:48:01 [2021-05-27T20:48:01.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:48:01 [2021-05-27T20:48:01.159Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:48:01 [2021-05-27T20:48:01.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
20:48:01 [2021-05-27T20:48:01.627Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
20:48:01 [2021-05-27T20:48:01.627Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
20:48:01 [2021-05-27T20:48:01.627Z] === RUN   TestKillStoppedContainer
20:48:01 [2021-05-27T20:48:01.627Z] --- PASS: TestKillStoppedContainer (0.10s)
20:48:01 [2021-05-27T20:48:01.627Z] === RUN   TestKillStoppedContainerAPIPre120
20:48:01 [2021-05-27T20:48:01.627Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:48:01 [2021-05-27T20:48:01.627Z] === RUN   TestKillDifferentUserContainer
20:48:02 [2021-05-27T20:48:02.568Z] --- PASS: TestKillDifferentUserContainer (0.84s)
20:48:02 [2021-05-27T20:48:02.568Z] === RUN   TestInspectOomKilledTrue
20:48:02 [2021-05-27T20:48:02.568Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
20:48:02 [2021-05-27T20:48:02.568Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:48:02 [2021-05-27T20:48:02.568Z] === RUN   TestInspectOomKilledFalse
20:48:02 [2021-05-27T20:48:02.568Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:48:02 [2021-05-27T20:48:02.568Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:48:02 [2021-05-27T20:48:02.568Z] === RUN   TestLinksEtcHostsContentMatch
20:48:03 [2021-05-27T20:48:03.064Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.99s)
20:48:03 [2021-05-27T20:48:03.064Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
20:48:03 [2021-05-27T20:48:03.064Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:48:03 [2021-05-27T20:48:03.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.96s)
20:48:03 [2021-05-27T20:48:03.510Z] === RUN   TestLinksContainerNames
20:48:03 [2021-05-27T20:48:03.631Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:48:05 [2021-05-27T20:48:05.101Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:48:05 [2021-05-27T20:48:05.422Z] --- PASS: TestLinksContainerNames (1.69s)
20:48:05 [2021-05-27T20:48:05.422Z] === RUN   TestLogsFollowTailEmpty
20:48:05 [2021-05-27T20:48:05.994Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
20:48:05 [2021-05-27T20:48:05.994Z] === RUN   TestContainerNetworkMountsNoChown
20:48:06 [2021-05-27T20:48:06.167Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.99s)
20:48:06 [2021-05-27T20:48:06.167Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
20:48:06 [2021-05-27T20:48:06.167Z] === RUN   TestIpcModeOlderClient
20:48:06 [2021-05-27T20:48:06.167Z] === PAUSE TestIpcModeOlderClient
20:48:06 [2021-05-27T20:48:06.167Z] === RUN   TestKillContainerInvalidSignal
20:48:06 [2021-05-27T20:48:06.426Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:48:06 [2021-05-27T20:48:06.685Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:48:06 [2021-05-27T20:48:06.946Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/default
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/default
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/private
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/private
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rprivate
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rprivate
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/slave
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/slave
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rslave
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rslave
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/shared
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/shared
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rshared
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rshared
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/default
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rslave
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rshared
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/private
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/private/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/private/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/shared
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/slave
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rprivate
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/default/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/default/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/private/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/private/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/default/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:48:06 [2021-05-27T20:48:06.946Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:48:07 [2021-05-27T20:48:07.209Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:48:07 [2021-05-27T20:48:07.209Z] === CONT  TestMountDaemonRoot/default/mount_root
20:48:07 [2021-05-27T20:48:07.209Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:48:07 [2021-05-27T20:48:07.209Z] --- PASS: TestMountDaemonRoot (0.05s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
20:48:07 [2021-05-27T20:48:07.209Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:48:07 [2021-05-27T20:48:07.209Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
20:48:07 [2021-05-27T20:48:07.209Z] === RUN   TestContainerBindMountNonRecursive
20:48:07 [2021-05-27T20:48:07.254Z] --- PASS: TestKillContainerInvalidSignal (1.23s)
20:48:07 [2021-05-27T20:48:07.254Z] === RUN   TestKillContainer
20:48:07 [2021-05-27T20:48:07.254Z] === RUN   TestKillContainer/no_signal
20:48:08 [2021-05-27T20:48:08.633Z] === RUN   TestKillContainer/non_killing_signal
20:48:09 [2021-05-27T20:48:09.569Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:48:09 [2021-05-27T20:48:09.569Z] === RUN   TestKillContainer/killing_signal
20:48:09 [2021-05-27T20:48:09.753Z] --- PASS: TestContainerBindMountNonRecursive (2.19s)
20:48:09 [2021-05-27T20:48:09.753Z] === RUN   TestContainerVolumesMountedAsShared
20:48:10 [2021-05-27T20:48:10.014Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s)
20:48:10 [2021-05-27T20:48:10.014Z] === RUN   TestContainerVolumesMountedAsSlave
20:48:10 [2021-05-27T20:48:10.506Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:48:10 [2021-05-27T20:48:10.959Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
20:48:10 [2021-05-27T20:48:10.959Z] === RUN   TestNetworkNat
20:48:11 [2021-05-27T20:48:11.074Z] --- PASS: TestKillContainer (3.73s)
20:48:11 [2021-05-27T20:48:11.074Z]     --- PASS: TestKillContainer/no_signal (1.24s)
20:48:11 [2021-05-27T20:48:11.074Z]     --- PASS: TestKillContainer/non_killing_signal (1.12s)
20:48:11 [2021-05-27T20:48:11.074Z]     --- PASS: TestKillContainer/killing_signal (1.13s)
20:48:11 [2021-05-27T20:48:11.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:48:11 [2021-05-27T20:48:11.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:48:11 [2021-05-27T20:48:11.901Z] --- PASS: TestNetworkNat (1.06s)
20:48:11 [2021-05-27T20:48:11.901Z] === RUN   TestNetworkLocalhostTCPNat
20:48:12 [2021-05-27T20:48:12.012Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:48:12 [2021-05-27T20:48:12.843Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s)
20:48:12 [2021-05-27T20:48:12.843Z] === RUN   TestNetworkLoopbackNat
20:48:12 [2021-05-27T20:48:12.949Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s)
20:48:12 [2021-05-27T20:48:12.949Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s)
20:48:12 [2021-05-27T20:48:12.949Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
20:48:12 [2021-05-27T20:48:12.949Z] === RUN   TestKillStoppedContainer
20:48:12 [2021-05-27T20:48:12.949Z] --- PASS: TestKillStoppedContainer (0.09s)
20:48:12 [2021-05-27T20:48:12.949Z] === RUN   TestKillStoppedContainerAPIPre120
20:48:13 [2021-05-27T20:48:13.208Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:48:13 [2021-05-27T20:48:13.208Z] === RUN   TestKillDifferentUserContainer
20:48:14 [2021-05-27T20:48:14.156Z] --- PASS: TestKillDifferentUserContainer (1.03s)
20:48:14 [2021-05-27T20:48:14.156Z] === RUN   TestInspectOomKilledTrue
20:48:14 [2021-05-27T20:48:14.156Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:48:14 [2021-05-27T20:48:14.156Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:48:14 [2021-05-27T20:48:14.156Z] === RUN   TestInspectOomKilledFalse
20:48:14 [2021-05-27T20:48:14.156Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:48:14 [2021-05-27T20:48:14.156Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:48:14 [2021-05-27T20:48:14.156Z] === RUN   TestLinksEtcHostsContentMatch
20:48:14 [2021-05-27T20:48:14.156Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:48:15 [2021-05-27T20:48:15.534Z] --- PASS: TestLinksEtcHostsContentMatch (1.34s)
20:48:15 [2021-05-27T20:48:15.534Z] === RUN   TestLinksContainerNames
20:48:15 [2021-05-27T20:48:15.793Z] === RUN   TestDockerSuite/TestBuildBlankName
20:48:16 [2021-05-27T20:48:16.052Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:48:17 [2021-05-27T20:48:17.046Z] --- PASS: TestNetworkLoopbackNat (3.42s)
20:48:17 [2021-05-27T20:48:17.046Z] === RUN   TestPause
20:48:17 [2021-05-27T20:48:17.306Z] --- PASS: TestPause (0.89s)
20:48:17 [2021-05-27T20:48:17.306Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:48:17 [2021-05-27T20:48:17.306Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:48:17 [2021-05-27T20:48:17.306Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:48:17 [2021-05-27T20:48:17.306Z] === RUN   TestPauseStopPausedContainer
20:48:17 [2021-05-27T20:48:17.428Z] --- PASS: TestLinksContainerNames (1.91s)
20:48:17 [2021-05-27T20:48:17.428Z] === RUN   TestLogsFollowTailEmpty
20:48:18 [2021-05-27T20:48:18.247Z] --- PASS: TestPauseStopPausedContainer (0.92s)
20:48:18 [2021-05-27T20:48:18.248Z] === RUN   TestPidHost
20:48:18 [2021-05-27T20:48:18.363Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
20:48:18 [2021-05-27T20:48:18.363Z] === RUN   TestContainerNetworkMountsNoChown
20:48:18 [2021-05-27T20:48:18.621Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:48:19 [2021-05-27T20:48:19.558Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s)
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/default
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/default
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/private
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/private
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rprivate
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rprivate
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/slave
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/slave
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rslave
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rslave
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/shared
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/shared
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rshared
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rshared
20:48:19 [2021-05-27T20:48:19.558Z] === CONT  TestMountDaemonRoot/default
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/default/bind_root
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/default/mount_root
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:48:19 [2021-05-27T20:48:19.558Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === CONT  TestMountDaemonRoot/rprivate
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:48:19 [2021-05-27T20:48:19.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:48:19 [2021-05-27T20:48:19.558Z] === CONT  TestMountDaemonRoot/rshared
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:48:19 [2021-05-27T20:48:19.558Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:48:19 [2021-05-27T20:48:19.558Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/shared
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rslave
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/slave
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/default/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/private
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/private/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/private/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/default/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:48:19 [2021-05-27T20:48:19.559Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:48:19 [2021-05-27T20:48:19.818Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:48:20 [2021-05-27T20:48:20.077Z] === CONT  TestMountDaemonRoot/private/bind_root
20:48:20 [2021-05-27T20:48:20.077Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:48:20 [2021-05-27T20:48:20.077Z] === CONT  TestMountDaemonRoot/private/mount_root
20:48:20 [2021-05-27T20:48:20.077Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:48:20 [2021-05-27T20:48:20.077Z] --- PASS: TestMountDaemonRoot (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:48:20 [2021-05-27T20:48:20.077Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:48:20 [2021-05-27T20:48:20.077Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:48:20 [2021-05-27T20:48:20.077Z] === RUN   TestContainerBindMountNonRecursive
20:48:20 [2021-05-27T20:48:20.798Z] --- PASS: TestPidHost (2.20s)
20:48:20 [2021-05-27T20:48:20.798Z] === RUN   TestPsFilter
20:48:20 [2021-05-27T20:48:20.798Z] --- PASS: TestPsFilter (0.14s)
20:48:20 [2021-05-27T20:48:20.798Z] === RUN   TestRemoveContainerWithRemovedVolume
20:48:21 [2021-05-27T20:48:21.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:48:21 [2021-05-27T20:48:21.013Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:48:21 [2021-05-27T20:48:21.369Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
20:48:21 [2021-05-27T20:48:21.369Z] === RUN   TestRemoveContainerWithVolume
20:48:22 [2021-05-27T20:48:22.310Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
20:48:22 [2021-05-27T20:48:22.310Z] === RUN   TestRemoveContainerRunning
20:48:22 [2021-05-27T20:48:22.882Z] --- PASS: TestRemoveContainerRunning (0.83s)
20:48:22 [2021-05-27T20:48:22.882Z] === RUN   TestRemoveContainerForceRemoveRunning
20:48:22 [2021-05-27T20:48:22.918Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:48:23 [2021-05-27T20:48:23.486Z] --- PASS: TestContainerBindMountNonRecursive (3.43s)
20:48:23 [2021-05-27T20:48:23.486Z] === RUN   TestContainerVolumesMountedAsShared
20:48:23 [2021-05-27T20:48:23.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
20:48:23 [2021-05-27T20:48:23.824Z] === RUN   TestRemoveInvalidContainer
20:48:23 [2021-05-27T20:48:23.824Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:48:23 [2021-05-27T20:48:23.824Z] === RUN   TestRenameLinkedContainer
20:48:23 [2021-05-27T20:48:23.935Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:48:23 [2021-05-27T20:48:23.935Z] 
20:48:23 [2021-05-27T20:48:23.935Z]  ________   ____  __.
20:48:23 [2021-05-27T20:48:23.935Z]  \_____  \ |    |/ _|
20:48:23 [2021-05-27T20:48:23.935Z]  /   |   \|      <
20:48:23 [2021-05-27T20:48:23.935Z]  /    |    \    |  \
20:48:23 [2021-05-27T20:48:23.935Z]  \_______  /____|__ \
20:48:23 [2021-05-27T20:48:23.935Z]          \/        \/
20:48:23 [2021-05-27T20:48:23.935Z] 
20:48:23 [2021-05-27T20:48:23.935Z] INFO: make.ps1 ended at 05/27/2021 20:48:23
20:48:24 [2021-05-27T20:48:24.053Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s)
20:48:24 [2021-05-27T20:48:24.053Z] === RUN   TestContainerVolumesMountedAsSlave
20:48:24 [2021-05-27T20:48:24.073Z] .........                                                                [ 86%]
20:48:25 [2021-05-27T20:48:25.500Z] INFO: Binaries build ended at 05/27/2021 20:48:25. Duration:00:01:18.4697978
20:48:25 [2021-05-27T20:48:25.957Z] --- PASS: TestContainerVolumesMountedAsSlave (1.81s)
20:48:25 [2021-05-27T20:48:25.957Z] === RUN   TestNetworkNat
20:48:26 [2021-05-27T20:48:26.216Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:48:26 [2021-05-27T20:48:26.489Z] INFO: Copying the built daemon binary to d:\CI\PR-41212\12\binary\dockerd-4fbdfa9e64.exe...
20:48:26 [2021-05-27T20:48:26.489Z] INFO: Copying the built client binary to d:\CI\PR-41212\12\binary\docker-4fbdfa9e64.exe...
20:48:26 [2021-05-27T20:48:26.489Z] INFO: Copying dockerversion from the container...
20:48:26 [2021-05-27T20:48:26.958Z] INFO: Copying the golang package from the container to d:\CI\PR-41212\12\installer\go.zip...
20:48:27 [2021-05-27T20:48:27.123Z] --- PASS: TestRenameLinkedContainer (3.34s)
20:48:27 [2021-05-27T20:48:27.123Z] === RUN   TestRenameStoppedContainer
20:48:27 [2021-05-27T20:48:27.594Z] --- PASS: TestNetworkNat (1.55s)
20:48:27 [2021-05-27T20:48:27.594Z] === RUN   TestNetworkLocalhostTCPNat
20:48:27 [2021-05-27T20:48:27.949Z] INFO: Extracting go.zip to d:\CI\PR-41212\12\go
20:48:28 [2021-05-27T20:48:28.065Z] --- PASS: TestRenameStoppedContainer (0.82s)
20:48:28 [2021-05-27T20:48:28.065Z] === RUN   TestRenameRunningContainerAndReuse
20:48:28 [2021-05-27T20:48:28.972Z] --- PASS: TestNetworkLocalhostTCPNat (1.35s)
20:48:28 [2021-05-27T20:48:28.972Z] === RUN   TestNetworkLoopbackNat
20:48:29 [2021-05-27T20:48:29.442Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:48:29 [2021-05-27T20:48:29.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:48:29 [2021-05-27T20:48:29.798Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:48:29 [2021-05-27T20:48:29.978Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s)
20:48:29 [2021-05-27T20:48:29.978Z] === RUN   TestRenameInvalidName
20:48:30 [2021-05-27T20:48:30.571Z] --- PASS: TestRenameInvalidName (0.85s)
20:48:30 [2021-05-27T20:48:30.571Z] === RUN   TestRenameAnonymousContainer
20:48:32 [2021-05-27T20:48:32.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:48:32 [2021-05-27T20:48:32.707Z] tests/integration/models_networks_test.py ....                           [ 91%]
20:48:32 [2021-05-27T20:48:32.901Z] --- PASS: TestNetworkLoopbackNat (4.15s)
20:48:32 [2021-05-27T20:48:32.901Z] === RUN   TestPause
20:48:32 [2021-05-27T20:48:32.901Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:48:33 [2021-05-27T20:48:33.837Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:48:34 [2021-05-27T20:48:34.405Z] --- PASS: TestPause (1.23s)
20:48:34 [2021-05-27T20:48:34.405Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:48:34 [2021-05-27T20:48:34.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:48:34 [2021-05-27T20:48:34.405Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:48:34 [2021-05-27T20:48:34.405Z] === RUN   TestPauseStopPausedContainer
20:48:34 [2021-05-27T20:48:34.776Z] --- PASS: TestRenameAnonymousContainer (4.38s)
20:48:34 [2021-05-27T20:48:34.776Z] === RUN   TestRenameContainerWithSameName
20:48:35 [2021-05-27T20:48:35.718Z] --- PASS: TestRenameContainerWithSameName (0.85s)
20:48:35 [2021-05-27T20:48:35.718Z] === RUN   TestRenameContainerWithLinkedContainer
20:48:36 [2021-05-27T20:48:36.343Z] --- PASS: TestPauseStopPausedContainer (1.72s)
20:48:36 [2021-05-27T20:48:36.343Z] === RUN   TestPidHost
20:48:37 [2021-05-27T20:48:37.630Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
20:48:37 [2021-05-27T20:48:37.630Z] === RUN   TestResize
20:48:37 [2021-05-27T20:48:37.946Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:48:38 [2021-05-27T20:48:38.202Z] --- PASS: TestResize (0.83s)
20:48:38 [2021-05-27T20:48:38.202Z] === RUN   TestResizeWithInvalidSize
20:48:39 [2021-05-27T20:48:39.143Z] --- PASS: TestResizeWithInvalidSize (0.87s)
20:48:39 [2021-05-27T20:48:39.143Z] === RUN   TestResizeWhenContainerNotStarted
20:48:39 [2021-05-27T20:48:39.311Z] tests/integration/models_resources_test.py .                             [ 91%]
20:48:40 [2021-05-27T20:48:40.085Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:48:40 [2021-05-27T20:48:40.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:48:40 [2021-05-27T20:48:40.534Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:48:40 [2021-05-27T20:48:40.534Z] --- PASS: TestPidHost (4.41s)
20:48:40 [2021-05-27T20:48:40.534Z] === RUN   TestPsFilter
20:48:40 [2021-05-27T20:48:40.534Z] --- PASS: TestPsFilter (0.16s)
20:48:40 [2021-05-27T20:48:40.534Z] === RUN   TestRemoveContainerWithRemovedVolume
20:48:41 [2021-05-27T20:48:41.475Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:48:41 [2021-05-27T20:48:41.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.34s)
20:48:41 [2021-05-27T20:48:41.908Z] === RUN   TestRemoveContainerWithVolume
20:48:42 [2021-05-27T20:48:42.865Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:48:42 [2021-05-27T20:48:42.865Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:48:42 [2021-05-27T20:48:42.865Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:48:43 [2021-05-27T20:48:43.126Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:48:43 [2021-05-27T20:48:43.283Z] --- PASS: TestRemoveContainerWithVolume (1.48s)
20:48:43 [2021-05-27T20:48:43.283Z] === RUN   TestRemoveContainerRunning
20:48:44 [2021-05-27T20:48:44.659Z] --- PASS: TestRemoveContainerRunning (1.32s)
20:48:44 [2021-05-27T20:48:44.659Z] === RUN   TestRemoveContainerForceRemoveRunning
20:48:45 [2021-05-27T20:48:45.365Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:48:45 [2021-05-27T20:48:45.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:48:45 [2021-05-27T20:48:45.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:48:45 [2021-05-27T20:48:45.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:48:46 [2021-05-27T20:48:46.036Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.30s)
20:48:46 [2021-05-27T20:48:46.036Z] === RUN   TestRemoveInvalidContainer
20:48:46 [2021-05-27T20:48:46.036Z] --- PASS: TestRemoveInvalidContainer (0.03s)
20:48:46 [2021-05-27T20:48:46.036Z] === RUN   TestRenameLinkedContainer
20:48:48 [2021-05-27T20:48:48.634Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:48:48 [2021-05-27T20:48:48.634Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:48:48 [2021-05-27T20:48:48.982Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.81s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
20:48:48 [2021-05-27T20:48:48.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s)
20:48:48 [2021-05-27T20:48:48.982Z] === RUN   TestCgroupNamespacesRun
20:48:51 [2021-05-27T20:48:51.525Z] --- PASS: TestCgroupNamespacesRun (2.41s)
20:48:51 [2021-05-27T20:48:51.525Z] === RUN   TestCgroupNamespacesRunPrivileged
20:48:52 [2021-05-27T20:48:52.601Z] --- PASS: TestRenameLinkedContainer (5.63s)
20:48:52 [2021-05-27T20:48:52.601Z] === RUN   TestRenameStoppedContainer
20:48:53 [2021-05-27T20:48:53.168Z] --- PASS: TestRenameStoppedContainer (1.49s)
20:48:53 [2021-05-27T20:48:53.168Z] === RUN   TestRenameRunningContainerAndReuse
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Extraction ended at 05/27/2021 20:48:49. Duration:00:00:22.3292902
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Updating the golang and path environment variables
20:48:53 [2021-05-27T20:48:53.232Z] INFO: GOPATH=d:\gopath
20:48:53 [2021-05-27T20:48:53.232Z] INFO: go version go1.13.15 windows/amd64
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Running the daemon under test in debug mode
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Starting a daemon under test...
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41212\12\daemon --pidfile d:\CI\PR-41212\12\docker.pid -D
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Process started successfully.
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Start tailing logs of the daemon under tests
20:48:53 [2021-05-27T20:48:53.232Z] INFO: Waiting for the daemon under test to start...
20:48:53 [2021-05-27T20:48:53.437Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s)
20:48:53 [2021-05-27T20:48:53.438Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:48:54 [2021-05-27T20:48:54.008Z] tests/integration/regression_test.py ......                              [ 98%]
20:48:54 [2021-05-27T20:48:54.264Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:48:54 [2021-05-27T20:48:54.264Z] tests/integration/credentials/utils_test.py .                            [100%]
20:48:54 [2021-05-27T20:48:54.264Z] 
20:48:54 [2021-05-27T20:48:54.264Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:48:54 [2021-05-27T20:48:54.264Z] =========================== short test summary info ============================
20:48:54 [2021-05-27T20:48:54.264Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:48:54 [2021-05-27T20:48:54.264Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:48:54 [2021-05-27T20:48:54.264Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:48:54 [2021-05-27T20:48:54.264Z]   Not supported on most drivers
20:48:54 [2021-05-27T20:48:54.264Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:48:54 [2021-05-27T20:48:54.264Z]   Output of docker top depends on host distro, and is not formalized.
20:48:54 [2021-05-27T20:48:54.264Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:48:54 [2021-05-27T20:48:54.264Z]   Output of docker top depends on host distro, and is not formalized.
20:48:54 [2021-05-27T20:48:54.264Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:48:54 [2021-05-27T20:48:54.264Z]   Can fail if eth0 has multiple IP addresses
20:48:54 [2021-05-27T20:48:54.264Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:48:54 [2021-05-27T20:48:54.264Z]   This doesn't seem to be taken into account by the engine
20:48:54 [2021-05-27T20:48:54.264Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
20:48:54 [2021-05-27T20:48:54.264Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
20:48:54 [2021-05-27T20:48:54.264Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:48:54 [2021-05-27T20:48:54.264Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 375.92 seconds ==
20:48:54 [2021-05-27T20:48:54.519Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:48:55 [2021-05-27T20:48:55.993Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s)
20:48:55 [2021-05-27T20:48:55.993Z] === RUN   TestCgroupNamespacesRunHostMode
20:48:56 [2021-05-27T20:48:56.452Z] --- PASS: TestRenameRunningContainerAndReuse (2.87s)
20:48:56 [2021-05-27T20:48:56.452Z] === RUN   TestRenameInvalidName
20:48:57 [2021-05-27T20:48:57.389Z] --- PASS: TestRenameInvalidName (1.46s)
20:48:57 [2021-05-27T20:48:57.389Z] === RUN   TestRenameAnonymousContainer
20:48:58 [2021-05-27T20:48:58.537Z] --- PASS: TestCgroupNamespacesRunHostMode (2.46s)
20:48:58 [2021-05-27T20:48:58.537Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:48:59 [2021-05-27T20:48:59.927Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:49:01 [2021-05-27T20:49:01.082Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.46s)
20:49:01 [2021-05-27T20:49:01.082Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:49:01 [2021-05-27T20:49:01.832Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:49:02 [2021-05-27T20:49:02.994Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
20:49:02 [2021-05-27T20:49:02.994Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:49:03 [2021-05-27T20:49:03.218Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:49:03 [2021-05-27T20:49:03.476Z] --- PASS: TestRenameAnonymousContainer (6.14s)
20:49:03 [2021-05-27T20:49:03.476Z] === RUN   TestRenameContainerWithSameName
20:49:04 [2021-05-27T20:49:04.378Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.44s)
20:49:04 [2021-05-27T20:49:04.378Z] === RUN   TestCgroupNamespacesRunOlderClient
20:49:04 [2021-05-27T20:49:04.883Z] --- PASS: TestRenameContainerWithSameName (1.40s)
20:49:04 [2021-05-27T20:49:04.883Z] === RUN   TestRenameContainerWithLinkedContainer
20:49:05 [2021-05-27T20:49:05.818Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:49:06 [2021-05-27T20:49:06.679Z] Leaving: AppArmorNo profiles have been unloaded.
20:49:06 [2021-05-27T20:49:06.680Z] 
20:49:06 [2021-05-27T20:49:06.680Z] Unloading profiles will leave already running processes permanently
20:49:06 [2021-05-27T20:49:06.680Z] unconfined, which can lead to unexpected situations.
20:49:06 [2021-05-27T20:49:06.680Z] 
20:49:06 [2021-05-27T20:49:06.680Z] To set a process to complain mode, use the command line tool
20:49:06 [2021-05-27T20:49:06.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:49:06 [2021-05-27T20:49:06.680Z] 
20:49:06 [2021-05-27T20:49:06.753Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:49:06 [2021-05-27T20:49:06.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s)
20:49:06 [2021-05-27T20:49:06.924Z] === RUN   TestNISDomainname
Post stage
[Pipeline] junit
20:49:06 [2021-05-27T20:49:06.944Z] Recording test results
20:49:07 [2021-05-27T20:49:07.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:49:07 [2021-05-27T20:49:07.070Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
20:49:07 [2021-05-27T20:49:07.269Z] --- PASS: TestRenameContainerWithLinkedContainer (2.32s)
20:49:07 [2021-05-27T20:49:07.269Z] === RUN   TestResize
20:49:07 [2021-05-27T20:49:07.338Z] + echo Ensuring container killed.
20:49:07 [2021-05-27T20:49:07.338Z] Ensuring container killed.
20:49:07 [2021-05-27T20:49:07.338Z] + docker rm -vf docker-pr12
20:49:07 [2021-05-27T20:49:07.338Z] Error: No such container: docker-pr12
[Pipeline] sh
20:49:07 [2021-05-27T20:49:07.656Z] + echo Chowning /workspace to jenkins user
20:49:07 [2021-05-27T20:49:07.656Z] Chowning /workspace to jenkins user
20:49:07 [2021-05-27T20:49:07.656Z] + id -u
20:49:07 [2021-05-27T20:49:07.656Z] + id -g
20:49:07 [2021-05-27T20:49:07.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41212:/workspace busybox chown -R 1000:1000 /workspace
20:49:07 [2021-05-27T20:49:07.837Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:49:08 [2021-05-27T20:49:08.307Z] --- PASS: TestNISDomainname (1.42s)
20:49:08 [2021-05-27T20:49:08.307Z] === RUN   TestHostnameDnsResolution
20:49:08 [2021-05-27T20:49:08.405Z] --- PASS: TestResize (1.15s)
20:49:08 [2021-05-27T20:49:08.405Z] === RUN   TestResizeWithInvalidSize
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:49:09 [2021-05-27T20:49:09.304Z] + bundleName=docker-py
20:49:09 [2021-05-27T20:49:09.304Z] + echo Creating docker-py-bundles.tar.gz
20:49:09 [2021-05-27T20:49:09.304Z] Creating docker-py-bundles.tar.gz
20:49:09 [2021-05-27T20:49:09.304Z] + 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
20:49:09 [2021-05-27T20:49:09.312Z] Archiving artifacts
20:49:09 [2021-05-27T20:49:09.529Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41212/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
20:49:09 [2021-05-27T20:49:09.781Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:49:09 [2021-05-27T20:49:09.781Z] --- PASS: TestResizeWithInvalidSize (1.44s)
20:49:09 [2021-05-27T20:49:09.781Z] === RUN   TestResizeWhenContainerNotStarted
20:49:09 [2021-05-27T20:49:09.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=24d22aced7940dd9fdc6163497e36182fe3b8981 -e DOCKER_GRAPHDRIVER docker:24d22aced7940dd9fdc6163497e36182fe3b8981 hack/make.sh binary-daemon
20:49:10 [2021-05-27T20:49:10.441Z] 
20:49:10 [2021-05-27T20:49:10.441Z] Removing bundles/
20:49:10 [2021-05-27T20:49:10.441Z] 
20:49:10 [2021-05-27T20:49:10.441Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
20:49:10 [2021-05-27T20:49:10.441Z] Building: bundles/binary-daemon/dockerd-dev
20:49:10 [2021-05-27T20:49:10.441Z] GOOS="" GOARCH="" GOARM=""
20:49:10 [2021-05-27T20:49:10.851Z] --- PASS: TestHostnameDnsResolution (2.30s)
20:49:10 [2021-05-27T20:49:10.851Z] === RUN   TestStats
20:49:11 [2021-05-27T20:49:11.157Z] --- PASS: TestResizeWhenContainerNotStarted (1.25s)
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:49:11 [2021-05-27T20:49:11.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:49:11 [2021-05-27T20:49:11.169Z] .....INFO: Daemon under test started and replied!
20:49:11 [2021-05-27T20:49:11.169Z] INFO: Docker version of the daemon under test
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] Client:
20:49:11 [2021-05-27T20:49:11.169Z]  Version:      17.06.2-ce
20:49:11 [2021-05-27T20:49:11.169Z]  API version:  1.30
20:49:11 [2021-05-27T20:49:11.169Z]  Go version:   go1.8.3
20:49:11 [2021-05-27T20:49:11.169Z]  Git commit:   cec0b72
20:49:11 [2021-05-27T20:49:11.169Z]  Built:        Tue Sep  5 19:57:19 2017
20:49:11 [2021-05-27T20:49:11.169Z]  OS/Arch:      windows/amd64
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] Server:
20:49:11 [2021-05-27T20:49:11.169Z]  Version:      0.0.0-dev
20:49:11 [2021-05-27T20:49:11.169Z]  API version:  1.41 (minimum version 1.24)
20:49:11 [2021-05-27T20:49:11.169Z]  Go version:   go1.13.15
20:49:11 [2021-05-27T20:49:11.169Z]  Git commit:   4fbdfa9e64
20:49:11 [2021-05-27T20:49:11.169Z]  Built:        05/27/2021 20:47:11
20:49:11 [2021-05-27T20:49:11.169Z]  OS/Arch:      windows/amd64
20:49:11 [2021-05-27T20:49:11.169Z]  Experimental: false
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] INFO: Docker info of the daemon under test
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] Containers: 0
20:49:11 [2021-05-27T20:49:11.169Z]  Running: 0
20:49:11 [2021-05-27T20:49:11.169Z]  Paused: 0
20:49:11 [2021-05-27T20:49:11.169Z]  Stopped: 0
20:49:11 [2021-05-27T20:49:11.169Z] Images: 0
20:49:11 [2021-05-27T20:49:11.169Z] Server Version: 0.0.0-dev
20:49:11 [2021-05-27T20:49:11.169Z] Storage Driver: windowsfilter
20:49:11 [2021-05-27T20:49:11.169Z]  Windows: 
20:49:11 [2021-05-27T20:49:11.169Z] Logging Driver: json-file
20:49:11 [2021-05-27T20:49:11.169Z] Plugins: 
20:49:11 [2021-05-27T20:49:11.169Z]  Volume: local
20:49:11 [2021-05-27T20:49:11.169Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:49:11 [2021-05-27T20:49:11.169Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:49:11 [2021-05-27T20:49:11.169Z] Swarm: inactive
20:49:11 [2021-05-27T20:49:11.169Z] Default Isolation: process
20:49:11 [2021-05-27T20:49:11.169Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:49:11 [2021-05-27T20:49:11.169Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
20:49:11 [2021-05-27T20:49:11.169Z] OSType: windows
20:49:11 [2021-05-27T20:49:11.169Z] Architecture: x86_64
20:49:11 [2021-05-27T20:49:11.169Z] CPUs: 4
20:49:11 [2021-05-27T20:49:11.169Z] Total Memory: 32GiB
20:49:11 [2021-05-27T20:49:11.169Z] Name: azwin-2-7a4540
20:49:11 [2021-05-27T20:49:11.169Z] ID: TXHF:DC4Y:AHQT:RY4V:PCOG:KASM:IJGJ:YPEN:3OPP:BAZY:QRYK:BDVC
20:49:11 [2021-05-27T20:49:11.169Z] Docker Root Dir: D:\CI\PR-41212\12\daemon
20:49:11 [2021-05-27T20:49:11.169Z] Debug Mode (client): false
20:49:11 [2021-05-27T20:49:11.169Z] Debug Mode (server): true
20:49:11 [2021-05-27T20:49:11.169Z]  File Descriptors: -1
20:49:11 [2021-05-27T20:49:11.169Z]  Goroutines: 16
20:49:11 [2021-05-27T20:49:11.169Z]  System Time: 2021-05-27T20:49:09.7038791Z
20:49:11 [2021-05-27T20:49:11.169Z]  EventsListeners: 0
20:49:11 [2021-05-27T20:49:11.169Z] Registry: https://index.docker.io/v1/
20:49:11 [2021-05-27T20:49:11.169Z] Labels:
20:49:11 [2021-05-27T20:49:11.169Z] Experimental: false
20:49:11 [2021-05-27T20:49:11.169Z] Insecure Registries:
20:49:11 [2021-05-27T20:49:11.169Z]  127.0.0.0/8
20:49:11 [2021-05-27T20:49:11.169Z] Live Restore Enabled: false
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] INFO: Docker images of the daemon under test
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:49:11 [2021-05-27T20:49:11.169Z] 
20:49:11 [2021-05-27T20:49:11.169Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
20:49:11 [2021-05-27T20:49:11.169Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
20:49:11 [2021-05-27T20:49:11.169Z] ltsc2019: Pulling from windows/servercore
20:49:11 [2021-05-27T20:49:11.169Z] 4612f6d0b889: Pulling fs layer
20:49:11 [2021-05-27T20:49:11.169Z] 8116de3c91c3: Pulling fs layer
20:49:13 [2021-05-27T20:49:13.394Z] --- PASS: TestStats (2.90s)
20:49:13 [2021-05-27T20:49:13.394Z] === RUN   TestStopContainerWithTimeout
20:49:13 [2021-05-27T20:49:13.394Z] === RUN   TestStopContainerWithTimeout/0
20:49:13 [2021-05-27T20:49:13.394Z] === PAUSE TestStopContainerWithTimeout/0
20:49:13 [2021-05-27T20:49:13.394Z] === RUN   TestStopContainerWithTimeout/1
20:49:13 [2021-05-27T20:49:13.394Z] === PAUSE TestStopContainerWithTimeout/1
20:49:13 [2021-05-27T20:49:13.394Z] === RUN   TestStopContainerWithTimeout/3
20:49:13 [2021-05-27T20:49:13.394Z] === PAUSE TestStopContainerWithTimeout/3
20:49:13 [2021-05-27T20:49:13.394Z] === RUN   TestStopContainerWithTimeout/-1
20:49:13 [2021-05-27T20:49:13.394Z] === PAUSE TestStopContainerWithTimeout/-1
20:49:13 [2021-05-27T20:49:13.655Z] === CONT  TestStopContainerWithTimeout/0
20:49:13 [2021-05-27T20:49:13.655Z] === CONT  TestStopContainerWithTimeout/-1
20:49:13 [2021-05-27T20:49:13.655Z] === CONT  TestStopContainerWithTimeout/3
20:49:13 [2021-05-27T20:49:13.655Z] === CONT  TestStopContainerWithTimeout/1
20:49:13 [2021-05-27T20:49:13.697Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:49:15 [2021-05-27T20:49:15.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:49:15 [2021-05-27T20:49:15.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:49:15 [2021-05-27T20:49:15.900Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:49:16 [2021-05-27T20:49:16.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:49:16 [2021-05-27T20:49:16.960Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:49:16 [2021-05-27T20:49:16.960Z]     --- PASS: TestStopContainerWithTimeout/0 (1.35s)
20:49:16 [2021-05-27T20:49:16.960Z]     --- PASS: TestStopContainerWithTimeout/1 (2.43s)
20:49:16 [2021-05-27T20:49:16.960Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
20:49:16 [2021-05-27T20:49:16.960Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.45s)
20:49:16 [2021-05-27T20:49:16.960Z] === RUN   TestDeleteDevicemapper
20:49:16 [2021-05-27T20:49:16.960Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:49:16 [2021-05-27T20:49:16.960Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:49:16 [2021-05-27T20:49:16.960Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:49:17 [2021-05-27T20:49:17.035Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:49:18 [2021-05-27T20:49:18.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:49:18 [2021-05-27T20:49:18.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:49:19 [2021-05-27T20:49:19.912Z] 8116de3c91c3: Verifying Checksum
20:49:19 [2021-05-27T20:49:19.912Z] 8116de3c91c3: Download complete
20:49:20 [2021-05-27T20:49:20.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.30s)
20:49:20 [2021-05-27T20:49:20.261Z] === RUN   TestUpdateMemory
20:49:20 [2021-05-27T20:49:20.261Z] --- SKIP: TestUpdateMemory (0.00s)
20:49:20 [2021-05-27T20:49:20.261Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:49:20 [2021-05-27T20:49:20.261Z] === RUN   TestUpdateCPUQuota
20:49:21 [2021-05-27T20:49:21.957Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:49:21 [2021-05-27T20:49:21.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:49:21 [2021-05-27T20:49:21.957Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:49:22 [2021-05-27T20:49:22.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:49:23 [2021-05-27T20:49:23.901Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:49:26 [2021-05-27T20:49:26.442Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:49:26 [2021-05-27T20:49:26.844Z] --- PASS: TestUpdateCPUQuota (5.86s)
20:49:26 [2021-05-27T20:49:26.844Z] === RUN   TestUpdatePidsLimit
20:49:26 [2021-05-27T20:49:26.844Z] === RUN   TestUpdatePidsLimit/update_from_none
20:49:26 [2021-05-27T20:49:26.844Z] === RUN   TestUpdatePidsLimit/no_change
20:49:27 [2021-05-27T20:49:27.378Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:49:27 [2021-05-27T20:49:27.414Z] === RUN   TestUpdatePidsLimit/update_lower
20:49:27 [2021-05-27T20:49:27.985Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:49:28 [2021-05-27T20:49:28.314Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:49:28 [2021-05-27T20:49:28.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:49:28 [2021-05-27T20:49:28.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:49:28 [2021-05-27T20:49:28.926Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:49:29 [2021-05-27T20:49:29.497Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:49:29 [2021-05-27T20:49:29.950Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:49:30 [2021-05-27T20:49:30.067Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:49:30 [2021-05-27T20:49:30.419Z] 4612f6d0b889: Verifying Checksum
20:49:30 [2021-05-27T20:49:30.419Z] 4612f6d0b889: Download complete
20:49:31 [2021-05-27T20:49:31.980Z] --- PASS: TestUpdatePidsLimit (5.43s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.65s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s)
20:49:31 [2021-05-27T20:49:31.980Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
20:49:31 [2021-05-27T20:49:31.980Z] === RUN   TestUpdateRestartPolicy
20:49:32 [2021-05-27T20:49:32.485Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.78s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.19s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.67s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.76s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.48s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.27s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.59s)
20:49:32 [2021-05-27T20:49:32.485Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.73s)
20:49:32 [2021-05-27T20:49:32.485Z] === RUN   TestCgroupNamespacesRun
20:49:32 [2021-05-27T20:49:32.743Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:49:36 [2021-05-27T20:49:36.028Z] --- PASS: TestCgroupNamespacesRun (3.31s)
20:49:36 [2021-05-27T20:49:36.028Z] === RUN   TestCgroupNamespacesRunPrivileged
20:49:36 [2021-05-27T20:49:36.028Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:49:37 [2021-05-27T20:49:37.405Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:49:37 [2021-05-27T20:49:37.405Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:49:37 [2021-05-27T20:49:37.972Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.26s)
20:49:37 [2021-05-27T20:49:37.972Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:49:38 [2021-05-27T20:49:38.231Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
20:49:39 [2021-05-27T20:49:39.608Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:49:41 [2021-05-27T20:49:41.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.38s)
20:49:41 [2021-05-27T20:49:41.511Z] === RUN   TestCgroupNamespacesRunHostMode
20:49:44 [2021-05-27T20:49:44.800Z] --- PASS: TestCgroupNamespacesRunHostMode (3.16s)
20:49:44 [2021-05-27T20:49:44.800Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:49:46 [2021-05-27T20:49:46.887Z] --- PASS: TestUpdateRestartPolicy (13.08s)
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestUpdateRestartWithAutoRemove
20:49:46 [2021-05-27T20:49:46.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestWaitNonBlocked
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:49:46 [2021-05-27T20:49:46.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:49:46 [2021-05-27T20:49:46.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:49:46 [2021-05-27T20:49:46.887Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:49:46 [2021-05-27T20:49:46.887Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:49:46 [2021-05-27T20:49:46.887Z] --- PASS: TestWaitNonBlocked (0.02s)
20:49:46 [2021-05-27T20:49:46.887Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
20:49:46 [2021-05-27T20:49:46.887Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestWaitBlocked
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:49:46 [2021-05-27T20:49:46.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:49:46 [2021-05-27T20:49:46.887Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:49:46 [2021-05-27T20:49:46.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:49:46 [2021-05-27T20:49:46.887Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:49:46 [2021-05-27T20:49:46.887Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:49:47 [2021-05-27T20:49:47.829Z] --- PASS: TestWaitBlocked (0.02s)
20:49:47 [2021-05-27T20:49:47.829Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
20:49:47 [2021-05-27T20:49:47.829Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
20:49:47 [2021-05-27T20:49:47.829Z] === CONT  TestContainerStartOnDaemonRestart
20:49:47 [2021-05-27T20:49:47.829Z] === CONT  TestContainerKillOnDaemonStart
20:49:47 [2021-05-27T20:49:47.829Z] === CONT  TestDaemonHostGatewayIP
20:49:47 [2021-05-27T20:49:47.829Z] === CONT  TestIpcModeOlderClient
20:49:48 [2021-05-27T20:49:48.088Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.09s)
20:49:48 [2021-05-27T20:49:48.088Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:49:48 [2021-05-27T20:49:48.091Z] --- PASS: TestIpcModeOlderClient (0.11s)
20:49:48 [2021-05-27T20:49:48.091Z] === CONT  TestRestartDaemonWithRestartingContainer
20:49:48 [2021-05-27T20:49:48.656Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:49:49 [2021-05-27T20:49:49.591Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s)
20:49:49 [2021-05-27T20:49:49.591Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:49:51 [2021-05-27T20:49:51.400Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
20:49:51 [2021-05-27T20:49:51.400Z] === CONT  TestDaemonRestartIpcMode
20:49:51 [2021-05-27T20:49:51.502Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.53s)
20:49:51 [2021-05-27T20:49:51.502Z] === RUN   TestCgroupNamespacesRunOlderClient
20:49:51 [2021-05-27T20:49:51.760Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:49:52 [2021-05-27T20:49:52.787Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.90s)
20:49:53 [2021-05-27T20:49:53.137Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:49:53 [2021-05-27T20:49:53.704Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:49:53 [2021-05-27T20:49:53.704Z] === RUN   TestDockerSuite/TestBuildCmd
20:49:54 [2021-05-27T20:49:54.273Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:49:54 [2021-05-27T20:49:54.273Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.13s)
20:49:54 [2021-05-27T20:49:54.273Z] === RUN   TestNISDomainname
20:49:54 [2021-05-27T20:49:54.533Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:49:54 [2021-05-27T20:49:54.701Z] --- PASS: TestDaemonHostGatewayIP (6.54s)
20:49:55 [2021-05-27T20:49:55.101Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:49:55 [2021-05-27T20:49:55.101Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:49:55 [2021-05-27T20:49:55.279Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
20:49:57 [2021-05-27T20:49:57.006Z] --- PASS: TestNISDomainname (2.45s)
20:49:57 [2021-05-27T20:49:57.006Z] === RUN   TestHostnameDnsResolution
20:49:57 [2021-05-27T20:49:57.006Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:49:58 [2021-05-27T20:49:58.910Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:49:59 [2021-05-27T20:49:59.476Z] --- PASS: TestHostnameDnsResolution (2.68s)
20:49:59 [2021-05-27T20:49:59.476Z] === RUN   TestStats
20:50:01 [2021-05-27T20:50:01.857Z] --- PASS: TestContainerKillOnDaemonStart (13.68s)
20:50:01 [2021-05-27T20:50:01.857Z] PASS
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] === Skipped
20:50:01 [2021-05-27T20:50:01.857Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:50:01 [2021-05-27T20:50:01.857Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
20:50:01 [2021-05-27T20:50:01.857Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
20:50:01 [2021-05-27T20:50:01.857Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:50:01 [2021-05-27T20:50:01.857Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:50:01 [2021-05-27T20:50:01.857Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
20:50:01 [2021-05-27T20:50:01.857Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] 
20:50:01 [2021-05-27T20:50:01.857Z] DONE 196 tests, 6 skipped in 166.017s
20:50:01 [2021-05-27T20:50:01.857Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:50:01 [2021-05-27T20:50:01.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:50:01 [2021-05-27T20:50:01.857Z] ++ set -e
20:50:01 [2021-05-27T20:50:01.857Z] ++ '[' -n 0 ']'
20:50:01 [2021-05-27T20:50:01.857Z] ++ set -x
20:50:01 [2021-05-27T20:50:01.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:50:02 [2021-05-27T20:50:02.007Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:50:02 [2021-05-27T20:50:02.428Z] INFO: Testing against a local daemon
20:50:02 [2021-05-27T20:50:02.428Z] === RUN   TestCommitInheritsEnv
20:50:02 [2021-05-27T20:50:02.575Z] --- PASS: TestStats (3.19s)
20:50:02 [2021-05-27T20:50:02.575Z] === RUN   TestStopContainerWithTimeout
20:50:02 [2021-05-27T20:50:02.575Z] === RUN   TestStopContainerWithTimeout/0
20:50:02 [2021-05-27T20:50:02.575Z] === PAUSE TestStopContainerWithTimeout/0
20:50:02 [2021-05-27T20:50:02.575Z] === RUN   TestStopContainerWithTimeout/1
20:50:02 [2021-05-27T20:50:02.575Z] === PAUSE TestStopContainerWithTimeout/1
20:50:02 [2021-05-27T20:50:02.575Z] === RUN   TestStopContainerWithTimeout/3
20:50:02 [2021-05-27T20:50:02.575Z] === PAUSE TestStopContainerWithTimeout/3
20:50:02 [2021-05-27T20:50:02.575Z] === RUN   TestStopContainerWithTimeout/-1
20:50:02 [2021-05-27T20:50:02.575Z] === PAUSE TestStopContainerWithTimeout/-1
20:50:02 [2021-05-27T20:50:02.575Z] === CONT  TestStopContainerWithTimeout/0
20:50:02 [2021-05-27T20:50:02.575Z] === CONT  TestStopContainerWithTimeout/3
20:50:02 [2021-05-27T20:50:02.689Z] --- PASS: TestCommitInheritsEnv (0.41s)
20:50:02 [2021-05-27T20:50:02.690Z] === RUN   TestImportExtremelyLargeImageWorks
20:50:02 [2021-05-27T20:50:02.690Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:50:02 [2021-05-27T20:50:02.690Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:50:02 [2021-05-27T20:50:02.690Z] === RUN   TestImagesFilterMultiReference
20:50:02 [2021-05-27T20:50:02.690Z] --- PASS: TestImagesFilterMultiReference (0.09s)
20:50:02 [2021-05-27T20:50:02.690Z] === RUN   TestImagePullPlatformInvalid
20:50:02 [2021-05-27T20:50:02.951Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:50:02 [2021-05-27T20:50:02.951Z] === RUN   TestRemoveImageOrphaning
20:50:03 [2021-05-27T20:50:03.212Z] --- PASS: TestRemoveImageOrphaning (0.40s)
20:50:03 [2021-05-27T20:50:03.212Z] === RUN   TestRemoveImageGarbageCollector
20:50:03 [2021-05-27T20:50:03.212Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:50:03 [2021-05-27T20:50:03.212Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:03 [2021-05-27T20:50:03.212Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:50:03 [2021-05-27T20:50:03.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:50:03 [2021-05-27T20:50:03.212Z] === RUN   TestTagInvalidReference
20:50:03 [2021-05-27T20:50:03.212Z] --- PASS: TestTagInvalidReference (0.03s)
20:50:03 [2021-05-27T20:50:03.212Z] === RUN   TestTagValidPrefixedRepo
20:50:03 [2021-05-27T20:50:03.472Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:50:03 [2021-05-27T20:50:03.472Z] === RUN   TestTagExistedNameWithoutForce
20:50:03 [2021-05-27T20:50:03.472Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:50:03 [2021-05-27T20:50:03.472Z] === RUN   TestTagOfficialNames
20:50:03 [2021-05-27T20:50:03.472Z] --- PASS: TestTagOfficialNames (0.07s)
20:50:03 [2021-05-27T20:50:03.472Z] === RUN   TestTagMatchesDigest
20:50:03 [2021-05-27T20:50:03.473Z] --- PASS: TestTagMatchesDigest (0.03s)
20:50:03 [2021-05-27T20:50:03.473Z] PASS
20:50:03 [2021-05-27T20:50:03.473Z] 
20:50:03 [2021-05-27T20:50:03.473Z] === Skipped
20:50:03 [2021-05-27T20:50:03.473Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:50:03 [2021-05-27T20:50:03.473Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:50:03 [2021-05-27T20:50:03.473Z] 
20:50:03 [2021-05-27T20:50:03.473Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:50:03 [2021-05-27T20:50:03.473Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:03 [2021-05-27T20:50:03.473Z] 
20:50:03 [2021-05-27T20:50:03.473Z] 
20:50:03 [2021-05-27T20:50:03.473Z] DONE 12 tests, 2 skipped in 1.929s
20:50:03 [2021-05-27T20:50:03.473Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:50:03 [2021-05-27T20:50:03.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:50:03 [2021-05-27T20:50:03.473Z] ++ set -e
20:50:03 [2021-05-27T20:50:03.473Z] ++ '[' -n 0 ']'
20:50:03 [2021-05-27T20:50:03.473Z] ++ set -x
20:50:03 [2021-05-27T20:50:03.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:50:03 [2021-05-27T20:50:03.733Z] INFO: Testing against a local daemon
20:50:03 [2021-05-27T20:50:03.733Z] === RUN   TestNetworkCreateDelete
20:50:03 [2021-05-27T20:50:03.952Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:50:04 [2021-05-27T20:50:04.674Z] --- PASS: TestNetworkCreateDelete (0.87s)
20:50:04 [2021-05-27T20:50:04.674Z] === RUN   TestDockerNetworkDeletePreferID
20:50:04 [2021-05-27T20:50:04.887Z] === CONT  TestStopContainerWithTimeout/-1
20:50:04 [2021-05-27T20:50:04.887Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:50:05 [2021-05-27T20:50:05.454Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:50:06 [2021-05-27T20:50:06.391Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:50:06 [2021-05-27T20:50:06.391Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:50:06 [2021-05-27T20:50:06.650Z] === CONT  TestStopContainerWithTimeout/1
20:50:07 [2021-05-27T20:50:07.216Z] --- PASS: TestDockerNetworkDeletePreferID (2.44s)
20:50:07 [2021-05-27T20:50:07.216Z] === RUN   TestDaemonDNSFallback
20:50:08 [2021-05-27T20:50:08.028Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:50:08 [2021-05-27T20:50:08.286Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:50:08 [2021-05-27T20:50:08.545Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:50:09 [2021-05-27T20:50:09.111Z] --- PASS: TestStopContainerWithTimeout (0.05s)
20:50:09 [2021-05-27T20:50:09.111Z]     --- PASS: TestStopContainerWithTimeout/0 (2.20s)
20:50:09 [2021-05-27T20:50:09.111Z]     --- PASS: TestStopContainerWithTimeout/3 (4.14s)
20:50:09 [2021-05-27T20:50:09.111Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
20:50:09 [2021-05-27T20:50:09.111Z]     --- PASS: TestStopContainerWithTimeout/1 (2.46s)
20:50:09 [2021-05-27T20:50:09.111Z] === RUN   TestDeleteDevicemapper
20:50:09 [2021-05-27T20:50:09.111Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:50:09 [2021-05-27T20:50:09.111Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:50:09 [2021-05-27T20:50:09.111Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:50:10 [2021-05-27T20:50:10.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:50:10 [2021-05-27T20:50:10.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:50:10 [2021-05-27T20:50:10.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:50:15 [2021-05-27T20:50:15.350Z] --- PASS: TestDaemonDNSFallback (8.19s)
20:50:15 [2021-05-27T20:50:15.350Z] === RUN   TestInspectNetwork
20:50:15 [2021-05-27T20:50:15.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.14s)
20:50:15 [2021-05-27T20:50:15.797Z] === RUN   TestUpdateMemory
20:50:15 [2021-05-27T20:50:15.797Z] --- SKIP: TestUpdateMemory (0.00s)
20:50:15 [2021-05-27T20:50:15.797Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:50:15 [2021-05-27T20:50:15.797Z] === RUN   TestUpdateCPUQuota
20:50:16 [2021-05-27T20:50:16.055Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:50:20 [2021-05-27T20:50:20.635Z] === RUN   TestInspectNetwork/full_network_id
20:50:20 [2021-05-27T20:50:20.635Z] === RUN   TestInspectNetwork/partial_network_id
20:50:20 [2021-05-27T20:50:20.635Z] === RUN   TestInspectNetwork/network_name
20:50:20 [2021-05-27T20:50:20.635Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:50:22 [2021-05-27T20:50:22.615Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:50:23 [2021-05-27T20:50:23.993Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:50:24 [2021-05-27T20:50:24.835Z] --- PASS: TestInspectNetwork (9.34s)
20:50:24 [2021-05-27T20:50:24.835Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:50:24 [2021-05-27T20:50:24.835Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:50:24 [2021-05-27T20:50:24.835Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:50:24 [2021-05-27T20:50:24.835Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:50:24 [2021-05-27T20:50:24.835Z] === RUN   TestRunContainerWithBridgeNone
20:50:24 [2021-05-27T20:50:24.928Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:50:25 [2021-05-27T20:50:25.496Z] --- PASS: TestUpdateCPUQuota (10.11s)
20:50:25 [2021-05-27T20:50:25.496Z] === RUN   TestUpdatePidsLimit
20:50:25 [2021-05-27T20:50:25.496Z] === RUN   TestUpdatePidsLimit/update_from_none
20:50:25 [2021-05-27T20:50:25.756Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:50:26 [2021-05-27T20:50:26.692Z] === RUN   TestUpdatePidsLimit/no_change
20:50:27 [2021-05-27T20:50:27.259Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:50:27 [2021-05-27T20:50:27.827Z] === RUN   TestUpdatePidsLimit/update_lower
20:50:28 [2021-05-27T20:50:28.145Z] --- PASS: TestRunContainerWithBridgeNone (3.49s)
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkInvalidJSON
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkInvalidJSON//networks/create
20:50:28 [2021-05-27T20:50:28.145Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:50:28 [2021-05-27T20:50:28.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:50:28 [2021-05-27T20:50:28.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:50:28 [2021-05-27T20:50:28.145Z] === CONT  TestNetworkInvalidJSON//networks/create
20:50:28 [2021-05-27T20:50:28.145Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:50:28 [2021-05-27T20:50:28.145Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:50:28 [2021-05-27T20:50:28.145Z] --- PASS: TestNetworkInvalidJSON (0.04s)
20:50:28 [2021-05-27T20:50:28.145Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:50:28 [2021-05-27T20:50:28.145Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:50:28 [2021-05-27T20:50:28.145Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkList
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkList//networks
20:50:28 [2021-05-27T20:50:28.145Z] === PAUSE TestNetworkList//networks
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestNetworkList//networks/
20:50:28 [2021-05-27T20:50:28.145Z] === PAUSE TestNetworkList//networks/
20:50:28 [2021-05-27T20:50:28.145Z] === CONT  TestNetworkList//networks
20:50:28 [2021-05-27T20:50:28.145Z] === CONT  TestNetworkList//networks/
20:50:28 [2021-05-27T20:50:28.145Z] --- PASS: TestNetworkList (0.03s)
20:50:28 [2021-05-27T20:50:28.145Z]     --- PASS: TestNetworkList//networks (0.00s)
20:50:28 [2021-05-27T20:50:28.145Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:50:28 [2021-05-27T20:50:28.145Z] === RUN   TestHostIPv4BridgeLabel
20:50:29 [2021-05-27T20:50:29.205Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:50:29 [2021-05-27T20:50:29.529Z] --- PASS: TestHostIPv4BridgeLabel (1.49s)
20:50:29 [2021-05-27T20:50:29.529Z] === RUN   TestDaemonRestartWithLiveRestore
20:50:30 [2021-05-27T20:50:30.581Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:50:30 [2021-05-27T20:50:30.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:50:31 [2021-05-27T20:50:31.821Z] Created binary: bundles/binary-daemon/dockerd-dev
20:50:31 [2021-05-27T20:50:31.821Z] Copying nested executables into bundles/binary-daemon
20:50:31 [2021-05-27T20:50:31.821Z] 
20:50:31 [2021-05-27T20:50:31.958Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
20:50:32 [2021-05-27T20:50:32.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=24d22aced7940dd9fdc6163497e36182fe3b8981 -e DOCKER_GRAPHDRIVER docker:24d22aced7940dd9fdc6163497e36182fe3b8981 hack/make.sh cross
20:50:32 [2021-05-27T20:50:32.527Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:50:32 [2021-05-27T20:50:32.828Z] --- PASS: TestDaemonRestartWithLiveRestore (2.62s)
20:50:32 [2021-05-27T20:50:32.828Z] === RUN   TestDaemonDefaultNetworkPools
20:50:33 [2021-05-27T20:50:33.006Z] 
20:50:33 [2021-05-27T20:50:33.006Z] Removing bundles/
20:50:33 [2021-05-27T20:50:33.006Z] 
20:50:33 [2021-05-27T20:50:33.006Z] ---> Making bundle: cross (in bundles/cross)
20:50:33 [2021-05-27T20:50:33.006Z] Cross building: bundles/cross/linux/amd64
20:50:33 [2021-05-27T20:50:33.006Z] Building: bundles/cross/linux/amd64/dockerd-dev
20:50:33 [2021-05-27T20:50:33.006Z] GOOS="linux" GOARCH="amd64" GOARM=""
20:50:33 [2021-05-27T20:50:33.462Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:50:34 [2021-05-27T20:50:34.741Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s)
20:50:34 [2021-05-27T20:50:34.741Z] === RUN   TestDaemonRestartWithExistingNetwork
20:50:35 [2021-05-27T20:50:35.368Z] --- PASS: TestUpdatePidsLimit (9.99s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.18s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/no_change (1.18s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.34s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.40s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.32s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.32s)
20:50:35 [2021-05-27T20:50:35.368Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.37s)
20:50:35 [2021-05-27T20:50:35.368Z] === RUN   TestUpdateRestartPolicy
20:50:35 [2021-05-27T20:50:35.936Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:50:36 [2021-05-27T20:50:36.194Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:50:37 [2021-05-27T20:50:37.571Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:50:37 [2021-05-27T20:50:37.571Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:50:37 [2021-05-27T20:50:37.571Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:50:37 [2021-05-27T20:50:37.845Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:50:37 [2021-05-27T20:50:37.845Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:50:38 [2021-05-27T20:50:38.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.52s)
20:50:38 [2021-05-27T20:50:38.040Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:50:40 [2021-05-27T20:50:40.380Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:50:42 [2021-05-27T20:50:42.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:50:43 [2021-05-27T20:50:43.325Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.66s)
20:50:43 [2021-05-27T20:50:43.325Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:50:43 [2021-05-27T20:50:43.896Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.32s)
20:50:43 [2021-05-27T20:50:43.896Z] === RUN   TestServiceWithPredefinedNetwork
20:50:47 [2021-05-27T20:50:47.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:50:47 [2021-05-27T20:50:47.196Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s)
20:50:47 [2021-05-27T20:50:47.196Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:50:47 [2021-05-27T20:50:47.196Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:50:47 [2021-05-27T20:50:47.196Z]     service_test.go:242: FLAKY_TEST
20:50:47 [2021-05-27T20:50:47.196Z] === RUN   TestServiceWithDataPathPortInit
20:50:48 [2021-05-27T20:50:48.476Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:50:51 [2021-05-27T20:50:51.007Z] --- PASS: TestUpdateRestartPolicy (15.44s)
20:50:51 [2021-05-27T20:50:51.007Z] === RUN   TestUpdateRestartWithAutoRemove
20:50:52 [2021-05-27T20:50:52.382Z] --- PASS: TestUpdateRestartWithAutoRemove (1.29s)
20:50:52 [2021-05-27T20:50:52.382Z] === RUN   TestWaitNonBlocked
20:50:52 [2021-05-27T20:50:52.382Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:50:52 [2021-05-27T20:50:52.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:50:52 [2021-05-27T20:50:52.382Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:50:52 [2021-05-27T20:50:52.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:50:52 [2021-05-27T20:50:52.382Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:50:52 [2021-05-27T20:50:52.382Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:50:52 [2021-05-27T20:50:52.949Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:50:52 [2021-05-27T20:50:52.949Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:50:53 [2021-05-27T20:50:53.208Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:50:54 [2021-05-27T20:50:54.145Z] --- PASS: TestWaitNonBlocked (0.03s)
20:50:54 [2021-05-27T20:50:54.145Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.80s)
20:50:54 [2021-05-27T20:50:54.145Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.04s)
20:50:54 [2021-05-27T20:50:54.145Z] === RUN   TestWaitBlocked
20:50:54 [2021-05-27T20:50:54.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:50:54 [2021-05-27T20:50:54.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:50:54 [2021-05-27T20:50:54.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:50:54 [2021-05-27T20:50:54.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:50:54 [2021-05-27T20:50:54.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:50:54 [2021-05-27T20:50:54.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:50:56 [2021-05-27T20:50:56.939Z] --- PASS: TestWaitBlocked (0.03s)
20:50:56 [2021-05-27T20:50:56.939Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.98s)
20:50:56 [2021-05-27T20:50:56.939Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.20s)
20:50:56 [2021-05-27T20:50:56.939Z] === CONT  TestContainerStartOnDaemonRestart
20:50:56 [2021-05-27T20:50:56.939Z] === CONT  TestContainerKillOnDaemonStart
20:50:56 [2021-05-27T20:50:56.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:51:02 [2021-05-27T20:51:02.213Z] --- PASS: TestContainerStartOnDaemonRestart (4.79s)
20:51:02 [2021-05-27T20:51:02.213Z] === CONT  TestIpcModeOlderClient
20:51:02 [2021-05-27T20:51:02.213Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:51:02 [2021-05-27T20:51:02.213Z] === CONT  TestDaemonHostGatewayIP
20:51:02 [2021-05-27T20:51:02.213Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:51:02 [2021-05-27T20:51:02.471Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:51:05 [2021-05-27T20:51:05.309Z] --- PASS: TestServiceWithDataPathPortInit (17.80s)
20:51:05 [2021-05-27T20:51:05.309Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:51:06 [2021-05-27T20:51:06.665Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:51:07 [2021-05-27T20:51:07.233Z] --- PASS: TestDaemonHostGatewayIP (5.82s)
20:51:07 [2021-05-27T20:51:07.233Z] === CONT  TestRestartDaemonWithRestartingContainer
20:51:09 [2021-05-27T20:51:09.136Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:51:09 [2021-05-27T20:51:09.705Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:51:10 [2021-05-27T20:51:10.670Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:51:11 [2021-05-27T20:51:11.237Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s)
20:51:11 [2021-05-27T20:51:11.237Z] === CONT  TestDaemonRestartIpcMode
20:51:11 [2021-05-27T20:51:11.496Z] --- PASS: TestContainerKillOnDaemonStart (14.97s)
20:51:12 [2021-05-27T20:51:12.063Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:51:12 [2021-05-27T20:51:12.998Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:51:13 [2021-05-27T20:51:13.450Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s)
20:51:13 [2021-05-27T20:51:13.450Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wbs8lq2js5w12bc53xudoymqu Created:2021-05-27 20:51:06.058668818 +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[d999dde0c82bafd32efb002d162c981a408e470b8c2ae2498d353b63389ff720:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlnx9zfiwf174vpvi4y30b20o EndpointID:b08a09d3f54a1125eba06a9df850a6f6754f5cb9a2b88dc985e0a329c5738723 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b8630dea76791364c31f1b44c6dc45cd737d343ee6d16c5745c7c29cccff0c31 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:0dc3cfc9199f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlnx9zfiwf174vpvi4y30b20o EndpointID:b08a09d3f54a1125eba06a9df850a6f6754f5cb9a2b88dc985e0a329c5738723 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:51:13 [2021-05-27T20:51:13.450Z] PASS
20:51:13 [2021-05-27T20:51:13.450Z] 
20:51:13 [2021-05-27T20:51:13.450Z] === Skipped
20:51:13 [2021-05-27T20:51:13.450Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:51:13 [2021-05-27T20:51:13.450Z]     service_test.go:242: FLAKY_TEST
20:51:13 [2021-05-27T20:51:13.450Z] 
20:51:13 [2021-05-27T20:51:13.450Z] 
20:51:13 [2021-05-27T20:51:13.450Z] DONE 26 tests, 1 skipped in 69.816s
20:51:13 [2021-05-27T20:51:13.450Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:51:13 [2021-05-27T20:51:13.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:51:13 [2021-05-27T20:51:13.450Z] ++ set -e
20:51:13 [2021-05-27T20:51:13.450Z] ++ '[' -n 0 ']'
20:51:13 [2021-05-27T20:51:13.450Z] ++ set -x
20:51:13 [2021-05-27T20:51:13.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:51:13 [2021-05-27T20:51:13.712Z] INFO: Testing against a local daemon
20:51:13 [2021-05-27T20:51:13.712Z] === RUN   TestDockerNetworkIpvlanPersistance
20:51:13 [2021-05-27T20:51:13.712Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
20:51:13 [2021-05-27T20:51:13.712Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:51:13 [2021-05-27T20:51:13.712Z] === RUN   TestDockerNetworkIpvlan
20:51:13 [2021-05-27T20:51:13.712Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:51:13 [2021-05-27T20:51:13.712Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:51:13 [2021-05-27T20:51:13.712Z] PASS
20:51:13 [2021-05-27T20:51:13.712Z] 
20:51:13 [2021-05-27T20:51:13.712Z] === Skipped
20:51:13 [2021-05-27T20:51:13.712Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
20:51:13 [2021-05-27T20:51:13.712Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:51:13 [2021-05-27T20:51:13.712Z] 
20:51:13 [2021-05-27T20:51:13.713Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:51:13 [2021-05-27T20:51:13.713Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:51:13 [2021-05-27T20:51:13.713Z] 
20:51:13 [2021-05-27T20:51:13.713Z] 
20:51:13 [2021-05-27T20:51:13.713Z] DONE 2 tests, 2 skipped in 0.205s
20:51:13 [2021-05-27T20:51:13.713Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:51:13 [2021-05-27T20:51:13.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:51:13 [2021-05-27T20:51:13.713Z] ++ set -e
20:51:13 [2021-05-27T20:51:13.713Z] ++ '[' -n 0 ']'
20:51:13 [2021-05-27T20:51:13.713Z] ++ set -x
20:51:13 [2021-05-27T20:51:13.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:51:13 [2021-05-27T20:51:13.713Z] INFO: Testing against a local daemon
20:51:13 [2021-05-27T20:51:13.713Z] === RUN   TestDockerNetworkMacvlanPersistance
20:51:16 [2021-05-27T20:51:16.284Z] --- PASS: TestDaemonRestartIpcMode (4.37s)
20:51:16 [2021-05-27T20:51:16.284Z] PASS
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] === Skipped
20:51:16 [2021-05-27T20:51:16.284Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:51:16 [2021-05-27T20:51:16.284Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:51:16 [2021-05-27T20:51:16.284Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:51:16 [2021-05-27T20:51:16.284Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:51:16 [2021-05-27T20:51:16.284Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:51:16 [2021-05-27T20:51:16.284Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:51:16 [2021-05-27T20:51:16.284Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] 
20:51:16 [2021-05-27T20:51:16.284Z] DONE 196 tests, 6 skipped in 244.805s
20:51:16 [2021-05-27T20:51:16.284Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:51:16 [2021-05-27T20:51:16.284Z] ++ 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
20:51:16 [2021-05-27T20:51:16.284Z] ++ set -e
20:51:16 [2021-05-27T20:51:16.284Z] ++ '[' -n 0 ']'
20:51:16 [2021-05-27T20:51:16.284Z] ++ set -x
20:51:16 [2021-05-27T20:51:16.284Z] ++ 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
20:51:16 [2021-05-27T20:51:16.284Z] INFO: Testing against a local daemon
20:51:16 [2021-05-27T20:51:16.284Z] === RUN   TestCommitInheritsEnv
20:51:16 [2021-05-27T20:51:16.543Z] --- PASS: TestCommitInheritsEnv (0.39s)
20:51:16 [2021-05-27T20:51:16.543Z] === RUN   TestImportExtremelyLargeImageWorks
20:51:16 [2021-05-27T20:51:16.543Z] === PAUSE TestImportExtremelyLargeImageWorks
20:51:16 [2021-05-27T20:51:16.543Z] === RUN   TestImagesFilterMultiReference
20:51:16 [2021-05-27T20:51:16.543Z] --- PASS: TestImagesFilterMultiReference (0.09s)
20:51:16 [2021-05-27T20:51:16.543Z] === RUN   TestImagePullPlatformInvalid
20:51:16 [2021-05-27T20:51:16.543Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:51:16 [2021-05-27T20:51:16.543Z] === RUN   TestRemoveImageOrphaning
20:51:16 [2021-05-27T20:51:16.802Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:51:17 [2021-05-27T20:51:17.060Z] --- PASS: TestRemoveImageOrphaning (0.44s)
20:51:17 [2021-05-27T20:51:17.060Z] === RUN   TestRemoveImageGarbageCollector
20:51:17 [2021-05-27T20:51:17.319Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:51:17 [2021-05-27T20:51:17.319Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:51:17 [2021-05-27T20:51:17.916Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.48s)
20:51:17 [2021-05-27T20:51:17.916Z] === RUN   TestDockerNetworkMacvlan
20:51:18 [2021-05-27T20:51:18.696Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:51:18 [2021-05-27T20:51:18.858Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:51:19 [2021-05-27T20:51:19.631Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:51:19 [2021-05-27T20:51:19.890Z] --- PASS: TestRemoveImageGarbageCollector (2.86s)
20:51:19 [2021-05-27T20:51:19.890Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:51:19 [2021-05-27T20:51:19.890Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:51:19 [2021-05-27T20:51:19.890Z] === RUN   TestTagInvalidReference
20:51:20 [2021-05-27T20:51:20.149Z] --- PASS: TestTagInvalidReference (0.05s)
20:51:20 [2021-05-27T20:51:20.149Z] === RUN   TestTagValidPrefixedRepo
20:51:20 [2021-05-27T20:51:20.149Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
20:51:20 [2021-05-27T20:51:20.149Z] === RUN   TestTagExistedNameWithoutForce
20:51:20 [2021-05-27T20:51:20.149Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:51:20 [2021-05-27T20:51:20.149Z] === RUN   TestTagOfficialNames
20:51:20 [2021-05-27T20:51:20.149Z] --- PASS: TestTagOfficialNames (0.06s)
20:51:20 [2021-05-27T20:51:20.149Z] === RUN   TestTagMatchesDigest
20:51:20 [2021-05-27T20:51:20.149Z] --- PASS: TestTagMatchesDigest (0.04s)
20:51:20 [2021-05-27T20:51:20.149Z] === CONT  TestImportExtremelyLargeImageWorks
20:51:20 [2021-05-27T20:51:20.408Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:51:20 [2021-05-27T20:51:20.770Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:51:21 [2021-05-27T20:51:21.342Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:51:21 [2021-05-27T20:51:21.909Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:51:22 [2021-05-27T20:51:22.153Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:51:22 [2021-05-27T20:51:22.476Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:51:23 [2021-05-27T20:51:23.413Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:51:26 [2021-05-27T20:51:26.360Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:51:29 [2021-05-27T20:51:29.974Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:51:30 [2021-05-27T20:51:30.561Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:51:31 [2021-05-27T20:51:31.890Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:51:32 [2021-05-27T20:51:32.825Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:51:34 [2021-05-27T20:51:34.726Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:51:36 [2021-05-27T20:51:36.102Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:51:38 [2021-05-27T20:51:38.005Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:51:38 [2021-05-27T20:51:38.696Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:51:39 [2021-05-27T20:51:39.907Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:51:40 [2021-05-27T20:51:40.612Z] --- PASS: TestDockerNetworkMacvlan (23.12s)
20:51:40 [2021-05-27T20:51:40.612Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s)
20:51:40 [2021-05-27T20:51:40.612Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s)
20:51:40 [2021-05-27T20:51:40.612Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s)
20:51:40 [2021-05-27T20:51:40.612Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.66s)
20:51:40 [2021-05-27T20:51:40.612Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.80s)
20:51:40 [2021-05-27T20:51:40.612Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.82s)
20:51:40 [2021-05-27T20:51:40.612Z] PASS
20:51:40 [2021-05-27T20:51:40.612Z] 
20:51:40 [2021-05-27T20:51:40.612Z] DONE 8 tests in 26.791s
20:51:40 [2021-05-27T20:51:40.612Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:51:40 [2021-05-27T20:51:40.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:51:40 [2021-05-27T20:51:40.612Z] ++ set -e
20:51:40 [2021-05-27T20:51:40.612Z] ++ '[' -n 0 ']'
20:51:40 [2021-05-27T20:51:40.612Z] ++ set -x
20:51:40 [2021-05-27T20:51:40.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:51:40 [2021-05-27T20:51:40.612Z] testing: warning: no tests to run
20:51:40 [2021-05-27T20:51:40.612Z] PASS
20:51:40 [2021-05-27T20:51:40.612Z] 
20:51:40 [2021-05-27T20:51:40.612Z] DONE 0 tests in 0.027s
20:51:40 [2021-05-27T20:51:40.612Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:51:40 [2021-05-27T20:51:40.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:51:40 [2021-05-27T20:51:40.612Z] ++ set -e
20:51:40 [2021-05-27T20:51:40.612Z] ++ '[' -n 0 ']'
20:51:40 [2021-05-27T20:51:40.612Z] ++ set -x
20:51:40 [2021-05-27T20:51:40.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:51:40 [2021-05-27T20:51:40.612Z] INFO: Testing against a local daemon
20:51:40 [2021-05-27T20:51:40.612Z] === RUN   TestAuthZPluginAllowRequest
20:51:40 [2021-05-27T20:51:40.842Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:51:42 [2021-05-27T20:51:42.745Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:51:43 [2021-05-27T20:51:43.155Z] --- PASS: TestAuthZPluginAllowRequest (2.26s)
20:51:43 [2021-05-27T20:51:43.155Z] === RUN   TestAuthZPluginTLS
20:51:44 [2021-05-27T20:51:44.095Z] --- PASS: TestAuthZPluginTLS (1.20s)
20:51:44 [2021-05-27T20:51:44.095Z] === RUN   TestAuthZPluginDenyRequest
20:51:45 [2021-05-27T20:51:45.275Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:51:45 [2021-05-27T20:51:45.478Z] --- PASS: TestAuthZPluginDenyRequest (1.15s)
20:51:45 [2021-05-27T20:51:45.478Z] === RUN   TestAuthZPluginAPIDenyResponse
20:51:46 [2021-05-27T20:51:46.419Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.15s)
20:51:46 [2021-05-27T20:51:46.419Z] === RUN   TestAuthZPluginDenyResponse
20:51:47 [2021-05-27T20:51:47.803Z] --- PASS: TestAuthZPluginDenyResponse (1.15s)
20:51:47 [2021-05-27T20:51:47.803Z] === RUN   TestAuthZPluginAllowEventStream
20:51:48 [2021-05-27T20:51:48.565Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:51:50 [2021-05-27T20:51:50.347Z] --- PASS: TestAuthZPluginAllowEventStream (2.32s)
20:51:50 [2021-05-27T20:51:50.347Z] === RUN   TestAuthZPluginErrorResponse
20:51:51 [2021-05-27T20:51:51.288Z] --- PASS: TestAuthZPluginErrorResponse (1.16s)
20:51:51 [2021-05-27T20:51:51.288Z] === RUN   TestAuthZPluginErrorRequest
20:51:52 [2021-05-27T20:51:52.229Z] --- PASS: TestAuthZPluginErrorRequest (1.14s)
20:51:52 [2021-05-27T20:51:52.229Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:51:53 [2021-05-27T20:51:53.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.20s)
20:51:53 [2021-05-27T20:51:53.611Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:51:54 [2021-05-27T20:51:54.396Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
20:51:54 [2021-05-27T20:51:54.396Z] Copying nested executables into bundles/cross/linux/amd64
20:51:54 [2021-05-27T20:51:54.396Z] Cross building: bundles/cross/windows/amd64
20:51:54 [2021-05-27T20:51:54.396Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
20:51:54 [2021-05-27T20:51:54.396Z] GOOS="windows" GOARCH="amd64" GOARM=""
20:51:56 [2021-05-27T20:51:56.158Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.70s)
20:51:56 [2021-05-27T20:51:56.158Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:51:56 [2021-05-27T20:51:56.681Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:51:56 [2021-05-27T20:51:56.682Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:51:57 [2021-05-27T20:51:57.560Z] 4612f6d0b889: Pull complete
20:51:59 [2021-05-27T20:51:59.456Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.70s)
20:51:59 [2021-05-27T20:51:59.456Z] === RUN   TestAuthZPluginHeader
20:52:00 [2021-05-27T20:52:00.399Z] --- PASS: TestAuthZPluginHeader (1.46s)
20:52:00 [2021-05-27T20:52:00.399Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:52:00 [2021-05-27T20:52:00.399Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:52:00 [2021-05-27T20:52:00.399Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:00 [2021-05-27T20:52:00.399Z] === RUN   TestAuthZPluginV2Disable
20:52:00 [2021-05-27T20:52:00.399Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:52:00 [2021-05-27T20:52:00.399Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:00 [2021-05-27T20:52:00.399Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:52:00 [2021-05-27T20:52:00.399Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:52:00 [2021-05-27T20:52:00.399Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:00 [2021-05-27T20:52:00.399Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:52:00 [2021-05-27T20:52:00.399Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:52:00 [2021-05-27T20:52:00.399Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:00 [2021-05-27T20:52:00.399Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:52:00 [2021-05-27T20:52:00.870Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:52:01 [2021-05-27T20:52:01.460Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:52:01 [2021-05-27T20:52:01.460Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:52:06 [2021-05-27T20:52:06.726Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:52:08 [2021-05-27T20:52:08.103Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:52:11 [2021-05-27T20:52:11.391Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:52:12 [2021-05-27T20:52:12.769Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:52:15 [2021-05-27T20:52:15.303Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:52:18 [2021-05-27T20:52:18.592Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:52:21 [2021-05-27T20:52:21.876Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:52:22 [2021-05-27T20:52:22.367Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.93s)
20:52:22 [2021-05-27T20:52:22.367Z] PASS
20:52:22 [2021-05-27T20:52:22.367Z] 
20:52:22 [2021-05-27T20:52:22.367Z] === Skipped
20:52:22 [2021-05-27T20:52:22.367Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:52:22 [2021-05-27T20:52:22.367Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:22 [2021-05-27T20:52:22.367Z] 
20:52:22 [2021-05-27T20:52:22.367Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:52:22 [2021-05-27T20:52:22.367Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:22 [2021-05-27T20:52:22.367Z] 
20:52:22 [2021-05-27T20:52:22.367Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:52:22 [2021-05-27T20:52:22.367Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:22 [2021-05-27T20:52:22.367Z] 
20:52:22 [2021-05-27T20:52:22.367Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:52:22 [2021-05-27T20:52:22.367Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:22 [2021-05-27T20:52:22.367Z] 
20:52:22 [2021-05-27T20:52:22.367Z] 
20:52:22 [2021-05-27T20:52:22.367Z] DONE 17 tests, 4 skipped in 39.755s
20:52:22 [2021-05-27T20:52:22.367Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:52:22 [2021-05-27T20:52:22.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:52:22 [2021-05-27T20:52:22.368Z] ++ set -e
20:52:22 [2021-05-27T20:52:22.368Z] ++ '[' -n 0 ']'
20:52:22 [2021-05-27T20:52:22.368Z] ++ set -x
20:52:22 [2021-05-27T20:52:22.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:52:22 [2021-05-27T20:52:22.368Z] INFO: Testing against a local daemon
20:52:22 [2021-05-27T20:52:22.368Z] === RUN   TestPluginInvalidJSON
20:52:22 [2021-05-27T20:52:22.368Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:52:22 [2021-05-27T20:52:22.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:52:22 [2021-05-27T20:52:22.368Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:52:22 [2021-05-27T20:52:22.368Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:52:22 [2021-05-27T20:52:22.368Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:52:22 [2021-05-27T20:52:22.368Z] === RUN   TestPluginInstall
20:52:22 [2021-05-27T20:52:22.368Z] === RUN   TestPluginInstall/no_auth
20:52:22 [2021-05-27T20:52:22.444Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:52:23 [2021-05-27T20:52:23.382Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:52:24 [2021-05-27T20:52:24.280Z] time="2021-05-27T20:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:52:24 [2021-05-27T20:52:24.280Z] time="2021-05-27T20:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdfcd0550b5534204bfd22201449ca7010c6a512062035778764b792ffc1ebda" mediatype=application/vnd.docker.plugin.v1+json size=522
20:52:24 [2021-05-27T20:52:24.280Z] time="2021-05-27T20:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:52:24 [2021-05-27T20:52:24.280Z] time="2021-05-27T20:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdfcd0550b5534204bfd22201449ca7010c6a512062035778764b792ffc1ebda" mediatype=application/vnd.docker.plugin.v1+json size=522
20:52:24 [2021-05-27T20:52:24.316Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:52:24 [2021-05-27T20:52:24.317Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:52:24 [2021-05-27T20:52:24.541Z] === RUN   TestPluginInstall/with_htpasswd
20:52:25 [2021-05-27T20:52:25.113Z] time="2021-05-27T20:52:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:52:25 [2021-05-27T20:52:25.113Z] time="2021-05-27T20:52:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dab2639f1cd26dc16442508e3cee5aa5328f2325d9f4bd0c9c02193a3c04481" mediatype=application/vnd.docker.plugin.v1+json size=522
20:52:25 [2021-05-27T20:52:25.113Z] time="2021-05-27T20:52:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:52:25 [2021-05-27T20:52:25.113Z] time="2021-05-27T20:52:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dab2639f1cd26dc16442508e3cee5aa5328f2325d9f4bd0c9c02193a3c04481" mediatype=application/vnd.docker.plugin.v1+json size=522
20:52:25 [2021-05-27T20:52:25.685Z] === RUN   TestPluginInstall/with_insecure
20:52:27 [2021-05-27T20:52:27.598Z] time="2021-05-27T20:52:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:52:27 [2021-05-27T20:52:27.598Z] time="2021-05-27T20:52:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21fb721905d49e044448ad6c6e40670de159341d2ebb31f841c57991c11cbaf3" mediatype=application/vnd.docker.plugin.v1+json size=522
20:52:27 [2021-05-27T20:52:27.598Z] time="2021-05-27T20:52:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:52:27 [2021-05-27T20:52:27.598Z] time="2021-05-27T20:52:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21fb721905d49e044448ad6c6e40670de159341d2ebb31f841c57991c11cbaf3" mediatype=application/vnd.docker.plugin.v1+json size=522
20:52:27 [2021-05-27T20:52:27.602Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:52:27 [2021-05-27T20:52:27.602Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:52:27 [2021-05-27T20:52:27.602Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:52:27 [2021-05-27T20:52:27.859Z] --- PASS: TestPluginInstall (7.15s)
20:52:27 [2021-05-27T20:52:27.859Z]     --- PASS: TestPluginInstall/no_auth (3.81s)
20:52:27 [2021-05-27T20:52:27.859Z]     --- PASS: TestPluginInstall/with_htpasswd (1.14s)
20:52:27 [2021-05-27T20:52:27.859Z]     --- PASS: TestPluginInstall/with_insecure (2.20s)
20:52:27 [2021-05-27T20:52:27.859Z]         plugin_test.go:165: [d71e44115bf28] daemon is not started
20:52:27 [2021-05-27T20:52:27.859Z] === RUN   TestPluginsWithRuntimes
20:52:29 [2021-05-27T20:52:29.517Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:52:30 [2021-05-27T20:52:30.405Z] === RUN   TestPluginsWithRuntimes/No_Args
20:52:30 [2021-05-27T20:52:30.892Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:52:31 [2021-05-27T20:52:31.827Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:52:32 [2021-05-27T20:52:32.946Z] === RUN   TestPluginsWithRuntimes/With_Args
20:52:35 [2021-05-27T20:52:35.488Z] --- PASS: TestPluginsWithRuntimes (7.15s)
20:52:35 [2021-05-27T20:52:35.488Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.19s)
20:52:35 [2021-05-27T20:52:35.488Z]     --- PASS: TestPluginsWithRuntimes/With_Args (2.24s)
20:52:35 [2021-05-27T20:52:35.488Z] === RUN   TestPluginBackCompatMediaTypes
20:52:36 [2021-05-27T20:52:36.060Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s)
20:52:36 [2021-05-27T20:52:36.060Z] PASS
20:52:36 [2021-05-27T20:52:36.060Z] 
20:52:36 [2021-05-27T20:52:36.060Z] DONE 10 tests in 15.859s
20:52:36 [2021-05-27T20:52:36.060Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:52:36 [2021-05-27T20:52:36.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:52:36 [2021-05-27T20:52:36.060Z] ++ set -e
20:52:36 [2021-05-27T20:52:36.060Z] ++ '[' -n 0 ']'
20:52:36 [2021-05-27T20:52:36.060Z] ++ set -x
20:52:36 [2021-05-27T20:52:36.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:52:36 [2021-05-27T20:52:36.320Z] INFO: Testing against a local daemon
20:52:36 [2021-05-27T20:52:36.320Z] === RUN   TestExternalGraphDriver
20:52:36 [2021-05-27T20:52:36.580Z] === RUN   TestExternalGraphDriver/json
20:52:37 [2021-05-27T20:52:37.094Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:52:38 [2021-05-27T20:52:38.471Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
20:52:40 [2021-05-27T20:52:40.792Z] === RUN   TestExternalGraphDriver/spec
20:52:41 [2021-05-27T20:52:41.007Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:52:44 [2021-05-27T20:52:44.092Z] === RUN   TestExternalGraphDriver/pull
20:52:46 [2021-05-27T20:52:46.277Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:52:47 [2021-05-27T20:52:47.391Z] --- PASS: TestExternalGraphDriver (10.73s)
20:52:47 [2021-05-27T20:52:47.391Z]     --- PASS: TestExternalGraphDriver/json (3.67s)
20:52:47 [2021-05-27T20:52:47.391Z]     --- PASS: TestExternalGraphDriver/spec (4.04s)
20:52:47 [2021-05-27T20:52:47.391Z]     --- PASS: TestExternalGraphDriver/pull (2.86s)
20:52:47 [2021-05-27T20:52:47.391Z] === RUN   TestGraphdriverPluginV2
20:52:47 [2021-05-27T20:52:47.391Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
20:52:47 [2021-05-27T20:52:47.391Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:47 [2021-05-27T20:52:47.391Z] PASS
20:52:47 [2021-05-27T20:52:47.391Z] 
20:52:47 [2021-05-27T20:52:47.391Z] === Skipped
20:52:47 [2021-05-27T20:52:47.391Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
20:52:47 [2021-05-27T20:52:47.391Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:47 [2021-05-27T20:52:47.391Z] 
20:52:47 [2021-05-27T20:52:47.391Z] 
20:52:47 [2021-05-27T20:52:47.391Z] DONE 5 tests, 1 skipped in 10.961s
20:52:47 [2021-05-27T20:52:47.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:52:47 [2021-05-27T20:52:47.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:52:47 [2021-05-27T20:52:47.391Z] ++ set -e
20:52:47 [2021-05-27T20:52:47.391Z] ++ '[' -n 0 ']'
20:52:47 [2021-05-27T20:52:47.391Z] ++ set -x
20:52:47 [2021-05-27T20:52:47.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:52:47 [2021-05-27T20:52:47.391Z] INFO: Testing against a local daemon
20:52:47 [2021-05-27T20:52:47.391Z] === RUN   TestContinueAfterPluginCrash
20:52:47 [2021-05-27T20:52:47.391Z] === PAUSE TestContinueAfterPluginCrash
20:52:47 [2021-05-27T20:52:47.392Z] === RUN   TestReadPluginNoRead
20:52:47 [2021-05-27T20:52:47.392Z] === PAUSE TestReadPluginNoRead
20:52:47 [2021-05-27T20:52:47.392Z] === RUN   TestDaemonStartWithLogOpt
20:52:47 [2021-05-27T20:52:47.392Z] === PAUSE TestDaemonStartWithLogOpt
20:52:47 [2021-05-27T20:52:47.392Z] === CONT  TestContinueAfterPluginCrash
20:52:47 [2021-05-27T20:52:47.392Z] === CONT  TestDaemonStartWithLogOpt
20:52:47 [2021-05-27T20:52:47.392Z] === CONT  TestReadPluginNoRead
20:52:51 [2021-05-27T20:52:51.544Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:52:51 [2021-05-27T20:52:51.603Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:52:52 [2021-05-27T20:52:52.174Z] --- PASS: TestDaemonStartWithLogOpt (4.76s)
20:52:53 [2021-05-27T20:52:53.558Z] === RUN   TestReadPluginNoRead/default
20:52:54 [2021-05-27T20:52:54.832Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:52:54 [2021-05-27T20:52:54.832Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:52:54 [2021-05-27T20:52:54.942Z] === RUN   TestReadPluginNoRead/disabled_caching
20:52:56 [2021-05-27T20:52:56.857Z] --- PASS: TestReadPluginNoRead (9.45s)
20:52:56 [2021-05-27T20:52:56.857Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s)
20:52:56 [2021-05-27T20:52:56.857Z]     --- PASS: TestReadPluginNoRead/default (1.76s)
20:52:56 [2021-05-27T20:52:56.857Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.73s)
20:52:56 [2021-05-27T20:52:56.857Z]     read_test.go:92: [db0e53ea08f58] daemon is not started
20:52:57 [2021-05-27T20:52:57.428Z] --- PASS: TestContinueAfterPluginCrash (10.10s)
20:52:57 [2021-05-27T20:52:57.428Z] PASS
20:52:57 [2021-05-27T20:52:57.428Z] 
20:52:57 [2021-05-27T20:52:57.428Z] DONE 6 tests in 10.285s
20:52:57 [2021-05-27T20:52:57.428Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:52:57 [2021-05-27T20:52:57.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:52:57 [2021-05-27T20:52:57.428Z] ++ set -e
20:52:57 [2021-05-27T20:52:57.428Z] ++ '[' -n 0 ']'
20:52:57 [2021-05-27T20:52:57.428Z] ++ set -x
20:52:57 [2021-05-27T20:52:57.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:52:57 [2021-05-27T20:52:57.428Z] testing: warning: no tests to run
20:52:57 [2021-05-27T20:52:57.428Z] PASS
20:52:57 [2021-05-27T20:52:57.428Z] 
20:52:57 [2021-05-27T20:52:57.428Z] DONE 0 tests in 0.063s
20:52:57 [2021-05-27T20:52:57.428Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:52:57 [2021-05-27T20:52:57.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:52:57 [2021-05-27T20:52:57.428Z] ++ set -e
20:52:57 [2021-05-27T20:52:57.428Z] ++ '[' -n 0 ']'
20:52:57 [2021-05-27T20:52:57.428Z] ++ set -x
20:52:57 [2021-05-27T20:52:57.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:52:57 [2021-05-27T20:52:57.688Z] INFO: Testing against a local daemon
20:52:57 [2021-05-27T20:52:57.688Z] === RUN   TestPluginWithDevMounts
20:52:57 [2021-05-27T20:52:57.688Z] === PAUSE TestPluginWithDevMounts
20:52:57 [2021-05-27T20:52:57.688Z] === CONT  TestPluginWithDevMounts
20:52:58 [2021-05-27T20:52:58.117Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:53:00 [2021-05-27T20:53:00.232Z] --- PASS: TestPluginWithDevMounts (2.09s)
20:53:00 [2021-05-27T20:53:00.232Z] PASS
20:53:00 [2021-05-27T20:53:00.232Z] 
20:53:00 [2021-05-27T20:53:00.232Z] DONE 1 tests in 2.286s
20:53:00 [2021-05-27T20:53:00.232Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:53:00 [2021-05-27T20:53:00.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:53:00 [2021-05-27T20:53:00.232Z] ++ set -e
20:53:00 [2021-05-27T20:53:00.232Z] ++ '[' -n 0 ']'
20:53:00 [2021-05-27T20:53:00.232Z] ++ set -x
20:53:00 [2021-05-27T20:53:00.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:53:00 [2021-05-27T20:53:00.233Z] INFO: Testing against a local daemon
20:53:00 [2021-05-27T20:53:00.233Z] === RUN   TestSecretInspect
20:53:00 [2021-05-27T20:53:00.670Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:53:02 [2021-05-27T20:53:02.049Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:53:02 [2021-05-27T20:53:02.617Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:53:02 [2021-05-27T20:53:02.876Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:53:03 [2021-05-27T20:53:03.444Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:53:03 [2021-05-27T20:53:03.444Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:53:03 [2021-05-27T20:53:03.531Z] --- PASS: TestSecretInspect (3.15s)
20:53:03 [2021-05-27T20:53:03.531Z] === RUN   TestSecretList
20:53:04 [2021-05-27T20:53:04.379Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:53:04 [2021-05-27T20:53:04.379Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:53:04 [2021-05-27T20:53:04.945Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:53:05 [2021-05-27T20:53:05.512Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:53:06 [2021-05-27T20:53:06.839Z] --- PASS: TestSecretList (3.13s)
20:53:06 [2021-05-27T20:53:06.839Z] === RUN   TestSecretsCreateAndDelete
20:53:08 [2021-05-27T20:53:08.798Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:53:09 [2021-05-27T20:53:09.057Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:53:09 [2021-05-27T20:53:09.385Z] --- PASS: TestSecretsCreateAndDelete (3.10s)
20:53:09 [2021-05-27T20:53:09.385Z] === RUN   TestSecretsUpdate
20:53:11 [2021-05-27T20:53:11.588Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:53:12 [2021-05-27T20:53:12.683Z] --- PASS: TestSecretsUpdate (3.10s)
20:53:12 [2021-05-27T20:53:12.683Z] === RUN   TestTemplatedSecret
20:53:14 [2021-05-27T20:53:14.122Z] === RUN   TestDockerSuite/TestBuildEnv
20:53:15 [2021-05-27T20:53:15.770Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
20:53:15 [2021-05-27T20:53:15.770Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
20:53:15 [2021-05-27T20:53:15.770Z] remote: Enumerating objects: 23, done.
20:53:15 [2021-05-27T20:53:15.770Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
20:53:15 [2021-05-27T20:53:15.770Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
20:53:15 [2021-05-27T20:53:15.770Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
20:53:15 [2021-05-27T20:53:15.770Z] 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.
20:53:15 [2021-05-27T20:53:15.770Z] Building: bundles/cross/windows/amd64/containerutility.exe
20:53:15 [2021-05-27T20:53:15.770Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:53:16 [2021-05-27T20:53:16.027Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:53:16 [2021-05-27T20:53:16.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=24d22aced7940dd9fdc6163497e36182fe3b8981 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:24d22aced7940dd9fdc6163497e36182fe3b8981 hack/test/unit
20:53:16 [2021-05-27T20:53:16.886Z] --- PASS: TestTemplatedSecret (3.72s)
20:53:16 [2021-05-27T20:53:16.886Z] === RUN   TestSecretCreateResolve
20:53:17 [2021-05-27T20:53:17.932Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:53:19 [2021-05-27T20:53:19.370Z] ?   	github.com/docker/docker/api	[no test files]
20:53:19 [2021-05-27T20:53:19.429Z] --- PASS: TestSecretCreateResolve (3.12s)
20:53:19 [2021-05-27T20:53:19.429Z] PASS
20:53:19 [2021-05-27T20:53:19.429Z] 
20:53:19 [2021-05-27T20:53:19.429Z] DONE 6 tests in 19.554s
20:53:19 [2021-05-27T20:53:19.429Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:53:19 [2021-05-27T20:53:19.429Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:53:19 [2021-05-27T20:53:19.429Z] ++ set -e
20:53:19 [2021-05-27T20:53:19.429Z] ++ '[' -n 0 ']'
20:53:19 [2021-05-27T20:53:19.429Z] ++ set -x
20:53:19 [2021-05-27T20:53:19.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:53:19 [2021-05-27T20:53:19.690Z] INFO: Testing against a local daemon
20:53:19 [2021-05-27T20:53:19.690Z] === RUN   TestServiceCreateInit
20:53:19 [2021-05-27T20:53:19.690Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:53:19 [2021-05-27T20:53:19.838Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:53:20 [2021-05-27T20:53:20.096Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:53:24 [2021-05-27T20:53:24.978Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:53:30 [2021-05-27T20:53:30.089Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:53:30 [2021-05-27T20:53:30.264Z] --- PASS: TestServiceCreateInit (10.61s)
20:53:30 [2021-05-27T20:53:30.264Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s)
20:53:30 [2021-05-27T20:53:30.264Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s)
20:53:30 [2021-05-27T20:53:30.264Z] === RUN   TestCreateServiceMultipleTimes
20:53:31 [2021-05-27T20:53:31.994Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:53:34 [2021-05-27T20:53:34.336Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
20:53:36 [2021-05-27T20:53:36.185Z] === RUN   TestDockerDaemonSuite/TestShmSize
20:53:39 [2021-05-27T20:53:39.473Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
20:53:43 [2021-05-27T20:53:43.664Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
20:53:43 [2021-05-27T20:53:43.664Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
20:53:48 [2021-05-27T20:53:48.389Z] --- PASS: TestCreateServiceMultipleTimes (18.21s)
20:53:48 [2021-05-27T20:53:48.389Z] === RUN   TestCreateServiceConflict
20:53:50 [2021-05-27T20:53:50.225Z] --- PASS: TestDockerDaemonSuite (521.71s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.42s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.07s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.25s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.36s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:1455: [de57e0c849e52] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d5a28fb39dc6b] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.97s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.14s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d1addbf9536f2] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.89s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.99s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.44s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.60s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.31s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.46s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.90s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.04s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d9d5f383f54e2] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d15a9edb7d2e6] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.45s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.88s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [df29f0d0ea52e] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.67s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.98s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.57s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.58s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.00s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.10s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.88s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d6910faa66eae] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.98s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.86s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.11s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.83s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.98s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.61s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.06s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d6ea087127699] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.92s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.27s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.30s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.98s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [db89ba0508945] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.22s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [dd127c29d9fb4] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.71s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_plugins_test.go:79: [da9e5c6805829] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.65s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_plugins_test.go:169: [d55c3c49a52a9] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.59s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.00s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.85s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [dc663d61111c7] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.76s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.63s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.47s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.56s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.82s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.79s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.02s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.85s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.80s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.80s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.75s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d9e5345fc6210] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.24s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.94s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.85s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.92s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.26s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.46s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.58s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d388cab1b3bdc] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.64s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.47s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.44s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.08s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.99s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.88s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.96s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d636eaebbe8c9] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d0f4cf192fc2a] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.44s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [dadafdfa39e19] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.66s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.57s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.39s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.25s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.04s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.49s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.78s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d62f846e7df23] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.63s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.39s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.46s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d19257f535b38] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.89s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.51s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.34s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.04s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.56s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d2763412b4221] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.04s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [db6f390dd5d30] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.88s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.93s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.03s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.91s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d426e73fb8a44] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.66s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.82s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.08s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.38s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d19b1a530b3fd] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.82s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.22s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.52s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.17s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d91b24f2c0060] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.98s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.97s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.96s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.67s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d520f1c2beace] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.59s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.51s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.01s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.45s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.97s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.27s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.90s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.32s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.64s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.70s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.62s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.92s)
20:53:50 [2021-05-27T20:53:50.226Z]         docker_cli_daemon_test.go:2550: [ddfba188fcd08] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.76s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.23s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.88s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.38s)
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
20:53:50 [2021-05-27T20:53:50.226Z]         check_test.go:309: [d43f1eb6de7e6] daemon is not started
20:53:50 [2021-05-27T20:53:50.226Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.83s)
20:53:50 [2021-05-27T20:53:50.226Z] === RUN   TestDockerSwarmSuite
20:53:50 [2021-05-27T20:53:50.226Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:53:51 [2021-05-27T20:53:51.688Z] --- PASS: TestCreateServiceConflict (2.61s)
20:53:51 [2021-05-27T20:53:51.688Z] === RUN   TestCreateServiceMaxReplicas
20:53:54 [2021-05-27T20:53:54.415Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:53:54 [2021-05-27T20:53:54.989Z] --- PASS: TestCreateServiceMaxReplicas (3.56s)
20:53:54 [2021-05-27T20:53:54.989Z] === RUN   TestCreateWithDuplicateNetworkNames
20:53:57 [2021-05-27T20:53:57.700Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:54:01 [2021-05-27T20:54:01.904Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:54:03 [2021-05-27T20:54:03.812Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
20:54:04 [2021-05-27T20:54:04.072Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:54:09 [2021-05-27T20:54:09.477Z] 8116de3c91c3: Pull complete
20:54:09 [2021-05-27T20:54:09.477Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d
20:54:09 [2021-05-27T20:54:09.477Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:54:09 [2021-05-27T20:54:09.477Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
20:54:09 [2021-05-27T20:54:09.477Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
20:54:09 [2021-05-27T20:54:09.477Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935'
20:54:09 [2021-05-27T20:54:09.477Z] WARN: Skipping validation tests
20:54:09 [2021-05-27T20:54:09.477Z] INFO: Running unit tests at 05/27/2021 20:53:56...
20:54:09 [2021-05-27T20:54:09.477Z] INFO: make.ps1 starting at 05/27/2021 20:54:01
20:54:09 [2021-05-27T20:54:09.477Z] INFO: Git commit (4fbdfa9e64) assumed from DOCKER_GITCOMMIT environment variable
20:54:09 [2021-05-27T20:54:09.477Z] INFO: Invoking autogen...
20:54:09 [2021-05-27T20:54:09.477Z] INFO: Running unit tests...
20:54:09 [2021-05-27T20:54:09.892Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s)
20:54:09 [2021-05-27T20:54:09.892Z] === RUN   TestCreateServiceSecretFileMode
20:54:13 [2021-05-27T20:54:13.191Z] --- PASS: TestCreateServiceSecretFileMode (3.33s)
20:54:13 [2021-05-27T20:54:13.191Z] === RUN   TestCreateServiceConfigFileMode
20:54:13 [2021-05-27T20:54:13.261Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/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:54:16 [2021-05-27T20:54:16.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:54:16 [2021-05-27T20:54:16.492Z] --- PASS: TestCreateServiceConfigFileMode (3.22s)
20:54:16 [2021-05-27T20:54:16.492Z] === RUN   TestCreateServiceSysctls
20:54:16 [2021-05-27T20:54:16.538Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:54:17 [2021-05-27T20:54:17.105Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:54:17 [2021-05-27T20:54:17.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:54:18 [2021-05-27T20:54:18.039Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:54:18 [2021-05-27T20:54:18.039Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:54:20 [2021-05-27T20:54:20.571Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:54:20 [2021-05-27T20:54:20.571Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:54:20 [2021-05-27T20:54:20.694Z] --- PASS: TestCreateServiceSysctls (4.25s)
20:54:20 [2021-05-27T20:54:20.694Z] === RUN   TestCreateServiceCapabilities
20:54:20 [2021-05-27T20:54:20.830Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:54:21 [2021-05-27T20:54:21.918Z] ?   	github.com/docker/docker/api	[no test files]
20:54:23 [2021-05-27T20:54:23.998Z] --- PASS: TestCreateServiceCapabilities (3.36s)
20:54:23 [2021-05-27T20:54:23.998Z] === RUN   TestInspect
20:54:27 [2021-05-27T20:54:27.298Z] --- PASS: TestInspect (3.61s)
20:54:27 [2021-05-27T20:54:27.298Z] === RUN   TestCreateJob
20:54:32 [2021-05-27T20:54:32.588Z] --- PASS: TestCreateJob (4.52s)
20:54:32 [2021-05-27T20:54:32.588Z] === RUN   TestReplicatedJob
20:54:36 [2021-05-27T20:54:36.829Z] === RUN   TestMiddlewares
20:54:36 [2021-05-27T20:54:36.829Z] --- PASS: TestMiddlewares (0.00s)
20:54:36 [2021-05-27T20:54:36.829Z] PASS
20:54:36 [2021-05-27T20:54:36.829Z] coverage: 9.0% of statements
20:54:36 [2021-05-27T20:54:36.829Z] ok  	github.com/docker/docker/api/server	0.089s	coverage: 9.0% of statements
20:54:38 [2021-05-27T20:54:38.917Z] === RUN   TestDockerSuite/TestBuildExpose
20:54:38 [2021-05-27T20:54:38.917Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:54:39 [2021-05-27T20:54:39.170Z] --- PASS: TestReplicatedJob (6.93s)
20:54:39 [2021-05-27T20:54:39.171Z] === RUN   TestUpdateReplicatedJob
20:54:39 [2021-05-27T20:54:39.484Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:54:40 [2021-05-27T20:54:40.107Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:54:40 [2021-05-27T20:54:40.675Z] === RUN   TestDockerSuite/TestBuildFails
20:54:42 [2021-05-27T20:54:42.052Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:54:42 [2021-05-27T20:54:42.052Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:54:43 [2021-05-27T20:54:43.376Z] --- PASS: TestUpdateReplicatedJob (4.31s)
20:54:43 [2021-05-27T20:54:43.376Z] === RUN   TestServiceListWithStatuses
20:54:43 [2021-05-27T20:54:43.376Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:54:43 [2021-05-27T20:54:43.376Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:54:43 [2021-05-27T20:54:43.376Z] === RUN   TestDockerNetworkConnectAlias
20:54:45 [2021-05-27T20:54:45.360Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:54:47 [2021-05-27T20:54:47.895Z] === RUN   TestDockerSuite/TestBuildForceRm
20:54:49 [2021-05-27T20:54:49.961Z] --- PASS: TestDockerNetworkConnectAlias (6.56s)
20:54:49 [2021-05-27T20:54:49.961Z] === RUN   TestDockerNetworkReConnect
20:54:50 [2021-05-27T20:54:50.427Z] === RUN   TestDockerSuite/TestBuildFromGit
20:54:52 [2021-05-27T20:54:52.331Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:54:52 [2021-05-27T20:54:52.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
20:54:52 [2021-05-27T20:54:52.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
20:54:52 [2021-05-27T20:54:52.590Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:54:54 [2021-05-27T20:54:54.494Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:54:55 [2021-05-27T20:54:55.250Z] --- PASS: TestDockerNetworkReConnect (5.17s)
20:54:55 [2021-05-27T20:54:55.250Z] === RUN   TestServicePlugin
20:54:55 [2021-05-27T20:54:55.250Z] --- SKIP: TestServicePlugin (0.00s)
20:54:55 [2021-05-27T20:54:55.250Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:54:55 [2021-05-27T20:54:55.250Z] === RUN   TestServiceUpdateLabel
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/server/httputils	0.021s	coverage: 14.7% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/builder	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:54:55 [2021-05-27T20:54:55.717Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:54:55 [2021-05-27T20:54:55.718Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:54:55 [2021-05-27T20:54:55.718Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:54:55 [2021-05-27T20:54:55.718Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:54:55 [2021-05-27T20:54:55.718Z] ok  	github.com/docker/docker/builder/dockerfile	0.201s	coverage: 48.5% of statements
20:54:55 [2021-05-27T20:54:55.718Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:54:55 [2021-05-27T20:54:55.718Z] ok  	github.com/docker/docker/builder/remotecontext	0.106s	coverage: 13.7% of statements
20:54:55 [2021-05-27T20:54:55.718Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
20:54:56 [2021-05-27T20:54:56.281Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.420s	coverage: 86.3% of statements
20:54:56 [2021-05-27T20:54:56.281Z] ?   	github.com/docker/docker/cli	[no test files]
20:54:56 [2021-05-27T20:54:56.281Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:54:57 [2021-05-27T20:54:57.780Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:54:57 [2021-05-27T20:54:57.797Z] --- PASS: TestServiceUpdateLabel (3.18s)
20:54:57 [2021-05-27T20:54:57.797Z] === RUN   TestServiceUpdateSecrets
20:54:58 [2021-05-27T20:54:58.347Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:54:58 [2021-05-27T20:54:58.605Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:54:59 [2021-05-27T20:54:59.551Z] ok  	github.com/docker/docker/client	0.183s	coverage: 75.4% of statements
20:55:01 [2021-05-27T20:55:01.890Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:55:04 [2021-05-27T20:55:04.421Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:55:05 [2021-05-27T20:55:05.796Z] === RUN   TestDockerSuite/TestBuildHistory
20:55:11 [2021-05-27T20:55:11.082Z] === RUN   TestDockerSuite/TestBuildIidFile
20:55:11 [2021-05-27T20:55:11.341Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:55:11 [2021-05-27T20:55:11.600Z] --- PASS: TestImportExtremelyLargeImageWorks (231.49s)
20:55:11 [2021-05-27T20:55:11.859Z] PASS
20:55:11 [2021-05-27T20:55:11.859Z] 
20:55:11 [2021-05-27T20:55:11.859Z] DONE 12 tests in 235.967s
20:55:11 [2021-05-27T20:55:11.859Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:55:11 [2021-05-27T20:55:11.859Z] ++ 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
20:55:11 [2021-05-27T20:55:11.859Z] ++ set -e
20:55:11 [2021-05-27T20:55:11.859Z] ++ '[' -n 0 ']'
20:55:11 [2021-05-27T20:55:11.859Z] ++ set -x
20:55:11 [2021-05-27T20:55:11.859Z] ++ 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
20:55:11 [2021-05-27T20:55:11.859Z] INFO: Testing against a local daemon
20:55:11 [2021-05-27T20:55:11.859Z] === RUN   TestNetworkCreateDelete
20:55:12 [2021-05-27T20:55:12.117Z] === RUN   TestDockerSuite/TestBuildInheritance
20:55:12 [2021-05-27T20:55:12.375Z] --- PASS: TestNetworkCreateDelete (0.51s)
20:55:12 [2021-05-27T20:55:12.375Z] === RUN   TestDockerNetworkDeletePreferID
20:55:12 [2021-05-27T20:55:12.633Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:55:12 [2021-05-27T20:55:12.699Z] --- PASS: TestServiceUpdateSecrets (15.00s)
20:55:12 [2021-05-27T20:55:12.699Z] === RUN   TestServiceUpdateConfigs
20:55:13 [2021-05-27T20:55:13.199Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:55:13 [2021-05-27T20:55:13.199Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:55:13 [2021-05-27T20:55:13.765Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:55:13 [2021-05-27T20:55:13.765Z] --- PASS: TestDockerNetworkDeletePreferID (1.43s)
20:55:13 [2021-05-27T20:55:13.765Z] === RUN   TestDaemonDNSFallback
20:55:14 [2021-05-27T20:55:14.333Z] === RUN   TestDockerSuite/TestBuildLabel
20:55:14 [2021-05-27T20:55:14.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
20:55:14 [2021-05-27T20:55:14.850Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:55:15 [2021-05-27T20:55:15.417Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:55:15 [2021-05-27T20:55:15.985Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:55:16 [2021-05-27T20:55:16.243Z] === RUN   TestDockerSuite/TestBuildLabels
20:55:16 [2021-05-27T20:55:16.811Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:55:17 [2021-05-27T20:55:17.747Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:55:19 [2021-05-27T20:55:19.649Z] === RUN   TestDockerSuite/TestBuildLastModified
20:55:22 [2021-05-27T20:55:22.178Z] --- PASS: TestDaemonDNSFallback (8.04s)
20:55:22 [2021-05-27T20:55:22.178Z] === RUN   TestInspectNetwork
20:55:25 [2021-05-27T20:55:25.463Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:55:27 [2021-05-27T20:55:27.365Z] === RUN   TestInspectNetwork/full_network_id
20:55:27 [2021-05-27T20:55:27.365Z] === RUN   TestInspectNetwork/partial_network_id
20:55:27 [2021-05-27T20:55:27.365Z] === RUN   TestInspectNetwork/network_name
20:55:27 [2021-05-27T20:55:27.365Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:55:27 [2021-05-27T20:55:27.672Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:55:27 [2021-05-27T20:55:27.672Z] === RUN   TestBoolValue
20:55:27 [2021-05-27T20:55:27.672Z] --- PASS: TestBoolValue (0.00s)
20:55:27 [2021-05-27T20:55:27.672Z] === RUN   TestBoolValueOrDefault
20:55:27 [2021-05-27T20:55:27.672Z] --- PASS: TestBoolValueOrDefault (0.00s)
20:55:27 [2021-05-27T20:55:27.672Z] === RUN   TestInt64ValueOrZero
20:55:27 [2021-05-27T20:55:27.672Z] --- PASS: TestInt64ValueOrZero (0.00s)
20:55:27 [2021-05-27T20:55:27.672Z] === RUN   TestInt64ValueOrDefault
20:55:27 [2021-05-27T20:55:27.672Z] --- PASS: TestInt64ValueOrDefault (0.00s)
20:55:27 [2021-05-27T20:55:27.672Z] === RUN   TestInt64ValueOrDefaultWithError
20:55:27 [2021-05-27T20:55:27.672Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
20:55:27 [2021-05-27T20:55:27.672Z] === RUN   TestJsonContentType
20:55:27 [2021-05-27T20:55:27.672Z] --- PASS: TestJsonContentType (0.00s)
20:55:27 [2021-05-27T20:55:27.672Z] PASS
20:55:27 [2021-05-27T20:55:27.672Z] coverage: 14.7% of statements
20:55:27 [2021-05-27T20:55:27.672Z] ok  	github.com/docker/docker/api/server/httputils	0.063s	coverage: 14.7% of statements
20:55:29 [2021-05-27T20:55:29.268Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:55:29 [2021-05-27T20:55:29.268Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:55:29 [2021-05-27T20:55:29.268Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:55:29 [2021-05-27T20:55:29.268Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:55:29 [2021-05-27T20:55:29.527Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:55:29 [2021-05-27T20:55:29.785Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:55:29 [2021-05-27T20:55:29.883Z] === RUN   TestMaskSecretKeys
20:55:29 [2021-05-27T20:55:29.884Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
20:55:29 [2021-05-27T20:55:29.884Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
20:55:29 [2021-05-27T20:55:29.884Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
20:55:29 [2021-05-27T20:55:29.884Z] --- PASS: TestMaskSecretKeys (0.00s)
20:55:29 [2021-05-27T20:55:29.884Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
20:55:29 [2021-05-27T20:55:29.884Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
20:55:29 [2021-05-27T20:55:29.884Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
20:55:29 [2021-05-27T20:55:29.884Z] === RUN   TestVersionMiddlewareVersion
20:55:29 [2021-05-27T20:55:29.884Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
20:55:29 [2021-05-27T20:55:29.884Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
20:55:29 [2021-05-27T20:55:29.884Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
20:55:29 [2021-05-27T20:55:29.884Z] PASS
20:55:29 [2021-05-27T20:55:29.884Z] coverage: 37.7% of statements
20:55:29 [2021-05-27T20:55:29.884Z] ok  	github.com/docker/docker/api/server/middleware	0.109s	coverage: 37.7% of statements
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:55:29 [2021-05-27T20:55:29.884Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:55:30 [2021-05-27T20:55:30.808Z] --- PASS: TestServiceUpdateConfigs (15.50s)
20:55:30 [2021-05-27T20:55:30.808Z] === RUN   TestServiceUpdateNetwork
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestStrSliceMarshalJSON
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestStrSliceUnmarshalJSON
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestStrSliceUnmarshalString
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestStrSliceUnmarshalSlice
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] PASS
20:55:30 [2021-05-27T20:55:30.868Z] coverage: 90.0% of statements
20:55:30 [2021-05-27T20:55:30.868Z] ok  	github.com/docker/docker/api/types/strslice	0.122s	coverage: 90.0% of statements
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestToJSON
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestToJSON (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestToParamWithVersion
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestToParamWithVersion (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestFromJSON
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestFromJSON (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestEmpty
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestEmpty (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestArgsMatchKVListEmptySources
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestArgsMatchKVList
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestArgsMatchKVList (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestArgsMatch
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestArgsMatch (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestAdd
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestAdd (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestDel
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestDel (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestLen
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestLen (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestExactMatch
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestExactMatch (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestOnlyOneExactMatch
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestOnlyOneExactMatch (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestContains
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestContains (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestValidate
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestValidate (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestWalkValues
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestWalkValues (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestFuzzyMatch
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestFuzzyMatch (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] === RUN   TestClone
20:55:30 [2021-05-27T20:55:30.868Z] --- PASS: TestClone (0.00s)
20:55:30 [2021-05-27T20:55:30.868Z] PASS
20:55:30 [2021-05-27T20:55:30.868Z] coverage: 92.2% of statements
20:55:30 [2021-05-27T20:55:30.868Z] ok  	github.com/docker/docker/api/types/filters	0.063s	coverage: 92.2% of statements
20:55:31 [2021-05-27T20:55:31.161Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:55:31 [2021-05-27T20:55:31.335Z] === RUN   TestAdjustForAPIVersion
20:55:31 [2021-05-27T20:55:31.335Z] --- PASS: TestAdjustForAPIVersion (0.00s)
20:55:31 [2021-05-27T20:55:31.335Z] PASS
20:55:31 [2021-05-27T20:55:31.335Z] coverage: 5.7% of statements
20:55:31 [2021-05-27T20:55:31.335Z] ok  	github.com/docker/docker/api/server/router/swarm	0.054s	coverage: 5.7% of statements
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:55:31 [2021-05-27T20:55:31.335Z] === RUN   TestDurationToSecondsString
20:55:31 [2021-05-27T20:55:31.335Z] --- PASS: TestDurationToSecondsString (0.00s)
20:55:31 [2021-05-27T20:55:31.335Z] === RUN   TestGetTimestamp
20:55:31 [2021-05-27T20:55:31.733Z] --- PASS: TestInspectNetwork (9.70s)
20:55:31 [2021-05-27T20:55:31.733Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:55:31 [2021-05-27T20:55:31.733Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:55:31 [2021-05-27T20:55:31.733Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:55:31 [2021-05-27T20:55:31.733Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:55:31 [2021-05-27T20:55:31.733Z] === RUN   TestRunContainerWithBridgeNone
20:55:31 [2021-05-27T20:55:31.804Z] --- PASS: TestGetTimestamp (0.16s)
20:55:31 [2021-05-27T20:55:31.804Z] === RUN   TestParseTimestamps
20:55:31 [2021-05-27T20:55:31.804Z] --- PASS: TestParseTimestamps (0.00s)
20:55:31 [2021-05-27T20:55:31.804Z] PASS
20:55:31 [2021-05-27T20:55:31.804Z] coverage: 100.0% of statements
20:55:31 [2021-05-27T20:55:31.804Z] ok  	github.com/docker/docker/api/types/time	0.231s	coverage: 100.0% of statements
20:55:31 [2021-05-27T20:55:31.804Z] === RUN   TestCompareVersion
20:55:31 [2021-05-27T20:55:31.804Z] --- PASS: TestCompareVersion (0.00s)
20:55:31 [2021-05-27T20:55:31.804Z] PASS
20:55:31 [2021-05-27T20:55:31.804Z] coverage: 75.0% of statements
20:55:31 [2021-05-27T20:55:31.804Z] ok  	github.com/docker/docker/api/types/versions	0.047s	coverage: 75.0% of statements
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:55:31 [2021-05-27T20:55:31.804Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:55:32 [2021-05-27T20:55:32.667Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
20:55:34 [2021-05-27T20:55:34.015Z] --- PASS: TestParseRemoteURL (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestCloneArgsSmartHttp
20:55:34 [2021-05-27T20:55:34.015Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestCloneArgsDumbHttp
20:55:34 [2021-05-27T20:55:34.015Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestCloneArgsGit
20:55:34 [2021-05-27T20:55:34.015Z] --- PASS: TestCloneArgsGit (0.00s)
20:55:34 [2021-05-27T20:55:34.015Z] === RUN   TestCheckoutGit
20:55:35 [2021-05-27T20:55:35.951Z] --- PASS: TestRunContainerWithBridgeNone (4.35s)
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkInvalidJSON
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkInvalidJSON//networks/create
20:55:35 [2021-05-27T20:55:35.951Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:55:35 [2021-05-27T20:55:35.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:55:35 [2021-05-27T20:55:35.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:55:35 [2021-05-27T20:55:35.951Z] === CONT  TestNetworkInvalidJSON//networks/create
20:55:35 [2021-05-27T20:55:35.951Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:55:35 [2021-05-27T20:55:35.951Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:55:35 [2021-05-27T20:55:35.951Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:55:35 [2021-05-27T20:55:35.951Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:55:35 [2021-05-27T20:55:35.951Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:55:35 [2021-05-27T20:55:35.951Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkList
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkList//networks
20:55:35 [2021-05-27T20:55:35.951Z] === PAUSE TestNetworkList//networks
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestNetworkList//networks/
20:55:35 [2021-05-27T20:55:35.951Z] === PAUSE TestNetworkList//networks/
20:55:35 [2021-05-27T20:55:35.951Z] === CONT  TestNetworkList//networks
20:55:35 [2021-05-27T20:55:35.951Z] === CONT  TestNetworkList//networks/
20:55:35 [2021-05-27T20:55:35.951Z] --- PASS: TestNetworkList (0.03s)
20:55:35 [2021-05-27T20:55:35.951Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:55:35 [2021-05-27T20:55:35.951Z]     --- PASS: TestNetworkList//networks (0.00s)
20:55:35 [2021-05-27T20:55:35.951Z] === RUN   TestHostIPv4BridgeLabel
20:55:36 [2021-05-27T20:55:36.226Z] === RUN   TestEnable
20:55:36 [2021-05-27T20:55:36.226Z] --- PASS: TestEnable (0.00s)
20:55:36 [2021-05-27T20:55:36.226Z] === RUN   TestDisable
20:55:36 [2021-05-27T20:55:36.226Z] --- PASS: TestDisable (0.00s)
20:55:36 [2021-05-27T20:55:36.226Z] === RUN   TestEnabled
20:55:36 [2021-05-27T20:55:36.226Z] --- PASS: TestEnabled (0.00s)
20:55:36 [2021-05-27T20:55:36.226Z] PASS
20:55:36 [2021-05-27T20:55:36.226Z] coverage: 100.0% of statements
20:55:36 [2021-05-27T20:55:36.226Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestProcessNoDockerignore
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestProcessNoDockerignore (0.01s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestProcessShouldLeaveAllFiles
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestDetectContentType
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestDetectContentType (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestSelectAcceptableMIME
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestSelectAcceptableMIME (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestInspectEmptyResponse
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestInspectEmptyResponse (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestInspectResponseBinary
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestInspectResponseBinary (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestResponseUnsupportedContentType
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestInspectResponseTextSimple
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestInspectResponseTextSimple (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestInspectResponseEmptyContentType
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestUnknownContentLength
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestUnknownContentLength (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestDownloadRemote
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestDownloadRemote (0.09s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestGetWithStatusError
20:55:36 [2021-05-27T20:55:36.693Z] --- PASS: TestGetWithStatusError (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestCloseRootDirectory
20:55:36 [2021-05-27T20:55:36.693Z] --- SKIP: TestCloseRootDirectory (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestHashFile
20:55:36 [2021-05-27T20:55:36.693Z] --- SKIP: TestHashFile (0.01s)
20:55:36 [2021-05-27T20:55:36.693Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestHashSubdir
20:55:36 [2021-05-27T20:55:36.693Z] --- SKIP: TestHashSubdir (0.01s)
20:55:36 [2021-05-27T20:55:36.693Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:55:36 [2021-05-27T20:55:36.693Z] === RUN   TestRemoveDirectory
20:55:36 [2021-05-27T20:55:36.693Z] --- SKIP: TestRemoveDirectory (0.00s)
20:55:36 [2021-05-27T20:55:36.693Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:55:36 [2021-05-27T20:55:36.693Z] PASS
20:55:36 [2021-05-27T20:55:36.693Z] coverage: 9.3% of statements
20:55:36 [2021-05-27T20:55:36.693Z] ok  	github.com/docker/docker/builder/remotecontext	0.374s	coverage: 9.3% of statements
20:55:36 [2021-05-27T20:55:36.887Z] --- PASS: TestHostIPv4BridgeLabel (0.96s)
20:55:36 [2021-05-27T20:55:36.887Z] === RUN   TestDaemonRestartWithLiveRestore
20:55:37 [2021-05-27T20:55:37.146Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:55:37 [2021-05-27T20:55:37.160Z] === RUN   TestGetAllAllowed
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestGetAllAllowed (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestGetAllMeta
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestGetAllMeta (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestWarnOnUnusedBuildArgs
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestIsUnreferencedBuiltin
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestIsExistingDirectory
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestIsExistingDirectory (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestGetFilenameForDownload
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestGetFilenameForDownload (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestEnv2Variables
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestEnv2Variables (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestEnvValueWithExistingRunConfigEnv
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestMaintainer
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestMaintainer (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestLabel
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestLabel (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestFromScratch
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestFromScratch (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestFromWithArg
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestFromWithArg (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestFromWithArgButBuildArgsNotGiven
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestFromWithUndefinedArg
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestFromWithUndefinedArg (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestFromMultiStageWithNamedStage
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestOnbuild
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestOnbuild (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestWorkdir
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestWorkdir (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestCmd
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestCmd (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestHealthcheckNone
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestHealthcheckNone (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestHealthcheckCmd
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestHealthcheckCmd (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestEntrypoint
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestEntrypoint (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestExpose
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestExpose (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestUser
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestUser (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestVolume
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestVolume (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestStopSignal
20:55:37 [2021-05-27T20:55:37.161Z] --- SKIP: TestStopSignal (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z]     dispatchers_test.go:377: Windows does not support stopsignal
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestArg
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestArg (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestShell
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestShell (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestPrependEnvOnCmd
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestPrependEnvOnCmd (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestRunWithBuildArgs
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestRunWithBuildArgs (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestRunIgnoresHealthcheck
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatchUnsupportedOptions
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestNormalizeWorkdir
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestNormalizeWorkdir (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/ADD_multiple_files_to_file
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/COPY_multiple_files_to_file
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/COPY_wildcard_no_files
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDispatch/COPY_url
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestDispatch (0.06s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z]     --- PASS: TestDispatch/COPY_url (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestAddScratchImageAddsToMounts
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestAddFromScratchPopulatesPlatform
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestImageSourceGetAddsToMounts
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestEmptyDockerfile
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestEmptyDockerfile (0.01s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestSymlinkDockerfile
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestSymlinkDockerfile (0.01s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDockerfileOutsideTheBuildContext
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestNonExistingDockerfile
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestNonExistingDockerfile (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestCopyRunConfig
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestCopyRunConfig (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestDeepCopyRunConfig
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestDeepCopyRunConfig (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestExportImage
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestExportImage (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] === RUN   TestNormalizeDest
20:55:37 [2021-05-27T20:55:37.161Z] --- PASS: TestNormalizeDest (0.00s)
20:55:37 [2021-05-27T20:55:37.161Z] PASS
20:55:37 [2021-05-27T20:55:37.161Z] coverage: 46.8% of statements
20:55:37 [2021-05-27T20:55:37.161Z] ok  	github.com/docker/docker/builder/dockerfile	0.287s	coverage: 46.8% of statements
20:55:37 [2021-05-27T20:55:37.161Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:55:37 [2021-05-27T20:55:37.405Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:55:37 [2021-05-27T20:55:37.972Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:55:38 [2021-05-27T20:55:38.539Z] --- PASS: TestDaemonRestartWithLiveRestore (1.68s)
20:55:38 [2021-05-27T20:55:38.539Z] === RUN   TestDaemonDefaultNetworkPools
20:55:40 [2021-05-27T20:55:40.441Z] --- PASS: TestDaemonDefaultNetworkPools (1.55s)
20:55:40 [2021-05-27T20:55:40.441Z] === RUN   TestDaemonRestartWithExistingNetwork
20:55:42 [2021-05-27T20:55:42.343Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.21s)
20:55:42 [2021-05-27T20:55:42.343Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:55:43 [2021-05-27T20:55:43.034Z] --- PASS: TestServiceUpdateNetwork (14.77s)
20:55:43 [2021-05-27T20:55:43.035Z] === RUN   TestServiceUpdatePidsLimit
20:55:44 [2021-05-27T20:55:44.419Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:55:45 [2021-05-27T20:55:45.361Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:55:45 [2021-05-27T20:55:45.633Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.87s)
20:55:45 [2021-05-27T20:55:45.633Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:55:46 [2021-05-27T20:55:46.178Z] ok  	github.com/docker/docker/cmd/dockerd	0.081s	coverage: 29.1% of statements
20:55:46 [2021-05-27T20:55:46.178Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.6% of statements
20:55:46 [2021-05-27T20:55:46.178Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:55:46 [2021-05-27T20:55:46.178Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:55:46 [2021-05-27T20:55:46.178Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:55:46 [2021-05-27T20:55:46.178Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:55:46 [2021-05-27T20:55:46.200Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.97s)
20:55:46 [2021-05-27T20:55:46.200Z] === RUN   TestServiceWithPredefinedNetwork
20:55:47 [2021-05-27T20:55:47.577Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:55:49 [2021-05-27T20:55:49.481Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s)
20:55:49 [2021-05-27T20:55:49.481Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:55:49 [2021-05-27T20:55:49.481Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:49 [2021-05-27T20:55:49.481Z]     service_test.go:242: FLAKY_TEST
20:55:49 [2021-05-27T20:55:49.481Z] === RUN   TestServiceWithDataPathPortInit
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointCreateError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointCreate
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointDeleteError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointDeleteError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointDelete
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointDelete (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointListError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointListError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointList
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointList (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCheckpointListContainerNotFound
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNewClientWithOpsFromEnv
20:55:49 [2021-05-27T20:55:49.635Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z]     client_test.go:23: runtime.GOOS == "windows"
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestGetAPIPath
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestGetAPIPath (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestParseHostURL
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestParseHostURL (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNegotiateAPIVersionEmpty
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNegotiateAPIVersion
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNegotiateAPIVersion (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNegotiateAPVersionOverride
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNegotiateAPIVersionAutomatic
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestClientRedirect
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestClientRedirect (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigCreateUnsupported
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigCreateUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigCreateError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigCreate
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigInspectNotFound
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigInspectNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigInspectUnsupported
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigInspectUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigInspectError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigInspectConfigNotFound
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigInspect
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigListUnsupported
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigListUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigListError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigListError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigList
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigList (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigRemoveUnsupported
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigRemoveError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigRemove
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigUpdateUnsupported
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigUpdateError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigUpdateError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestConfigUpdate
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestConfigUpdate (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerCommitError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerCommitError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerCommit
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerCommit (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerStatPathError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerStatPathError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerStatPathNotFoundError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerStatPathNoHeaderError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerStatPath
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerStatPath (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyToContainerError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyToContainerError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyToContainerNotFoundError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyToContainerNotStatusOKError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyToContainer
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyToContainer (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyFromContainerError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyFromContainerError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyFromContainerNotFoundError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyFromContainerNotStatusOKError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyFromContainerNoHeaderError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestCopyFromContainer
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestCopyFromContainer (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerCreateError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerCreateImageNotFound
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerCreateWithName
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerCreateWithName (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerCreateAutoRemove
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerDiffError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerDiffError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerDiff
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerDiff (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExecCreateError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExecCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExecCreate
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExecCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExecStartError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExecStartError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExecStart
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExecStart (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExecInspectError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExecInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExecInspect
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExecInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExportError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExportError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerExport
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerExport (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerInspectError
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerInspectContainerNotFound
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.635Z] === RUN   TestContainerInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.635Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerInspect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerInspectNode
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerInspectNode (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerKillError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerKillError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerKill
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerKill (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerListError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerListError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerList
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerList (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerLogsNotFoundError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerLogsError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerLogsError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerLogs
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerLogs (0.19s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerPauseError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerPauseError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerPause
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerPause (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainersPruneError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainersPruneError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainersPrune
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainersPrune (0.02s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRemoveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRemoveNotFoundError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRemove
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRenameError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRenameError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRename
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRename (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerResizeError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerResizeError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerExecResizeError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerExecResizeError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerResize
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerResize (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerExecResize
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerExecResize (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRestartError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRestartError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerRestart
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerRestart (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerStartError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerStartError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerStart
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerStart (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerStatsError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerStatsError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerStats
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerStats (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerStopError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerStopError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerStop
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerStop (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerTopError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerTopError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerTop
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerTop (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerUnpauseError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerUnpauseError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerUnpause
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerUnpause (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerUpdateError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerUpdateError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerUpdate
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerUpdate (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerWaitError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerWaitError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestContainerWait
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestContainerWait (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestDiskUsageError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestDiskUsageError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestDiskUsage
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestDiskUsage (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestDistributionInspectUnsupported
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestDistributionInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestEventsErrorInOptions
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestEventsErrorInOptions (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestEventsErrorFromServer
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestEventsErrorFromServer (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestEvents
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestEvents (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestTLSCloseWriter
20:55:49 [2021-05-27T20:55:49.636Z] === PAUSE TestTLSCloseWriter
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageBuildError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageBuildError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageBuild
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageBuild (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestGetDockerOS
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestGetDockerOS (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageCreateError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageCreate
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageHistoryError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageHistoryError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageHistory
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageHistory (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageImportError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageImportError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageImport
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageImport (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageInspectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageInspectImageNotFound
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageInspectImageNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageInspect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageListError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageListError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageList
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageList (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageListApiBefore125
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageListApiBefore125 (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageLoadError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageLoadError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageLoad
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageLoad (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagesPruneError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagesPruneError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagesPrune
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagesPrune (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullReferenceParseError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullReferenceParseError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullAnyError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullAnyError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullStatusUnauthorizedError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullWithPrivilegedFuncNoError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePullWithoutErrors
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePullWithoutErrors (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushReferenceError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushReferenceError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushAnyError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushAnyError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushStatusUnauthorizedError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithPrivilegedFuncNoError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithoutErrors
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImagePushWithoutErrors (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageRemoveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageRemoveImageNotFound
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageRemove
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSaveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSaveError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSave
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSave (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSearchAnyError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSearchAnyError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSearchStatusUnauthorizedError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageSearchWithoutErrors
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageTagError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageTagError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageTagInvalidReference
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageTagInvalidReference (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageTagInvalidSourceImageName
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageTagHexSource
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageTagHexSource (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestImageTag
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestImageTag (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestInfoServerError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestInfoServerError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestInfoInvalidResponseJSONError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestInfo
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestInfo (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkConnectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkConnectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkConnect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkConnect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkCreateError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkCreate
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkDisconnectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkDisconnectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkDisconnect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkDisconnect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkInspectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkInspectNotFoundError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkInspect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkListError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkListError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkList
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkList (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworksPruneError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworksPruneError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworksPrune
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworksPrune (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkRemoveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNetworkRemove
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNetworkRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeInspectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeInspectNodeNotFound
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeInspect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeListError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeListError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeList
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeList (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeRemoveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeRemove
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeUpdateError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeUpdateError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestNodeUpdate
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestNodeUpdate (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestOptionWithTimeout
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestOptionWithTimeout (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingFail
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPingFail (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingWithError
20:55:49 [2021-05-27T20:55:49.636Z] 2021/05/27 20:55:48 RoundTripper returned a response & error; ignoring response
20:55:49 [2021-05-27T20:55:49.636Z] 2021/05/27 20:55:48 RoundTripper returned a response & error; ignoring response
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPingWithError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingSuccess
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPingSuccess (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingHeadFallback
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingHeadFallback/OK
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingHeadFallback/Internal_Server_Error
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingHeadFallback/Not_Found
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPingHeadFallback (0.02s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginDisableError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginDisableError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginDisable
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginDisable (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginEnableError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginEnableError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginEnable
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginEnable (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginInspectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginInspect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginListError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginListError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginList
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginList (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginPushError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginPushError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginPush
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginPush (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginRemoveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginRemove
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginSetError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginSetError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPluginSet
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPluginSet (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSetHostHeader
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSetHostHeader (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestPlainTextError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestPlainTextError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestInfiniteError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestInfiniteError (0.02s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretCreateUnsupported
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretCreateUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretCreateError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretCreate
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretInspectUnsupported
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretInspectUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretInspectError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretInspectSecretNotFound
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretInspect
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretListUnsupported
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretListUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretListError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretListError (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretList
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretList (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretRemoveUnsupported
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.636Z] === RUN   TestSecretRemoveError
20:55:49 [2021-05-27T20:55:49.636Z] --- PASS: TestSecretRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSecretRemove
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSecretRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSecretUpdateUnsupported
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSecretUpdateError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSecretUpdateError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSecretUpdate
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSecretUpdate (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceCreateError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceCreate
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceCreateCompatiblePlatforms
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceCreateDigestPinning
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceInspectError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceInspectServiceNotFound
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceInspect
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceListError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceListError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceList
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceList (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceLogsError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceLogsError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceLogs
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceLogs (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceRemoveError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceRemoveNotFoundError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceRemove
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceUpdateError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceUpdateError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestServiceUpdate
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestServiceUpdate (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmGetUnlockKeyError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmGetUnlockKey
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmInitError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmInitError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmInit
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmInit (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmInspectError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmInspect
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmJoinError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmJoinError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmJoin
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmJoin (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmLeaveError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmLeaveError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmLeave
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmLeave (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmUnlockError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmUnlockError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmUnlock
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmUnlock (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmUpdateError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmUpdateError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestSwarmUpdate
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestSwarmUpdate (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestTaskInspectError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestTaskInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestTaskInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestTaskInspect
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestTaskInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestTaskListError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestTaskListError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestTaskList
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestTaskList (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeCreateError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeCreateError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeCreate
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeCreate (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeInspectError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeInspectError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeInspectNotFound
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeInspectNotFound (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeInspectWithEmptyID
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeInspect
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeInspect (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeListError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeListError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeList
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeList (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeRemoveError
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeRemoveError (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === RUN   TestVolumeRemove
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestVolumeRemove (0.00s)
20:55:49 [2021-05-27T20:55:49.637Z] === CONT  TestTLSCloseWriter
20:55:49 [2021-05-27T20:55:49.637Z] --- PASS: TestTLSCloseWriter (0.01s)
20:55:49 [2021-05-27T20:55:49.637Z] PASS
20:55:49 [2021-05-27T20:55:49.637Z] coverage: 74.9% of statements
20:55:49 [2021-05-27T20:55:49.637Z] ok  	github.com/docker/docker/client	0.632s	coverage: 74.9% of statements
20:55:51 [2021-05-27T20:55:51.425Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
20:55:52 [2021-05-27T20:55:52.767Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:55:52 [2021-05-27T20:55:52.792Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
20:55:53 [2021-05-27T20:55:53.496Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:55:53 [2021-05-27T20:55:53.702Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:55:54 [2021-05-27T20:55:54.159Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
20:55:55 [2021-05-27T20:55:55.606Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:55:55 [2021-05-27T20:55:55.606Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:56:00 [2021-05-27T20:56:00.075Z] --- PASS: TestServiceUpdatePidsLimit (17.13s)
20:56:00 [2021-05-27T20:56:00.075Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
20:56:00 [2021-05-27T20:56:00.075Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
20:56:00 [2021-05-27T20:56:00.075Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
20:56:00 [2021-05-27T20:56:00.075Z] PASS
20:56:00 [2021-05-27T20:56:00.336Z] 
20:56:00 [2021-05-27T20:56:00.336Z] === Skipped
20:56:00 [2021-05-27T20:56:00.336Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:56:00 [2021-05-27T20:56:00.336Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:56:00 [2021-05-27T20:56:00.336Z] 
20:56:00 [2021-05-27T20:56:00.336Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:56:00 [2021-05-27T20:56:00.336Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:00 [2021-05-27T20:56:00.336Z] 
20:56:00 [2021-05-27T20:56:00.336Z] 
20:56:00 [2021-05-27T20:56:00.336Z] DONE 27 tests, 2 skipped in 160.805s
20:56:00 [2021-05-27T20:56:00.336Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:56:00 [2021-05-27T20:56:00.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:56:00 [2021-05-27T20:56:00.336Z] ++ set -e
20:56:00 [2021-05-27T20:56:00.336Z] ++ '[' -n 0 ']'
20:56:00 [2021-05-27T20:56:00.336Z] ++ set -x
20:56:00 [2021-05-27T20:56:00.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:56:00 [2021-05-27T20:56:00.336Z] INFO: Testing against a local daemon
20:56:00 [2021-05-27T20:56:00.336Z] === RUN   TestSessionCreate
20:56:00 [2021-05-27T20:56:00.336Z] --- PASS: TestSessionCreate (0.05s)
20:56:00 [2021-05-27T20:56:00.336Z] === RUN   TestSessionCreateWithBadUpgrade
20:56:00 [2021-05-27T20:56:00.597Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
20:56:00 [2021-05-27T20:56:00.597Z] PASS
20:56:00 [2021-05-27T20:56:00.597Z] 
20:56:00 [2021-05-27T20:56:00.597Z] DONE 2 tests in 0.282s
20:56:00 [2021-05-27T20:56:00.597Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:56:00 [2021-05-27T20:56:00.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:56:00 [2021-05-27T20:56:00.597Z] ++ set -e
20:56:00 [2021-05-27T20:56:00.597Z] ++ '[' -n 0 ']'
20:56:00 [2021-05-27T20:56:00.597Z] ++ set -x
20:56:00 [2021-05-27T20:56:00.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:56:00 [2021-05-27T20:56:00.862Z] INFO: Testing against a local daemon
20:56:00 [2021-05-27T20:56:00.862Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:56:00 [2021-05-27T20:56:00.862Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:56:00 [2021-05-27T20:56:00.862Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:56:00 [2021-05-27T20:56:00.862Z] === RUN   TestEventsExecDie
20:56:00 [2021-05-27T20:56:00.900Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:56:01 [2021-05-27T20:56:01.159Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:56:02 [2021-05-27T20:56:02.247Z] --- PASS: TestEventsExecDie (1.19s)
20:56:02 [2021-05-27T20:56:02.247Z] === RUN   TestEventsBackwardsCompatible
20:56:02 [2021-05-27T20:56:02.247Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:56:02 [2021-05-27T20:56:02.247Z] === RUN   TestInfoBinaryCommits
20:56:02 [2021-05-27T20:56:02.247Z] --- PASS: TestInfoBinaryCommits (0.05s)
20:56:02 [2021-05-27T20:56:02.247Z] === RUN   TestInfoAPIVersioned
20:56:02 [2021-05-27T20:56:02.247Z] --- PASS: TestInfoAPIVersioned (0.02s)
20:56:02 [2021-05-27T20:56:02.247Z] === RUN   TestInfoDiscoveryBackend
20:56:03 [2021-05-27T20:56:03.061Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:56:03 [2021-05-27T20:56:03.188Z] --- PASS: TestInfoDiscoveryBackend (1.16s)
20:56:03 [2021-05-27T20:56:03.188Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:56:03 [2021-05-27T20:56:03.627Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:56:03 [2021-05-27T20:56:03.627Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:56:04 [2021-05-27T20:56:04.105Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 14.1% of statements
20:56:04 [2021-05-27T20:56:04.105Z] ok  	github.com/docker/docker/daemon	12.147s	coverage: 17.3% of statements
20:56:04 [2021-05-27T20:56:04.105Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:56:04 [2021-05-27T20:56:04.105Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:56:04 [2021-05-27T20:56:04.571Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:56:04 [2021-05-27T20:56:04.571Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:56:04 [2021-05-27T20:56:04.677Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 81.8% of statements
20:56:05 [2021-05-27T20:56:05.512Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.14s)
20:56:05 [2021-05-27T20:56:05.512Z] === RUN   TestInfoAPI
20:56:05 [2021-05-27T20:56:05.512Z] --- PASS: TestInfoAPI (0.06s)
20:56:05 [2021-05-27T20:56:05.512Z] === RUN   TestInfoAPIWarnings
20:56:05 [2021-05-27T20:56:05.605Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
20:56:05 [2021-05-27T20:56:05.862Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
20:56:05 [2021-05-27T20:56:05.862Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:56:05 [2021-05-27T20:56:05.862Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:56:06 [2021-05-27T20:56:06.792Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
20:56:06 [2021-05-27T20:56:06.916Z] === RUN   TestDockerSuite/TestBuildNetNone
20:56:07 [2021-05-27T20:56:07.438Z] --- PASS: TestCheckoutGit (33.46s)
20:56:07 [2021-05-27T20:56:07.438Z] === RUN   TestValidGitTransport
20:56:07 [2021-05-27T20:56:07.438Z] --- PASS: TestValidGitTransport (0.00s)
20:56:07 [2021-05-27T20:56:07.438Z] === RUN   TestGitInvalidRef
20:56:07 [2021-05-27T20:56:07.438Z] --- PASS: TestGitInvalidRef (0.22s)
20:56:07 [2021-05-27T20:56:07.438Z] PASS
20:56:07 [2021-05-27T20:56:07.438Z] coverage: 86.3% of statements
20:56:07 [2021-05-27T20:56:07.438Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.826s	coverage: 86.3% of statements
20:56:07 [2021-05-27T20:56:07.483Z] --- PASS: TestServiceWithDataPathPortInit (17.91s)
20:56:07 [2021-05-27T20:56:07.483Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:56:07 [2021-05-27T20:56:07.483Z] === RUN   TestDockerSuite/TestBuildNoContext
20:56:08 [2021-05-27T20:56:08.423Z] ?   	github.com/docker/docker/cli	[no test files]
20:56:08 [2021-05-27T20:56:08.423Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:56:08 [2021-05-27T20:56:08.857Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:56:09 [2021-05-27T20:56:09.312Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.520s	coverage: 73.3% of statements
20:56:09 [2021-05-27T20:56:09.569Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.1% of statements
20:56:10 [2021-05-27T20:56:10.234Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:56:10 [2021-05-27T20:56:10.936Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.451s	coverage: 56.2% of statements
20:56:11 [2021-05-27T20:56:11.611Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:56:11 [2021-05-27T20:56:11.611Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:56:11 [2021-05-27T20:56:11.869Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:56:12 [2021-05-27T20:56:12.128Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:56:12 [2021-05-27T20:56:12.386Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:56:12 [2021-05-27T20:56:12.841Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
20:56:12 [2021-05-27T20:56:12.953Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:56:14 [2021-05-27T20:56:14.730Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.567s	coverage: 45.9% of statements
20:56:14 [2021-05-27T20:56:14.730Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:56:14 [2021-05-27T20:56:14.854Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:56:15 [2021-05-27T20:56:15.113Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:56:15 [2021-05-27T20:56:15.293Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.350s	coverage: 49.4% of statements
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithTLS
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithConflicts
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliWithConflictingLabels
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestConfigureDaemonLogs
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestConfigureDaemonLogs (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestCommonOptionsInstallFlags
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
20:56:15 [2021-05-27T20:56:15.573Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
20:56:15 [2021-05-27T20:56:15.573Z] PASS
20:56:15 [2021-05-27T20:56:15.573Z] coverage: 18.4% of statements
20:56:15 [2021-05-27T20:56:15.573Z] ok  	github.com/docker/docker/cmd/dockerd	0.374s	coverage: 18.4% of statements
20:56:16 [2021-05-27T20:56:16.048Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.65s)
20:56:16 [2021-05-27T20:56:16.048Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qkqtx0w0v4bogpza8alvrgfsy Created:2021-05-27 20:56:08.888856032 +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[d9f67f084fa1af3e9a9395d72c4ae0a9ee9f482c18f6c75e9625e709be8df620:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ithi80di6pvu6e0c7vix2hl4b EndpointID:e1bf5bb4f0c0255eafd8f27ea0f346fd90b8890e62b5aa9972c13cce7aaa850a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b794ec73c55d6446327a229c74561b4b0f19afac702e45fc23221b035beb471 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:a871dfda5c62 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ithi80di6pvu6e0c7vix2hl4b EndpointID:e1bf5bb4f0c0255eafd8f27ea0f346fd90b8890e62b5aa9972c13cce7aaa850a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:56:16 [2021-05-27T20:56:16.048Z] PASS
20:56:16 [2021-05-27T20:56:16.048Z] 
20:56:16 [2021-05-27T20:56:16.048Z] === Skipped
20:56:16 [2021-05-27T20:56:16.048Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:56:16 [2021-05-27T20:56:16.048Z]     service_test.go:242: FLAKY_TEST
20:56:16 [2021-05-27T20:56:16.048Z] 
20:56:16 [2021-05-27T20:56:16.048Z] 
20:56:16 [2021-05-27T20:56:16.048Z] DONE 26 tests, 1 skipped in 64.297s
20:56:16 [2021-05-27T20:56:16.048Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:56:16 [2021-05-27T20:56:16.048Z] ++ 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
20:56:16 [2021-05-27T20:56:16.048Z] ++ set -e
20:56:16 [2021-05-27T20:56:16.048Z] ++ '[' -n 0 ']'
20:56:16 [2021-05-27T20:56:16.048Z] ++ set -x
20:56:16 [2021-05-27T20:56:16.048Z] ++ 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
20:56:16 [2021-05-27T20:56:16.307Z] INFO: Testing against a local daemon
20:56:16 [2021-05-27T20:56:16.308Z] === RUN   TestDockerNetworkIpvlanPersistance
20:56:16 [2021-05-27T20:56:16.308Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:56:16 [2021-05-27T20:56:16.308Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:16 [2021-05-27T20:56:16.308Z] === RUN   TestDockerNetworkIpvlan
20:56:16 [2021-05-27T20:56:16.308Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:56:16 [2021-05-27T20:56:16.308Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:16 [2021-05-27T20:56:16.308Z] PASS
20:56:16 [2021-05-27T20:56:16.308Z] 
20:56:16 [2021-05-27T20:56:16.308Z] === Skipped
20:56:16 [2021-05-27T20:56:16.308Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:56:16 [2021-05-27T20:56:16.308Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:16 [2021-05-27T20:56:16.308Z] 
20:56:16 [2021-05-27T20:56:16.308Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:56:16 [2021-05-27T20:56:16.308Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:16 [2021-05-27T20:56:16.308Z] 
20:56:16 [2021-05-27T20:56:16.308Z] 
20:56:16 [2021-05-27T20:56:16.308Z] DONE 2 tests, 2 skipped in 0.168s
20:56:16 [2021-05-27T20:56:16.308Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:56:16 [2021-05-27T20:56:16.308Z] ++ 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
20:56:16 [2021-05-27T20:56:16.308Z] ++ set -e
20:56:16 [2021-05-27T20:56:16.308Z] ++ '[' -n 0 ']'
20:56:16 [2021-05-27T20:56:16.308Z] ++ set -x
20:56:16 [2021-05-27T20:56:16.308Z] ++ 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
20:56:16 [2021-05-27T20:56:16.308Z] INFO: Testing against a local daemon
20:56:16 [2021-05-27T20:56:16.308Z] === RUN   TestDockerNetworkMacvlanPersistance
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestContainerStopSignal
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestContainerStopSignal (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestContainerStopTimeout
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestContainerStopTimeout (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestContainerSecretReferenceDestTarget
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestContainerLogPathSetForJSONFileLogger
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestContainerLogPathSetForRingLogger
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestReplaceAndAppendEnvVars
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestNewMemoryStore
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestNewMemoryStore (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestAddContainers
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestAddContainers (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestGetContainer
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestGetContainer (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestDeleteContainer
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestDeleteContainer (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestListContainers
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestListContainers (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestFirstContainer
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestFirstContainer (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestApplyAllContainer
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestApplyAllContainer (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestIsValidHealthString
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestIsValidHealthString (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestStateRunStop
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestStateRunStop (0.00s)
20:56:16 [2021-05-27T20:56:16.558Z] === RUN   TestStateTimeoutWait
20:56:16 [2021-05-27T20:56:16.558Z] --- PASS: TestStateTimeoutWait (0.11s)
20:56:17 [2021-05-27T20:56:17.025Z]     state_test.go:141: Stop callback fired
20:56:17 [2021-05-27T20:56:17.025Z]     state_test.go:165: Stop callback fired
20:56:17 [2021-05-27T20:56:17.025Z] === RUN   TestIsValidStateString
20:56:17 [2021-05-27T20:56:17.025Z] --- PASS: TestIsValidStateString (0.00s)
20:56:17 [2021-05-27T20:56:17.025Z] === RUN   TestViewSaveDelete
20:56:17 [2021-05-27T20:56:17.025Z] --- PASS: TestViewSaveDelete (0.03s)
20:56:17 [2021-05-27T20:56:17.025Z] === RUN   TestViewAll
20:56:17 [2021-05-27T20:56:17.025Z] --- PASS: TestViewAll (0.02s)
20:56:17 [2021-05-27T20:56:17.025Z] === RUN   TestViewGet
20:56:17 [2021-05-27T20:56:17.025Z] --- PASS: TestViewGet (0.01s)
20:56:17 [2021-05-27T20:56:17.025Z] === RUN   TestNames
20:56:17 [2021-05-27T20:56:17.025Z] --- PASS: TestNames (0.00s)
20:56:17 [2021-05-27T20:56:17.025Z] === RUN   TestViewWithHealthCheck
20:56:17 [2021-05-27T20:56:17.025Z] --- PASS: TestViewWithHealthCheck (0.01s)
20:56:17 [2021-05-27T20:56:17.025Z] PASS
20:56:17 [2021-05-27T20:56:17.025Z] coverage: 41.5% of statements
20:56:17 [2021-05-27T20:56:17.025Z] ok  	github.com/docker/docker/container	0.478s	coverage: 41.5% of statements
20:56:17 [2021-05-27T20:56:17.025Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:56:17 [2021-05-27T20:56:17.025Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:56:17 [2021-05-27T20:56:17.025Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:56:17 [2021-05-27T20:56:17.025Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:56:17 [2021-05-27T20:56:17.186Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
20:56:17 [2021-05-27T20:56:17.442Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.739s	coverage: 57.7% of statements
20:56:17 [2021-05-27T20:56:17.442Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:56:17 [2021-05-27T20:56:17.442Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:56:18 [2021-05-27T20:56:18.210Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:56:18 [2021-05-27T20:56:18.587Z] === RUN   TestPrepare
20:56:18 [2021-05-27T20:56:18.587Z] --- PASS: TestPrepare (0.00s)
20:56:18 [2021-05-27T20:56:18.587Z] === RUN   TestStart
20:56:18 [2021-05-27T20:56:18.587Z] --- PASS: TestStart (0.00s)
20:56:18 [2021-05-27T20:56:18.587Z] === RUN   TestWaitCancel
20:56:18 [2021-05-27T20:56:18.587Z] --- PASS: TestWaitCancel (0.00s)
20:56:18 [2021-05-27T20:56:18.587Z] === RUN   TestWaitDisabled
20:56:18 [2021-05-27T20:56:18.587Z] --- PASS: TestWaitDisabled (0.00s)
20:56:18 [2021-05-27T20:56:18.587Z] === RUN   TestWaitEnabled
20:56:18 [2021-05-27T20:56:18.587Z] --- PASS: TestWaitEnabled (0.00s)
20:56:18 [2021-05-27T20:56:18.587Z] === RUN   TestRemove
20:56:18 [2021-05-27T20:56:18.587Z] --- PASS: TestRemove (0.00s)
20:56:18 [2021-05-27T20:56:18.587Z] PASS
20:56:18 [2021-05-27T20:56:18.587Z] coverage: 65.3% of statements
20:56:18 [2021-05-27T20:56:18.587Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.188s	coverage: 65.3% of statements
20:56:18 [2021-05-27T20:56:18.776Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s)
20:56:18 [2021-05-27T20:56:18.776Z] === RUN   TestDockerNetworkMacvlan
20:56:18 [2021-05-27T20:56:18.810Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
20:56:19 [2021-05-27T20:56:19.342Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:56:19 [2021-05-27T20:56:19.740Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
20:56:19 [2021-05-27T20:56:19.921Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:56:21 [2021-05-27T20:56:21.107Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 6.7% of statements
20:56:21 [2021-05-27T20:56:21.107Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:56:21 [2021-05-27T20:56:21.107Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:56:21 [2021-05-27T20:56:21.295Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:56:21 [2021-05-27T20:56:21.538Z] === RUN   TestNewListSecretsFilters
20:56:21 [2021-05-27T20:56:21.538Z] --- PASS: TestNewListSecretsFilters (0.00s)
20:56:21 [2021-05-27T20:56:21.538Z] === RUN   TestNewListConfigsFilters
20:56:21 [2021-05-27T20:56:21.538Z] --- PASS: TestNewListConfigsFilters (0.00s)
20:56:21 [2021-05-27T20:56:21.538Z] PASS
20:56:21 [2021-05-27T20:56:21.538Z] coverage: 0.5% of statements
20:56:21 [2021-05-27T20:56:21.538Z] ok  	github.com/docker/docker/daemon/cluster	0.418s	coverage: 0.5% of statements
20:56:21 [2021-05-27T20:56:21.861Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCContainerRuntime
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation/empty
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation/default
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation/process
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCIsolation
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCIsolation/default
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCIsolation/process
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCConfigs
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCConfigs/file
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCConfigs
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCConfigs/file
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
20:56:22 [2021-05-27T20:56:22.005Z] === RUN   TestServiceConvertToGRPCConfigs/none
20:56:22 [2021-05-27T20:56:22.005Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
20:56:22 [2021-05-27T20:56:22.005Z] PASS
20:56:22 [2021-05-27T20:56:22.005Z] coverage: 35.9% of statements
20:56:22 [2021-05-27T20:56:22.005Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.575s	coverage: 35.9% of statements
20:56:22 [2021-05-27T20:56:22.037Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.6% of statements
20:56:22 [2021-05-27T20:56:22.428Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:56:22 [2021-05-27T20:56:22.995Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:56:23 [2021-05-27T20:56:23.404Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.164s	coverage: 77.8% of statements
20:56:23 [2021-05-27T20:56:23.404Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:56:23 [2021-05-27T20:56:23.404Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:56:23 [2021-05-27T20:56:23.404Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
20:56:23 [2021-05-27T20:56:23.619Z] --- PASS: TestInfoAPIWarnings (17.11s)
20:56:23 [2021-05-27T20:56:23.619Z] === RUN   TestInfoDebug
20:56:23 [2021-05-27T20:56:23.619Z] --- PASS: TestInfoDebug (1.10s)
20:56:23 [2021-05-27T20:56:23.619Z] === RUN   TestInfoInsecureRegistries
20:56:24 [2021-05-27T20:56:24.773Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
20:56:24 [2021-05-27T20:56:24.902Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:56:25 [2021-05-27T20:56:25.003Z] --- PASS: TestInfoInsecureRegistries (1.10s)
20:56:25 [2021-05-27T20:56:25.003Z] === RUN   TestInfoRegistryMirrors
20:56:25 [2021-05-27T20:56:25.029Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
20:56:25 [2021-05-27T20:56:25.161Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:56:25 [2021-05-27T20:56:25.286Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
20:56:25 [2021-05-27T20:56:25.944Z] --- PASS: TestInfoRegistryMirrors (1.14s)
20:56:25 [2021-05-27T20:56:25.944Z] === RUN   TestLoginFailsWithBadCredentials
20:56:26 [2021-05-27T20:56:26.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
20:56:26 [2021-05-27T20:56:26.204Z] === RUN   TestPingCacheHeaders
20:56:26 [2021-05-27T20:56:26.204Z] --- PASS: TestPingCacheHeaders (0.05s)
20:56:26 [2021-05-27T20:56:26.204Z] === RUN   TestPingGet
20:56:26 [2021-05-27T20:56:26.204Z] --- PASS: TestPingGet (0.03s)
20:56:26 [2021-05-27T20:56:26.204Z] === RUN   TestPingHead
20:56:26 [2021-05-27T20:56:26.204Z] --- PASS: TestPingHead (0.05s)
20:56:26 [2021-05-27T20:56:26.204Z] === RUN   TestVersion
20:56:26 [2021-05-27T20:56:26.220Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
20:56:26 [2021-05-27T20:56:26.220Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:56:26 [2021-05-27T20:56:26.465Z] --- PASS: TestVersion (0.05s)
20:56:26 [2021-05-27T20:56:26.465Z] PASS
20:56:26 [2021-05-27T20:56:26.465Z] 
20:56:26 [2021-05-27T20:56:26.465Z] === Skipped
20:56:26 [2021-05-27T20:56:26.465Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:56:26 [2021-05-27T20:56:26.465Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:56:26 [2021-05-27T20:56:26.465Z] 
20:56:26 [2021-05-27T20:56:26.465Z] 
20:56:26 [2021-05-27T20:56:26.465Z] DONE 18 tests, 1 skipped in 25.811s
20:56:26 [2021-05-27T20:56:26.465Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:56:26 [2021-05-27T20:56:26.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:56:26 [2021-05-27T20:56:26.465Z] ++ set -e
20:56:26 [2021-05-27T20:56:26.465Z] ++ '[' -n 0 ']'
20:56:26 [2021-05-27T20:56:26.465Z] ++ set -x
20:56:26 [2021-05-27T20:56:26.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:56:26 [2021-05-27T20:56:26.465Z] INFO: Testing against a local daemon
20:56:26 [2021-05-27T20:56:26.465Z] === RUN   TestVolumesCreateAndList
20:56:26 [2021-05-27T20:56:26.465Z] --- PASS: TestVolumesCreateAndList (0.04s)
20:56:26 [2021-05-27T20:56:26.465Z] === RUN   TestVolumesRemove
20:56:26 [2021-05-27T20:56:26.536Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:56:26 [2021-05-27T20:56:26.725Z] --- PASS: TestVolumesRemove (0.09s)
20:56:26 [2021-05-27T20:56:26.726Z] === RUN   TestVolumesInspect
20:56:26 [2021-05-27T20:56:26.726Z] --- PASS: TestVolumesInspect (0.03s)
20:56:26 [2021-05-27T20:56:26.726Z] === RUN   TestVolumesInvalidJSON
20:56:26 [2021-05-27T20:56:26.726Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:56:26 [2021-05-27T20:56:26.726Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:56:26 [2021-05-27T20:56:26.726Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:56:26 [2021-05-27T20:56:26.726Z] --- PASS: TestVolumesInvalidJSON (0.03s)
20:56:26 [2021-05-27T20:56:26.726Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:56:26 [2021-05-27T20:56:26.726Z] PASS
20:56:26 [2021-05-27T20:56:26.726Z] 
20:56:26 [2021-05-27T20:56:26.726Z] DONE 5 tests in 0.350s
20:56:26 [2021-05-27T20:56:26.726Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:56:27 [2021-05-27T20:56:27.146Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 55.1% of statements
20:56:27 [2021-05-27T20:56:27.296Z] ++++ cat bundles/test-integration/docker.pid
20:56:27 [2021-05-27T20:56:27.296Z] +++ kill 14116
20:56:27 [2021-05-27T20:56:27.709Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 31.5% of statements
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestBuilderGC
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestBuilderGC (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationNotFound
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonBrokenConfiguration
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestParseClusterAdvertiseSettings
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestFindConfigurationConflicts
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestFindConfigurationConflicts (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeConflicts
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeConcurrent
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeConcurrentError
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestFindConfigurationConflictsWithMergedValues
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestValidateConfigurationErrors (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_label
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_dns
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_dns-search
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_max-download-attempts
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestValidateConfiguration/with_node_generic_resources
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestValidateConfiguration (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestModifiedDiscoverySettings
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestReloadSetConfigFileNotExist
20:56:27 [2021-05-27T20:56:27.866Z] time="2021-05-27T20:56:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestReloadDefaultConfigNotExist
20:56:27 [2021-05-27T20:56:27.866Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
20:56:27 [2021-05-27T20:56:27.866Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestReloadBadDefaultConfig
20:56:27 [2021-05-27T20:56:27.866Z] time="2021-05-27T20:56:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-141142835"
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestReloadWithConflictingLabels
20:56:27 [2021-05-27T20:56:27.866Z] time="2021-05-27T20:56:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-080241398"
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestReloadWithDuplicateLabels
20:56:27 [2021-05-27T20:56:27.866Z] time="2021-05-27T20:56:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-602940381"
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDaemonConfigurationMerge
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] PASS
20:56:27 [2021-05-27T20:56:27.866Z] coverage: 79.7% of statements
20:56:27 [2021-05-27T20:56:27.866Z] ok  	github.com/docker/docker/daemon/config	0.363s	coverage: 79.7% of statements
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDiscoveryOptsErrors
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] === RUN   TestDiscoveryOpts
20:56:27 [2021-05-27T20:56:27.866Z] --- PASS: TestDiscoveryOpts (0.00s)
20:56:27 [2021-05-27T20:56:27.866Z] PASS
20:56:27 [2021-05-27T20:56:27.866Z] coverage: 30.0% of statements
20:56:27 [2021-05-27T20:56:27.866Z] ok  	github.com/docker/docker/daemon/discovery	0.087s	coverage: 30.0% of statements
20:56:28 [2021-05-27T20:56:28.689Z] +++ /etc/init.d/apparmor stop
20:56:28 [2021-05-27T20:56:28.689Z] Leaving: AppArmorNo profiles have been unloaded.
20:56:28 [2021-05-27T20:56:28.689Z] 
20:56:28 [2021-05-27T20:56:28.689Z] Unloading profiles will leave already running processes permanently
20:56:28 [2021-05-27T20:56:28.689Z] unconfined, which can lead to unexpected situations.
20:56:28 [2021-05-27T20:56:28.689Z] 
20:56:28 [2021-05-27T20:56:28.689Z] To set a process to complain mode, use the command line tool
20:56:28 [2021-05-27T20:56:28.689Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:56:28 [2021-05-27T20:56:28.689Z] +++ true
20:56:28 [2021-05-27T20:56:28.689Z] exiting test-integration
20:56:28 [2021-05-27T20:56:28.689Z] ++ exit 0
20:56:28 [2021-05-27T20:56:28.689Z] 
20:56:28 [2021-05-27T20:56:28.852Z] === RUN   TestVerifyNetworkingConfig
20:56:28 [2021-05-27T20:56:28.852Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
20:56:28 [2021-05-27T20:56:28.852Z] === RUN   TestGetContainer
20:56:28 [2021-05-27T20:56:28.852Z] --- PASS: TestGetContainer (0.00s)
20:56:28 [2021-05-27T20:56:28.852Z] === RUN   TestValidContainerNames
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestValidContainerNames (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestContainerInitDNS
20:56:29 [2021-05-27T20:56:29.320Z] --- SKIP: TestContainerInitDNS (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     daemon_test.go:147: root required
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestMerge
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestMerge (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestValidateContainerIsolation
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestValidateContainerIsolation (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestFindNetworkErrorType
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestFindNetworkErrorType (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEnsureServicesExist
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestEnsureServicesExist (0.04s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEnsureServicesExistErrors
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestContainerDelete
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestContainerDelete (0.02s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestContainerDoubleDelete
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestContainerDoubleDelete (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestLogContainerEventCopyLabels
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestLogContainerEventWithAttributes
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestNoneHealthcheck
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestNoneHealthcheck (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestHealthStates
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] time="2021-05-27T20:56:28Z" 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"
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestHealthStates (0.15s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestMaskURLCredentials
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestMaskURLCredentials (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestGetInspectData
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestGetInspectData (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestFillLicense
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestFillLicense (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestListInvalidFilter
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestListInvalidFilter (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestNameFilter
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestNameFilter (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
20:56:29 [2021-05-27T20:56:29.320Z] === 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
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- 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)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestDaemonReloadLabels
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestDaemonReloadLabels (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestDaemonReloadMirrors
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestDaemonReloadMirrors (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestDaemonReloadInsecureRegistries
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestDaemonReloadNotAffectOthers
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestDaemonDiscoveryReload
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEventsLog
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestEventsLog (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestEventsLogTimeout
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestEventsLogTimeout (0.00s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestLogEvents
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestWaitNodeAttachment
20:56:29 [2021-05-27T20:56:29.320Z] --- PASS: TestLogEvents (0.05s)
20:56:29 [2021-05-27T20:56:29.320Z] === RUN   TestLoadBufferedEvents
20:56:29 [2021-05-27T20:56:29.601Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
20:56:29 [2021-05-27T20:56:29.601Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestLoadBufferedEvents (0.15s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestLoadBufferedEventsOnlyFromPast
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestIgnoreBufferedWhenNoTimes
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] PASS
20:56:29 [2021-05-27T20:56:29.788Z] coverage: 50.0% of statements
20:56:29 [2021-05-27T20:56:29.788Z] ok  	github.com/docker/docker/daemon/events	0.354s	coverage: 50.0% of statements
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestWaitNodeAttachment (0.40s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestIsolationConversion
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestIsolationConversion/default
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestIsolationConversion/process
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestIsolationConversion/hyperv
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestIsolationConversion (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestIsolationConversion/default (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestIsolationConversion/process (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestContainerLabels
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestContainerLabels (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestCredentialSpecConversion
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestCredentialSpecConversion/none
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestCredentialSpecConversion/config
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestCredentialSpecConversion/file
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestCredentialSpecConversion/registry
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestCredentialSpecConversion (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestControllerValidateMountBind
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestControllerValidateMountBind (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestControllerValidateMountVolume
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestControllerValidateMountVolume (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestControllerValidateMountTarget
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestControllerValidateMountTarget (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestControllerValidateMountTmpfs
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestControllerValidateMountInvalidType
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestControllerValidateMountNamedPipe
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
20:56:29 [2021-05-27T20:56:29.788Z] PASS
20:56:29 [2021-05-27T20:56:29.788Z] coverage: 11.3% of statements
20:56:29 [2021-05-27T20:56:29.788Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.970s	coverage: 11.3% of statements
20:56:29 [2021-05-27T20:56:29.788Z] === RUN   TestIsEmptyDir
20:56:29 [2021-05-27T20:56:29.788Z] --- PASS: TestIsEmptyDir (0.01s)
20:56:29 [2021-05-27T20:56:29.788Z] PASS
20:56:29 [2021-05-27T20:56:29.788Z] coverage: 2.3% of statements
20:56:29 [2021-05-27T20:56:29.788Z] ok  	github.com/docker/docker/daemon/graphdriver	0.085s	coverage: 2.3% of statements
20:56:29 [2021-05-27T20:56:29.823Z] === RUN   TestDockerSuite/TestBuildPATH
20:56:30 [2021-05-27T20:56:30.261Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
20:56:30 [2021-05-27T20:56:30.261Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
20:56:30 [2021-05-27T20:56:30.527Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
20:56:30 [2021-05-27T20:56:30.527Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.654s	coverage: 82.5% of statements
20:56:30 [2021-05-27T20:56:30.527Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:56:30 [2021-05-27T20:56:30.527Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:56:30 [2021-05-27T20:56:30.728Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
20:56:30 [2021-05-27T20:56:30.728Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLinkNaming
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLinkNaming (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLinkNew
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLinkNew (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLinkEnv
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLinkEnv (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLinkMultipleEnv
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLinkMultipleEnv (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLinkPortRangeEnv
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLinkPortRangeEnv (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] PASS
20:56:31 [2021-05-27T20:56:31.199Z] coverage: 93.0% of statements
20:56:31 [2021-05-27T20:56:31.199Z] ok  	github.com/docker/docker/daemon/links	0.047s	coverage: 93.0% of statements
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
20:56:31 [2021-05-27T20:56:31.199Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z]     reload_test.go:520: root required
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestParseVolumesFrom
20:56:31 [2021-05-27T20:56:31.199Z] --- PASS: TestParseVolumesFrom (0.00s)
20:56:31 [2021-05-27T20:56:31.199Z] PASS
20:56:31 [2021-05-27T20:56:31.199Z] coverage: 9.0% of statements
20:56:31 [2021-05-27T20:56:31.199Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:56:31 [2021-05-27T20:56:31.458Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:56:31 [2021-05-27T20:56:31.667Z] ok  	github.com/docker/docker/daemon	2.871s	coverage: 9.0% of statements
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
20:56:31 [2021-05-27T20:56:31.667Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
20:56:32 [2021-05-27T20:56:32.833Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
Post stage
[Pipeline] junit
20:56:32 [2021-05-27T20:56:32.906Z] Recording test results
20:56:33 [2021-05-27T20:56:33.043Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
20:56:33 [2021-05-27T20:56:33.043Z] ok  	github.com/docker/docker/distribution	0.151s	coverage: 25.2% of statements
20:56:33 [2021-05-27T20:56:33.043Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:56:33 [2021-05-27T20:56:33.109Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestAdapterReadLogs
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestAdapterReadLogs (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopier
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestCopier (0.01s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopierLongLines
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestCopierLongLines (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopierSlow
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestCopierSlow (0.20s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopierWithSized
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopierWithSized/as_is
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopierWithSized/With_RingLogger
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestCopierWithSized (0.01s)
20:56:33 [2021-05-27T20:56:33.229Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestCopierWithPartial
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestCopierWithPartial (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestRingLogger
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestRingLogger (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestRingCap
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestRingCap (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestRingClose
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestRingClose (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] === RUN   TestRingDrain
20:56:33 [2021-05-27T20:56:33.229Z] --- PASS: TestRingDrain (0.00s)
20:56:33 [2021-05-27T20:56:33.229Z] PASS
20:56:33 [2021-05-27T20:56:33.229Z] coverage: 43.8% of statements
20:56:33 [2021-05-27T20:56:33.229Z] ok  	github.com/docker/docker/daemon/logger	0.352s	coverage: 43.8% of statements
20:56:33 [2021-05-27T20:56:33.453Z] + echo Ensuring container killed.
20:56:33 [2021-05-27T20:56:33.453Z] Ensuring container killed.
20:56:33 [2021-05-27T20:56:33.453Z] + docker rm -vf docker-pr12
20:56:33 [2021-05-27T20:56:33.453Z] Error: No such container: docker-pr12
[Pipeline] sh
20:56:33 [2021-05-27T20:56:33.743Z] + echo Chowning /workspace to jenkins user
20:56:33 [2021-05-27T20:56:33.743Z] Chowning /workspace to jenkins user
20:56:33 [2021-05-27T20:56:33.743Z] + id -u
20:56:33 [2021-05-27T20:56:33.743Z] + id -g
20:56:33 [2021-05-27T20:56:33.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41212:/workspace busybox chown -R 1000:1000 /workspace
20:56:33 [2021-05-27T20:56:33.768Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:56:34 [2021-05-27T20:56:34.408Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
20:56:34 [2021-05-27T20:56:34.791Z] === RUN   TestNewStreamConfig
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/defaults
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/invalid_create_group
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/invalid_flush_interval
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/flush_interval_at_15
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
20:56:34 [2021-05-27T20:56:34.792Z] --- PASS: TestNewStreamConfig (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewAWSLogsClientUserAgentHandler
20:56:34 [2021-05-27T20:56:34.792Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
20:56:34 [2021-05-27T20:56:34.792Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestNewAWSLogsClientRegionDetect
20:56:35 [2021-05-27T20:56:35.258Z] time="2021-05-27T20:56:34Z" level=info msg="Trying to get region from EC2 Metadata"
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCreateSuccess
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCreateSuccess (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCreateLogGroupSuccess
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCreateError
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCreateError (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCreateAlreadyExists
20:56:35 [2021-05-27T20:56:35.258Z] time="2021-05-27T20:56:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCreateAlreadyExists (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestLogClosed
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestLogClosed (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestLogBlocking
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestLogBlocking (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestLogNonBlockingBufferEmpty
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestLogNonBlockingBufferFull
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestPublishBatchSuccess
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestPublishBatchSuccess (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestPublishBatchError
20:56:35 [2021-05-27T20:56:35.258Z] time="2021-05-27T20:56:34Z" level=error msg=Error
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestPublishBatchError (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestPublishBatchInvalidSeqSuccess
20:56:35 [2021-05-27T20:56:35.258Z] time="2021-05-27T20:56:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestPublishBatchAlreadyAccepted
20:56:35 [2021-05-27T20:56:35.258Z] time="2021-05-27T20:56:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:56:35 [2021-05-27T20:56:35.258Z] time="2021-05-27T20:56:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchSimple
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchSimple (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchTicker
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchTicker (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchMultilinePattern
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestCollectBatchClose
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestCollectBatchClose (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen/0/Hello
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen/2/🙃
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen/3/����
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen/4/He��o
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestEffectiveLen/5/
20:56:35 [2021-05-27T20:56:35.258Z] --- PASS: TestEffectiveLen (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/0/
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/1/Hello
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/2/Hello
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/3/Hello
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/4/🙃
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/5/🙃
20:56:35 [2021-05-27T20:56:35.258Z] === RUN   TestFindValidSplit/6/a�
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestFindValidSplit/7/a�
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestFindValidSplit (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: 
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: 
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: Hello
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: 
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: He
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: llo
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: 
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: Hello
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: 
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: 🙃
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: 🙃
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: 
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: a
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: �
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1044: a�
20:56:35 [2021-05-27T20:56:35.259Z]         cloudwatchlogs_test.go:1045: 
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestProcessEventEmoji
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestProcessEventEmoji (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCollectBatchLineSplit
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCollectBatchLineSplit (0.01s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCollectBatchLineSplitWithBinary
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCollectBatchMaxEvents
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCollectBatchMaxTotalBytes
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCollectBatchWithDuplicateTimestamps
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsMultilinePattern
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestCreateTagSuccess
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestCreateTagSuccess (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] PASS
20:56:35 [2021-05-27T20:56:35.259Z] coverage: 77.8% of statements
20:56:35 [2021-05-27T20:56:35.259Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.522s	coverage: 77.8% of statements
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestJSONFileLogger
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestJSONFileLogger (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestJSONFileLoggerWithTags
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestJSONFileLoggerWithOpts
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestJSONFileLoggerWithLabelsEnv
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestEncodeDecode
20:56:35 [2021-05-27T20:56:35.259Z] === PAUSE TestEncodeDecode
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestUnexpectedEOF
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestJSONLogsMarshalJSONBuf
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestSearchRegistryForImagesErrors
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestSearchRegistryForImages
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestSearchRegistryForImages (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestOnlyPlatformWithFallback
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestImageDelete
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestImageDelete/no_lease
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestImageDelete/lease_exists
20:56:35 [2021-05-27T20:56:35.259Z] time="2021-05-27T20:56:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
20:56:35 [2021-05-27T20:56:35.259Z] time="2021-05-27T20:56:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestUnexpectedEOF (0.19s)
20:56:35 [2021-05-27T20:56:35.259Z] === CONT  TestEncodeDecode
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestEncodeDecode (0.00s)
20:56:35 [2021-05-27T20:56:35.259Z] PASS
20:56:35 [2021-05-27T20:56:35.259Z] coverage: 69.9% of statements
20:56:35 [2021-05-27T20:56:35.259Z] --- PASS: TestImageDelete (0.05s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestImageDelete/no_lease (0.01s)
20:56:35 [2021-05-27T20:56:35.259Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
20:56:35 [2021-05-27T20:56:35.259Z] === RUN   TestContentStoreForPull
20:56:35 [2021-05-27T20:56:35.259Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.309s	coverage: 69.9% of statements
20:56:35 [2021-05-27T20:56:35.335Z] ok  	github.com/docker/docker/image	0.044s	coverage: 86.6% of statements
20:56:35 [2021-05-27T20:56:35.734Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s)
20:56:35 [2021-05-27T20:56:35.734Z] === RUN   TestFastTimeMarshalJSON
20:56:35 [2021-05-27T20:56:35.734Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
20:56:35 [2021-05-27T20:56:35.734Z] PASS
20:56:35 [2021-05-27T20:56:35.734Z] coverage: 87.2% of statements
20:56:35 [2021-05-27T20:56:35.734Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.286s	coverage: 87.2% of statements
20:56:35 [2021-05-27T20:56:35.734Z] --- PASS: TestContentStoreForPull (0.24s)
20:56:35 [2021-05-27T20:56:35.734Z] PASS
20:56:35 [2021-05-27T20:56:35.734Z] coverage: 6.7% of statements
20:56:35 [2021-05-27T20:56:35.734Z] ok  	github.com/docker/docker/daemon/images	0.458s	coverage: 6.7% of statements
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
20:56:35 [2021-05-27T20:56:35.734Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
20:56:36 [2021-05-27T20:56:36.262Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
20:56:36 [2021-05-27T20:56:36.262Z] ok  	github.com/docker/docker/distribution/xfer	1.872s	coverage: 85.1% of statements
20:56:36 [2021-05-27T20:56:36.262Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:56:37 [2021-05-27T20:56:37.625Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
20:56:37 [2021-05-27T20:56:37.625Z] ok  	github.com/docker/docker/image/tarexport	0.013s	coverage: 0.6% of statements
20:56:37 [2021-05-27T20:56:37.625Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestWriteLog
20:56:37 [2021-05-27T20:56:37.944Z] === PAUSE TestWriteLog
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestReadLog
20:56:37 [2021-05-27T20:56:37.944Z] === PAUSE TestReadLog
20:56:37 [2021-05-27T20:56:37.944Z] === CONT  TestWriteLog
20:56:37 [2021-05-27T20:56:37.944Z] === CONT  TestReadLog
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestWriteLog (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestReadLog/tail_exact
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestReadLog/tail_less_than_available
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestReadLog/tail_more_than_available
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestReadLog (0.16s)
20:56:37 [2021-05-27T20:56:37.944Z]     --- PASS: TestReadLog/tail_exact (0.15s)
20:56:37 [2021-05-27T20:56:37.944Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] PASS
20:56:37 [2021-05-27T20:56:37.944Z] coverage: 75.2% of statements
20:56:37 [2021-05-27T20:56:37.944Z] ok  	github.com/docker/docker/daemon/logger/local	0.509s	coverage: 75.2% of statements
20:56:37 [2021-05-27T20:56:37.944Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestOpenFileDelete
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestOpenFileDelete (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestOpenFileRename
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestOpenFileRename (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestParseLogTagDefaultTag
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestParseLogTag
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestParseLogTag (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestParseLogTagEmptyTag
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestTailFiles
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestTailFiles (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestFollowLogsConsumerGone
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
20:56:37 [2021-05-27T20:56:37.944Z] === RUN   TestFollowLogsProducerGone
20:56:37 [2021-05-27T20:56:37.944Z] --- PASS: TestFollowLogsProducerGone (0.01s)
20:56:37 [2021-05-27T20:56:37.944Z]     logfile_test.go:232: messages sent: 4098, received: 4098
20:56:37 [2021-05-27T20:56:37.944Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
20:56:38 [2021-05-27T20:56:38.187Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
20:56:38 [2021-05-27T20:56:38.412Z] === RUN   TestCheckCapacityAndRotate
20:56:38 [2021-05-27T20:56:38.412Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
20:56:38 [2021-05-27T20:56:38.412Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
20:56:38 [2021-05-27T20:56:38.412Z] --- PASS: TestCheckCapacityAndRotate (0.30s)
20:56:38 [2021-05-27T20:56:38.412Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.09s)
20:56:38 [2021-05-27T20:56:38.412Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.18s)
20:56:38 [2021-05-27T20:56:38.412Z] PASS
20:56:38 [2021-05-27T20:56:38.412Z] coverage: 55.3% of statements
20:56:38 [2021-05-27T20:56:38.412Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.461s	coverage: 55.3% of statements
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestLog
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestLog (0.01s)
20:56:38 [2021-05-27T20:56:38.879Z] PASS
20:56:38 [2021-05-27T20:56:38.879Z] coverage: 31.5% of statements
20:56:38 [2021-05-27T20:56:38.879Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.109s	coverage: 31.5% of statements
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestValidateLogOpt
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestValidateLogOpt (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestNewMissedConfig
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestNewMissedConfig (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestNewMissedUrl
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestNewMissedUrl (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestNewMissedToken
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestNewMissedToken (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestNewWithProxy
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestNewWithProxy (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestDefault
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestDefault (0.03s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestInlineFormatWithNonDefaultOptions
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestJsonFormat
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestJsonFormat (0.07s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestRawFormat
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestRawFormat (0.00s)
20:56:38 [2021-05-27T20:56:38.879Z] === RUN   TestRawFormatWithLabels
20:56:38 [2021-05-27T20:56:38.879Z] --- PASS: TestRawFormatWithLabels (0.00s)
20:56:39 [2021-05-27T20:56:39.347Z] === RUN   TestRawFormatWithoutTag
20:56:39 [2021-05-27T20:56:39.347Z] --- PASS: TestRawFormatWithoutTag (0.00s)
20:56:39 [2021-05-27T20:56:39.347Z] === RUN   TestBatching
20:56:39 [2021-05-27T20:56:39.347Z] --- PASS: TestBatching (0.32s)
20:56:39 [2021-05-27T20:56:39.347Z] === RUN   TestFrequency
20:56:39 [2021-05-27T20:56:39.347Z] --- PASS: TestFrequency (0.16s)
20:56:39 [2021-05-27T20:56:39.347Z] === RUN   TestOneMessagePerRequest
20:56:39 [2021-05-27T20:56:39.347Z] --- PASS: TestOneMessagePerRequest (0.00s)
20:56:39 [2021-05-27T20:56:39.347Z] === RUN   TestVerify
20:56:39 [2021-05-27T20:56:39.347Z] --- PASS: TestVerify (0.00s)
20:56:39 [2021-05-27T20:56:39.347Z] === RUN   TestSkipVerify
20:56:39 [2021-05-27T20:56:39.553Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 45.2% of statements
20:56:39 [2021-05-27T20:56:39.814Z] === RUN   TestNewParse
20:56:39 [2021-05-27T20:56:39.814Z] --- PASS: TestNewParse (0.00s)
20:56:39 [2021-05-27T20:56:39.814Z] PASS
20:56:39 [2021-05-27T20:56:39.814Z] coverage: 8.3% of statements
20:56:39 [2021-05-27T20:56:39.814Z] ok  	github.com/docker/docker/daemon/logger/templates	0.051s	coverage: 8.3% of statements
20:56:39 [2021-05-27T20:56:39.814Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:39 [2021-05-27T20:56:39.814Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:39 [2021-05-27T20:56:39.814Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:39 [2021-05-27T20:56:39.814Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:39 [2021-05-27T20:56:39.814Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.281Z] --- PASS: TestSkipVerify (0.50s)
20:56:40 [2021-05-27T20:56:40.281Z] === RUN   TestBufferMaximum
20:56:40 [2021-05-27T20:56:40.281Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.281Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.281Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.281Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.781441\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.781441\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestBufferMaximum (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestServerAlwaysDown
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.784458\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.784458\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.784458\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.785441\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] time="2021-05-27T20:56:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622148999.785441\",\"host\":\"f8e73ccb37d5\"}'"
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestServerAlwaysDown (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestCannotSendAfterClose
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestCannotSendAfterClose (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestDeadlockOnBlockedEndpoint
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestParseLogFormat
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestParseLogFormat (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestValidateLogOptEmpty
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestValidateLogOptEmpty (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestValidateSyslogAddress
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestValidateSyslogAddress (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestParseAddressDefaultPort
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestParseAddressDefaultPort (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestValidateSyslogFacility
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestValidateSyslogFacility (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestValidateLogOptSyslogFormat
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] === RUN   TestValidateLogOpt
20:56:40 [2021-05-27T20:56:40.282Z] --- PASS: TestValidateLogOpt (0.00s)
20:56:40 [2021-05-27T20:56:40.282Z] PASS
20:56:40 [2021-05-27T20:56:40.282Z] coverage: 46.8% of statements
20:56:40 [2021-05-27T20:56:40.282Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.125s	coverage: 46.8% of statements
[Pipeline] catchError
[Pipeline] {
20:56:40 [2021-05-27T20:56:40.333Z] === RUN   TestDockerNetworkMacvlan/Addressing
[Pipeline] sh
20:56:40 [2021-05-27T20:56:40.480Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
20:56:40 [2021-05-27T20:56:40.480Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
20:56:40 [2021-05-27T20:56:40.624Z] + bundleName=arm64-integration
20:56:40 [2021-05-27T20:56:40.625Z] + echo Creating arm64-integration-bundles.tar.gz
20:56:40 [2021-05-27T20:56:40.625Z] Creating arm64-integration-bundles.tar.gz
20:56:40 [2021-05-27T20:56:40.625Z] + xargs tar -czf arm64-integration-bundles.tar.gz+ 
20:56:40 [2021-05-27T20:56:40.625Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
20:56:40 [2021-05-27T20:56:40.898Z] Archiving artifacts
20:56:41 [2021-05-27T20:56:41.263Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41212/12/artifacts/
[Pipeline] }
20:56:41 [2021-05-27T20:56:41.266Z] time="2021-05-27T20:56:40Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
20:56:41 [2021-05-27T20:56:41.266Z] time="2021-05-27T20:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f8e73ccb37d5\"}'"
20:56:41 [2021-05-27T20:56:41.266Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
20:56:41 [2021-05-27T20:56:41.266Z] PASS
20:56:41 [2021-05-27T20:56:41.266Z] coverage: 82.5% of statements
20:56:41 [2021-05-27T20:56:41.266Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.237s	coverage: 82.5% of statements
20:56:41 [2021-05-27T20:56:41.266Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:56:41 [2021-05-27T20:56:41.266Z] ?   	github.com/docker/docker/daemon/network	[no test files]
20:56:41 [2021-05-27T20:56:41.266Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] // catchError
[Pipeline] sh
20:56:41 [2021-05-27T20:56:41.576Z] + make clean
20:56:42 [2021-05-27T20:56:42.236Z] --- PASS: TestDockerNetworkMacvlan (23.59s)
20:56:42 [2021-05-27T20:56:42.236Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s)
20:56:42 [2021-05-27T20:56:42.236Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
20:56:42 [2021-05-27T20:56:42.236Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.75s)
20:56:42 [2021-05-27T20:56:42.236Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s)
20:56:42 [2021-05-27T20:56:42.236Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.14s)
20:56:42 [2021-05-27T20:56:42.236Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.24s)
20:56:42 [2021-05-27T20:56:42.236Z] PASS
20:56:42 [2021-05-27T20:56:42.236Z] 
20:56:42 [2021-05-27T20:56:42.236Z] DONE 8 tests in 25.988s
20:56:42 [2021-05-27T20:56:42.236Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:56:42 [2021-05-27T20:56:42.236Z] ++ 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
20:56:42 [2021-05-27T20:56:42.236Z] ++ set -e
20:56:42 [2021-05-27T20:56:42.236Z] ++ '[' -n 0 ']'
20:56:42 [2021-05-27T20:56:42.236Z] ++ set -x
20:56:42 [2021-05-27T20:56:42.236Z] ++ 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
20:56:42 [2021-05-27T20:56:42.251Z] === RUN   TestV1IDService
20:56:42 [2021-05-27T20:56:42.251Z] --- PASS: TestV1IDService (0.11s)
20:56:42 [2021-05-27T20:56:42.251Z] === RUN   TestV2MetadataService
20:56:42 [2021-05-27T20:56:42.370Z] ok  	github.com/docker/docker/pkg/archive	0.300s	coverage: 82.3% of statements
20:56:42 [2021-05-27T20:56:42.494Z] testing: warning: no tests to run
20:56:42 [2021-05-27T20:56:42.494Z] PASS
20:56:42 [2021-05-27T20:56:42.494Z] 
20:56:42 [2021-05-27T20:56:42.494Z] DONE 0 tests in 0.087s
20:56:42 [2021-05-27T20:56:42.494Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:56:42 [2021-05-27T20:56:42.494Z] ++ 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
20:56:42 [2021-05-27T20:56:42.494Z] ++ set -e
20:56:42 [2021-05-27T20:56:42.494Z] ++ '[' -n 0 ']'
20:56:42 [2021-05-27T20:56:42.494Z] ++ set -x
20:56:42 [2021-05-27T20:56:42.494Z] ++ 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
20:56:42 [2021-05-27T20:56:42.517Z] docker volume rm -f docker-dev-cache
20:56:42 [2021-05-27T20:56:42.517Z] docker-dev-cache
[Pipeline] deleteDir
20:56:42 [2021-05-27T20:56:42.719Z] === RUN   TestContinueOnError_NonMirrorEndpoint
20:56:42 [2021-05-27T20:56:42.719Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
20:56:42 [2021-05-27T20:56:42.719Z] === RUN   TestContinueOnError_MirrorEndpoint
20:56:42 [2021-05-27T20:56:42.719Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
20:56:42 [2021-05-27T20:56:42.719Z] === RUN   TestContinueOnError_NeverContinue
20:56:42 [2021-05-27T20:56:42.719Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
20:56:42 [2021-05-27T20:56:42.719Z] === RUN   TestManifestStore
20:56:42 [2021-05-27T20:56:42.719Z] === RUN   TestManifestStore/no_remote_or_local
20:56:42 [2021-05-27T20:56:42.753Z] INFO: Testing against a local daemon
20:56:42 [2021-05-27T20:56:42.753Z] === RUN   TestAuthZPluginAllowRequest
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local509949139\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/no_local_cache
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/with_local_cache
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/unknown_media_type
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/unknown_media_type/no_cache
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="reference for unknown type: "
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="reference for unknown type: "
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/unknown_media_type/with_cache
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestSuccessfulDownload
20:56:43 [2021-05-27T20:56:43.194Z] --- SKIP: TestSuccessfulDownload (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     download_test.go:268: Needs fixing on Windows
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestCancelledDownload
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestCancelledDownload (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestMaxDownloadAttempts
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:56:43 [2021-05-27T20:56:43.194Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="reference for unknown type: "
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="reference for unknown type: "
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="reference for unknown type: "
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/error_persisting_manifest
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
20:56:43 [2021-05-27T20:56:43.194Z] time="2021-05-27T20:56:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestManifestStore (0.37s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestManifestStore/no_remote_or_local (0.18s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestManifestStore/no_local_cache (0.05s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
20:56:43 [2021-05-27T20:56:43.194Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
20:56:43 [2021-05-27T20:56:43.194Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
20:56:43 [2021-05-27T20:56:43.194Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
20:56:43 [2021-05-27T20:56:43.194Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
20:56:43 [2021-05-27T20:56:43.194Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType/schema1
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestFixManifestLayers
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestFixManifestLayers (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestFixManifestLayersBaseLayerParent
20:56:43 [2021-05-27T20:56:43.194Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     pull_v2_test.go:73: Needs fixing on Windows
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestFixManifestLayersBadParent
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestValidateManifest
20:56:43 [2021-05-27T20:56:43.194Z] --- SKIP: TestValidateManifest (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     pull_v2_test.go:118: Needs fixing on Windows
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestFormatPlatform
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestFormatPlatform (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestGetRepositoryMountCandidates
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestLayerAlreadyExists
20:56:43 [2021-05-27T20:56:43.194Z] --- PASS: TestLayerAlreadyExists (0.00s)
20:56:43 [2021-05-27T20:56:43.194Z]     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}
20:56:43 [2021-05-27T20:56:43.194Z]     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}
20:56:43 [2021-05-27T20:56:43.194Z]     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}
20:56:43 [2021-05-27T20:56:43.194Z]     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}
20:56:43 [2021-05-27T20:56:43.194Z]     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}
20:56:43 [2021-05-27T20:56:43.194Z]     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}
20:56:43 [2021-05-27T20:56:43.194Z] === RUN   TestWhenEmptyAuthConfig
20:56:43 [2021-05-27T20:56:43.297Z] ok  	github.com/docker/docker/pkg/authorization	0.160s	coverage: 68.3% of statements
20:56:43 [2021-05-27T20:56:43.297Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
20:56:43 [2021-05-27T20:56:43.553Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:56:43 [2021-05-27T20:56:43.661Z] time="2021-05-27T20:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:56:43 [2021-05-27T20:56:43.661Z] time="2021-05-27T20:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:56:43 [2021-05-27T20:56:43.661Z] time="2021-05-27T20:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:56:43 [2021-05-27T20:56:43.661Z] time="2021-05-27T20:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:56:43 [2021-05-27T20:56:43.661Z] --- PASS: TestMaxDownloadAttempts (0.00s)
20:56:43 [2021-05-27T20:56:43.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s)
20:56:43 [2021-05-27T20:56:43.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s)
20:56:43 [2021-05-27T20:56:43.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s)
20:56:43 [2021-05-27T20:56:43.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s)
20:56:43 [2021-05-27T20:56:43.661Z] === RUN   TestTransfer
20:56:43 [2021-05-27T20:56:43.661Z] --- PASS: TestTransfer (0.14s)
20:56:43 [2021-05-27T20:56:43.661Z] === RUN   TestConcurrencyLimit
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestV2MetadataService (1.56s)
20:56:44 [2021-05-27T20:56:44.128Z] PASS
20:56:44 [2021-05-27T20:56:44.128Z] coverage: 48.2% of statements
20:56:44 [2021-05-27T20:56:44.128Z] ok  	github.com/docker/docker/distribution/metadata	1.786s	coverage: 48.2% of statements
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestNotFound
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestNotFound (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestConflict
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestConflict (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestForbidden
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestForbidden (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestInvalidParameter
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestInvalidParameter (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestNotImplemented
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestNotImplemented (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestNotModified
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestNotModified (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestUnauthorized
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestUnauthorized (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestUnknown
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestUnknown (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestCancelled
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestCancelled (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestDeadline
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestDeadline (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestDataLoss
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestDataLoss (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestUnavailable
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestUnavailable (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestSystem
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestSystem (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Not_Found
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Bad_Request
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Conflict
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Unauthorized
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Service_Unavailable
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Forbidden
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Not_Modified
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Not_Implemented
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Internal_Server_Error
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestFromStatusCode (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
20:56:44 [2021-05-27T20:56:44.128Z] PASS
20:56:44 [2021-05-27T20:56:44.128Z] coverage: 53.1% of statements
20:56:44 [2021-05-27T20:56:44.128Z] --- PASS: TestConcurrencyLimit (0.35s)
20:56:44 [2021-05-27T20:56:44.128Z] === RUN   TestInactiveJobs
20:56:44 [2021-05-27T20:56:44.128Z] ok  	github.com/docker/docker/errdefs	0.046s	coverage: 53.1% of statements
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestWhenEmptyAuthConfig (1.18s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestTokenPassThru
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestTokenPassThru (0.01s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestTokenPassThruDifferentHost
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestTokenPassThruDifferentHost (0.02s)
20:56:44 [2021-05-27T20:56:44.596Z] PASS
20:56:44 [2021-05-27T20:56:44.596Z] coverage: 23.6% of statements
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestInactiveJobs (0.37s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestWatchRelease
20:56:44 [2021-05-27T20:56:44.596Z] ok  	github.com/docker/docker/distribution	1.746s	coverage: 23.6% of statements
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestWatchRelease (0.04s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestWatchFinishedTransfer
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestWatchFinishedTransfer (0.00s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestDuplicateTransfer
20:56:44 [2021-05-27T20:56:44.596Z] --- PASS: TestDuplicateTransfer (0.04s)
20:56:44 [2021-05-27T20:56:44.596Z] === RUN   TestSuccessfulUpload
20:56:44 [2021-05-27T20:56:44.596Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:56:44 [2021-05-27T20:56:44.596Z] time="2021-05-27T20:56:44Z" level=error msg="Upload failed, retrying: simulating retry"
20:56:45 [2021-05-27T20:56:45.063Z] --- PASS: TestSuccessfulUpload (0.41s)
20:56:45 [2021-05-27T20:56:45.063Z] === RUN   TestCancelledUpload
20:56:45 [2021-05-27T20:56:45.063Z] --- PASS: TestCancelledUpload (0.00s)
20:56:45 [2021-05-27T20:56:45.063Z] PASS
20:56:45 [2021-05-27T20:56:45.063Z] coverage: 76.8% of statements
20:56:45 [2021-05-27T20:56:45.063Z] ok  	github.com/docker/docker/distribution/xfer	1.931s	coverage: 76.8% of statements
20:56:45 [2021-05-27T20:56:45.063Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:56:45 [2021-05-27T20:56:45.313Z] --- PASS: TestAuthZPluginAllowRequest (2.22s)
20:56:45 [2021-05-27T20:56:45.313Z] === RUN   TestAuthZPluginTLS
20:56:45 [2021-05-27T20:56:45.313Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:56:45 [2021-05-27T20:56:45.573Z] --- PASS: TestAuthZPluginTLS (0.85s)
20:56:45 [2021-05-27T20:56:45.573Z] === RUN   TestAuthZPluginDenyRequest
20:56:46 [2021-05-27T20:56:46.509Z] --- PASS: TestAuthZPluginDenyRequest (0.76s)
20:56:46 [2021-05-27T20:56:46.509Z] === RUN   TestAuthZPluginAPIDenyResponse
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestCompare
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestCompare (0.00s)
20:56:46 [2021-05-27T20:56:46.625Z] PASS
20:56:46 [2021-05-27T20:56:46.625Z] coverage: 19.2% of statements
20:56:46 [2021-05-27T20:56:46.625Z] ok  	github.com/docker/docker/image/cache	0.247s	coverage: 19.2% of statements
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSGetInvalidData
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSGetInvalidData (0.01s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSInvalidSet
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSInvalidSet (0.01s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSInvalidRoot
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSInvalidRoot (0.01s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSMetadataGetSet
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSMetadataGetSet (0.04s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSInvalidWalker
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSInvalidWalker (0.02s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSGetSet
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSGetSet (0.03s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSGetUnsetKey
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSGetUnsetKey (0.02s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSGetEmptyData
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSGetEmptyData (0.01s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSDelete
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSDelete (0.02s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSWalker
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSWalker (0.02s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestFSWalkerStopOnError
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestFSWalkerStopOnError (0.02s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestNewFromJSON
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestNewFromJSON (0.01s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestNewFromJSONWithInvalidJSON
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestMarshalKeyOrder
20:56:46 [2021-05-27T20:56:46.625Z] --- PASS: TestMarshalKeyOrder (0.00s)
20:56:46 [2021-05-27T20:56:46.625Z] === RUN   TestHistoryEqual
20:56:46 [2021-05-27T20:56:46.817Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.484s	coverage: 43.2% of statements
20:56:46 [2021-05-27T20:56:46.817Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
20:56:47 [2021-05-27T20:56:47.072Z] ok  	github.com/docker/docker/layer	7.296s	coverage: 68.8% of statements
20:56:47 [2021-05-27T20:56:47.072Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:56:47 [2021-05-27T20:56:47.073Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:56:47 [2021-05-27T20:56:47.073Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:56:47 [2021-05-27T20:56:47.073Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:56:47 [2021-05-27T20:56:47.073Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:56:47 [2021-05-27T20:56:47.073Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:56:47 [2021-05-27T20:56:47.073Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:56:47 [2021-05-27T20:56:47.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestHistoryEqual (0.15s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestImage
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestImage (0.00s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestImageOSNotEmpty
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestImageOSNotEmpty (0.00s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestNewChildImageFromImageWithRootFS
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestCreate
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestCreate (0.01s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestRestore
20:56:47 [2021-05-27T20:56:47.091Z] time="2021-05-27T20:56:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestRestore (0.12s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestAddDelete
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestAddDelete (0.03s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestSearchAfterDelete
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestSearchAfterDelete (0.01s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestParentReset
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestParentReset (0.04s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestGetAndSetLastUpdated
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
20:56:47 [2021-05-27T20:56:47.091Z] === RUN   TestStoreLen
20:56:47 [2021-05-27T20:56:47.091Z] --- PASS: TestStoreLen (0.08s)
20:56:47 [2021-05-27T20:56:47.091Z] PASS
20:56:47 [2021-05-27T20:56:47.091Z] coverage: 86.6% of statements
20:56:47 [2021-05-27T20:56:47.091Z] ok  	github.com/docker/docker/image	0.926s	coverage: 86.6% of statements
20:56:47 [2021-05-27T20:56:47.329Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
20:56:47 [2021-05-27T20:56:47.333Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.79s)
20:56:47 [2021-05-27T20:56:47.333Z] === RUN   TestAuthZPluginDenyResponse
20:56:47 [2021-05-27T20:56:47.559Z] === RUN   TestValidateManifest
20:56:47 [2021-05-27T20:56:47.559Z] === RUN   TestValidateManifest/nil
20:56:47 [2021-05-27T20:56:47.559Z] === RUN   TestValidateManifest/non-nil
20:56:47 [2021-05-27T20:56:47.559Z] --- PASS: TestValidateManifest (0.00s)
20:56:47 [2021-05-27T20:56:47.559Z]     --- PASS: TestValidateManifest/nil (0.00s)
20:56:47 [2021-05-27T20:56:47.559Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
20:56:47 [2021-05-27T20:56:47.559Z] PASS
20:56:47 [2021-05-27T20:56:47.559Z] coverage: 0.6% of statements
20:56:47 [2021-05-27T20:56:47.559Z] ok  	github.com/docker/docker/image/tarexport	0.115s	coverage: 0.6% of statements
20:56:47 [2021-05-27T20:56:47.559Z] === RUN   TestMakeV1ConfigFromConfig
20:56:47 [2021-05-27T20:56:47.559Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
20:56:47 [2021-05-27T20:56:47.559Z] PASS
20:56:47 [2021-05-27T20:56:47.559Z] coverage: 25.0% of statements
20:56:47 [2021-05-27T20:56:47.559Z] ok  	github.com/docker/docker/image/v1	0.167s	coverage: 25.0% of statements
20:56:47 [2021-05-27T20:56:47.559Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:56:47 [2021-05-27T20:56:47.891Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
20:56:48 [2021-05-27T20:56:48.268Z] --- PASS: TestAuthZPluginDenyResponse (0.80s)
20:56:48 [2021-05-27T20:56:48.268Z] === RUN   TestAuthZPluginAllowEventStream
20:56:48 [2021-05-27T20:56:48.456Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
20:56:49 [2021-05-27T20:56:49.121Z] === RUN   TestSerialization
20:56:49 [2021-05-27T20:56:49.121Z] --- PASS: TestSerialization (0.02s)
20:56:49 [2021-05-27T20:56:49.121Z] PASS
20:56:49 [2021-05-27T20:56:49.121Z] coverage: 100.0% of statements
20:56:49 [2021-05-27T20:56:49.121Z] ok  	github.com/docker/docker/libcontainerd/queue	0.121s	coverage: 100.0% of statements
20:56:49 [2021-05-27T20:56:49.383Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
20:56:49 [2021-05-27T20:56:49.639Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestEmptyLayer
20:56:50 [2021-05-27T20:56:50.107Z] --- PASS: TestEmptyLayer (0.00s)
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestCommitFailure
20:56:50 [2021-05-27T20:56:50.107Z] --- PASS: TestCommitFailure (0.01s)
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestStartTransactionFailure
20:56:50 [2021-05-27T20:56:50.107Z] --- PASS: TestStartTransactionFailure (0.00s)
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestGetOrphan
20:56:50 [2021-05-27T20:56:50.107Z] --- PASS: TestGetOrphan (0.01s)
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestMountAndRegister
20:56:50 [2021-05-27T20:56:50.107Z] --- PASS: TestMountAndRegister (0.06s)
20:56:50 [2021-05-27T20:56:50.107Z]     layer_test.go:271: Layer size: 14
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestLayerRelease
20:56:50 [2021-05-27T20:56:50.107Z] --- SKIP: TestLayerRelease (0.00s)
20:56:50 [2021-05-27T20:56:50.107Z]     layer_test.go:304: Failing on Windows
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestStoreRestore
20:56:50 [2021-05-27T20:56:50.107Z] --- SKIP: TestStoreRestore (0.00s)
20:56:50 [2021-05-27T20:56:50.107Z]     layer_test.go:353: Failing on Windows
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestTarStreamStability
20:56:50 [2021-05-27T20:56:50.107Z] --- SKIP: TestTarStreamStability (0.00s)
20:56:50 [2021-05-27T20:56:50.107Z]     layer_test.go:468: Failing on Windows
20:56:50 [2021-05-27T20:56:50.107Z] === RUN   TestRegisterExistingLayer
20:56:50 [2021-05-27T20:56:50.173Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
20:56:50 [2021-05-27T20:56:50.574Z] --- PASS: TestRegisterExistingLayer (0.20s)
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestTarStreamVerification
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestTarStreamVerification (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     layer_test.go:697: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestLayerMigration
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestLayerMigration (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     migration_test.go:46: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestLayerMigrationNoTarsplit
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     migration_test.go:182: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestMountInit
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestMountInit (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     mount_test.go:17: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestMountSize
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestMountSize (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     mount_test.go:76: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestMountChanges
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestMountChanges (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     mount_test.go:125: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestMountApply
20:56:50 [2021-05-27T20:56:50.574Z] --- SKIP: TestMountApply (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     mount_test.go:212: Failing on Windows
20:56:50 [2021-05-27T20:56:50.574Z] PASS
20:56:50 [2021-05-27T20:56:50.574Z] coverage: 30.1% of statements
20:56:50 [2021-05-27T20:56:50.574Z] ok  	github.com/docker/docker/layer	0.476s	coverage: 30.1% of statements
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
20:56:50 [2021-05-27T20:56:50.574Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z] PASS
20:56:50 [2021-05-27T20:56:50.574Z] coverage: 42.3% of statements
20:56:50 [2021-05-27T20:56:50.574Z] ok  	github.com/docker/docker/oci	0.105s	coverage: 42.3% of statements
20:56:50 [2021-05-27T20:56:50.574Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:56:50 [2021-05-27T20:56:50.574Z] === RUN   TestEnvironmentParsing
20:56:50 [2021-05-27T20:56:50.574Z] --- PASS: TestEnvironmentParsing (0.00s)
20:56:50 [2021-05-27T20:56:50.574Z] PASS
20:56:50 [2021-05-27T20:56:50.574Z] coverage: 1.0% of statements
20:56:50 [2021-05-27T20:56:50.574Z] ok  	github.com/docker/docker/libcontainerd/local	0.138s	coverage: 1.0% of statements
20:56:50 [2021-05-27T20:56:50.574Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:56:50 [2021-05-27T20:56:50.574Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:56:50 [2021-05-27T20:56:50.574Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:56:50 [2021-05-27T20:56:50.574Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:56:50 [2021-05-27T20:56:50.741Z] --- PASS: TestAuthZPluginAllowEventStream (2.58s)
20:56:50 [2021-05-27T20:56:50.741Z] === RUN   TestAuthZPluginErrorResponse
20:56:51 [2021-05-27T20:56:51.004Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestAddressPoolOpt
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestAddressPoolOpt (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/a
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/something
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/_=a
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/env1=value1
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/_env1=value1
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/env2=value2=value3
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/env3=abc!qwe
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/env_4=value_4
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/PATH
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/=a
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/PATH=
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/PATH=something
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/asd!qwe
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/1asd
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/123
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/some_space
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/__some_space_before
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/some_space_after__
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/=
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateEnv/PaTh
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestValidateEnv (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/a (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/something (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/_=a (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/PATH (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/=a (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/1asd (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/123 (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/some_space (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/= (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestParseHost
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestParseHost (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestParseDockerDaemonHost
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestParseDockerDaemonHost (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestParseTCP
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestParseTCP (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestParseInvalidUnixAddrInvalid
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateExtraHosts
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestValidateExtraHosts (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestIpOptString
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestIpOptString (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestNewIpOptInvalidDefaultVal
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestNewIpOptValidDefaultVal
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestIpOptSetInvalidVal
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateIPAddress
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestValidateIPAddress (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestMapOpts
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestMapOpts (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestListOptsWithoutValidator
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestListOptsWithoutValidator (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestListOptsWithValidator
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestListOptsWithValidator (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateDNSSearch
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestValidateDNSSearch (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_general_format
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_more_than_one_=
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_one_more
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestValidateLabel (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestNamedListOpts
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestNamedListOpts (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestNamedMapOpts
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestNamedMapOpts (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestParseLink
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestParseLink (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestQuotedStringSetWithQuotes
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestQuotedStringSetWithNoQuotes
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] === RUN   TestUlimitOpt
20:56:51 [2021-05-27T20:56:51.041Z] --- PASS: TestUlimitOpt (0.00s)
20:56:51 [2021-05-27T20:56:51.041Z] PASS
20:56:51 [2021-05-27T20:56:51.041Z] coverage: 67.1% of statements
20:56:51 [2021-05-27T20:56:51.041Z] ok  	github.com/docker/docker/opts	0.079s	coverage: 67.1% of statements
20:56:51 [2021-05-27T20:56:51.307Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
20:56:51 [2021-05-27T20:56:51.307Z] === RUN   TestAuthZPluginErrorRequest
20:56:51 [2021-05-27T20:56:51.508Z] === RUN   TestParseVersion
20:56:51 [2021-05-27T20:56:51.508Z] --- PASS: TestParseVersion (0.00s)
20:56:51 [2021-05-27T20:56:51.508Z] PASS
20:56:51 [2021-05-27T20:56:51.508Z] coverage: 52.9% of statements
20:56:51 [2021-05-27T20:56:51.508Z] ok  	github.com/docker/docker/pkg/aaparser	0.058s	coverage: 52.9% of statements
20:56:51 [2021-05-27T20:56:51.566Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 88.7% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:56:51 [2021-05-27T20:56:51.823Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.080s	coverage: 84.1% of statements
20:56:51 [2021-05-27T20:56:51.876Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
20:56:51 [2021-05-27T20:56:51.876Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:56:52 [2021-05-27T20:56:52.385Z] ok  	github.com/docker/docker/pkg/fsutils	0.192s	coverage: 85.1% of statements
20:56:52 [2021-05-27T20:56:52.385Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
20:56:52 [2021-05-27T20:56:52.810Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s)
20:56:52 [2021-05-27T20:56:52.810Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestPeerCertificateMarshalJSON
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestUnbuffered
20:56:53 [2021-05-27T20:56:53.072Z] --- PASS: TestUnbuffered (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestRaceUnbuffered
20:56:53 [2021-05-27T20:56:53.072Z] --- PASS: TestRaceUnbuffered (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z] PASS
20:56:53 [2021-05-27T20:56:53.072Z] coverage: 100.0% of statements
20:56:53 [2021-05-27T20:56:53.072Z] ok  	github.com/docker/docker/pkg/broadcaster	0.059s	coverage: 100.0% of statements
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[foo]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[bar]_[foo]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[foo_bar]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[qux]_[foo]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[]#01
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[qux]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[foo_bar_qux]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[qux]_[baz]]
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMatch/[[foo_baz]]
20:56:53 [2021-05-27T20:56:53.072Z] --- PASS: TestMatch (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[foo]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[]#01 (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[qux]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z] PASS
20:56:53 [2021-05-27T20:56:53.072Z] coverage: 87.5% of statements
20:56:53 [2021-05-27T20:56:53.072Z] ok  	github.com/docker/docker/pkg/capabilities	0.041s	coverage: 87.5% of statements
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
20:56:53 [2021-05-27T20:56:53.072Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestMiddleware
20:56:53 [2021-05-27T20:56:53.072Z] --- PASS: TestMiddleware (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z] === RUN   TestNewResponseModifier
20:56:53 [2021-05-27T20:56:53.072Z] --- PASS: TestNewResponseModifier (0.00s)
20:56:53 [2021-05-27T20:56:53.072Z] PASS
20:56:53 [2021-05-27T20:56:53.072Z] coverage: 26.8% of statements
20:56:53 [2021-05-27T20:56:53.072Z] ok  	github.com/docker/docker/pkg/authorization	0.457s	coverage: 26.8% of statements
20:56:53 [2021-05-27T20:56:53.313Z] ok  	github.com/docker/docker/pkg/idtools	0.410s	coverage: 69.5% of statements
20:56:53 [2021-05-27T20:56:53.875Z] ok  	github.com/docker/docker/pkg/ioutils	0.479s	coverage: 69.3% of statements
20:56:54 [2021-05-27T20:56:54.132Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
20:56:54 [2021-05-27T20:56:54.132Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:56:54 [2021-05-27T20:56:54.132Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:56:54 [2021-05-27T20:56:54.132Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:56:54 [2021-05-27T20:56:54.132Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:56:54 [2021-05-27T20:56:54.388Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:56:54 [2021-05-27T20:56:54.388Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeEmpty
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestIsArchivePathDir
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeEmpty (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeEmptyFile
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeEmptyFile (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeNonemptyFile
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeNonemptyFile (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeNestedDirectoryEmpty
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestMoveToSubdir
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestMoveToSubdir (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestSizeNonExistingDirectory
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] PASS
20:56:54 [2021-05-27T20:56:54.634Z] coverage: 80.0% of statements
20:56:54 [2021-05-27T20:56:54.634Z] ok  	github.com/docker/docker/pkg/directory	0.084s	coverage: 80.0% of statements
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestIsArchivePathDir (0.11s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestIsArchivePathInvalidFile
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootTarUntar
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootTarUntar (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootUntarWithHugeExcludesList
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootUntarEmptyArchive
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootTarUntarWithSymlink
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootCopyWithTar
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootCopyWithTar (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootCopyFileWithTar
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootUntarPath
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootUntarPath (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestChrootApplyDotDotFile
20:56:54 [2021-05-27T20:56:54.634Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
20:56:54 [2021-05-27T20:56:54.634Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
20:56:54 [2021-05-27T20:56:54.634Z] PASS
20:56:54 [2021-05-27T20:56:54.634Z] coverage: 15.4% of statements
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestIsArchivePathTar
20:56:54 [2021-05-27T20:56:54.634Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.105s	coverage: 15.4% of statements
20:56:54 [2021-05-27T20:56:54.634Z] --- PASS: TestIsArchivePathTar (0.23s)
20:56:54 [2021-05-27T20:56:54.634Z] === RUN   TestDecompressStreamGzip
20:56:54 [2021-05-27T20:56:54.645Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
20:56:54 [2021-05-27T20:56:54.711Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s)
20:56:54 [2021-05-27T20:56:54.711Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:56:54 [2021-05-27T20:56:54.902Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestDecompressStreamGzip (0.15s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestDecompressStreamBzip2
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestContainsEntry
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestCreateEntries
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestEntriesDiff
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestEntriesEquality
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestGeneratorNotGenerate
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestGeneratorWithPort
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestGeneratorWithPortNotGenerate
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestNewEntry
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   Test/TestParse
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: Test (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestContainsEntry (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestCreateEntries (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestEntriesDiff (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestEntriesEquality (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestNewEntry (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     --- PASS: Test/TestParse (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] PASS
20:56:55 [2021-05-27T20:56:55.105Z] coverage: 58.3% of statements
20:56:55 [2021-05-27T20:56:55.105Z] ok  	github.com/docker/docker/pkg/discovery	0.049s	coverage: 58.3% of statements
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestDecompressStreamXz
20:56:55 [2021-05-27T20:56:55.105Z] --- SKIP: TestDecompressStreamXz (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     archive_test.go:134: Xz not present in msys2
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestCompressStreamXzUnsupported
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestCompressStreamBzip2Unsupported
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestCompressStreamInvalid
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestCompressStreamInvalid (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestExtensionInvalid
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestExtensionInvalid (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestExtensionUncompressed
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestExtensionUncompressed (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestExtensionBzip2
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestExtensionBzip2 (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestExtensionGzip
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestExtensionGzip (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestExtensionXz
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestExtensionXz (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestCmdStreamLargeStderr
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestCmdStreamLargeStderr (0.12s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestCmdStreamBad
20:56:55 [2021-05-27T20:56:55.105Z] --- SKIP: TestCmdStreamBad (0.00s)
20:56:55 [2021-05-27T20:56:55.105Z]     archive_test.go:239: Failing on Windows CI machines
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestCmdStreamGood
20:56:55 [2021-05-27T20:56:55.105Z] --- PASS: TestCmdStreamGood (0.06s)
20:56:55 [2021-05-27T20:56:55.105Z] === RUN   TestUntarPathWithInvalidDest
20:56:55 [2021-05-27T20:56:55.158Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
20:56:55 [2021-05-27T20:56:55.415Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
20:56:55 [2021-05-27T20:56:55.415Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:56:55 [2021-05-27T20:56:55.415Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:56:55 [2021-05-27T20:56:55.572Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestUntarPathWithInvalidSrc
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestUntarPath
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestUntarPath (0.10s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestUntarPathWithDestinationFile
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestUntarPathWithDestinationFile (0.21s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestCopyWithTarInvalidSrc
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestCopyWithTarSrcFile
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestCopyWithTarSrcFolder
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
20:56:55 [2021-05-27T20:56:55.573Z] === RUN   TestCopyFileWithTarInvalidSrc
20:56:55 [2021-05-27T20:56:55.573Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
20:56:56 [2021-05-27T20:56:56.041Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   TestCopyFileWithTarSrcFolder
20:56:56 [2021-05-27T20:56:56.041Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   TestCopyFileWithTarSrcFile
20:56:56 [2021-05-27T20:56:56.041Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   TestTarFiles
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test/TestContent
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test/TestInitialize
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test/TestNew
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test/TestParsingContentsWithComments
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test/TestRegister
20:56:56 [2021-05-27T20:56:56.041Z] === RUN   Test/TestWatch
20:56:56 [2021-05-27T20:56:56.041Z] --- PASS: Test (0.01s)
20:56:56 [2021-05-27T20:56:56.041Z]     --- PASS: Test/TestContent (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z]     --- PASS: Test/TestInitialize (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z]     --- PASS: Test/TestNew (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z]     --- PASS: Test/TestRegister (0.00s)
20:56:56 [2021-05-27T20:56:56.041Z]     --- PASS: Test/TestWatch (0.01s)
20:56:56 [2021-05-27T20:56:56.041Z] PASS
20:56:56 [2021-05-27T20:56:56.041Z] coverage: 92.9% of statements
20:56:56 [2021-05-27T20:56:56.041Z] ok  	github.com/docker/docker/pkg/discovery/file	0.062s	coverage: 92.9% of statements
20:56:56 [2021-05-27T20:56:56.085Z] === RUN   TestDockerSuite/TestBuildRm
20:56:56 [2021-05-27T20:56:56.344Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
20:56:56 [2021-05-27T20:56:56.508Z] === RUN   Test
20:56:56 [2021-05-27T20:56:56.508Z] === RUN   Test/TestWatch
20:56:56 [2021-05-27T20:56:56.508Z] --- PASS: Test (0.01s)
20:56:56 [2021-05-27T20:56:56.508Z]     --- PASS: Test/TestWatch (0.01s)
20:56:56 [2021-05-27T20:56:56.508Z] PASS
20:56:56 [2021-05-27T20:56:56.508Z] coverage: 92.3% of statements
20:56:56 [2021-05-27T20:56:56.508Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.069s	coverage: 92.3% of statements
20:56:56 [2021-05-27T20:56:56.508Z] === RUN   Test
20:56:56 [2021-05-27T20:56:56.508Z] === RUN   Test/TestInitialize
20:56:56 [2021-05-27T20:56:56.905Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
20:56:56 [2021-05-27T20:56:56.976Z] time="2021-05-27T20:56:56Z" level=info msg="Initializing discovery without TLS"
20:56:56 [2021-05-27T20:56:56.976Z] time="2021-05-27T20:56:56Z" level=info msg="Initializing discovery without TLS"
20:56:56 [2021-05-27T20:56:56.976Z] time="2021-05-27T20:56:56Z" level=info msg="Initializing discovery without TLS"
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test/TestInitializeWithCerts
20:56:56 [2021-05-27T20:56:56.976Z] time="2021-05-27T20:56:56Z" level=info msg="Initializing discovery with TLS"
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test/TestWatch
20:56:56 [2021-05-27T20:56:56.976Z] time="2021-05-27T20:56:56Z" level=info msg="Initializing discovery without TLS"
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test/TestInitialize
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test/TestInitializeWithPattern
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test/TestRegister
20:56:56 [2021-05-27T20:56:56.976Z] === RUN   Test/TestWatch
20:56:56 [2021-05-27T20:56:56.976Z] --- PASS: Test (0.00s)
20:56:56 [2021-05-27T20:56:56.976Z]     --- PASS: Test/TestInitialize (0.00s)
20:56:56 [2021-05-27T20:56:56.976Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
20:56:56 [2021-05-27T20:56:56.976Z]     --- PASS: Test/TestRegister (0.00s)
20:56:57 [2021-05-27T20:56:57.021Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.51s)
20:56:57 [2021-05-27T20:56:57.021Z] === RUN   TestAuthZPluginHeader
20:56:57 [2021-05-27T20:56:57.162Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
20:56:57 [2021-05-27T20:56:57.418Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:56:57 [2021-05-27T20:56:57.443Z]     --- PASS: Test/TestWatch (0.00s)
20:56:57 [2021-05-27T20:56:57.443Z] PASS
20:56:57 [2021-05-27T20:56:57.443Z] coverage: 93.8% of statements
20:56:57 [2021-05-27T20:56:57.443Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.068s	coverage: 93.8% of statements
20:56:57 [2021-05-27T20:56:57.910Z] === RUN   TestPollerAddRemove
20:56:57 [2021-05-27T20:56:57.910Z] --- PASS: TestPollerAddRemove (0.00s)
20:56:57 [2021-05-27T20:56:57.910Z] === RUN   TestPollerEvent
20:56:57 [2021-05-27T20:56:57.910Z] --- SKIP: TestPollerEvent (0.00s)
20:56:57 [2021-05-27T20:56:57.910Z]     poller_test.go:41: No chmod on Windows
20:56:57 [2021-05-27T20:56:57.911Z] === RUN   TestPollerClose
20:56:57 [2021-05-27T20:56:57.911Z] --- PASS: TestPollerClose (0.00s)
20:56:57 [2021-05-27T20:56:57.911Z] PASS
20:56:57 [2021-05-27T20:56:57.911Z] coverage: 45.7% of statements
20:56:57 [2021-05-27T20:56:57.911Z] ok  	github.com/docker/docker/pkg/filenotify	0.079s	coverage: 45.7% of statements
20:56:57 [2021-05-27T20:56:57.956Z] --- PASS: TestAuthZPluginHeader (1.05s)
20:56:57 [2021-05-27T20:56:57.956Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:56:58 [2021-05-27T20:56:58.781Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCopyFileWithInvalidSrc
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCopyFileWithInvalidDest
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCopyFileWithSameSrcAndDest
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCopyFile
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCopyFile (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
20:56:58 [2021-05-27T20:56:58.898Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z]     fileutils_test.go:134: Needs porting to Windows
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestReadSymlinkedDirectoryToFile
20:56:58 [2021-05-27T20:56:58.898Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z]     fileutils_test.go:180: Needs porting to Windows
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestWildcardMatches
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestWildcardMatches (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestPatternMatches
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestPatternMatches (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestExclusionPatternMatchesPatternBefore
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestPatternMatchesFolderExclusions
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestPatternMatchesFolderWildcardExclusions
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestExclusionPatternMatchesPatternAfter
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestExclusionPatternMatchesWholeDirectory
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestSingleExclamationError
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestSingleExclamationError (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestMatchesWithNoPatterns
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestMatchesWithMalformedPatterns
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestMatches
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestMatches (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCleanPatterns
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCleanPatterns (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCleanPatternsStripEmptyPatterns
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCleanPatternsExceptionFlag
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCleanPatternsErrorSingleException
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCreateIfNotExistsDir
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestCreateIfNotExistsFile
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestMatch
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestMatch (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] PASS
20:56:58 [2021-05-27T20:56:58.898Z] coverage: 87.7% of statements
20:56:58 [2021-05-27T20:56:58.898Z] ok  	github.com/docker/docker/pkg/fileutils	0.162s	coverage: 87.7% of statements
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestGet
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestGet (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] === RUN   TestGetShortcutString
20:56:58 [2021-05-27T20:56:58.898Z] --- PASS: TestGetShortcutString (0.00s)
20:56:58 [2021-05-27T20:56:58.898Z] PASS
20:56:58 [2021-05-27T20:56:58.898Z] coverage: 42.9% of statements
20:56:58 [2021-05-27T20:56:58.898Z] ok  	github.com/docker/docker/pkg/homedir	0.043s	coverage: 42.9% of statements
20:56:59 [2021-05-27T20:56:59.037Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
20:56:59 [2021-05-27T20:56:59.331Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:56:59 [2021-05-27T20:56:59.882Z] --- PASS: Test (3.17s)
20:56:59 [2021-05-27T20:56:59.882Z]     --- PASS: Test/TestInitialize (0.15s)
20:56:59 [2021-05-27T20:56:59.882Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
20:56:59 [2021-05-27T20:56:59.882Z]     --- PASS: Test/TestWatch (3.01s)
20:56:59 [2021-05-27T20:56:59.882Z] PASS
20:56:59 [2021-05-27T20:56:59.882Z] coverage: 84.1% of statements
20:56:59 [2021-05-27T20:56:59.882Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.265s	coverage: 84.1% of statements
20:57:00 [2021-05-27T20:57:00.267Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:57:00 [2021-05-27T20:57:00.350Z] === RUN   TestCreateIDMapOrder
20:57:00 [2021-05-27T20:57:00.350Z] --- PASS: TestCreateIDMapOrder (0.00s)
20:57:00 [2021-05-27T20:57:00.350Z] PASS
20:57:00 [2021-05-27T20:57:00.350Z] coverage: 7.2% of statements
20:57:00 [2021-05-27T20:57:00.350Z] ok  	github.com/docker/docker/pkg/idtools	0.180s	coverage: 7.2% of statements
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestFixedBufferCap
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestFixedBufferCap (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestFixedBufferLen
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestFixedBufferLen (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestFixedBufferString
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestFixedBufferString (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestFixedBufferWrite
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestFixedBufferWrite (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestFixedBufferRead
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestFixedBufferRead (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestBytesPipeRead
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestBytesPipeRead (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestBytesPipeWrite
20:57:00 [2021-05-27T20:57:00.817Z] --- PASS: TestBytesPipeWrite (0.00s)
20:57:00 [2021-05-27T20:57:00.817Z] === RUN   TestBytesPipeWriteRandomChunks
20:57:01 [2021-05-27T20:57:01.201Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestBytesPipeWriteRandomChunks (0.60s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestAtomicWriteToFile
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestAtomicWriteToFile (0.01s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestAtomicWriteSetCommit
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestAtomicWriteSetCancel
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestReadCloserWrapperClose
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestReadCloserWrapperClose (0.00s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestReaderErrWrapperReadOnError
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestReaderErrWrapperRead
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestReaderErrWrapperRead (0.00s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestHashData
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestHashData (0.00s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestCancelReadCloser
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestError
20:57:01 [2021-05-27T20:57:01.284Z] --- PASS: TestError (0.00s)
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestProgressString
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestProgressString/no_progress
20:57:01 [2021-05-27T20:57:01.284Z] === RUN   TestProgressString/progress_1
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestProgressString/some_progress_with_a_start_time
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestProgressString/some_progress_without_a_start_time
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestProgressString/with_units
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestProgressString/hide_counts
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestProgressString (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/no_progress (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/progress_1 (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/with_units (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z]     --- PASS: TestProgressString/hide_counts (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestJSONMessageDisplay
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestCancelReadCloser (0.11s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestWriteCloserWrapperClose
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestNopWriteCloser
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestNopWriteCloser (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestNopWriter
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestNopWriter (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestWriteCounter
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestWriteCounter (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] PASS
20:57:01 [2021-05-27T20:57:01.751Z] coverage: 69.2% of statements
20:57:01 [2021-05-27T20:57:01.751Z] ok  	github.com/docker/docker/pkg/ioutils	0.805s	coverage: 69.2% of statements
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestStandardLongPath
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestStandardLongPath (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestUNCLongPath
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestUNCLongPath (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] PASS
20:57:01 [2021-05-27T20:57:01.751Z] coverage: 100.0% of statements
20:57:01 [2021-05-27T20:57:01.751Z] ok  	github.com/docker/docker/pkg/longpath	0.048s	coverage: 100.0% of statements
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestJSONMessageDisplay (0.17s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestJSONMessageDisplayWithJSONError
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] === RUN   TestDisplayJSONMessagesStream
20:57:01 [2021-05-27T20:57:01.751Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
20:57:01 [2021-05-27T20:57:01.751Z] PASS
20:57:01 [2021-05-27T20:57:01.751Z] coverage: 91.7% of statements
20:57:01 [2021-05-27T20:57:01.751Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.235s	coverage: 91.7% of statements
20:57:01 [2021-05-27T20:57:01.767Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:57:02 [2021-05-27T20:57:02.335Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestNameFormat
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestNameFormat (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestNameRetries
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestNameRetries (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] PASS
20:57:02 [2021-05-27T20:57:02.737Z] coverage: 85.7% of statements
20:57:02 [2021-05-27T20:57:02.737Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.061s	coverage: 85.7% of statements
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestParseKeyValueOpt
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestParseKeyValueOpt (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestParseUintList
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestParseUintList (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestParseUintListMaximumLimits
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] PASS
20:57:02 [2021-05-27T20:57:02.737Z] coverage: 97.0% of statements
20:57:02 [2021-05-27T20:57:02.737Z] ok  	github.com/docker/docker/pkg/parsers	0.069s	coverage: 97.0% of statements
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestTarFiles (6.84s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestTarUntar
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestTarUntar (0.04s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestTarWithOptions
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestTarWithOptions (0.04s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestUntarUstarGnuConflict
20:57:02 [2021-05-27T20:57:02.737Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
20:57:02 [2021-05-27T20:57:02.737Z] === RUN   TestUntarInvalidFilenames
20:57:03 [2021-05-27T20:57:03.200Z] ok  	github.com/docker/docker/pkg/signal	3.390s	coverage: 62.3% of statements
20:57:03 [2021-05-27T20:57:03.200Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames364239378\\dest"
20:57:03 [2021-05-27T20:57:03.205Z] --- PASS: TestUntarInvalidFilenames (0.19s)
20:57:03 [2021-05-27T20:57:03.205Z] === RUN   TestUntarHardlinkToSymlink
20:57:03 [2021-05-27T20:57:03.205Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
20:57:03 [2021-05-27T20:57:03.205Z] === RUN   TestUntarInvalidHardlink
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink124935523\\victim\\hello" -> "../victim/hello"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink502355302\\victim\\hello" -> "/../victim/hello"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink459108749\\victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink063290760\\victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink856424775\\victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink701796346\\victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] --- PASS: TestUntarInvalidHardlink (0.02s)
20:57:03 [2021-05-27T20:57:03.205Z] === RUN   TestUntarInvalidSymlink
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink486661905\\dest\\dotdot" -> "../victim/hello"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink024527676\\dest\\slash-dotdot" -> "/../victim/hello"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink819182955\\dest\\loophole-victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink024344014\\dest\\loophole-victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink512337109\\dest\\loophole-victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink032437808\\dest\\loophole-victim" -> "../victim"
20:57:03 [2021-05-27T20:57:03.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink522387407\\dest\\dir\\loophole" -> "../../victim"
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestUntarInvalidSymlink (0.08s)
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestTempArchiveCloseMultipleTimes
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestXGlobalNoParent
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestXGlobalNoParent (0.01s)
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestReplaceFileTarWrapper
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestNewAndRemove
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestNewAndRemove (0.00s)
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestRemoveInvalidPath
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestRemoveInvalidPath (0.00s)
20:57:03 [2021-05-27T20:57:03.206Z] PASS
20:57:03 [2021-05-27T20:57:03.206Z] coverage: 82.6% of statements
20:57:03 [2021-05-27T20:57:03.206Z] ok  	github.com/docker/docker/pkg/pidfile	0.057s	coverage: 82.6% of statements
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestReplaceFileTarWrapper (0.24s)
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestPrefixHeaderReadable
20:57:03 [2021-05-27T20:57:03.206Z] --- PASS: TestPrefixHeaderReadable (0.03s)
20:57:03 [2021-05-27T20:57:03.206Z] === RUN   TestDisablePigz
20:57:03 [2021-05-27T20:57:03.270Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.16s)
20:57:03 [2021-05-27T20:57:03.270Z] === RUN   TestAuthZPluginV2Disable
20:57:03 [2021-05-27T20:57:03.456Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestDisablePigz (0.19s)
20:57:03 [2021-05-27T20:57:03.674Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestPigz
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestPigz (0.20s)
20:57:03 [2021-05-27T20:57:03.674Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestCopyFileWithInvalidDest
20:57:03 [2021-05-27T20:57:03.674Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
20:57:03 [2021-05-27T20:57:03.674Z]     archive_windows_test.go:16: Currently fails
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestCanonicalTarNameForPath
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestCanonicalTarName
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestCanonicalTarName (0.00s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestChmodTarEntry
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestChmodTarEntry (0.00s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestHardLinkOrder
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestHardLinkOrder (0.08s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestChangeString
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestChangeString (0.00s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestChangesWithNoChanges
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestChangesWithNoChanges (0.05s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestChangesWithChanges
20:57:03 [2021-05-27T20:57:03.674Z] --- PASS: TestChangesWithChanges (0.04s)
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestChangesWithChangesGH13590
20:57:03 [2021-05-27T20:57:03.674Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
20:57:03 [2021-05-27T20:57:03.674Z]     changes_test.go:196: needs more investigation
20:57:03 [2021-05-27T20:57:03.674Z] === RUN   TestChangesDirsEmpty
20:57:03 [2021-05-27T20:57:03.713Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:57:03 [2021-05-27T20:57:03.837Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:57:04 [2021-05-27T20:57:04.142Z] === RUN   TestParseEmptyInterface
20:57:04 [2021-05-27T20:57:04.142Z] --- PASS: TestParseEmptyInterface (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestParseNonInterfaceType
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestParseNonInterfaceType (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestParseWithOneFunction
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestParseWithOneFunction (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestParseWithMultipleFuncs
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestParseWithUnnamedReturn
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestEmbeddedInterface
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestEmbeddedInterface (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestParsedImports
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestParsedImports (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestAliasedImports
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestAliasedImports (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] PASS
20:57:04 [2021-05-27T20:57:04.143Z] coverage: 56.8% of statements
20:57:04 [2021-05-27T20:57:04.143Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestChangesDirsEmpty (0.16s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestChangesDirsMutated
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestChangesDirsMutated (0.17s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestApplyLayer
20:57:04 [2021-05-27T20:57:04.143Z] --- SKIP: TestApplyLayer (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z]     changes_test.go:433: needs further investigation
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestChangesSizeWithHardlinks
20:57:04 [2021-05-27T20:57:04.143Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z]     changes_test.go:469: needs further investigation
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestChangesSizeWithNoChanges
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestChangesSize
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestChangesSize (0.01s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestApplyLayerInvalidFilenames
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames286400262\\dest"
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestApplyLayerInvalidHardlink
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink357470760\\victim\\hello" -> "../victim/hello"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink225473895\\victim\\hello" -> "/../victim/hello"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink030287258\\victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink254907441\\victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink045998044\\victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink569142667\\victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestApplyLayerInvalidSymlink
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink059313006\\dest\\dotdot" -> "../victim/hello"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink790517749\\dest\\slash-dotdot" -> "/../victim/hello"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158985424\\dest\\loophole-victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink025379311\\dest\\loophole-victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink421757570\\dest\\loophole-victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink578175993\\dest\\loophole-victim" -> "../victim"
20:57:04 [2021-05-27T20:57:04.143Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
20:57:04 [2021-05-27T20:57:04.143Z] === RUN   TestApplyLayerWhiteouts
20:57:04 [2021-05-27T20:57:04.611Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
20:57:04 [2021-05-27T20:57:04.611Z] === RUN   TestGenerateEmptyFile
20:57:04 [2021-05-27T20:57:04.611Z] --- PASS: TestGenerateEmptyFile (0.00s)
20:57:04 [2021-05-27T20:57:04.611Z] === RUN   TestGenerateWithContent
20:57:04 [2021-05-27T20:57:04.611Z] --- PASS: TestGenerateWithContent (0.00s)
20:57:04 [2021-05-27T20:57:04.611Z] PASS
20:57:04 [2021-05-27T20:57:04.611Z] coverage: 62.6% of statements
20:57:04 [2021-05-27T20:57:04.611Z] ok  	github.com/docker/docker/pkg/archive	10.253s	coverage: 62.6% of statements
20:57:04 [2021-05-27T20:57:04.643Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
20:57:04 [2021-05-27T20:57:04.773Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:57:04 [2021-05-27T20:57:04.900Z] ok  	github.com/docker/docker/pkg/system	0.027s	coverage: 36.9% of statements
20:57:05 [2021-05-27T20:57:05.078Z] === RUN   TestFailedConnection
20:57:05 [2021-05-27T20:57:05.462Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestBufioReaderPoolPutAndGet
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestBufioWriterPoolPutAndGet
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestBufferPoolPutAndGet
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] PASS
20:57:05 [2021-05-27T20:57:05.549Z] coverage: 88.2% of statements
20:57:05 [2021-05-27T20:57:05.549Z] ok  	github.com/docker/docker/pkg/pools	0.052s	coverage: 88.2% of statements
20:57:05 [2021-05-27T20:57:05.549Z] === RUN   TestHTTPTransport
20:57:05 [2021-05-27T20:57:05.549Z] --- PASS: TestHTTPTransport (0.00s)
20:57:05 [2021-05-27T20:57:05.549Z] PASS
20:57:05 [2021-05-27T20:57:05.549Z] coverage: 85.7% of statements
20:57:05 [2021-05-27T20:57:05.549Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.051s	coverage: 85.7% of statements
20:57:06 [2021-05-27T20:57:06.018Z] --- PASS: TestFailedConnection (1.02s)
20:57:06 [2021-05-27T20:57:06.018Z] === RUN   TestFailOnce
20:57:06 [2021-05-27T20:57:06.018Z] 2021/05/27 20:57:05 http: panic serving 127.0.0.1:49222: Plugin not ready
20:57:06 [2021-05-27T20:57:06.018Z] goroutine 10 [running]:
20:57:06 [2021-05-27T20:57:06.018Z] net/http.(*conn).serve.func1(0xc000058aa0)
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/net/http/server.go:1795 +0x140
20:57:06 [2021-05-27T20:57:06.018Z] panic(0x849b40, 0x986aa0)
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
20:57:06 [2021-05-27T20:57:06.018Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300)
20:57:06 [2021-05-27T20:57:06.018Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
20:57:06 [2021-05-27T20:57:06.018Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300)
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/net/http/server.go:2036 +0x4b
20:57:06 [2021-05-27T20:57:06.018Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300)
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
20:57:06 [2021-05-27T20:57:06.018Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300)
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/net/http/server.go:2831 +0xab
20:57:06 [2021-05-27T20:57:06.018Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2a0, 0xc00004a980)
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/net/http/server.go:1919 +0x87c
20:57:06 [2021-05-27T20:57:06.018Z] created by net/http.(*Server).Serve
20:57:06 [2021-05-27T20:57:06.018Z] 	c:/go/src/net/http/server.go:2957 +0x38b
20:57:06 [2021-05-27T20:57:06.018Z] time="2021-05-27T20:57:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
20:57:06 [2021-05-27T20:57:06.024Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
20:57:06 [2021-05-27T20:57:06.024Z] testing: warning: no tests to run
20:57:06 [2021-05-27T20:57:06.024Z] coverage: [no statements]
20:57:06 [2021-05-27T20:57:06.024Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
20:57:06 [2021-05-27T20:57:06.167Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestOutputOnPrematureClose
20:57:06 [2021-05-27T20:57:06.488Z] --- PASS: TestOutputOnPrematureClose (0.00s)
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestCompleteSilently
20:57:06 [2021-05-27T20:57:06.488Z] --- PASS: TestCompleteSilently (0.00s)
20:57:06 [2021-05-27T20:57:06.488Z] PASS
20:57:06 [2021-05-27T20:57:06.488Z] coverage: 75.9% of statements
20:57:06 [2021-05-27T20:57:06.488Z] ok  	github.com/docker/docker/pkg/progress	0.042s	coverage: 75.9% of statements
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestSendToOneSub
20:57:06 [2021-05-27T20:57:06.488Z] --- PASS: TestSendToOneSub (0.00s)
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestSendToMultipleSubs
20:57:06 [2021-05-27T20:57:06.488Z] --- PASS: TestSendToMultipleSubs (0.00s)
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestEvictOneSub
20:57:06 [2021-05-27T20:57:06.488Z] --- PASS: TestEvictOneSub (0.00s)
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestClosePublisher
20:57:06 [2021-05-27T20:57:06.488Z] --- PASS: TestClosePublisher (0.00s)
20:57:06 [2021-05-27T20:57:06.488Z] === RUN   TestPubSubRace
20:57:06 [2021-05-27T20:57:06.585Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:57:06 [2021-05-27T20:57:06.842Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
20:57:06 [2021-05-27T20:57:06.842Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:57:06 [2021-05-27T20:57:06.955Z] --- PASS: TestFailOnce (1.22s)
20:57:06 [2021-05-27T20:57:06.955Z] === RUN   TestEchoInputOutput
20:57:06 [2021-05-27T20:57:06.955Z] --- PASS: TestEchoInputOutput (0.00s)
20:57:06 [2021-05-27T20:57:06.955Z] === RUN   TestBackoff
20:57:06 [2021-05-27T20:57:06.955Z] --- PASS: TestBackoff (0.00s)
20:57:06 [2021-05-27T20:57:06.955Z] === RUN   TestAbortRetry
20:57:06 [2021-05-27T20:57:06.955Z] --- PASS: TestAbortRetry (0.00s)
20:57:06 [2021-05-27T20:57:06.955Z] === RUN   TestClientScheme
20:57:06 [2021-05-27T20:57:06.955Z] --- PASS: TestClientScheme (0.00s)
20:57:06 [2021-05-27T20:57:06.955Z] === RUN   TestNewClientWithTimeout
20:57:07 [2021-05-27T20:57:07.423Z] === RUN   TestRegister
20:57:07 [2021-05-27T20:57:07.423Z] --- PASS: TestRegister (0.00s)
20:57:07 [2021-05-27T20:57:07.423Z] === RUN   TestCommand
20:57:07 [2021-05-27T20:57:07.423Z] --- PASS: TestCommand (0.03s)
20:57:07 [2021-05-27T20:57:07.423Z] === RUN   TestNaiveSelf
20:57:07 [2021-05-27T20:57:07.423Z] --- PASS: TestNaiveSelf (0.03s)
20:57:07 [2021-05-27T20:57:07.423Z] PASS
20:57:07 [2021-05-27T20:57:07.423Z] coverage: 82.4% of statements
20:57:07 [2021-05-27T20:57:07.423Z] ok  	github.com/docker/docker/pkg/reexec	0.105s	coverage: 82.4% of statements
20:57:07 [2021-05-27T20:57:07.423Z] --- PASS: TestPubSubRace (1.06s)
20:57:07 [2021-05-27T20:57:07.423Z] PASS
20:57:07 [2021-05-27T20:57:07.423Z] coverage: 75.0% of statements
20:57:07 [2021-05-27T20:57:07.423Z] ok  	github.com/docker/docker/pkg/pubsub	1.094s	coverage: 75.0% of statements
20:57:07 [2021-05-27T20:57:07.423Z] time="2021-05-27T20:57:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
20:57:08 [2021-05-27T20:57:08.071Z] --- PASS: TestAuthZPluginV2Disable (4.77s)
20:57:08 [2021-05-27T20:57:08.071Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:57:08 [2021-05-27T20:57:08.407Z] === RUN   TestParseSignal
20:57:08 [2021-05-27T20:57:08.407Z] --- PASS: TestParseSignal (0.00s)
20:57:08 [2021-05-27T20:57:08.407Z] === RUN   TestValidSignalForPlatform
20:57:08 [2021-05-27T20:57:08.407Z] --- PASS: TestValidSignalForPlatform (0.00s)
20:57:08 [2021-05-27T20:57:08.407Z] PASS
20:57:08 [2021-05-27T20:57:08.407Z] coverage: 19.7% of statements
20:57:08 [2021-05-27T20:57:08.407Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 19.7% of statements
20:57:08 [2021-05-27T20:57:08.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:57:08 [2021-05-27T20:57:08.729Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestNewStdWriter
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestNewStdWriter (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestWriteWithUninitializedStdWriter
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestWriteWithNilBytes
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestWriteWithNilBytes (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestWrite
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestWrite (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestWriteWithWriterError
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestWriteWithWriterError (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyWriteAndRead
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyReturnsErrorReadingHeader
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyReturnsErrorReadingFrame
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyDetectsCorruptedFrame
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyWithInvalidInputHeader
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyWithCorruptedPrefix
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyReturnsWriteErrors
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] === RUN   TestStdCopyReturnsErrorFromSystem
20:57:08 [2021-05-27T20:57:08.875Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
20:57:08 [2021-05-27T20:57:08.875Z] PASS
20:57:08 [2021-05-27T20:57:08.875Z] coverage: 100.0% of statements
20:57:08 [2021-05-27T20:57:08.875Z] ok  	github.com/docker/docker/pkg/stdcopy	0.047s	coverage: 100.0% of statements
20:57:09 [2021-05-27T20:57:09.341Z] time="2021-05-27T20:57:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
20:57:09 [2021-05-27T20:57:09.687Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestGenerateRandomID
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestGenerateRandomID (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestShortenId
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestShortenId (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestShortenSha256Id
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestShortenSha256Id (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestShortenIdEmpty
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestShortenIdEmpty (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestShortenIdInvalid
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestShortenIdInvalid (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestIsShortIDNonHex
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestIsShortIDNonHex (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestIsShortIDNotCorrectSize
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] PASS
20:57:09 [2021-05-27T20:57:09.808Z] coverage: 70.6% of statements
20:57:09 [2021-05-27T20:57:09.808Z] ok  	github.com/docker/docker/pkg/stringid	0.042s	coverage: 70.6% of statements
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestRawProgressFormatterFormatStatus
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestRawProgressFormatterFormatProgress
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestFormatStatus
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestFormatStatus (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestFormatError
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestFormatError (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestFormatJSONError
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestFormatJSONError (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestJsonProgressFormatterFormatProgress
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestJsonProgressFormatterFormatStatus
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestNewJSONProgressOutput
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestNewJSONProgressOutput (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestAuxFormatterEmit
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestAuxFormatterEmit (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestStreamWriterStdout
20:57:09 [2021-05-27T20:57:09.808Z] --- PASS: TestStreamWriterStdout (0.00s)
20:57:09 [2021-05-27T20:57:09.808Z] === RUN   TestStreamWriterStderr
20:57:09 [2021-05-27T20:57:09.809Z] --- PASS: TestStreamWriterStderr (0.00s)
20:57:09 [2021-05-27T20:57:09.809Z] PASS
20:57:09 [2021-05-27T20:57:09.809Z] coverage: 66.2% of statements
20:57:09 [2021-05-27T20:57:09.809Z] ok  	github.com/docker/docker/pkg/streamformatter	0.049s	coverage: 66.2% of statements
20:57:09 [2021-05-27T20:57:09.942Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
20:57:10 [2021-05-27T20:57:10.799Z] === RUN   TestIsCpusetListAvailable
20:57:10 [2021-05-27T20:57:10.799Z] --- PASS: TestIsCpusetListAvailable (0.00s)
20:57:10 [2021-05-27T20:57:10.799Z] PASS
20:57:10 [2021-05-27T20:57:10.799Z] coverage: 38.2% of statements
20:57:10 [2021-05-27T20:57:10.799Z] ok  	github.com/docker/docker/pkg/sysinfo	0.042s	coverage: 38.2% of statements
20:57:11 [2021-05-27T20:57:11.170Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:57:11 [2021-05-27T20:57:11.170Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:57:11 [2021-05-27T20:57:11.306Z] ok  	github.com/docker/docker/quota	0.237s	coverage: 71.4% of statements
20:57:11 [2021-05-27T20:57:11.428Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:57:11 [2021-05-27T20:57:11.428Z] === RUN   TestDockerSuite/TestBuildSpaces
20:57:11 [2021-05-27T20:57:11.784Z] === RUN   TestChtimes
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestChtimes (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z] === RUN   TestChtimesWindows
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestChtimesWindows (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z] === RUN   TestEnsureRemoveAllNotExist
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z] === RUN   TestEnsureRemoveAllWithDir
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z] === RUN   TestEnsureRemoveAllWithFile
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z] === RUN   TestHasWin32KSupport
20:57:11 [2021-05-27T20:57:11.785Z] --- PASS: TestHasWin32KSupport (0.00s)
20:57:11 [2021-05-27T20:57:11.785Z]     syscall_windows_test.go:8: win32k: true
20:57:11 [2021-05-27T20:57:11.785Z] PASS
20:57:11 [2021-05-27T20:57:11.785Z] coverage: 12.0% of statements
20:57:11 [2021-05-27T20:57:11.785Z] ok  	github.com/docker/docker/pkg/system	0.061s	coverage: 12.0% of statements
20:57:11 [2021-05-27T20:57:11.785Z] time="2021-05-27T20:57:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
20:57:11 [2021-05-27T20:57:11.868Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:57:11 [2021-05-27T20:57:11.995Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestTailFile
20:57:12 [2021-05-27T20:57:12.290Z] --- PASS: TestTailFile (0.00s)
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestTailFileManyLines
20:57:12 [2021-05-27T20:57:12.290Z] --- PASS: TestTailFileManyLines (0.00s)
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestTailEmptyFile
20:57:12 [2021-05-27T20:57:12.290Z] --- PASS: TestTailEmptyFile (0.00s)
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestTailNegativeN
20:57:12 [2021-05-27T20:57:12.290Z] --- PASS: TestTailNegativeN (0.00s)
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/4_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/4_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/8_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/8_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/12_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/12_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/no_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/no_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/truncated_last_line
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/truncated_last_line#01
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/truncated_last_line#02
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/single_byte_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.290Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.290Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/no_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/4_byte_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/12_byte_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.291Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/8_byte_delimiter
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.292Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.292Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.293Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.294Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.294Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:57:12 [2021-05-27T20:57:12.563Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.49s)
20:57:12 [2021-05-27T20:57:12.563Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.762Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.762Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.762Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.762Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.763Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:57:12 [2021-05-27T20:57:12.764Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:57:12 [2021-05-27T20:57:12.764Z] --- PASS: TestNewTailReader (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.03s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.764Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.765Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:57:12 [2021-05-27T20:57:12.766Z] PASS
20:57:12 [2021-05-27T20:57:12.766Z] coverage: 88.6% of statements
20:57:12 [2021-05-27T20:57:12.766Z] ok  	github.com/docker/docker/pkg/tailfile	0.476s	coverage: 88.6% of statements
20:57:13 [2021-05-27T20:57:13.129Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:57:13 [2021-05-27T20:57:13.129Z] === RUN   TestDockerSuite/TestBuildStderr
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestTarSumRemoveNonExistent
20:57:13 [2021-05-27T20:57:13.234Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestTarSumRemove
20:57:13 [2021-05-27T20:57:13.234Z] --- PASS: TestTarSumRemove (0.00s)
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestSortFileInfoSums
20:57:13 [2021-05-27T20:57:13.234Z] --- PASS: TestSortFileInfoSums (0.00s)
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestNewTarSumForLabelInvalid
20:57:13 [2021-05-27T20:57:13.234Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestNewTarSumForLabel
20:57:13 [2021-05-27T20:57:13.234Z] --- PASS: TestNewTarSumForLabel (0.00s)
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestEmptyTar
20:57:13 [2021-05-27T20:57:13.234Z] --- PASS: TestEmptyTar (0.00s)
20:57:13 [2021-05-27T20:57:13.234Z] === RUN   TestTarSumsReadSize
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestTarSumsReadSize (0.01s)
20:57:13 [2021-05-27T20:57:13.235Z] === RUN   TestTarSums
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestTarSums (0.10s)
20:57:13 [2021-05-27T20:57:13.235Z] === RUN   TestIteration
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestIteration (0.00s)
20:57:13 [2021-05-27T20:57:13.235Z] === RUN   TestVersionLabelForChecksum
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestVersionLabelForChecksum (0.00s)
20:57:13 [2021-05-27T20:57:13.235Z] === RUN   TestVersion
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestVersion (0.00s)
20:57:13 [2021-05-27T20:57:13.235Z] === RUN   TestGetVersion
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestGetVersion (0.00s)
20:57:13 [2021-05-27T20:57:13.235Z] === RUN   TestGetVersions
20:57:13 [2021-05-27T20:57:13.235Z] --- PASS: TestGetVersions (0.00s)
20:57:13 [2021-05-27T20:57:13.235Z] PASS
20:57:13 [2021-05-27T20:57:13.235Z] coverage: 89.3% of statements
20:57:13 [2021-05-27T20:57:13.235Z] ok  	github.com/docker/docker/pkg/tarsum	0.167s	coverage: 89.3% of statements
20:57:13 [2021-05-27T20:57:13.235Z] ok  	github.com/docker/docker/registry	0.058s	coverage: 58.8% of statements
20:57:13 [2021-05-27T20:57:13.492Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
20:57:13 [2021-05-27T20:57:13.702Z] testing: warning: no tests to run
20:57:13 [2021-05-27T20:57:13.702Z] PASS
20:57:13 [2021-05-27T20:57:13.702Z] coverage: [no statements]
20:57:13 [2021-05-27T20:57:13.702Z] ok  	github.com/docker/docker/pkg/term/windows	0.045s	coverage: [no statements] [no tests to run]
20:57:13 [2021-05-27T20:57:13.748Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
20:57:14 [2021-05-27T20:57:14.064Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:57:14 [2021-05-27T20:57:14.170Z] === RUN   TestTruncIndex
20:57:14 [2021-05-27T20:57:14.170Z] --- PASS: TestTruncIndex (0.10s)
20:57:14 [2021-05-27T20:57:14.170Z] PASS
20:57:14 [2021-05-27T20:57:14.170Z] coverage: 91.5% of statements
20:57:14 [2021-05-27T20:57:14.170Z] ok  	github.com/docker/docker/pkg/truncindex	0.150s	coverage: 91.5% of statements
20:57:14 [2021-05-27T20:57:14.637Z] === RUN   TestIsGIT
20:57:14 [2021-05-27T20:57:14.637Z] --- PASS: TestIsGIT (0.00s)
20:57:14 [2021-05-27T20:57:14.637Z] === RUN   TestIsTransport
20:57:14 [2021-05-27T20:57:14.637Z] --- PASS: TestIsTransport (0.00s)
20:57:14 [2021-05-27T20:57:14.637Z] PASS
20:57:14 [2021-05-27T20:57:14.637Z] coverage: 100.0% of statements
20:57:14 [2021-05-27T20:57:14.637Z] ok  	github.com/docker/docker/pkg/urlutil	0.039s	coverage: 100.0% of statements
20:57:14 [2021-05-27T20:57:14.676Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
20:57:14 [2021-05-27T20:57:14.676Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
20:57:15 [2021-05-27T20:57:15.105Z] === RUN   TestVersionInfo
20:57:15 [2021-05-27T20:57:15.105Z] --- PASS: TestVersionInfo (0.00s)
20:57:15 [2021-05-27T20:57:15.105Z] === RUN   TestAppendVersions
20:57:15 [2021-05-27T20:57:15.105Z] --- PASS: TestAppendVersions (0.00s)
20:57:15 [2021-05-27T20:57:15.105Z] PASS
20:57:15 [2021-05-27T20:57:15.105Z] coverage: 88.9% of statements
20:57:15 [2021-05-27T20:57:15.105Z] ok  	github.com/docker/docker/pkg/useragent	0.076s	coverage: 88.9% of statements
20:57:16 [2021-05-27T20:57:16.088Z] time="2021-05-27T20:57:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestValidatePrivileges
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestValidatePrivileges (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestFilterByCapNeg
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestFilterByCapNeg (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestFilterByCapPos
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestFilterByCapPos (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestStoreGetPluginNotMatchCapRefs
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] PASS
20:57:17 [2021-05-27T20:57:17.074Z] coverage: 12.0% of statements
20:57:17 [2021-05-27T20:57:17.074Z] ok  	github.com/docker/docker/plugin	0.066s	coverage: 12.0% of statements
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestNewSettable
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestNewSettable (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestIsSettable
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestIsSettable (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] === RUN   TestUpdateSettingsEnv
20:57:17 [2021-05-27T20:57:17.074Z] --- PASS: TestUpdateSettingsEnv (0.00s)
20:57:17 [2021-05-27T20:57:17.074Z] PASS
20:57:17 [2021-05-27T20:57:17.074Z] coverage: 20.1% of statements
20:57:17 [2021-05-27T20:57:17.074Z] ok  	github.com/docker/docker/plugin/v2	0.055s	coverage: 20.1% of statements
20:57:17 [2021-05-27T20:57:17.944Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
20:57:18 [2021-05-27T20:57:18.506Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 76.4% of statements
20:57:18 [2021-05-27T20:57:18.636Z] === RUN   TestLoad
20:57:18 [2021-05-27T20:57:18.636Z] --- PASS: TestLoad (0.00s)
20:57:18 [2021-05-27T20:57:18.636Z] === RUN   TestSave
20:57:18 [2021-05-27T20:57:18.636Z] --- PASS: TestSave (0.04s)
20:57:18 [2021-05-27T20:57:18.636Z] === RUN   TestAddDeleteGet
20:57:18 [2021-05-27T20:57:18.636Z] --- PASS: TestAddDeleteGet (0.06s)
20:57:18 [2021-05-27T20:57:18.636Z] === RUN   TestInvalidTags
20:57:18 [2021-05-27T20:57:18.636Z] --- PASS: TestInvalidTags (0.01s)
20:57:18 [2021-05-27T20:57:18.636Z] PASS
20:57:18 [2021-05-27T20:57:18.636Z] coverage: 84.4% of statements
20:57:18 [2021-05-27T20:57:18.636Z] ok  	github.com/docker/docker/reference	0.156s	coverage: 84.4% of statements
20:57:19 [2021-05-27T20:57:19.067Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestResolveAuthConfigIndexServer
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestResolveAuthConfigFullURL
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestLoadAllowNondistributableArtifacts
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestValidateMirror
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestValidateMirror (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestLoadInsecureRegistries
20:57:20 [2021-05-27T20:57:20.200Z] time="2021-05-27T20:57:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:57:20 [2021-05-27T20:57:20.200Z] time="2021-05-27T20:57:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
20:57:20 [2021-05-27T20:57:20.200Z] time="2021-05-27T20:57:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestLoadInsecureRegistries (0.16s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestNewServiceConfig
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestNewServiceConfig (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestValidateIndexName
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestValidateIndexName (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestValidateIndexNameWithError
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestValidateIndexNameWithError (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestEndpointParse
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestEndpointParse (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestEndpointParseInvalid
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestEndpointParseInvalid (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestValidateEndpoint
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestValidateEndpoint (0.01s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestPing
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestPing (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestPingRegistryEndpoint
20:57:20 [2021-05-27T20:57:20.200Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
20:57:20 [2021-05-27T20:57:20.200Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestEndpoint
20:57:20 [2021-05-27T20:57:20.200Z] --- SKIP: TestEndpoint (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestParseRepositoryInfo
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestParseRepositoryInfo (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestNewIndexInfo
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestNewIndexInfo (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestMirrorEndpointLookup
20:57:20 [2021-05-27T20:57:20.200Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestSearchRepositories
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestSearchRepositories (0.01s)
20:57:20 [2021-05-27T20:57:20.200Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
20:57:20 [2021-05-27T20:57:20.200Z]         Host: 127.0.0.1:49231
20:57:20 [2021-05-27T20:57:20.200Z]         User-Agent: docker test client
20:57:20 [2021-05-27T20:57:20.200Z]         Authorization: Token fake-token
20:57:20 [2021-05-27T20:57:20.200Z]         X-Docker-Token: true
20:57:20 [2021-05-27T20:57:20.200Z]         Accept-Encoding: gzip
20:57:20 [2021-05-27T20:57:20.200Z]         
20:57:20 [2021-05-27T20:57:20.200Z]         
20:57:20 [2021-05-27T20:57:20.200Z]     registry_test.go:730: HTTP/1.1 200 OK
20:57:20 [2021-05-27T20:57:20.200Z]         Connection: close
20:57:20 [2021-05-27T20:57:20.200Z]         Content-Length: 144
20:57:20 [2021-05-27T20:57:20.200Z]         Cache-Control: no-cache
20:57:20 [2021-05-27T20:57:20.200Z]         Content-Type: application/json
20:57:20 [2021-05-27T20:57:20.200Z]         Date: Thu, 27 May 2021 20:57:20 GMT
20:57:20 [2021-05-27T20:57:20.200Z]         Expires: -1
20:57:20 [2021-05-27T20:57:20.200Z]         Pragma: no-cache
20:57:20 [2021-05-27T20:57:20.200Z]         Server: docker-tests/mock
20:57:20 [2021-05-27T20:57:20.200Z]         X-Docker-Registry-Config: mock
20:57:20 [2021-05-27T20:57:20.200Z]         X-Docker-Registry-Version: 0.0.0
20:57:20 [2021-05-27T20:57:20.200Z]         
20:57:20 [2021-05-27T20:57:20.200Z]         
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestTrustedLocation
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestTrustedLocation (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestAllowNondistributableArtifacts
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestIsSecureIndex
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestIsSecureIndex (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] PASS
20:57:20 [2021-05-27T20:57:20.200Z] coverage: 51.7% of statements
20:57:20 [2021-05-27T20:57:20.200Z] ok  	github.com/docker/docker/registry	0.290s	coverage: 51.7% of statements
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestResumableRequestHeaderSimpleErrors
20:57:20 [2021-05-27T20:57:20.200Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
20:57:20 [2021-05-27T20:57:20.200Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
20:57:20 [2021-05-27T20:57:20.432Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
20:57:20 [2021-05-27T20:57:20.627Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestHeaderTooMuchFailures
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestReaderWithReadError
20:57:20 [2021-05-27T20:57:20.668Z] time="2021-05-27T20:57:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestReader
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestReader (0.00s)
20:57:20 [2021-05-27T20:57:20.668Z] === RUN   TestResumableRequestReaderWithInitialResponse
20:57:20 [2021-05-27T20:57:20.668Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
20:57:20 [2021-05-27T20:57:20.668Z] PASS
20:57:20 [2021-05-27T20:57:20.668Z] coverage: 100.0% of statements
20:57:20 [2021-05-27T20:57:20.668Z] ok  	github.com/docker/docker/registry/resumable	0.247s	coverage: 100.0% of statements
20:57:21 [2021-05-27T20:57:21.136Z] === RUN   TestRestartManagerTimeout
20:57:21 [2021-05-27T20:57:21.136Z] --- PASS: TestRestartManagerTimeout (0.00s)
20:57:21 [2021-05-27T20:57:21.136Z] === RUN   TestRestartManagerTimeoutReset
20:57:21 [2021-05-27T20:57:21.136Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
20:57:21 [2021-05-27T20:57:21.136Z] PASS
20:57:21 [2021-05-27T20:57:21.136Z] coverage: 50.9% of statements
20:57:21 [2021-05-27T20:57:21.136Z] ok  	github.com/docker/docker/restartmanager	0.045s	coverage: 50.9% of statements
20:57:21 [2021-05-27T20:57:21.563Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:57:21 [2021-05-27T20:57:21.602Z] === RUN   TestDecodeContainerConfig
20:57:21 [2021-05-27T20:57:21.602Z] --- PASS: TestDecodeContainerConfig (0.00s)
20:57:21 [2021-05-27T20:57:21.602Z] === RUN   TestDecodeContainerConfigIsolation
20:57:21 [2021-05-27T20:57:21.602Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
20:57:21 [2021-05-27T20:57:21.602Z] === RUN   TestValidatePrivileged
20:57:21 [2021-05-27T20:57:21.602Z] --- PASS: TestValidatePrivileged (0.00s)
20:57:21 [2021-05-27T20:57:21.602Z] PASS
20:57:21 [2021-05-27T20:57:21.602Z] coverage: 52.2% of statements
20:57:21 [2021-05-27T20:57:21.602Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 52.2% of statements
20:57:22 [2021-05-27T20:57:22.497Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:57:22 [2021-05-27T20:57:22.585Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
20:57:22 [2021-05-27T20:57:22.585Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
20:57:22 [2021-05-27T20:57:22.585Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
20:57:22 [2021-05-27T20:57:22.585Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
20:57:22 [2021-05-27T20:57:22.585Z] PASS
20:57:22 [2021-05-27T20:57:22.585Z] coverage: 62.5% of statements
20:57:22 [2021-05-27T20:57:22.585Z] ok  	github.com/docker/docker/testutil	0.089s	coverage: 62.5% of statements
20:57:23 [2021-05-27T20:57:23.064Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:57:23 [2021-05-27T20:57:23.999Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:57:24 [2021-05-27T20:57:24.148Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:57:24 [2021-05-27T20:57:24.568Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.04s)
20:57:24 [2021-05-27T20:57:24.568Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestNewClientWithTimeout (17.74s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestClientStream
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestClientStream (0.00s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestClientSendFile
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestClientSendFile (0.00s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestClientWithRequestTimeout
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestClientWithRequestTimeout (0.03s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestFileSpecPlugin
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestFileSpecPlugin (0.01s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestFileJSONSpecPlugin
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestPluginAddHandler
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestPluginAddHandler (0.00s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestPluginWaitBadPlugin
20:57:25 [2021-05-27T20:57:25.137Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
20:57:25 [2021-05-27T20:57:25.137Z] === RUN   TestGet
20:57:25 [2021-05-27T20:57:25.137Z] time="2021-05-27T20:57:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
20:57:25 [2021-05-27T20:57:25.502Z] === RUN   TestDockerSuite/TestBuildUser
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestGetDriver
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestGetDriver (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestVolumeRequestError
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestVolumeRequestError (0.01s)
20:57:26 [2021-05-27T20:57:26.122Z] PASS
20:57:26 [2021-05-27T20:57:26.122Z] coverage: 36.1% of statements
20:57:26 [2021-05-27T20:57:26.122Z] ok  	github.com/docker/docker/volume/drivers	0.153s	coverage: 36.1% of statements
20:57:26 [2021-05-27T20:57:26.122Z] time="2021-05-27T20:57:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestGetAddress
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestGetAddress (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestRemove
20:57:26 [2021-05-27T20:57:26.122Z] --- SKIP: TestRemove (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestInitializeWithVolumes
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestInitializeWithVolumes (0.01s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestCreate
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestCreate (0.01s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestValidateName
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestValidateName (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestCreateWithOpts
20:57:26 [2021-05-27T20:57:26.122Z] --- SKIP: TestCreateWithOpts (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z]     local_test.go:181: runtime.GOOS == "windows"
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestRelaodNoOpts
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestRelaodNoOpts (0.01s)
20:57:26 [2021-05-27T20:57:26.122Z] PASS
20:57:26 [2021-05-27T20:57:26.122Z] coverage: 41.5% of statements
20:57:26 [2021-05-27T20:57:26.122Z] ok  	github.com/docker/docker/volume/local	0.093s	coverage: 41.5% of statements
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestConvertTmpfsOptions
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestConvertTmpfsOptions (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:49: data="mode=700,size=1m"
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:49: data="ro"
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestParseMountRaw
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestParseMountRaw (0.03s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestParseMountRawSplit
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestParseMountRawSplit (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 0
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 1
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 2
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 3
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 4
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 5
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 6
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 7
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 8
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 0
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 1
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 2
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 3
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 4
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 5
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 6
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 7
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 8
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 9
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 10
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 11
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 12
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 0
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 1
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 2
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 3
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 4
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 5
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 6
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 7
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 8
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 9
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 10
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:390: case 11
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestParseMountSpec
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestParseMountSpec (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:455: case 0
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:455: case 1
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:455: case 2
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:455: case 3
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:455: case 4
20:57:26 [2021-05-27T20:57:26.122Z]     parser_test.go:455: case 5
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestParseMountSpecBindWithFileinfoError
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z] === RUN   TestValidateMount
20:57:26 [2021-05-27T20:57:26.122Z] --- PASS: TestValidateMount (0.00s)
20:57:26 [2021-05-27T20:57:26.122Z] PASS
20:57:26 [2021-05-27T20:57:26.122Z] coverage: 66.2% of statements
20:57:26 [2021-05-27T20:57:26.122Z] ok  	github.com/docker/docker/volume/mounts	0.090s	coverage: 66.2% of statements
20:57:27 [2021-05-27T20:57:27.403Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestSetGetMeta
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestSetGetMeta
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestRestore
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestRestore
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestServiceCreate
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestServiceCreate
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestServiceList
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestServiceList
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestServiceRemove
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestServiceRemove
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestServiceGet
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestServiceGet
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestServicePrune
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestServicePrune
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestCreate
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestCreate
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestRemove
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestRemove
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestList
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestList
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFindByDriver
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFindByDriver
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFindByReferenced
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFindByReferenced
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestDerefMultipleOfSameRef
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestDerefMultipleOfSameRef
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestDefererencePluginOnCreateError
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestDefererencePluginOnCreateError
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestRefDerefRemove
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestRefDerefRemove
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestGet
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestGet
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestGetWithReference
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestGetWithReference
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_nil_list
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_nil_list
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_empty_list
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_empty_list
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_filter_some
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_filter_some
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_filter_middle
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_filter_middle
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_filter_middle_and_last
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
20:57:27 [2021-05-27T20:57:27.686Z] === RUN   TestFilterFunc/test_filter_first_and_last
20:57:27 [2021-05-27T20:57:27.686Z] === PAUSE TestFilterFunc/test_filter_first_and_last
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_nil_list
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_filter_some
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_empty_list
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_filter_middle_and_last
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_filter_first_and_last
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFilterFunc/test_filter_middle
20:57:27 [2021-05-27T20:57:27.686Z] --- PASS: TestFilterFunc (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestSetGetMeta
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestFindByReferenced
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestList
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestServicePrune
20:57:27 [2021-05-27T20:57:27.686Z] --- PASS: TestSetGetMeta (0.02s)
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestServiceGet
20:57:27 [2021-05-27T20:57:27.686Z] --- PASS: TestFindByReferenced (0.04s)
20:57:27 [2021-05-27T20:57:27.686Z] === CONT  TestServiceRemove
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestList (0.05s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestServiceList
20:57:28 [2021-05-27T20:57:28.153Z] time="2021-05-27T20:57:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestServiceGet (0.14s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestServiceCreate
20:57:28 [2021-05-27T20:57:28.153Z] time="2021-05-27T20:57:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestServiceRemove (0.15s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestRestore
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestServiceList (0.14s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestFindByDriver
20:57:28 [2021-05-27T20:57:28.153Z] time="2021-05-27T20:57:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:57:28 [2021-05-27T20:57:28.153Z] time="2021-05-27T20:57:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestServiceCreate (0.05s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestRemove
20:57:28 [2021-05-27T20:57:28.153Z] time="2021-05-27T20:57:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestFindByDriver (0.03s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestCreate
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestRestore (0.04s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestGetWithReference
20:57:28 [2021-05-27T20:57:28.153Z] time="2021-05-27T20:57:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestServicePrune (0.23s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestDefererencePluginOnCreateError
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestRemove (0.03s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestGet
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestCreate (0.02s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestRefDerefRemove
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestGetWithReference (0.03s)
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
20:57:28 [2021-05-27T20:57:28.153Z] === CONT  TestDerefMultipleOfSameRef
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestGet (0.03s)
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestRefDerefRemove (0.04s)
20:57:28 [2021-05-27T20:57:28.153Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
20:57:28 [2021-05-27T20:57:28.153Z] PASS
20:57:28 [2021-05-27T20:57:28.153Z] coverage: 70.3% of statements
20:57:28 [2021-05-27T20:57:28.153Z] ok  	github.com/docker/docker/volume/service	0.404s	coverage: 70.3% of statements
20:57:30 [2021-05-27T20:57:30.367Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.6% of statements
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/rootless	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/volume	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === Skipped
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver btrfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver btrfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver btrfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver btrfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver btrfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:73: No driver to put!
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z] time="2021-05-27T20:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z] time="2021-05-27T20:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z] time="2021-05-27T20:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z] time="2021-05-27T20:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z] time="2021-05-27T20:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     graphtest_unix.go:73: No driver to put!
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.367Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:57:30 [2021-05-27T20:57:30.367Z]     overlay_test.go:49: Fails to compute changes intermittently
20:57:30 [2021-05-27T20:57:30.367Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:46: Driver zfs not supported
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:46: Driver zfs not supported
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:46: Driver zfs not supported
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:46: Driver zfs not supported
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:46: Driver zfs not supported
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     graphtest_unix.go:73: No driver to put!
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:57:30 [2021-05-27T20:57:30.368Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] 
20:57:30 [2021-05-27T20:57:30.368Z] DONE 2255 tests, 24 skipped in 252.621s
20:57:30 [2021-05-27T20:57:30.733Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
Post stage
[Pipeline] junit
20:57:30 [2021-05-27T20:57:30.938Z] Recording test results
20:57:31 [2021-05-27T20:57:31.110Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
20:57:31 [2021-05-27T20:57:31.450Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41212/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=24d22aced7940dd9fdc6163497e36182fe3b8981 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:24d22aced7940dd9fdc6163497e36182fe3b8981 hack/validate/vendor
20:57:31 [2021-05-27T20:57:31.933Z] time="2021-05-27T20:57:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
20:57:32 [2021-05-27T20:57:32.013Z] update vendored copy of archive/tar
20:57:32 [2021-05-27T20:57:32.013Z] downloading: https://golang.org/dl/go1.13.15.src.tar.gz
20:57:33 [2021-05-27T20:57:33.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:57:33 [2021-05-27T20:57:33.376Z] patching file stat_unix.go
20:57:33 [2021-05-27T20:57:33.376Z] 2021/05/27 20:57:33 Collecting initial packages
20:57:33 [2021-05-27T20:57:33.632Z] 2021/05/27 20:57:33 Download dependencies
20:57:38 [2021-05-27T20:57:38.531Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:37 Starting whole vndr cycle because no package specified
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:37 	Ignoring paths matching "^archive/tar"
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
20:57:38 [2021-05-27T20:57:38.870Z] 2021/05/27 20:57:38 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Finished clone github.com/google/uuid
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Finished clone github.com/moby/locker
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Finished clone github.com/creack/pty
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Finished clone github.com/docker/libtrust
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Finished clone github.com/tchap/go-patricia
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Finished clone github.com/docker/go-units
20:57:39 [2021-05-27T20:57:39.432Z] 2021/05/27 20:57:39 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Finished clone github.com/moby/term
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Finished clone github.com/moby/sys
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Clone golang.org/x/sync, revision 6e8e738ad208923de99951fe0b48239bfd864f28, attempt 1/20
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Finished clone github.com/willf/bitset
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Finished clone github.com/gorilla/mux
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Finished clone github.com/Microsoft/go-winio
20:57:39 [2021-05-27T20:57:39.688Z] 2021/05/27 20:57:39 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
20:57:40 [2021-05-27T20:57:40.250Z] 2021/05/27 20:57:40 	Finished clone github.com/sirupsen/logrus
20:57:40 [2021-05-27T20:57:40.250Z] 2021/05/27 20:57:40 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
20:57:40 [2021-05-27T20:57:40.574Z] --- PASS: TestGet (15.01s)
20:57:40 [2021-05-27T20:57:40.574Z] === RUN   TestPluginWithNoManifest
20:57:40 [2021-05-27T20:57:40.574Z] --- PASS: TestPluginWithNoManifest (0.00s)
20:57:40 [2021-05-27T20:57:40.574Z] === RUN   TestGetAll
20:57:40 [2021-05-27T20:57:40.574Z] --- PASS: TestGetAll (0.00s)
20:57:40 [2021-05-27T20:57:40.574Z] PASS
20:57:40 [2021-05-27T20:57:40.574Z] coverage: 73.4% of statements
20:57:40 [2021-05-27T20:57:40.574Z] ok  	github.com/docker/docker/pkg/plugins	35.117s	coverage: 73.4% of statements
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/quota	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/rootless	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/volume	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:57:40 [2021-05-27T20:57:40.574Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:57:40 [2021-05-27T20:57:40.813Z] 2021/05/27 20:57:40 	Finished clone github.com/syndtr/gocapability
20:57:40 [2021-05-27T20:57:40.813Z] 2021/05/27 20:57:40 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
20:57:40 [2021-05-27T20:57:40.813Z] 2021/05/27 20:57:40 	Finished clone github.com/RackSec/srslog
20:57:40 [2021-05-27T20:57:40.813Z] 2021/05/27 20:57:40 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
20:57:41 [2021-05-27T20:57:41.070Z] 2021/05/27 20:57:40 	Finished clone github.com/tonistiigi/units
20:57:41 [2021-05-27T20:57:41.070Z] 2021/05/27 20:57:40 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
20:57:41 [2021-05-27T20:57:41.070Z] 2021/05/27 20:57:40 	Finished clone golang.org/x/sync
20:57:41 [2021-05-27T20:57:41.070Z] 2021/05/27 20:57:40 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
20:57:41 [2021-05-27T20:57:41.070Z] 2021/05/27 20:57:40 	Finished clone github.com/imdario/mergo
20:57:41 [2021-05-27T20:57:41.070Z] 2021/05/27 20:57:40 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
20:57:41 [2021-05-27T20:57:41.326Z] 2021/05/27 20:57:41 	Finished clone gotest.tools/v3
20:57:41 [2021-05-27T20:57:41.326Z] 2021/05/27 20:57:41 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
20:57:41 [2021-05-27T20:57:41.597Z] 2021/05/27 20:57:41 	Finished clone github.com/google/go-cmp
20:57:41 [2021-05-27T20:57:41.597Z] 2021/05/27 20:57:41 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
20:57:41 [2021-05-27T20:57:41.597Z] 2021/05/27 20:57:41 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
20:57:41 [2021-05-27T20:57:41.597Z] 2021/05/27 20:57:41 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === Skipped
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     dispatchers_test.go:377: Windows does not support stopsignal
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
20:57:42 [2021-05-27T20:57:42.135Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
20:57:42 [2021-05-27T20:57:42.135Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     client_test.go:23: runtime.GOOS == "windows"
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     daemon_test.go:147: root required
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     reload_test.go:520: root required
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
20:57:42 [2021-05-27T20:57:42.135Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     pull_v2_test.go:73: Needs fixing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     pull_v2_test.go:118: Needs fixing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     download_test.go:268: Needs fixing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     layer_test.go:304: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     layer_test.go:353: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     layer_test.go:468: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     layer_test.go:697: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     migration_test.go:46: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     migration_test.go:182: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     mount_test.go:17: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     mount_test.go:76: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     mount_test.go:125: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     mount_test.go:212: Failing on Windows
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:134: Xz not present in msys2
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:239: Failing on Windows CI machines
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_windows_test.go:16: Currently fails
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     changes_test.go:196: needs more investigation
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     changes_test.go:433: needs further investigation
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     changes_test.go:469: needs further investigation
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:57:42 [2021-05-27T20:57:42.135Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.135Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     poller_test.go:41: No chmod on Windows
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     fileutils_test.go:134: Needs porting to Windows
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     fileutils_test.go:180: Needs porting to Windows
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
20:57:42 [2021-05-27T20:57:42.136Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
20:57:42 [2021-05-27T20:57:42.136Z]     local_test.go:181: runtime.GOOS == "windows"
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] 
20:57:42 [2021-05-27T20:57:42.136Z] DONE 1833 tests, 45 skipped in 209.098s
20:57:42 [2021-05-27T20:57:42.136Z] INFO: make.ps1 ended at 05/27/2021 20:57:42
20:57:42 [2021-05-27T20:57:42.161Z] 2021/05/27 20:57:42 	Finished clone github.com/docker/go-connections
20:57:42 [2021-05-27T20:57:42.161Z] 2021/05/27 20:57:42 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
20:57:42 [2021-05-27T20:57:42.161Z] 2021/05/27 20:57:42 	Finished clone github.com/opentracing/opentracing-go
20:57:42 [2021-05-27T20:57:42.161Z] 2021/05/27 20:57:42 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Finished clone github.com/opentracing-contrib/go-stdlib
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Finished clone github.com/gofrs/flock
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Finished clone github.com/mitchellh/hashstructure
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Finished clone github.com/google/shlex
20:57:42 [2021-05-27T20:57:42.417Z] 2021/05/27 20:57:42 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
20:57:42 [2021-05-27T20:57:42.716Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.26s)
20:57:42 [2021-05-27T20:57:42.716Z] PASS
20:57:42 [2021-05-27T20:57:42.716Z] 
20:57:42 [2021-05-27T20:57:42.716Z] DONE 17 tests in 60.357s
20:57:42 [2021-05-27T20:57:42.716Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:57:42 [2021-05-27T20:57:42.716Z] ++ 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
20:57:42 [2021-05-27T20:57:42.716Z] ++ set -e
20:57:42 [2021-05-27T20:57:42.716Z] ++ '[' -n 0 ']'
20:57:42 [2021-05-27T20:57:42.716Z] ++ set -x
20:57:42 [2021-05-27T20:57:42.716Z] ++ 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
20:57:42 [2021-05-27T20:57:42.974Z] INFO: Testing against a local daemon
20:57:42 [2021-05-27T20:57:42.974Z] === RUN   TestPluginInvalidJSON
20:57:42 [2021-05-27T20:57:42.974Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:57:42 [2021-05-27T20:57:42.974Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:57:42 [2021-05-27T20:57:42.974Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:57:42 [2021-05-27T20:57:42.974Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:57:42 [2021-05-27T20:57:42.974Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:57:42 [2021-05-27T20:57:42.974Z] === RUN   TestPluginInstall
20:57:42 [2021-05-27T20:57:42.974Z] === RUN   TestPluginInstall/no_auth
20:57:43 [2021-05-27T20:57:43.346Z] 2021/05/27 20:57:42 	Finished clone github.com/docker/go-events
20:57:43 [2021-05-27T20:57:43.346Z] 2021/05/27 20:57:42 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
20:57:43 [2021-05-27T20:57:43.603Z] 2021/05/27 20:57:43 	Finished clone github.com/sean-/seed
20:57:43 [2021-05-27T20:57:43.603Z] 2021/05/27 20:57:43 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
20:57:43 [2021-05-27T20:57:43.603Z] 2021/05/27 20:57:43 	Finished clone github.com/armon/go-metrics
20:57:43 [2021-05-27T20:57:43.603Z] 2021/05/27 20:57:43 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
20:57:43 [2021-05-27T20:57:43.859Z] 2021/05/27 20:57:43 	Finished clone github.com/armon/go-radix
20:57:43 [2021-05-27T20:57:43.859Z] 2021/05/27 20:57:43 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
20:57:43 [2021-05-27T20:57:43.859Z] 2021/05/27 20:57:43 	Finished clone github.com/hashicorp/errwrap
20:57:43 [2021-05-27T20:57:43.859Z] 2021/05/27 20:57:43 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
20:57:43 [2021-05-27T20:57:43.859Z] 2021/05/27 20:57:43 	Finished clone github.com/tonistiigi/fsutil
20:57:43 [2021-05-27T20:57:43.859Z] 2021/05/27 20:57:43 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
20:57:44 [2021-05-27T20:57:44.344Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
20:57:44 [2021-05-27T20:57:44.344Z] INFO: Unit tests ended at 05/27/2021 20:57:43. Duration:00:03:46.8207504
20:57:44 [2021-05-27T20:57:44.344Z] INFO: Building busybox
20:57:44 [2021-05-27T20:57:44.344Z] Sending build context to Docker daemon   5.12kB
20:57:44 [2021-05-27T20:57:44.344Z] 
20:57:44 [2021-05-27T20:57:44.344Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
20:57:44 [2021-05-27T20:57:44.344Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
20:57:44 [2021-05-27T20:57:44.344Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
20:57:44 [2021-05-27T20:57:44.344Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
20:57:44 [2021-05-27T20:57:44.344Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
20:57:44 [2021-05-27T20:57:44.344Z]  ---> 3a7f23e29bd7
20:57:44 [2021-05-27T20:57:44.344Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
20:57:44 [2021-05-27T20:57:44.344Z]  ---> Running in 494815b33024
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:44 	Finished clone github.com/hashicorp/go-multierror
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:44 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:44 	Finished clone github.com/hashicorp/memberlist
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:44 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:45 	Finished clone github.com/vishvananda/netns
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:45 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:45 	Finished clone github.com/docker/libkv
20:57:45 [2021-05-27T20:57:45.227Z] 2021/05/27 20:57:45 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
20:57:45 [2021-05-27T20:57:45.506Z] time="2021-05-27T20:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:45 [2021-05-27T20:57:45.506Z] time="2021-05-27T20:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fc21b30b532b9484511eabf11070f3285f0bb21fe730db34d346c8c34c09cc3" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:45 [2021-05-27T20:57:45.506Z] time="2021-05-27T20:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:45 [2021-05-27T20:57:45.506Z] time="2021-05-27T20:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fc21b30b532b9484511eabf11070f3285f0bb21fe730db34d346c8c34c09cc3" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:46 [2021-05-27T20:57:46.075Z] === RUN   TestPluginInstall/with_htpasswd
20:57:46 [2021-05-27T20:57:46.412Z] 2021/05/27 20:57:46 	Finished clone github.com/hashicorp/go-sockaddr
20:57:46 [2021-05-27T20:57:46.412Z] 2021/05/27 20:57:46 	Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20
20:57:46 [2021-05-27T20:57:46.642Z] time="2021-05-27T20:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:46 [2021-05-27T20:57:46.642Z] time="2021-05-27T20:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85a38873d3f99bb224dd5c17f430bad1e17142b4b5d7f191ab7f08dd1ab6e3a5" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:46 [2021-05-27T20:57:46.642Z] time="2021-05-27T20:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:46 [2021-05-27T20:57:46.642Z] time="2021-05-27T20:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85a38873d3f99bb224dd5c17f430bad1e17142b4b5d7f191ab7f08dd1ab6e3a5" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:46 [2021-05-27T20:57:46.902Z] === RUN   TestPluginInstall/with_insecure
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Finished clone github.com/deckarep/golang-set
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Finished clone github.com/BurntSushi/toml
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Finished clone github.com/samuel/go-zookeeper
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Finished clone github.com/vishvananda/netlink
20:57:46 [2021-05-27T20:57:46.975Z] 2021/05/27 20:57:46 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
20:57:47 [2021-05-27T20:57:47.231Z] 2021/05/27 20:57:47 	Finished clone github.com/golang/gddo
20:57:47 [2021-05-27T20:57:47.231Z] 2021/05/27 20:57:47 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
20:57:47 [2021-05-27T20:57:47.231Z] 2021/05/27 20:57:47 	Finished clone github.com/moby/ipvs
20:57:47 [2021-05-27T20:57:47.231Z] 2021/05/27 20:57:47 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
20:57:48 [2021-05-27T20:57:48.160Z] 2021/05/27 20:57:48 	Finished clone github.com/coreos/go-semver
20:57:48 [2021-05-27T20:57:48.160Z] 2021/05/27 20:57:48 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
20:57:48 [2021-05-27T20:57:48.160Z] 2021/05/27 20:57:48 	Finished clone github.com/hashicorp/go-msgpack
20:57:48 [2021-05-27T20:57:48.160Z] 2021/05/27 20:57:48 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
20:57:48 [2021-05-27T20:57:48.277Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:57:48 [2021-05-27T20:57:48.277Z] time="2021-05-27T20:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:48 [2021-05-27T20:57:48.277Z] time="2021-05-27T20:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f146232a6aba36f5c5c661e413cd212400b8688960b9865f27bcc469c02678e1" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:48 [2021-05-27T20:57:48.277Z] time="2021-05-27T20:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:48 [2021-05-27T20:57:48.277Z] time="2021-05-27T20:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f146232a6aba36f5c5c661e413cd212400b8688960b9865f27bcc469c02678e1" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:48 [2021-05-27T20:57:48.417Z] 2021/05/27 20:57:48 	Finished clone github.com/ishidawataru/sctp
20:57:48 [2021-05-27T20:57:48.417Z] 2021/05/27 20:57:48 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
20:57:48 [2021-05-27T20:57:48.673Z] 2021/05/27 20:57:48 	Finished clone golang.org/x/net
20:57:48 [2021-05-27T20:57:48.673Z] 2021/05/27 20:57:48 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
20:57:48 [2021-05-27T20:57:48.844Z] --- PASS: TestPluginInstall (5.74s)
20:57:48 [2021-05-27T20:57:48.844Z]     --- PASS: TestPluginInstall/no_auth (2.88s)
20:57:48 [2021-05-27T20:57:48.844Z]     --- PASS: TestPluginInstall/with_htpasswd (1.12s)
20:57:48 [2021-05-27T20:57:48.844Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
20:57:48 [2021-05-27T20:57:48.844Z]         plugin_test.go:165: [d80e8164c6c10] daemon is not started
20:57:48 [2021-05-27T20:57:48.844Z] === RUN   TestPluginsWithRuntimes
20:57:49 [2021-05-27T20:57:49.086Z] Removing intermediate container 494815b33024
20:57:49 [2021-05-27T20:57:49.086Z]  ---> fb788e71be1f
20:57:49 [2021-05-27T20:57:49.086Z] Step 7/13 : ARG BUSYBOX_VERSION
20:57:49 [2021-05-27T20:57:49.086Z]  ---> Running in 838ccf9e22c1
20:57:49 [2021-05-27T20:57:49.102Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:57:49 [2021-05-27T20:57:49.361Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:57:49 [2021-05-27T20:57:49.553Z] Removing intermediate container 838ccf9e22c1
20:57:49 [2021-05-27T20:57:49.553Z]  ---> 01fc0ebbce2e
20:57:49 [2021-05-27T20:57:49.553Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
20:57:49 [2021-05-27T20:57:49.553Z]  ---> Running in ca329b898245
20:57:49 [2021-05-27T20:57:49.603Z] 2021/05/27 20:57:49 	Finished clone github.com/modern-go/reflect2
20:57:49 [2021-05-27T20:57:49.603Z] 2021/05/27 20:57:49 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
20:57:49 [2021-05-27T20:57:49.603Z] 2021/05/27 20:57:49 	Finished clone github.com/modern-go/concurrent
20:57:49 [2021-05-27T20:57:49.603Z] 2021/05/27 20:57:49 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
20:57:50 [2021-05-27T20:57:50.021Z] Removing intermediate container ca329b898245
20:57:50 [2021-05-27T20:57:50.021Z]  ---> 28fbd665e4d2
20:57:50 [2021-05-27T20:57:50.021Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
20:57:50 [2021-05-27T20:57:50.530Z] 2021/05/27 20:57:50 	Finished clone go.etcd.io/bbolt
20:57:50 [2021-05-27T20:57:50.530Z] 2021/05/27 20:57:50 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
20:57:50 [2021-05-27T20:57:50.530Z] 2021/05/27 20:57:50 	Finished clone github.com/json-iterator/go
20:57:50 [2021-05-27T20:57:50.530Z] 2021/05/27 20:57:50 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
20:57:50 [2021-05-27T20:57:50.736Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:57:50 [2021-05-27T20:57:50.736Z] === RUN   TestPluginsWithRuntimes/No_Args
20:57:51 [2021-05-27T20:57:51.093Z] 2021/05/27 20:57:51 	Finished clone github.com/mistifyio/go-zfs
20:57:51 [2021-05-27T20:57:51.093Z] 2021/05/27 20:57:51 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
20:57:51 [2021-05-27T20:57:51.093Z] 2021/05/27 20:57:51 	Finished clone github.com/opencontainers/go-digest
20:57:51 [2021-05-27T20:57:51.093Z] 2021/05/27 20:57:51 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
20:57:51 [2021-05-27T20:57:51.582Z] 
20:57:51 [2021-05-27T20:57:51.582Z]  ---> 09426edaddec
20:57:51 [2021-05-27T20:57:51.582Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
20:57:51 [2021-05-27T20:57:51.582Z]  ---> Running in 5d120c0d4e9b
20:57:51 [2021-05-27T20:57:51.672Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:57:51 [2021-05-27T20:57:51.672Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:57:52 [2021-05-27T20:57:52.472Z] 2021/05/27 20:57:52 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
20:57:52 [2021-05-27T20:57:52.472Z] 2021/05/27 20:57:52 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
20:57:52 [2021-05-27T20:57:52.606Z] === RUN   TestPluginsWithRuntimes/With_Args
20:57:53 [2021-05-27T20:57:53.297Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:57:53 [2021-05-27T20:57:53.297Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:57:53 [2021-05-27T20:57:53.297Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:57:53 [2021-05-27T20:57:53.297Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:57:53 [2021-05-27T20:57:53.297Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:57:53 [2021-05-27T20:57:53.837Z] 2021/05/27 20:57:53 	Finished clone github.com/Microsoft/opengcs
20:57:53 [2021-05-27T20:57:53.837Z] 2021/05/27 20:57:53 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
20:57:53 [2021-05-27T20:57:53.837Z] 2021/05/27 20:57:53 	Finished clone github.com/vbatts/tar-split
20:57:53 [2021-05-27T20:57:53.837Z] 2021/05/27 20:57:53 	Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20
20:57:54 [2021-05-27T20:57:54.097Z] 2021/05/27 20:57:54 	Finished clone github.com/cyphar/filepath-securejoin
20:57:54 [2021-05-27T20:57:54.353Z] 2021/05/27 20:57:54 	Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20
20:57:54 [2021-05-27T20:57:54.609Z] 2021/05/27 20:57:54 	Finished clone github.com/opencontainers/runtime-spec
20:57:54 [2021-05-27T20:57:54.609Z] 2021/05/27 20:57:54 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
20:57:54 [2021-05-27T20:57:54.674Z] --- PASS: TestPluginsWithRuntimes (6.00s)
20:57:54 [2021-05-27T20:57:54.674Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.81s)
20:57:54 [2021-05-27T20:57:54.674Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.99s)
20:57:54 [2021-05-27T20:57:54.674Z] === RUN   TestPluginBackCompatMediaTypes
20:57:54 [2021-05-27T20:57:54.865Z] 2021/05/27 20:57:54 	Finished clone github.com/hashicorp/serf
20:57:54 [2021-05-27T20:57:54.865Z] 2021/05/27 20:57:54 	Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20
20:57:55 [2021-05-27T20:57:55.122Z] 2021/05/27 20:57:55 	Finished clone github.com/opencontainers/image-spec
20:57:55 [2021-05-27T20:57:55.122Z] 2021/05/27 20:57:55 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
20:57:56 [2021-05-27T20:57:56.054Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:57:56 [2021-05-27T20:57:56.312Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:57:56 [2021-05-27T20:57:56.312Z] --- PASS: TestPluginBackCompatMediaTypes (1.63s)
20:57:56 [2021-05-27T20:57:56.312Z] PASS
20:57:56 [2021-05-27T20:57:56.312Z] 
20:57:56 [2021-05-27T20:57:56.312Z] DONE 10 tests in 13.593s
20:57:56 [2021-05-27T20:57:56.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:57:56 [2021-05-27T20:57:56.312Z] ++ 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
20:57:56 [2021-05-27T20:57:56.312Z] ++ set -e
20:57:56 [2021-05-27T20:57:56.312Z] ++ '[' -n 0 ']'
20:57:56 [2021-05-27T20:57:56.312Z] ++ set -x
20:57:56 [2021-05-27T20:57:56.312Z] ++ 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
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Finished clone github.com/coreos/go-systemd
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Finished clone github.com/coreos/go-systemd/v22
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Finished clone github.com/Graylog2/go-gelf
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Finished clone github.com/godbus/dbus/v5
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Finished clone github.com/fluent/fluent-logger-golang
20:57:56 [2021-05-27T20:57:56.488Z] 2021/05/27 20:57:56 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
20:57:56 [2021-05-27T20:57:56.570Z] INFO: Testing against a local daemon
20:57:56 [2021-05-27T20:57:56.570Z] === RUN   TestExternalGraphDriver
20:57:56 [2021-05-27T20:57:56.745Z] 2021/05/27 20:57:56 	Finished clone github.com/philhofer/fwd
20:57:56 [2021-05-27T20:57:56.745Z] 2021/05/27 20:57:56 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
20:57:56 [2021-05-27T20:57:56.829Z] === RUN   TestExternalGraphDriver/json
20:57:58 [2021-05-27T20:57:58.112Z] 2021/05/27 20:57:57 	Finished clone github.com/bsphere/le_go
20:57:58 [2021-05-27T20:57:58.112Z] 2021/05/27 20:57:57 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
20:57:58 [2021-05-27T20:57:58.112Z] 2021/05/27 20:57:58 	Finished clone github.com/fsnotify/fsnotify
20:57:58 [2021-05-27T20:57:58.112Z] 2021/05/27 20:57:58 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
20:57:58 [2021-05-27T20:57:58.203Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:57:58 [2021-05-27T20:57:58.673Z] 2021/05/27 20:57:58 	Finished clone github.com/jmespath/go-jmespath
20:57:58 [2021-05-27T20:57:58.673Z] 2021/05/27 20:57:58 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
20:57:59 [2021-05-27T20:57:59.138Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:57:59 [2021-05-27T20:57:59.236Z] 2021/05/27 20:57:59 	Finished clone golang.org/x/oauth2
20:57:59 [2021-05-27T20:57:59.236Z] 2021/05/27 20:57:59 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
20:57:59 [2021-05-27T20:57:59.798Z] 2021/05/27 20:57:59 	Finished clone github.com/golang/groupcache
20:57:59 [2021-05-27T20:57:59.798Z] 2021/05/27 20:57:59 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
20:58:00 [2021-05-27T20:58:00.073Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:58:00 [2021-05-27T20:58:00.073Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:58:00 [2021-05-27T20:58:00.331Z] === RUN   TestExternalGraphDriver/spec
20:58:00 [2021-05-27T20:58:00.727Z] 2021/05/27 20:58:00 	Finished clone github.com/tinylib/msgp
20:58:00 [2021-05-27T20:58:00.727Z] 2021/05/27 20:58:00 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
20:58:00 [2021-05-27T20:58:00.727Z] 2021/05/27 20:58:00 	Finished clone github.com/docker/libnetwork
20:58:00 [2021-05-27T20:58:00.727Z] 2021/05/27 20:58:00 	Clone github.com/containerd/containerd, revision 19ee068f93c91f7b9b2a858457f1af2cabc7bc06, attempt 1/20
20:58:01 [2021-05-27T20:58:01.290Z] 2021/05/27 20:58:01 	Finished clone github.com/googleapis/gax-go
20:58:01 [2021-05-27T20:58:01.290Z] 2021/05/27 20:58:01 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
20:58:01 [2021-05-27T20:58:01.989Z] Removing intermediate container 5d120c0d4e9b
20:58:01 [2021-05-27T20:58:01.989Z]  ---> 9a2bbf6cd153
20:58:01 [2021-05-27T20:58:01.989Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
20:58:01 [2021-05-27T20:58:01.989Z]  ---> Running in 4892625c99b7
20:58:02 [2021-05-27T20:58:02.217Z] 2021/05/27 20:58:02 	Finished clone golang.org/x/sys
20:58:02 [2021-05-27T20:58:02.217Z] 2021/05/27 20:58:02 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
20:58:02 [2021-05-27T20:58:02.457Z] 
20:58:02 [2021-05-27T20:58:02.457Z] SUCCESS: Specified value was saved.
20:58:02 [2021-05-27T20:58:02.474Z] 2021/05/27 20:58:02 	Finished clone go.opencensus.io
20:58:02 [2021-05-27T20:58:02.474Z] 2021/05/27 20:58:02 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
20:58:03 [2021-05-27T20:58:03.038Z] 2021/05/27 20:58:02 	Finished clone github.com/containerd/fifo
20:58:03 [2021-05-27T20:58:03.038Z] 2021/05/27 20:58:02 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
20:58:03 [2021-05-27T20:58:03.616Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:58:03 [2021-05-27T20:58:03.616Z] === RUN   TestExternalGraphDriver/pull
20:58:03 [2021-05-27T20:58:03.966Z] 2021/05/27 20:58:03 	Finished clone github.com/miekg/dns
20:58:03 [2021-05-27T20:58:03.966Z] 2021/05/27 20:58:03 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
20:58:04 [2021-05-27T20:58:04.897Z] 2021/05/27 20:58:04 	Finished clone github.com/containerd/cgroups
20:58:04 [2021-05-27T20:58:04.897Z] 2021/05/27 20:58:04 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
20:58:05 [2021-05-27T20:58:05.417Z] Removing intermediate container 4892625c99b7
20:58:05 [2021-05-27T20:58:05.417Z]  ---> 4fc3d8fc6acf
20:58:05 [2021-05-27T20:58:05.417Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
20:58:05 [2021-05-27T20:58:05.417Z]  ---> Running in 82ab69bc558d
20:58:05 [2021-05-27T20:58:05.459Z] 2021/05/27 20:58:05 	Finished clone github.com/containerd/go-runc
20:58:05 [2021-05-27T20:58:05.459Z] 2021/05/27 20:58:05 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
20:58:05 [2021-05-27T20:58:05.519Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:58:05 [2021-05-27T20:58:05.779Z] --- PASS: TestExternalGraphDriver (9.19s)
20:58:05 [2021-05-27T20:58:05.779Z]     --- PASS: TestExternalGraphDriver/json (3.41s)
20:58:05 [2021-05-27T20:58:05.779Z]     --- PASS: TestExternalGraphDriver/spec (3.16s)
20:58:05 [2021-05-27T20:58:05.779Z]     --- PASS: TestExternalGraphDriver/pull (2.41s)
20:58:05 [2021-05-27T20:58:05.779Z] === RUN   TestGraphdriverPluginV2
20:58:06 [2021-05-27T20:58:06.021Z] 2021/05/27 20:58:05 	Finished clone github.com/containerd/console
20:58:06 [2021-05-27T20:58:06.021Z] 2021/05/27 20:58:05 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
20:58:06 [2021-05-27T20:58:06.277Z] 2021/05/27 20:58:06 	Finished clone github.com/containerd/typeurl
20:58:06 [2021-05-27T20:58:06.277Z] 2021/05/27 20:58:06 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
20:58:06 [2021-05-27T20:58:06.350Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:58:06 [2021-05-27T20:58:06.608Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:58:06 [2021-05-27T20:58:06.840Z] 2021/05/27 20:58:06 	Finished clone golang.org/x/text
20:58:06 [2021-05-27T20:58:06.840Z] 2021/05/27 20:58:06 	Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20
20:58:07 [2021-05-27T20:58:07.097Z] 2021/05/27 20:58:06 	Finished clone github.com/containerd/ttrpc
20:58:07 [2021-05-27T20:58:07.097Z] 2021/05/27 20:58:06 	Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20
20:58:07 [2021-05-27T20:58:07.175Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:58:07 [2021-05-27T20:58:07.175Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:58:08 [2021-05-27T20:58:08.026Z] 2021/05/27 20:58:07 	Finished clone github.com/gogo/googleapis
20:58:08 [2021-05-27T20:58:08.027Z] 2021/05/27 20:58:07 	Clone github.com/docker/swarmkit, revision 5a5494a9a7b408b790533a5e4e1cb43ca1c32aad, attempt 1/20
20:58:08 [2021-05-27T20:58:08.110Z] === RUN   TestDockerSuite/TestBuildXZHost
20:58:09 [2021-05-27T20:58:09.197Z] Cannot create a file when that file already exists.
20:58:09 [2021-05-27T20:58:09.392Z] 2021/05/27 20:58:09 	Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20
20:58:09 [2021-05-27T20:58:09.392Z] 2021/05/27 20:58:09 	Finished clone github.com/opencontainers/runc
20:58:09 [2021-05-27T20:58:09.649Z] 2021/05/27 20:58:09 	Finished clone github.com/containerd/continuity
20:58:09 [2021-05-27T20:58:09.649Z] 2021/05/27 20:58:09 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
20:58:10 [2021-05-27T20:58:10.211Z] 2021/05/27 20:58:10 	Finished clone github.com/moby/buildkit
20:58:10 [2021-05-27T20:58:10.211Z] 2021/05/27 20:58:10 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
20:58:10 [2021-05-27T20:58:10.468Z] 2021/05/27 20:58:10 	Finished clone github.com/pelletier/go-toml
20:58:10 [2021-05-27T20:58:10.468Z] 2021/05/27 20:58:10 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
20:58:10 [2021-05-27T20:58:10.468Z] 2021/05/27 20:58:10 	Finished clone github.com/docker/distribution
20:58:10 [2021-05-27T20:58:10.468Z] 2021/05/27 20:58:10 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
20:58:10 [2021-05-27T20:58:10.468Z] 2021/05/27 20:58:10 	Finished clone google.golang.org/grpc
20:58:10 [2021-05-27T20:58:10.468Z] 2021/05/27 20:58:10 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
20:58:10 [2021-05-27T20:58:10.643Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:58:10 [2021-05-27T20:58:10.643Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:58:10 [2021-05-27T20:58:10.643Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:58:10 [2021-05-27T20:58:10.901Z] --- PASS: TestGraphdriverPluginV2 (5.16s)
20:58:10 [2021-05-27T20:58:10.901Z] PASS
20:58:10 [2021-05-27T20:58:10.901Z] 
20:58:10 [2021-05-27T20:58:10.901Z] DONE 5 tests in 14.581s
20:58:11 [2021-05-27T20:58:11.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:58:11 [2021-05-27T20:58:11.160Z] ++ 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
20:58:11 [2021-05-27T20:58:11.160Z] ++ set -e
20:58:11 [2021-05-27T20:58:11.160Z] ++ '[' -n 0 ']'
20:58:11 [2021-05-27T20:58:11.160Z] ++ set -x
20:58:11 [2021-05-27T20:58:11.160Z] ++ 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
20:58:11 [2021-05-27T20:58:11.160Z] INFO: Testing against a local daemon
20:58:11 [2021-05-27T20:58:11.160Z] === RUN   TestContinueAfterPluginCrash
20:58:11 [2021-05-27T20:58:11.160Z] === PAUSE TestContinueAfterPluginCrash
20:58:11 [2021-05-27T20:58:11.160Z] === RUN   TestReadPluginNoRead
20:58:11 [2021-05-27T20:58:11.160Z] === PAUSE TestReadPluginNoRead
20:58:11 [2021-05-27T20:58:11.160Z] === RUN   TestDaemonStartWithLogOpt
20:58:11 [2021-05-27T20:58:11.160Z] === PAUSE TestDaemonStartWithLogOpt
20:58:11 [2021-05-27T20:58:11.160Z] === CONT  TestContinueAfterPluginCrash
20:58:11 [2021-05-27T20:58:11.160Z] === CONT  TestDaemonStartWithLogOpt
20:58:11 [2021-05-27T20:58:11.727Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:58:11 [2021-05-27T20:58:11.865Z] 2021/05/27 20:58:11 	Finished clone github.com/cilium/ebpf
20:58:11 [2021-05-27T20:58:11.865Z] 2021/05/27 20:58:11 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
20:58:11 [2021-05-27T20:58:11.865Z] 2021/05/27 20:58:11 	Finished clone github.com/fernet/fernet-go
20:58:11 [2021-05-27T20:58:11.865Z] 2021/05/27 20:58:11 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
20:58:13 [2021-05-27T20:58:13.105Z] === RUN   TestDockerSuite/TestCommitChange
20:58:13 [2021-05-27T20:58:13.754Z] 2021/05/27 20:58:13 	Finished clone github.com/hashicorp/go-memdb
20:58:13 [2021-05-27T20:58:13.754Z] 2021/05/27 20:58:13 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
20:58:13 [2021-05-27T20:58:13.754Z] 2021/05/27 20:58:13 	Finished clone golang.org/x/time
20:58:13 [2021-05-27T20:58:13.754Z] 2021/05/27 20:58:13 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
20:58:14 [2021-05-27T20:58:14.317Z] 2021/05/27 20:58:14 	Finished clone github.com/hashicorp/go-immutable-radix
20:58:14 [2021-05-27T20:58:14.317Z] 2021/05/27 20:58:14 	Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20
20:58:14 [2021-05-27T20:58:14.879Z] 2021/05/27 20:58:14 	Finished clone github.com/hashicorp/golang-lru
20:58:14 [2021-05-27T20:58:14.879Z] 2021/05/27 20:58:14 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
20:58:15 [2021-05-27T20:58:15.009Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:58:15 [2021-05-27T20:58:15.036Z] Removing intermediate container 82ab69bc558d
20:58:15 [2021-05-27T20:58:15.036Z]  ---> 6659860141d2
20:58:15 [2021-05-27T20:58:15.036Z] Step 13/13 : CMD ["sh"]
20:58:15 [2021-05-27T20:58:15.036Z]  ---> Running in 720ab5a1fbc0
20:58:15 [2021-05-27T20:58:15.036Z] Removing intermediate container 720ab5a1fbc0
20:58:15 [2021-05-27T20:58:15.036Z]  ---> fe67420452e7
20:58:15 [2021-05-27T20:58:15.036Z] Successfully built fe67420452e7
20:58:15 [2021-05-27T20:58:15.036Z] Successfully tagged busybox:latest
20:58:15 [2021-05-27T20:58:15.036Z] INFO: Docker images of the daemon under test
20:58:15 [2021-05-27T20:58:15.036Z] 
20:58:15 [2021-05-27T20:58:15.500Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
20:58:15 [2021-05-27T20:58:15.500Z] busybox                                latest              fe67420452e7        1 second ago        5.3GB
20:58:15 [2021-05-27T20:58:15.500Z] microsoft/windowsservercore            latest              3a7f23e29bd7        2 weeks ago         5.28GB
20:58:15 [2021-05-27T20:58:15.500Z] mcr.microsoft.com/windows/servercore   ltsc2019            3a7f23e29bd7        2 weeks ago         5.28GB
20:58:15 [2021-05-27T20:58:15.500Z] 
20:58:15 [2021-05-27T20:58:15.500Z] INFO: Running integration tests at 05/27/2021 20:58:15...
20:58:15 [2021-05-27T20:58:15.500Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
20:58:15 [2021-05-27T20:58:15.500Z] INFO: Integration API tests being run from the host:
20:58:15 [2021-05-27T20:58:15.500Z] INFO: make.ps1 starting at 05/27/2021 20:58:15
20:58:15 [2021-05-27T20:58:15.809Z] 2021/05/27 20:58:15 	Finished clone github.com/coreos/pkg
20:58:15 [2021-05-27T20:58:15.809Z] 2021/05/27 20:58:15 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
20:58:16 [2021-05-27T20:58:16.386Z] === RUN   TestDockerSuite/TestCommitHardlink
20:58:16 [2021-05-27T20:58:16.481Z] Running D:\gopath\src\github.com\docker\docker\integration\build
20:58:16 [2021-05-27T20:58:16.962Z] --- PASS: TestDaemonStartWithLogOpt (5.61s)
20:58:16 [2021-05-27T20:58:16.962Z] === CONT  TestReadPluginNoRead
20:58:17 [2021-05-27T20:58:17.181Z] 2021/05/27 20:58:16 	Finished clone golang.org/x/crypto
20:58:17 [2021-05-27T20:58:17.181Z] 2021/05/27 20:58:16 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
20:58:18 [2021-05-27T20:58:18.548Z] 2021/05/27 20:58:18 	Finished clone github.com/golang/protobuf
20:58:18 [2021-05-27T20:58:18.548Z] 2021/05/27 20:58:18 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
20:58:18 [2021-05-27T20:58:18.805Z] 2021/05/27 20:58:18 	Finished clone github.com/beorn7/perks
20:58:18 [2021-05-27T20:58:18.805Z] 2021/05/27 20:58:18 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
20:58:18 [2021-05-27T20:58:18.864Z] === RUN   TestDockerSuite/TestCommitNewFile
20:58:19 [2021-05-27T20:58:19.368Z] 2021/05/27 20:58:19 	Finished clone code.cloudfoundry.org/clock
20:58:19 [2021-05-27T20:58:19.368Z] 2021/05/27 20:58:19 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
20:58:19 [2021-05-27T20:58:19.625Z] 2021/05/27 20:58:19 	Finished clone github.com/prometheus/client_golang
20:58:19 [2021-05-27T20:58:19.625Z] 2021/05/27 20:58:19 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
20:58:20 [2021-05-27T20:58:20.188Z] 2021/05/27 20:58:19 	Finished clone github.com/prometheus/client_model
20:58:20 [2021-05-27T20:58:20.188Z] 2021/05/27 20:58:19 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
20:58:20 [2021-05-27T20:58:20.765Z] === RUN   TestReadPluginNoRead/default
20:58:20 [2021-05-27T20:58:20.766Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:58:21 [2021-05-27T20:58:21.118Z] 2021/05/27 20:58:20 	Finished clone github.com/matttproud/golang_protobuf_extensions
20:58:21 [2021-05-27T20:58:21.118Z] 2021/05/27 20:58:20 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
20:58:21 [2021-05-27T20:58:21.680Z] 2021/05/27 20:58:21 	Finished clone github.com/pkg/errors
20:58:21 [2021-05-27T20:58:21.680Z] 2021/05/27 20:58:21 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
20:58:22 [2021-05-27T20:58:22.140Z] === RUN   TestDockerSuite/TestCommitTTY
20:58:22 [2021-05-27T20:58:22.243Z] 2021/05/27 20:58:22 	Finished clone github.com/prometheus/common
20:58:22 [2021-05-27T20:58:22.243Z] 2021/05/27 20:58:22 	Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20
20:58:22 [2021-05-27T20:58:22.243Z] 2021/05/27 20:58:22 	Finished clone github.com/prometheus/procfs
20:58:22 [2021-05-27T20:58:22.243Z] 2021/05/27 20:58:22 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
20:58:22 [2021-05-27T20:58:22.708Z] === RUN   TestReadPluginNoRead/disabled_caching
20:58:22 [2021-05-27T20:58:22.708Z] --- PASS: TestContinueAfterPluginCrash (11.54s)
20:58:22 [2021-05-27T20:58:22.809Z] 2021/05/27 20:58:22 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
20:58:22 [2021-05-27T20:58:22.809Z] 2021/05/27 20:58:22 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
20:58:23 [2021-05-27T20:58:23.068Z] 2021/05/27 20:58:22 	Finished clone github.com/cespare/xxhash/v2
20:58:23 [2021-05-27T20:58:23.068Z] 2021/05/27 20:58:22 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
20:58:23 [2021-05-27T20:58:23.325Z] 2021/05/27 20:58:23 	Finished clone github.com/klauspost/compress
20:58:23 [2021-05-27T20:58:23.325Z] 2021/05/27 20:58:23 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
20:58:24 [2021-05-27T20:58:24.083Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:58:24 [2021-05-27T20:58:24.255Z] 2021/05/27 20:58:24 	Finished clone github.com/inconshreveable/mousetrap
20:58:24 [2021-05-27T20:58:24.255Z] 2021/05/27 20:58:24 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
20:58:24 [2021-05-27T20:58:24.255Z] 2021/05/27 20:58:24 	Finished clone github.com/spf13/pflag
20:58:24 [2021-05-27T20:58:24.255Z] 2021/05/27 20:58:24 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
20:58:24 [2021-05-27T20:58:24.651Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:58:24 [2021-05-27T20:58:24.818Z] 2021/05/27 20:58:24 	Finished clone github.com/morikuni/aec
20:58:24 [2021-05-27T20:58:24.818Z] 2021/05/27 20:58:24 	Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20
20:58:24 [2021-05-27T20:58:24.818Z] 2021/05/27 20:58:24 	Finished clone github.com/docker/go-metrics
20:58:24 [2021-05-27T20:58:24.909Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:58:25 [2021-05-27T20:58:25.381Z] 2021/05/27 20:58:25 	Finished clone github.com/google/certificate-transparency-go
20:58:25 [2021-05-27T20:58:25.381Z] 2021/05/27 20:58:25 	Finished clone github.com/spf13/cobra
20:58:25 [2021-05-27T20:58:25.944Z] 2021/05/27 20:58:25 	Finished clone github.com/Azure/go-ansiterm
20:58:26 [2021-05-27T20:58:26.812Z] --- PASS: TestReadPluginNoRead (9.60s)
20:58:26 [2021-05-27T20:58:26.812Z]     --- PASS: TestReadPluginNoRead/default (2.28s)
20:58:26 [2021-05-27T20:58:26.812Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.91s)
20:58:26 [2021-05-27T20:58:26.812Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s)
20:58:26 [2021-05-27T20:58:26.812Z]     read_test.go:92: [dfdd838ea561b] daemon is not started
20:58:26 [2021-05-27T20:58:26.812Z] PASS
20:58:26 [2021-05-27T20:58:26.812Z] 
20:58:26 [2021-05-27T20:58:26.812Z] DONE 6 tests in 15.400s
20:58:26 [2021-05-27T20:58:26.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:58:26 [2021-05-27T20:58:26.812Z] ++ 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
20:58:26 [2021-05-27T20:58:26.812Z] ++ set -e
20:58:26 [2021-05-27T20:58:26.812Z] ++ '[' -n 0 ']'
20:58:26 [2021-05-27T20:58:26.812Z] ++ set -x
20:58:26 [2021-05-27T20:58:26.812Z] ++ 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
20:58:26 [2021-05-27T20:58:26.812Z] testing: warning: no tests to run
20:58:26 [2021-05-27T20:58:26.812Z] PASS
20:58:26 [2021-05-27T20:58:26.812Z] 
20:58:26 [2021-05-27T20:58:26.812Z] DONE 0 tests in 0.067s
20:58:26 [2021-05-27T20:58:26.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:58:26 [2021-05-27T20:58:26.812Z] ++ 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
20:58:26 [2021-05-27T20:58:26.812Z] ++ set -e
20:58:26 [2021-05-27T20:58:26.812Z] ++ '[' -n 0 ']'
20:58:26 [2021-05-27T20:58:26.812Z] ++ set -x
20:58:26 [2021-05-27T20:58:26.812Z] ++ 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
20:58:26 [2021-05-27T20:58:26.812Z] INFO: Testing against a local daemon
20:58:26 [2021-05-27T20:58:26.812Z] === RUN   TestPluginWithDevMounts
20:58:26 [2021-05-27T20:58:26.812Z] === PAUSE TestPluginWithDevMounts
20:58:26 [2021-05-27T20:58:26.812Z] === CONT  TestPluginWithDevMounts
20:58:26 [2021-05-27T20:58:26.812Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:58:27 [2021-05-27T20:58:27.836Z] 2021/05/27 20:58:27 	Finished clone github.com/opencontainers/selinux
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:58:28 [2021-05-27T20:58:28.188Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:58:28 [2021-05-27T20:58:28.755Z] --- PASS: TestPluginWithDevMounts (1.99s)
20:58:28 [2021-05-27T20:58:28.755Z] PASS
20:58:28 [2021-05-27T20:58:28.755Z] 
20:58:28 [2021-05-27T20:58:28.755Z] DONE 1 tests in 2.194s
20:58:28 [2021-05-27T20:58:28.755Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:58:28 [2021-05-27T20:58:28.755Z] ++ 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
20:58:28 [2021-05-27T20:58:28.755Z] ++ set -e
20:58:28 [2021-05-27T20:58:28.755Z] ++ '[' -n 0 ']'
20:58:28 [2021-05-27T20:58:28.755Z] ++ set -x
20:58:28 [2021-05-27T20:58:28.755Z] ++ 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
20:58:29 [2021-05-27T20:58:29.013Z] INFO: Testing against a local daemon
20:58:29 [2021-05-27T20:58:29.013Z] === RUN   TestSecretInspect
20:58:29 [2021-05-27T20:58:29.948Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:58:31 [2021-05-27T20:58:31.850Z] --- PASS: TestSecretInspect (2.78s)
20:58:31 [2021-05-27T20:58:31.850Z] === RUN   TestSecretList
20:58:31 [2021-05-27T20:58:31.850Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:58:31 [2021-05-27T20:58:31.850Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:58:32 [2021-05-27T20:58:32.786Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:58:33 [2021-05-27T20:58:33.722Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:58:34 [2021-05-27T20:58:34.657Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:58:34 [2021-05-27T20:58:34.657Z] --- PASS: TestSecretList (2.96s)
20:58:34 [2021-05-27T20:58:34.657Z] === RUN   TestSecretsCreateAndDelete
20:58:35 [2021-05-27T20:58:35.593Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:58:36 [2021-05-27T20:58:36.164Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:58:36 [2021-05-27T20:58:36.164Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:58:36 [2021-05-27T20:58:36.164Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:58:37 [2021-05-27T20:58:37.539Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:58:37 [2021-05-27T20:58:37.539Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:58:37 [2021-05-27T20:58:37.539Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:58:37 [2021-05-27T20:58:37.539Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:58:37 [2021-05-27T20:58:37.539Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:58:37 [2021-05-27T20:58:37.539Z] --- PASS: TestSecretsCreateAndDelete (2.75s)
20:58:37 [2021-05-27T20:58:37.539Z] === RUN   TestSecretsUpdate
20:58:37 [2021-05-27T20:58:37.821Z] 2021/05/27 20:58:36 	Finished clone github.com/cloudflare/cfssl
20:58:38 [2021-05-27T20:58:38.476Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:58:39 [2021-05-27T20:58:39.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:58:40 [2021-05-27T20:58:40.338Z] 2021/05/27 20:58:40 	Finished clone github.com/docker/swarmkit
20:58:40 [2021-05-27T20:58:40.344Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:58:40 [2021-05-27T20:58:40.344Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:58:40 [2021-05-27T20:58:40.344Z] --- PASS: TestSecretsUpdate (2.90s)
20:58:40 [2021-05-27T20:58:40.344Z] === RUN   TestTemplatedSecret
20:58:42 [2021-05-27T20:58:42.248Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:58:42 [2021-05-27T20:58:42.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:58:43 [2021-05-27T20:58:43.624Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:58:43 [2021-05-27T20:58:43.624Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:58:45 [2021-05-27T20:58:45.003Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:58:45 [2021-05-27T20:58:45.262Z] --- PASS: TestTemplatedSecret (4.99s)
20:58:45 [2021-05-27T20:58:45.262Z] === RUN   TestSecretCreateResolve
20:58:46 [2021-05-27T20:58:46.197Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:58:46 [2021-05-27T20:58:46.574Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:58:46 [2021-05-27T20:58:46.574Z] INFO: Testing against a local daemon
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithSession
20:58:46 [2021-05-27T20:58:46.574Z] --- SKIP: TestBuildWithSession (0.00s)
20:58:46 [2021-05-27T20:58:46.574Z]     build_session_test.go:25: TODO: BuildKit
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildSquashParent
20:58:46 [2021-05-27T20:58:46.574Z] --- SKIP: TestBuildSquashParent (0.00s)
20:58:46 [2021-05-27T20:58:46.574Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:58:46 [2021-05-27T20:58:46.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:58:46 [2021-05-27T20:58:46.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:58:46 [2021-05-27T20:58:46.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:58:46 [2021-05-27T20:58:46.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:58:46 [2021-05-27T20:58:46.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:58:46 [2021-05-27T20:58:46.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:58:46 [2021-05-27T20:58:46.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:58:46 [2021-05-27T20:58:46.574Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:58:46 [2021-05-27T20:58:46.574Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:58:46 [2021-05-27T20:58:46.574Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:58:46 [2021-05-27T20:58:46.574Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:58:47 [2021-05-27T20:58:47.574Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:58:48 [2021-05-27T20:58:48.429Z] 2021/05/27 20:58:47 	Finished clone github.com/coreos/etcd
20:58:48 [2021-05-27T20:58:48.510Z] --- PASS: TestSecretCreateResolve (3.05s)
20:58:48 [2021-05-27T20:58:48.510Z] PASS
20:58:48 [2021-05-27T20:58:48.510Z] 
20:58:48 [2021-05-27T20:58:48.510Z] DONE 6 tests in 19.598s
20:58:48 [2021-05-27T20:58:48.510Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:58:48 [2021-05-27T20:58:48.510Z] ++ 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
20:58:48 [2021-05-27T20:58:48.510Z] ++ set -e
20:58:48 [2021-05-27T20:58:48.510Z] ++ '[' -n 0 ']'
20:58:48 [2021-05-27T20:58:48.510Z] ++ set -x
20:58:48 [2021-05-27T20:58:48.510Z] ++ 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
20:58:48 [2021-05-27T20:58:48.768Z] INFO: Testing against a local daemon
20:58:48 [2021-05-27T20:58:48.768Z] === RUN   TestServiceCreateInit
20:58:48 [2021-05-27T20:58:48.768Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:58:48 [2021-05-27T20:58:48.768Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:58:48 [2021-05-27T20:58:48.768Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:58:49 [2021-05-27T20:58:49.704Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:58:50 [2021-05-27T20:58:50.326Z] 2021/05/27 20:58:49 	Finished clone cloud.google.com/go
20:58:51 [2021-05-27T20:58:51.605Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:58:52 [2021-05-27T20:58:52.540Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:58:52 [2021-05-27T20:58:52.540Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:58:52 [2021-05-27T20:58:52.847Z] 2021/05/27 20:58:52 	Finished clone github.com/Microsoft/hcsshim
20:58:53 [2021-05-27T20:58:53.917Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:58:54 [2021-05-27T20:58:54.218Z] 2021/05/27 20:58:53 	Finished clone github.com/containerd/containerd
20:58:55 [2021-05-27T20:58:55.822Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:58:57 [2021-05-27T20:58:57.197Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:58:59 [2021-05-27T20:58:59.063Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:58:59 [2021-05-27T20:58:59.063Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:58:59 [2021-05-27T20:58:59.122Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:58:59 [2021-05-27T20:58:59.122Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:58:59 [2021-05-27T20:58:59.382Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:58:59 [2021-05-27T20:58:59.382Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:58:59 [2021-05-27T20:58:59.382Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:59:00 [2021-05-27T20:59:00.316Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:59:01 [2021-05-27T20:59:01.691Z] --- PASS: TestServiceCreateInit (13.05s)
20:59:01 [2021-05-27T20:59:01.691Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (7.03s)
20:59:01 [2021-05-27T20:59:01.691Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.99s)
20:59:01 [2021-05-27T20:59:01.691Z] === RUN   TestCreateServiceMultipleTimes
20:59:03 [2021-05-27T20:59:03.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:59:04 [2021-05-27T20:59:04.179Z] 2021/05/27 20:59:02 	Finished clone google.golang.org/genproto
20:59:04 [2021-05-27T20:59:04.970Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:59:06 [2021-05-27T20:59:06.189Z] 2021/05/27 20:59:05 	Finished clone github.com/gogo/protobuf
20:59:06 [2021-05-27T20:59:06.196Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
20:59:06 [2021-05-27T20:59:06.196Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.19s)
20:59:06 [2021-05-27T20:59:06.196Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.33s)
20:59:06 [2021-05-27T20:59:06.196Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.46s)
20:59:06 [2021-05-27T20:59:06.196Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.81s)
20:59:06 [2021-05-27T20:59:06.196Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.17s)
20:59:06 [2021-05-27T20:59:06.196Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.54s)
20:59:06 [2021-05-27T20:59:06.196Z] === RUN   TestBuildMultiStageCopy
20:59:06 [2021-05-27T20:59:06.196Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:59:06 [2021-05-27T20:59:06.961Z] === RUN   TestDockerSuite/TestContainerAPITop
20:59:07 [2021-05-27T20:59:07.896Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:59:07 [2021-05-27T20:59:07.896Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:59:07 [2021-05-27T20:59:07.896Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:59:11 [2021-05-27T20:59:11.181Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:59:12 [2021-05-27T20:59:12.115Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:59:14 [2021-05-27T20:59:14.021Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:59:14 [2021-05-27T20:59:14.818Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:59:15 [2021-05-27T20:59:15.798Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:59:16 [2021-05-27T20:59:16.779Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:59:18 [2021-05-27T20:59:18.334Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:59:19 [2021-05-27T20:59:19.897Z] --- PASS: TestBuildMultiStageCopy (13.68s)
20:59:19 [2021-05-27T20:59:19.897Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.11s)
20:59:19 [2021-05-27T20:59:19.897Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s)
20:59:19 [2021-05-27T20:59:19.897Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s)
20:59:19 [2021-05-27T20:59:19.897Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s)
20:59:19 [2021-05-27T20:59:19.897Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s)
20:59:19 [2021-05-27T20:59:19.897Z] === RUN   TestBuildMultiStageParentConfig
20:59:20 [2021-05-27T20:59:20.579Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:59:21 [2021-05-27T20:59:21.145Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:59:22 [2021-05-27T20:59:22.520Z] --- PASS: TestCreateServiceMultipleTimes (20.75s)
20:59:22 [2021-05-27T20:59:22.520Z] === RUN   TestCreateServiceConflict
20:59:22 [2021-05-27T20:59:22.831Z] --- PASS: TestBuildMultiStageParentConfig (2.99s)
20:59:22 [2021-05-27T20:59:22.831Z] === RUN   TestBuildLabelWithTargets
20:59:22 [2021-05-27T20:59:22.831Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
20:59:22 [2021-05-27T20:59:22.831Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:59:22 [2021-05-27T20:59:22.831Z] === RUN   TestBuildWithEmptyLayers
20:59:23 [2021-05-27T20:59:23.457Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:59:23 [2021-05-27T20:59:23.811Z] --- PASS: TestBuildWithEmptyLayers (1.33s)
20:59:23 [2021-05-27T20:59:23.811Z] === RUN   TestBuildMultiStageOnBuild
20:59:25 [2021-05-27T20:59:25.363Z] --- PASS: TestCreateServiceConflict (2.84s)
20:59:25 [2021-05-27T20:59:25.363Z] === RUN   TestCreateServiceMaxReplicas
20:59:25 [2021-05-27T20:59:25.622Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:59:27 [2021-05-27T20:59:27.002Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
20:59:28 [2021-05-27T20:59:28.902Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
20:59:29 [2021-05-27T20:59:29.160Z] --- PASS: TestCreateServiceMaxReplicas (3.80s)
20:59:29 [2021-05-27T20:59:29.160Z] === RUN   TestCreateWithDuplicateNetworkNames
20:59:30 [2021-05-27T20:59:30.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
20:59:32 [2021-05-27T20:59:32.437Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
20:59:34 [2021-05-27T20:59:34.338Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00091a8c0_<nil>}
20:59:34 [2021-05-27T20:59:34.904Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1363263536_/foo_false__<nil>_<nil>_<nil>}
20:59:36 [2021-05-27T20:59:36.803Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1363263536_/foo_true__<nil>_<nil>_<nil>}
20:59:38 [2021-05-27T20:59:38.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3783899087_/foo_false__<nil>_<nil>_<nil>}
20:59:39 [2021-05-27T20:59:39.550Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:59:39 [2021-05-27T20:59:39.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3783899087_/foo_true__<nil>_<nil>_<nil>}
20:59:41 [2021-05-27T20:59:41.588Z] --- PASS: TestBuildMultiStageOnBuild (17.65s)
20:59:41 [2021-05-27T20:59:41.588Z] === RUN   TestBuildUncleanTarFilenames
20:59:41 [2021-05-27T20:59:41.588Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
20:59:41 [2021-05-27T20:59:41.588Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:59:41 [2021-05-27T20:59:41.588Z] === RUN   TestBuildMultiStageLayerLeak
20:59:41 [2021-05-27T20:59:41.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3783899087_/foo_true__0xc00091a920_<nil>_<nil>}
20:59:43 [2021-05-27T20:59:43.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00091a940_<nil>}
20:59:43 [2021-05-27T20:59:43.649Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.63s)
20:59:43 [2021-05-27T20:59:43.649Z] === RUN   TestCreateServiceSecretFileMode
20:59:45 [2021-05-27T20:59:45.023Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00091a960_<nil>}
20:59:45 [2021-05-27T20:59:45.282Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:59:47 [2021-05-27T20:59:47.203Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00091a980_<nil>}
20:59:47 [2021-05-27T20:59:47.203Z] --- PASS: TestCreateServiceSecretFileMode (3.58s)
20:59:47 [2021-05-27T20:59:47.203Z] === RUN   TestCreateServiceConfigFileMode
20:59:49 [2021-05-27T20:59:49.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00091a9a0_<nil>}
20:59:51 [2021-05-27T20:59:51.006Z] --- PASS: TestCreateServiceConfigFileMode (3.35s)
20:59:51 [2021-05-27T20:59:51.006Z] === RUN   TestCreateServiceSysctls
20:59:51 [2021-05-27T20:59:51.006Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:59:52 [2021-05-27T20:59:52.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
20:59:52 [2021-05-27T20:59:52.643Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:59:52 [2021-05-27T20:59:52.840Z] 2021/05/27 20:59:49 	Finished clone github.com/hashicorp/consul
20:59:53 [2021-05-27T20:59:53.401Z] 2021/05/27 20:59:53 	Finished clone github.com/aws/aws-sdk-go
20:59:55 [2021-05-27T20:59:55.175Z] --- PASS: TestCreateServiceSysctls (4.39s)
20:59:55 [2021-05-27T20:59:55.175Z] === RUN   TestCreateServiceCapabilities
20:59:57 [2021-05-27T20:59:57.706Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:59:58 [2021-05-27T20:59:58.272Z] --- PASS: TestCreateServiceCapabilities (3.33s)
20:59:58 [2021-05-27T20:59:58.272Z] === RUN   TestInspect
20:59:59 [2021-05-27T20:59:59.413Z] --- PASS: TestBuildMultiStageLayerLeak (15.85s)
20:59:59 [2021-05-27T20:59:59.413Z] === RUN   TestBuildWithHugeFile
21:00:00 [2021-05-27T21:00:00.803Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:00:02 [2021-05-27T21:00:02.178Z] --- PASS: TestInspect (3.79s)
21:00:02 [2021-05-27T21:00:02.178Z] === RUN   TestCreateJob
21:00:06 [2021-05-27T21:00:06.367Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:00:06 [2021-05-27T21:00:06.934Z] --- PASS: TestCreateJob (4.76s)
21:00:06 [2021-05-27T21:00:06.934Z] === RUN   TestReplicatedJob
21:00:06 [2021-05-27T21:00:06.934Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:00:08 [2021-05-27T21:00:08.308Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:00:08 [2021-05-27T21:00:08.566Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:00:10 [2021-05-27T21:00:10.469Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:00:11 [2021-05-27T21:00:11.856Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:00:13 [2021-05-27T21:00:13.233Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:00:14 [2021-05-27T21:00:14.610Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:00:15 [2021-05-27T21:00:15.986Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:00:16 [2021-05-27T21:00:16.922Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:00:17 [2021-05-27T21:00:17.490Z] --- PASS: TestReplicatedJob (10.64s)
21:00:17 [2021-05-27T21:00:17.490Z] === RUN   TestUpdateReplicatedJob
21:00:18 [2021-05-27T21:00:18.058Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:00:18 [2021-05-27T21:00:18.994Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:00:20 [2021-05-27T21:00:20.369Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:00:21 [2021-05-27T21:00:21.304Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:00:22 [2021-05-27T21:00:22.239Z] --- PASS: TestUpdateReplicatedJob (4.72s)
21:00:22 [2021-05-27T21:00:22.239Z] === RUN   TestServiceListWithStatuses
21:00:22 [2021-05-27T21:00:22.239Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:00:22 [2021-05-27T21:00:22.239Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:00:22 [2021-05-27T21:00:22.239Z] === RUN   TestDockerNetworkConnectAlias
21:00:22 [2021-05-27T21:00:22.239Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:00:23 [2021-05-27T21:00:23.615Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:00:24 [2021-05-27T21:00:24.550Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:00:25 [2021-05-27T21:00:25.926Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:00:27 [2021-05-27T21:00:27.301Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:00:28 [2021-05-27T21:00:28.234Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:00:28 [2021-05-27T21:00:28.234Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:00:28 [2021-05-27T21:00:28.799Z] --- PASS: TestDockerNetworkConnectAlias (6.59s)
21:00:28 [2021-05-27T21:00:28.799Z] === RUN   TestDockerNetworkReConnect
21:00:29 [2021-05-27T21:00:29.367Z] === RUN   TestDockerSuite/TestCpRelativePath
21:00:30 [2021-05-27T21:00:30.308Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:00:31 [2021-05-27T21:00:31.695Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:00:32 [2021-05-27T21:00:32.630Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:00:34 [2021-05-27T21:00:34.004Z] === RUN   TestDockerSuite/TestCpToCaseA
21:00:34 [2021-05-27T21:00:34.004Z] --- PASS: TestDockerNetworkReConnect (5.24s)
21:00:34 [2021-05-27T21:00:34.004Z] === RUN   TestServicePlugin
21:00:35 [2021-05-27T21:00:35.906Z] === RUN   TestDockerSuite/TestCpToCaseB
21:00:36 [2021-05-27T21:00:36.842Z] === RUN   TestDockerSuite/TestCpToCaseC
21:00:40 [2021-05-27T21:00:40.126Z] === RUN   TestDockerSuite/TestCpToCaseD
21:00:45 [2021-05-27T21:00:45.395Z] === RUN   TestDockerSuite/TestCpToCaseE
21:00:47 [2021-05-27T21:00:47.928Z] === RUN   TestDockerSuite/TestCpToCaseF
21:00:48 [2021-05-27T21:00:48.863Z] === RUN   TestDockerSuite/TestCpToCaseG
21:00:54 [2021-05-27T21:00:54.130Z] === RUN   TestDockerSuite/TestCpToCaseH
21:00:57 [2021-05-27T21:00:57.413Z] === RUN   TestDockerSuite/TestCpToCaseI
21:00:57 [2021-05-27T21:00:57.671Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:01:02 [2021-05-27T21:01:02.942Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:01:03 [2021-05-27T21:01:03.509Z] === RUN   TestDockerSuite/TestCpToDot
21:01:04 [2021-05-27T21:01:04.442Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:01:05 [2021-05-27T21:01:05.820Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:01:06 [2021-05-27T21:01:06.079Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:01:07 [2021-05-27T21:01:07.058Z] --- PASS: TestServicePlugin (32.97s)
21:01:07 [2021-05-27T21:01:07.058Z]     plugin_test.go:62: [d9f9b303e4d82] joining swarm manager [d44ef15d76313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:01:07 [2021-05-27T21:01:07.058Z]     plugin_test.go:65: [d6b3e61b0da22] joining swarm manager [d44ef15d76313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:01:07 [2021-05-27T21:01:07.058Z] === RUN   TestServiceUpdateLabel
21:01:08 [2021-05-27T21:01:08.435Z] === RUN   TestDockerSuite/TestCpToStdout
21:01:09 [2021-05-27T21:01:09.813Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:01:10 [2021-05-27T21:01:10.380Z] --- PASS: TestServiceUpdateLabel (3.27s)
21:01:10 [2021-05-27T21:01:10.380Z] === RUN   TestServiceUpdateSecrets
21:01:11 [2021-05-27T21:01:11.315Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:01:11 [2021-05-27T21:01:11.882Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:01:13 [2021-05-27T21:01:13.262Z] === RUN   TestDockerSuite/TestCpVolumePath
21:01:14 [2021-05-27T21:01:14.638Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:01:14 [2021-05-27T21:01:14.638Z] === RUN   TestDockerSuite/TestCreateArgs
21:01:14 [2021-05-27T21:01:14.896Z] === RUN   TestDockerSuite/TestCreateByImageID
21:01:15 [2021-05-27T21:01:15.155Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:01:16 [2021-05-27T21:01:16.089Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:01:16 [2021-05-27T21:01:16.089Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:01:16 [2021-05-27T21:01:16.089Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:01:16 [2021-05-27T21:01:16.656Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:01:16 [2021-05-27T21:01:16.914Z] === RUN   TestDockerSuite/TestCreateLabels
21:01:17 [2021-05-27T21:01:17.173Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:01:17 [2021-05-27T21:01:17.173Z] === RUN   TestDockerSuite/TestCreateRM
21:01:17 [2021-05-27T21:01:17.173Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:01:17 [2021-05-27T21:01:17.173Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:01:17 [2021-05-27T21:01:17.431Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:01:17 [2021-05-27T21:01:17.431Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:01:19 [2021-05-27T21:01:19.332Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:01:19 [2021-05-27T21:01:19.593Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:01:19 [2021-05-27T21:01:19.593Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:01:24 [2021-05-27T21:01:24.880Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:01:26 [2021-05-27T21:01:26.781Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:01:27 [2021-05-27T21:01:27.040Z] --- PASS: TestServiceUpdateSecrets (16.58s)
21:01:27 [2021-05-27T21:01:27.040Z] === RUN   TestServiceUpdateConfigs
21:01:27 [2021-05-27T21:01:27.606Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:01:29 [2021-05-27T21:01:29.509Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:01:31 [2021-05-27T21:01:31.408Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:01:31 [2021-05-27T21:01:31.974Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:01:32 [2021-05-27T21:01:32.910Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:01:32 [2021-05-27T21:01:32.910Z] === RUN   TestDockerSuite/TestDevicePermissions
21:01:33 [2021-05-27T21:01:33.844Z] === RUN   TestDockerSuite/TestDockerFails
21:01:33 [2021-05-27T21:01:33.844Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:01:33 [2021-05-27T21:01:33.844Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:01:33 [2021-05-27T21:01:33.845Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:01:35 [2021-05-27T21:01:35.217Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:01:36 [2021-05-27T21:01:36.152Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:01:38 [2021-05-27T21:01:38.681Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:01:38 [2021-05-27T21:01:38.681Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:01:38 [2021-05-27T21:01:38.681Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:01:39 [2021-05-27T21:01:39.247Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:01:43 [2021-05-27T21:01:43.430Z] --- PASS: TestServiceUpdateConfigs (15.74s)
21:01:43 [2021-05-27T21:01:43.430Z] === RUN   TestServiceUpdateNetwork
21:01:46 [2021-05-27T21:01:46.712Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:01:48 [2021-05-27T21:01:48.618Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:01:51 [2021-05-27T21:01:51.905Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:01:53 [2021-05-27T21:01:53.279Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:01:54 [2021-05-27T21:01:54.653Z] === RUN   TestDockerSuite/TestEventsAttach
21:01:55 [2021-05-27T21:01:55.587Z] === RUN   TestDockerSuite/TestEventsCommit
21:01:56 [2021-05-27T21:01:56.521Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:01:57 [2021-05-27T21:01:57.088Z] --- PASS: TestServiceUpdateNetwork (14.26s)
21:01:57 [2021-05-27T21:01:57.088Z] === RUN   TestServiceUpdatePidsLimit
21:01:57 [2021-05-27T21:01:57.655Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:01:58 [2021-05-27T21:01:58.591Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:01:58 [2021-05-27T21:01:58.591Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:01:59 [2021-05-27T21:01:59.966Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:01:59 [2021-05-27T21:01:59.966Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:02:01 [2021-05-27T21:02:01.865Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:02:03 [2021-05-27T21:02:03.245Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:02:05 [2021-05-27T21:02:05.776Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:02:06 [2021-05-27T21:02:06.711Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:02:07 [2021-05-27T21:02:07.645Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:02:10 [2021-05-27T21:02:10.178Z] === RUN   TestDockerSuite/TestEventsCopy
21:02:10 [2021-05-27T21:02:10.751Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:02:12 [2021-05-27T21:02:12.651Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:02:15 [2021-05-27T21:02:15.179Z] --- PASS: TestServiceUpdatePidsLimit (18.26s)
21:02:15 [2021-05-27T21:02:15.179Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.66s)
21:02:15 [2021-05-27T21:02:15.179Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s)
21:02:15 [2021-05-27T21:02:15.179Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
21:02:15 [2021-05-27T21:02:15.179Z] PASS
21:02:15 [2021-05-27T21:02:15.179Z] 
21:02:15 [2021-05-27T21:02:15.179Z] === Skipped
21:02:15 [2021-05-27T21:02:15.179Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:02:15 [2021-05-27T21:02:15.179Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:02:15 [2021-05-27T21:02:15.179Z] 
21:02:15 [2021-05-27T21:02:15.179Z] 
21:02:15 [2021-05-27T21:02:15.179Z] DONE 27 tests, 1 skipped in 206.768s
21:02:15 [2021-05-27T21:02:15.179Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:02:15 [2021-05-27T21:02:15.179Z] ++ 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:02:15 [2021-05-27T21:02:15.179Z] ++ set -e
21:02:15 [2021-05-27T21:02:15.179Z] ++ '[' -n 0 ']'
21:02:15 [2021-05-27T21:02:15.179Z] ++ set -x
21:02:15 [2021-05-27T21:02:15.179Z] ++ 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:02:15 [2021-05-27T21:02:15.437Z] INFO: Testing against a local daemon
21:02:15 [2021-05-27T21:02:15.437Z] === RUN   TestSessionCreate
21:02:15 [2021-05-27T21:02:15.437Z] --- PASS: TestSessionCreate (0.02s)
21:02:15 [2021-05-27T21:02:15.437Z] === RUN   TestSessionCreateWithBadUpgrade
21:02:15 [2021-05-27T21:02:15.437Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:02:15 [2021-05-27T21:02:15.437Z] PASS
21:02:15 [2021-05-27T21:02:15.437Z] 
21:02:15 [2021-05-27T21:02:15.437Z] DONE 2 tests in 0.143s
21:02:15 [2021-05-27T21:02:15.437Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:02:15 [2021-05-27T21:02:15.437Z] ++ 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:02:15 [2021-05-27T21:02:15.437Z] ++ set -e
21:02:15 [2021-05-27T21:02:15.437Z] ++ '[' -n 0 ']'
21:02:15 [2021-05-27T21:02:15.437Z] ++ set -x
21:02:15 [2021-05-27T21:02:15.437Z] ++ 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:02:15 [2021-05-27T21:02:15.437Z] INFO: Testing against a local daemon
21:02:15 [2021-05-27T21:02:15.437Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:02:15 [2021-05-27T21:02:15.437Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:02:15 [2021-05-27T21:02:15.437Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:02:15 [2021-05-27T21:02:15.437Z] === RUN   TestEventsExecDie
21:02:16 [2021-05-27T21:02:16.812Z] --- PASS: TestEventsExecDie (1.10s)
21:02:16 [2021-05-27T21:02:16.812Z] === RUN   TestEventsBackwardsCompatible
21:02:16 [2021-05-27T21:02:16.812Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:02:16 [2021-05-27T21:02:16.812Z] === RUN   TestInfoBinaryCommits
21:02:16 [2021-05-27T21:02:16.812Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:02:16 [2021-05-27T21:02:16.812Z] === RUN   TestInfoAPIVersioned
21:02:16 [2021-05-27T21:02:16.812Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:02:16 [2021-05-27T21:02:16.812Z] === RUN   TestInfoDiscoveryBackend
21:02:17 [2021-05-27T21:02:17.378Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
21:02:17 [2021-05-27T21:02:17.378Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:02:17 [2021-05-27T21:02:17.943Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:02:18 [2021-05-27T21:02:18.202Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:02:18 [2021-05-27T21:02:18.202Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:02:18 [2021-05-27T21:02:18.460Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:02:19 [2021-05-27T21:02:19.026Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.72s)
21:02:19 [2021-05-27T21:02:19.026Z] === RUN   TestInfoAPI
21:02:19 [2021-05-27T21:02:19.026Z] --- PASS: TestInfoAPI (0.04s)
21:02:19 [2021-05-27T21:02:19.026Z] === RUN   TestInfoAPIWarnings
21:02:19 [2021-05-27T21:02:19.961Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:02:20 [2021-05-27T21:02:20.219Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:02:20 [2021-05-27T21:02:20.478Z] === RUN   TestDockerSuite/TestEventsFilterType
21:02:20 [2021-05-27T21:02:20.737Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:02:21 [2021-05-27T21:02:21.302Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:02:21 [2021-05-27T21:02:21.302Z] === RUN   TestDockerSuite/TestEventsFilters
21:02:22 [2021-05-27T21:02:22.677Z] === RUN   TestDockerSuite/TestEventsFormat
21:02:24 [2021-05-27T21:02:24.577Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:02:24 [2021-05-27T21:02:24.577Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:02:24 [2021-05-27T21:02:24.577Z] === RUN   TestDockerSuite/TestEventsImageImport
21:02:25 [2021-05-27T21:02:25.145Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:02:25 [2021-05-27T21:02:25.403Z] === RUN   TestDockerSuite/TestEventsImagePull
21:02:25 [2021-05-27T21:02:25.660Z] === RUN   TestDockerSuite/TestEventsImageTag
21:02:26 [2021-05-27T21:02:26.438Z] --- PASS: TestBuildWithHugeFile (143.54s)
21:02:26 [2021-05-27T21:02:26.438Z] === RUN   TestBuildWCOWSandboxSize
21:02:27 [2021-05-27T21:02:27.034Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:02:27 [2021-05-27T21:02:27.034Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:02:27 [2021-05-27T21:02:27.034Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:02:27 [2021-05-27T21:02:27.034Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:02:27 [2021-05-27T21:02:27.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:02:28 [2021-05-27T21:02:28.408Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:02:29 [2021-05-27T21:02:29.783Z] === RUN   TestDockerSuite/TestEventsRename
21:02:29 [2021-05-27T21:02:29.799Z] 2021/05/27 21:02:27 	Finished clone google.golang.org/api
21:02:29 [2021-05-27T21:02:29.799Z] 2021/05/27 21:02:27 Dependencies downloaded. Download time: 4m49.64937745s
21:02:29 [2021-05-27T21:02:29.799Z] 2021/05/27 21:02:27 Collecting all dependencies
21:02:30 [2021-05-27T21:02:30.723Z] === RUN   TestDockerSuite/TestEventsResize
21:02:31 [2021-05-27T21:02:31.662Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:02:33 [2021-05-27T21:02:33.567Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:02:36 [2021-05-27T21:02:36.095Z] --- PASS: TestInfoAPIWarnings (16.90s)
21:02:36 [2021-05-27T21:02:36.095Z] === RUN   TestInfoDebug
21:02:36 [2021-05-27T21:02:36.661Z] --- PASS: TestInfoDebug (0.71s)
21:02:36 [2021-05-27T21:02:36.661Z] === RUN   TestInfoInsecureRegistries
21:02:37 [2021-05-27T21:02:37.597Z] --- PASS: TestInfoInsecureRegistries (0.76s)
21:02:37 [2021-05-27T21:02:37.597Z] === RUN   TestInfoRegistryMirrors
21:02:37 [2021-05-27T21:02:37.856Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:02:38 [2021-05-27T21:02:38.423Z] --- PASS: TestInfoRegistryMirrors (0.84s)
21:02:38 [2021-05-27T21:02:38.423Z] === RUN   TestLoginFailsWithBadCredentials
21:02:38 [2021-05-27T21:02:38.681Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
21:02:38 [2021-05-27T21:02:38.681Z] === RUN   TestPingCacheHeaders
21:02:38 [2021-05-27T21:02:38.681Z] --- PASS: TestPingCacheHeaders (0.04s)
21:02:38 [2021-05-27T21:02:38.681Z] === RUN   TestPingGet
21:02:38 [2021-05-27T21:02:38.681Z] --- PASS: TestPingGet (0.07s)
21:02:38 [2021-05-27T21:02:38.681Z] === RUN   TestPingHead
21:02:38 [2021-05-27T21:02:38.681Z] --- PASS: TestPingHead (0.04s)
21:02:38 [2021-05-27T21:02:38.681Z] === RUN   TestVersion
21:02:38 [2021-05-27T21:02:38.681Z] --- PASS: TestVersion (0.03s)
21:02:38 [2021-05-27T21:02:38.681Z] PASS
21:02:38 [2021-05-27T21:02:38.681Z] 
21:02:38 [2021-05-27T21:02:38.681Z] === Skipped
21:02:38 [2021-05-27T21:02:38.681Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:02:38 [2021-05-27T21:02:38.681Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:02:38 [2021-05-27T21:02:38.681Z] 
21:02:38 [2021-05-27T21:02:38.681Z] 
21:02:38 [2021-05-27T21:02:38.681Z] DONE 18 tests, 1 skipped in 23.443s
21:02:38 [2021-05-27T21:02:38.940Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:02:38 [2021-05-27T21:02:38.940Z] ++ 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:02:38 [2021-05-27T21:02:38.940Z] ++ set -e
21:02:38 [2021-05-27T21:02:38.940Z] ++ '[' -n 0 ']'
21:02:38 [2021-05-27T21:02:38.940Z] ++ set -x
21:02:38 [2021-05-27T21:02:38.940Z] ++ 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:02:39 [2021-05-27T21:02:39.198Z] INFO: Testing against a local daemon
21:02:39 [2021-05-27T21:02:39.198Z] === RUN   TestVolumesCreateAndList
21:02:39 [2021-05-27T21:02:39.198Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:02:39 [2021-05-27T21:02:39.198Z] === RUN   TestVolumesRemove
21:02:39 [2021-05-27T21:02:39.198Z] --- PASS: TestVolumesRemove (0.08s)
21:02:39 [2021-05-27T21:02:39.198Z] === RUN   TestVolumesInspect
21:02:39 [2021-05-27T21:02:39.198Z] --- PASS: TestVolumesInspect (0.03s)
21:02:39 [2021-05-27T21:02:39.198Z] === RUN   TestVolumesInvalidJSON
21:02:39 [2021-05-27T21:02:39.198Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:02:39 [2021-05-27T21:02:39.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:02:39 [2021-05-27T21:02:39.198Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:02:39 [2021-05-27T21:02:39.198Z] --- PASS: TestVolumesInvalidJSON (0.05s)
21:02:39 [2021-05-27T21:02:39.198Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
21:02:39 [2021-05-27T21:02:39.198Z] PASS
21:02:39 [2021-05-27T21:02:39.198Z] 
21:02:39 [2021-05-27T21:02:39.198Z] DONE 5 tests in 0.425s
21:02:39 [2021-05-27T21:02:39.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:02:39 [2021-05-27T21:02:39.741Z] 2021/05/27 21:02:38 Clean vendor dir from unused packages
21:02:39 [2021-05-27T21:02:39.741Z] 2021/05/27 21:02:38 	Ignoring paths matching "^archive/tar"
21:02:39 [2021-05-27T21:02:39.741Z] 2021/05/27 21:02:39 Success
21:02:39 [2021-05-27T21:02:39.741Z] 2021/05/27 21:02:39 Running time: 5m6.194323017s
21:02:39 [2021-05-27T21:02:39.764Z] === RUN   TestDockerSuite/TestEventsStreaming
21:02:39 [2021-05-27T21:02:39.997Z] Congratulations! All vendoring changes are done the right way.
21:02:40 [2021-05-27T21:02:40.022Z] ++++ cat bundles/test-integration/docker.pid
21:02:40 [2021-05-27T21:02:40.280Z] +++ kill 5731
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:02:40 [2021-05-27T21:02:40.857Z] + echo Ensuring container killed.
21:02:40 [2021-05-27T21:02:40.857Z] Ensuring container killed.
21:02:40 [2021-05-27T21:02:40.857Z] + docker rm -vf docker-pr12
21:02:40 [2021-05-27T21:02:40.857Z] Error: No such container: docker-pr12
[Pipeline] sh
21:02:41 [2021-05-27T21:02:41.189Z] + echo Chowning /workspace to jenkins user
21:02:41 [2021-05-27T21:02:41.189Z] Chowning /workspace to jenkins user
21:02:41 [2021-05-27T21:02:41.189Z] + id -u
21:02:41 [2021-05-27T21:02:41.189Z] + id -g
21:02:41 [2021-05-27T21:02:41.189Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41212:/workspace busybox chown -R 1000:1000 /workspace
21:02:41 [2021-05-27T21:02:41.311Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:02:41 [2021-05-27T21:02:41.569Z] +++ /etc/init.d/apparmor stop
21:02:41 [2021-05-27T21:02:41.569Z] Leaving: AppArmorNo profiles have been unloaded.
21:02:41 [2021-05-27T21:02:41.569Z] 
21:02:41 [2021-05-27T21:02:41.569Z] Unloading profiles will leave already running processes permanently
21:02:41 [2021-05-27T21:02:41.569Z] unconfined, which can lead to unexpected situations.
21:02:41 [2021-05-27T21:02:41.569Z] 
21:02:41 [2021-05-27T21:02:41.569Z] To set a process to complain mode, use the command line tool
21:02:41 [2021-05-27T21:02:41.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:02:41 [2021-05-27T21:02:41.569Z] +++ true
21:02:41 [2021-05-27T21:02:41.569Z] exiting test-integration
21:02:41 [2021-05-27T21:02:41.569Z] ++ exit 0
21:02:41 [2021-05-27T21:02:41.569Z] 
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:02:42 [2021-05-27T21:02:42.448Z] + bundleName=unit
21:02:42 [2021-05-27T21:02:42.448Z] + echo Creating unit-bundles.tar.gz
21:02:42 [2021-05-27T21:02:42.448Z] Creating unit-bundles.tar.gz
21:02:42 [2021-05-27T21:02:42.448Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
21:02:42 [2021-05-27T21:02:42.448Z] bundles/junit-report.xml
21:02:42 [2021-05-27T21:02:42.448Z] bundles/go-test-report.json
21:02:42 [2021-05-27T21:02:42.448Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:02:42 [2021-05-27T21:02:42.456Z] Archiving artifacts
21:02:42 [2021-05-27T21:02:42.503Z] + for job in $(jobs -p)
21:02:42 [2021-05-27T21:02:42.503Z] + wait 14816
21:02:42 [2021-05-27T21:02:42.862Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41212/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:02:43 [2021-05-27T21:02:43.160Z] + make clean
21:02:43 [2021-05-27T21:02:43.160Z] docker volume rm -f docker-dev-cache
21:02:43 [2021-05-27T21:02:43.160Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:02:45 [2021-05-27T21:02:45.033Z] === RUN   TestDockerSuite/TestEventsTop
21:02:45 [2021-05-27T21:02:45.966Z] === RUN   TestDockerSuite/TestEventsUntag
21:02:48 [2021-05-27T21:02:48.494Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:02:56 [2021-05-27T21:02:56.598Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:02:59 [2021-05-27T21:02:59.883Z] === RUN   TestDockerSuite/TestExec
21:03:01 [2021-05-27T21:03:01.258Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:03:02 [2021-05-27T21:03:02.633Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:03:03 [2021-05-27T21:03:03.568Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:03:04 [2021-05-27T21:03:04.134Z] === RUN   TestDockerSuite/TestExecAPIStart
21:03:06 [2021-05-27T21:03:06.665Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:03:07 [2021-05-27T21:03:07.599Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:03:08 [2021-05-27T21:03:08.532Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:03:09 [2021-05-27T21:03:09.467Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:03:10 [2021-05-27T21:03:10.846Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:03:11 [2021-05-27T21:03:11.780Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:03:12 [2021-05-27T21:03:12.716Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:03:13 [2021-05-27T21:03:13.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:03:14 [2021-05-27T21:03:14.601Z] === RUN   TestDockerSuite/TestExecCgroup
21:03:18 [2021-05-27T21:03:18.788Z] === RUN   TestDockerSuite/TestExecEnv
21:03:20 [2021-05-27T21:03:20.165Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:03:22 [2021-05-27T21:03:22.066Z] === RUN   TestDockerSuite/TestExecExitStatus
21:03:23 [2021-05-27T21:03:23.001Z] === RUN   TestDockerSuite/TestExecInspectID
21:03:26 [2021-05-27T21:03:26.284Z] === RUN   TestDockerSuite/TestExecInteractive
21:03:27 [2021-05-27T21:03:27.220Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:03:28 [2021-05-27T21:03:28.156Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:03:29 [2021-05-27T21:03:29.530Z] === RUN   TestDockerSuite/TestExecParseError
21:03:30 [2021-05-27T21:03:30.096Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:03:30 [2021-05-27T21:03:30.662Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:03:31 [2021-05-27T21:03:31.234Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:03:31 [2021-05-27T21:03:31.492Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:03:38 [2021-05-27T21:03:38.057Z] === RUN   TestDockerSuite/TestExecSetEnv
21:03:38 [2021-05-27T21:03:38.636Z] === RUN   TestDockerSuite/TestExecStartFails
21:03:39 [2021-05-27T21:03:39.576Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:03:39 [2021-05-27T21:03:39.834Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:03:52 [2021-05-27T21:03:52.034Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:03:52 [2021-05-27T21:03:52.600Z] === RUN   TestDockerSuite/TestExecTTY
21:03:53 [2021-05-27T21:03:53.535Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:03:54 [2021-05-27T21:03:54.909Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:03:55 [2021-05-27T21:03:55.475Z] === RUN   TestDockerSuite/TestExecUlimits
21:03:56 [2021-05-27T21:03:56.410Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:03:56 [2021-05-27T21:03:56.410Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:03:58 [2021-05-27T21:03:58.940Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:03:59 [2021-05-27T21:03:59.875Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:04:01 [2021-05-27T21:04:01.251Z] === RUN   TestDockerSuite/TestExecWithTERM
21:04:02 [2021-05-27T21:04:02.629Z] === RUN   TestDockerSuite/TestExecWithUser
21:04:04 [2021-05-27T21:04:04.004Z] === RUN   TestDockerSuite/TestGetContainerStats
21:04:08 [2021-05-27T21:04:08.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:04:08 [2021-05-27T21:04:08.444Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:04:10 [2021-05-27T21:04:10.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:04:13 [2021-05-27T21:04:13.643Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:04:16 [2021-05-27T21:04:16.174Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:04:21 [2021-05-27T21:04:21.435Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:04:21 [2021-05-27T21:04:21.435Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:04:21 [2021-05-27T21:04:21.435Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:04:21 [2021-05-27T21:04:21.435Z] === RUN   TestDockerSuite/TestHealth
21:04:36 [2021-05-27T21:04:36.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:04:44 [2021-05-27T21:04:44.581Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:04:44 [2021-05-27T21:04:44.581Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:04:44 [2021-05-27T21:04:44.581Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:04:44 [2021-05-27T21:04:44.581Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:04:45 [2021-05-27T21:04:45.148Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:04:45 [2021-05-27T21:04:45.148Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:04:46 [2021-05-27T21:04:46.081Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:04:46 [2021-05-27T21:04:46.081Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:04:46 [2021-05-27T21:04:46.081Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:04:46 [2021-05-27T21:04:46.081Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:04:46 [2021-05-27T21:04:46.339Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:04:46 [2021-05-27T21:04:46.597Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:04:46 [2021-05-27T21:04:46.856Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:04:46 [2021-05-27T21:04:46.856Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:04:47 [2021-05-27T21:04:47.791Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:04:47 [2021-05-27T21:04:47.791Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:04:48 [2021-05-27T21:04:48.359Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:04:49 [2021-05-27T21:04:49.305Z] === RUN   TestDockerSuite/TestImagesFormat
21:04:49 [2021-05-27T21:04:49.305Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:04:50 [2021-05-27T21:04:50.241Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:04:53 [2021-05-27T21:04:53.520Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:04:53 [2021-05-27T21:04:53.520Z] === RUN   TestDockerSuite/TestImportBadURL
21:04:53 [2021-05-27T21:04:53.520Z] === RUN   TestDockerSuite/TestImportDisplay
21:04:54 [2021-05-27T21:04:54.897Z] === RUN   TestDockerSuite/TestImportFile
21:04:56 [2021-05-27T21:04:56.800Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:04:56 [2021-05-27T21:04:56.800Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:04:59 [2021-05-27T21:04:59.332Z] === RUN   TestDockerSuite/TestImportGzipped
21:05:01 [2021-05-27T21:05:01.237Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:05:03 [2021-05-27T21:05:03.773Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:05:04 [2021-05-27T21:05:04.031Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:05:04 [2021-05-27T21:05:04.965Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:05:05 [2021-05-27T21:05:05.531Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:05:05 [2021-05-27T21:05:05.531Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:05:05 [2021-05-27T21:05:05.531Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:05:06 [2021-05-27T21:05:06.466Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:05:07 [2021-05-27T21:05:07.033Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:05:07 [2021-05-27T21:05:07.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:05:07 [2021-05-27T21:05:07.967Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:05:08 [2021-05-27T21:05:08.903Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:05:09 [2021-05-27T21:05:09.841Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:05:10 [2021-05-27T21:05:10.775Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:05:10 [2021-05-27T21:05:10.775Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:05:13 [2021-05-27T21:05:13.325Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:05:14 [2021-05-27T21:05:14.702Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:05:15 [2021-05-27T21:05:15.642Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:05:15 [2021-05-27T21:05:15.642Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:05:17 [2021-05-27T21:05:17.019Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:05:17 [2021-05-27T21:05:17.019Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:05:19 [2021-05-27T21:05:19.551Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:05:20 [2021-05-27T21:05:20.117Z] === RUN   TestDockerSuite/TestInspectDefault
21:05:21 [2021-05-27T21:05:21.052Z] === RUN   TestDockerSuite/TestInspectHistory
21:05:22 [2021-05-27T21:05:22.429Z] === RUN   TestDockerSuite/TestInspectImage
21:05:22 [2021-05-27T21:05:22.429Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:05:22 [2021-05-27T21:05:22.429Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:05:22 [2021-05-27T21:05:22.429Z] === RUN   TestDockerSuite/TestInspectInt64
21:05:23 [2021-05-27T21:05:23.365Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:05:23 [2021-05-27T21:05:23.932Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:05:23 [2021-05-27T21:05:23.932Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:05:24 [2021-05-27T21:05:24.865Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:05:25 [2021-05-27T21:05:25.431Z] === RUN   TestDockerSuite/TestInspectPlugin
21:05:26 [2021-05-27T21:05:26.803Z] === RUN   TestDockerSuite/TestInspectRootFS
21:05:26 [2021-05-27T21:05:26.804Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:05:27 [2021-05-27T21:05:27.737Z] === RUN   TestDockerSuite/TestInspectStatus
21:05:28 [2021-05-27T21:05:28.673Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:05:30 [2021-05-27T21:05:30.049Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:05:30 [2021-05-27T21:05:30.984Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:05:31 [2021-05-27T21:05:31.551Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:05:32 [2021-05-27T21:05:32.489Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:05:33 [2021-05-27T21:05:33.056Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:05:34 [2021-05-27T21:05:34.002Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:05:34 [2021-05-27T21:05:34.567Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:05:34 [2021-05-27T21:05:34.567Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:05:37 [2021-05-27T21:05:37.121Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:05:39 [2021-05-27T21:05:39.023Z] === RUN   TestDockerSuite/TestLinksEnvs
21:05:39 [2021-05-27T21:05:39.023Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:05:40 [2021-05-27T21:05:40.398Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:05:40 [2021-05-27T21:05:40.965Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:05:44 [2021-05-27T21:05:44.249Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:05:47 [2021-05-27T21:05:47.537Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:05:50 [2021-05-27T21:05:50.068Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:05:50 [2021-05-27T21:05:50.068Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:05:51 [2021-05-27T21:05:51.968Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:05:52 [2021-05-27T21:05:52.534Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:05:53 [2021-05-27T21:05:53.468Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:06:05 [2021-05-27T21:06:05.669Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:06:08 [2021-05-27T21:06:08.210Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:06:10 [2021-05-27T21:06:10.110Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:06:11 [2021-05-27T21:06:11.487Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:06:14 [2021-05-27T21:06:14.771Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:06:14 [2021-05-27T21:06:14.771Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:06:14 [2021-05-27T21:06:14.771Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:06:14 [2021-05-27T21:06:14.771Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:06:14 [2021-05-27T21:06:14.771Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:06:15 [2021-05-27T21:06:15.706Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:06:16 [2021-05-27T21:06:16.271Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:06:20 [2021-05-27T21:06:20.454Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:06:20 [2021-05-27T21:06:20.713Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:06:23 [2021-05-27T21:06:23.241Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:06:25 [2021-05-27T21:06:25.769Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:06:26 [2021-05-27T21:06:26.705Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:06:26 [2021-05-27T21:06:26.964Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:06:28 [2021-05-27T21:06:28.342Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:06:30 [2021-05-27T21:06:30.246Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:06:31 [2021-05-27T21:06:31.626Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:06:33 [2021-05-27T21:06:33.016Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:06:33 [2021-05-27T21:06:33.952Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:06:38 [2021-05-27T21:06:38.143Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:06:39 [2021-05-27T21:06:39.079Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:06:40 [2021-05-27T21:06:40.013Z] === RUN   TestDockerSuite/TestLogsSince
21:06:48 [2021-05-27T21:06:48.124Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:06:53 [2021-05-27T21:06:53.388Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:06:54 [2021-05-27T21:06:54.764Z] === RUN   TestDockerSuite/TestLogsTail
21:06:56 [2021-05-27T21:06:56.139Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:06:57 [2021-05-27T21:06:57.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:06:57 [2021-05-27T21:06:57.075Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:06:58 [2021-05-27T21:06:58.009Z] === RUN   TestDockerSuite/TestMountIntoProc
21:06:58 [2021-05-27T21:06:58.268Z] === RUN   TestDockerSuite/TestMountIntoSys
21:06:59 [2021-05-27T21:06:59.203Z] === RUN   TestDockerSuite/TestNetHostname
21:07:02 [2021-05-27T21:07:02.501Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:07:03 [2021-05-27T21:07:03.435Z] === RUN   TestDockerSuite/TestNetworkEvents
21:07:04 [2021-05-27T21:07:04.001Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:07:06 [2021-05-27T21:07:06.529Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:07:09 [2021-05-27T21:07:09.811Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:07:09 [2021-05-27T21:07:09.811Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:07:13 [2021-05-27T21:07:13.095Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:07:13 [2021-05-27T21:07:13.095Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:07:14 [2021-05-27T21:07:14.029Z] === RUN   TestDockerSuite/TestPluginActive
21:07:15 [2021-05-27T21:07:15.931Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:07:15 [2021-05-27T21:07:15.931Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:07:19 [2021-05-27T21:07:19.216Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:07:21 [2021-05-27T21:07:21.118Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:07:21 [2021-05-27T21:07:21.118Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:07:22 [2021-05-27T21:07:22.052Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:07:23 [2021-05-27T21:07:23.953Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:07:25 [2021-05-27T21:07:25.329Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:07:26 [2021-05-27T21:07:26.705Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:07:28 [2021-05-27T21:07:28.620Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:07:28 [2021-05-27T21:07:28.878Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:07:34 [2021-05-27T21:07:34.144Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:07:36 [2021-05-27T21:07:36.675Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:07:38 [2021-05-27T21:07:38.049Z] === RUN   TestDockerSuite/TestPortHostBinding
21:07:39 [2021-05-27T21:07:39.949Z] === RUN   TestDockerSuite/TestPortList
21:07:52 [2021-05-27T21:07:52.146Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:07:52 [2021-05-27T21:07:52.146Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:07:54 [2021-05-27T21:07:54.045Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:07:59 [2021-05-27T21:07:59.310Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:07:59 [2021-05-27T21:07:59.310Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:07:59 [2021-05-27T21:07:59.568Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:08:00 [2021-05-27T21:08:00.135Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:08:00 [2021-05-27T21:08:00.135Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:08:01 [2021-05-27T21:08:01.069Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:08:01 [2021-05-27T21:08:01.069Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:08:01 [2021-05-27T21:08:01.646Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:08:01 [2021-05-27T21:08:01.646Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:08:03 [2021-05-27T21:08:03.551Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:08:03 [2021-05-27T21:08:03.551Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:08:03 [2021-05-27T21:08:03.809Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:08:07 [2021-05-27T21:08:07.994Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:08:08 [2021-05-27T21:08:08.251Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:08:09 [2021-05-27T21:08:09.627Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:08:11 [2021-05-27T21:08:11.001Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:08:11 [2021-05-27T21:08:11.001Z] === RUN   TestDockerSuite/TestPsByOrder
21:08:14 [2021-05-27T21:08:14.284Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:08:15 [2021-05-27T21:08:15.218Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:08:18 [2021-05-27T21:08:18.503Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:08:21 [2021-05-27T21:08:21.033Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:08:23 [2021-05-27T21:08:23.566Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:08:23 [2021-05-27T21:08:23.566Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:08:23 [2021-05-27T21:08:23.825Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:08:29 [2021-05-27T21:08:29.091Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:08:29 [2021-05-27T21:08:29.091Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:08:31 [2021-05-27T21:08:31.637Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:08:35 [2021-05-27T21:08:35.823Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:08:38 [2021-05-27T21:08:38.356Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:08:38 [2021-05-27T21:08:38.615Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:08:39 [2021-05-27T21:08:39.990Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:08:43 [2021-05-27T21:08:43.278Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:08:43 [2021-05-27T21:08:43.278Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:08:44 [2021-05-27T21:08:44.656Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:08:46 [2021-05-27T21:08:46.033Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:08:46 [2021-05-27T21:08:46.600Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:08:49 [2021-05-27T21:08:49.887Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:08:51 [2021-05-27T21:08:51.263Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:08:52 [2021-05-27T21:08:52.639Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:08:54 [2021-05-27T21:08:54.543Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:08:54 [2021-05-27T21:08:54.801Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:08:56 [2021-05-27T21:08:56.206Z] === RUN   TestDockerSuite/TestPsRightTagName
21:08:58 [2021-05-27T21:08:58.738Z] === RUN   TestDockerSuite/TestPsShowMounts
21:08:58 [2021-05-27T21:08:58.996Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:09:01 [2021-05-27T21:09:01.528Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:09:02 [2021-05-27T21:09:02.904Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:09:02 [2021-05-27T21:09:02.904Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:09:02 [2021-05-27T21:09:02.904Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:09:02 [2021-05-27T21:09:02.904Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:09:02 [2021-05-27T21:09:02.904Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:09:03 [2021-05-27T21:09:03.840Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:09:05 [2021-05-27T21:09:05.742Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:09:05 [2021-05-27T21:09:05.742Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:09:07 [2021-05-27T21:09:07.643Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:09:08 [2021-05-27T21:09:08.577Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:09:18 [2021-05-27T21:09:18.546Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:09:19 [2021-05-27T21:09:19.483Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:09:20 [2021-05-27T21:09:20.049Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:09:21 [2021-05-27T21:09:21.950Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:09:22 [2021-05-27T21:09:22.208Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:09:22 [2021-05-27T21:09:22.208Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:09:22 [2021-05-27T21:09:22.468Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:09:23 [2021-05-27T21:09:23.405Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:09:25 [2021-05-27T21:09:25.943Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:09:27 [2021-05-27T21:09:27.317Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:09:27 [2021-05-27T21:09:27.885Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:09:32 [2021-05-27T21:09:32.070Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:09:33 [2021-05-27T21:09:33.006Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:09:34 [2021-05-27T21:09:34.910Z] === RUN   TestDockerSuite/TestRmiBlank
21:09:34 [2021-05-27T21:09:34.910Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:09:35 [2021-05-27T21:09:35.170Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:09:37 [2021-05-27T21:09:37.070Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:09:39 [2021-05-27T21:09:39.602Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:09:40 [2021-05-27T21:09:40.169Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:09:40 [2021-05-27T21:09:40.428Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:09:40 [2021-05-27T21:09:40.995Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:09:43 [2021-05-27T21:09:43.528Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:09:44 [2021-05-27T21:09:44.095Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:09:45 [2021-05-27T21:09:45.998Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:09:46 [2021-05-27T21:09:46.565Z] === RUN   TestDockerSuite/TestRmiTag
21:09:46 [2021-05-27T21:09:46.824Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:09:47 [2021-05-27T21:09:47.391Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:09:51 [2021-05-27T21:09:51.593Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:09:52 [2021-05-27T21:09:52.160Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:09:53 [2021-05-27T21:09:53.096Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:09:53 [2021-05-27T21:09:53.354Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:09:53 [2021-05-27T21:09:53.612Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:09:54 [2021-05-27T21:09:54.988Z] === RUN   TestDockerSuite/TestRunAddHost
21:09:56 [2021-05-27T21:09:56.365Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:09:56 [2021-05-27T21:09:56.931Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:09:57 [2021-05-27T21:09:57.497Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:09:57 [2021-05-27T21:09:57.497Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:09:58 [2021-05-27T21:09:58.432Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:10:00 [2021-05-27T21:10:00.334Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:10:01 [2021-05-27T21:10:01.013Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:10:01 [2021-05-27T21:10:01.949Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:10:03 [2021-05-27T21:10:03.328Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:10:04 [2021-05-27T21:10:04.262Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:10:05 [2021-05-27T21:10:05.637Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:10:06 [2021-05-27T21:10:06.572Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:10:07 [2021-05-27T21:10:07.140Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:10:07 [2021-05-27T21:10:07.706Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:10:08 [2021-05-27T21:10:08.642Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:10:10 [2021-05-27T21:10:10.019Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:10:10 [2021-05-27T21:10:10.964Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:10:12 [2021-05-27T21:10:12.341Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:10:13 [2021-05-27T21:10:13.275Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:10:13 [2021-05-27T21:10:13.841Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:10:14 [2021-05-27T21:10:14.407Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:10:15 [2021-05-27T21:10:15.341Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:10:15 [2021-05-27T21:10:15.341Z] === RUN   TestDockerSuite/TestRunBindMounts
21:10:17 [2021-05-27T21:10:17.870Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:10:18 [2021-05-27T21:10:18.128Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:10:19 [2021-05-27T21:10:19.063Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:10:19 [2021-05-27T21:10:19.997Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:10:20 [2021-05-27T21:10:20.563Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:10:20 [2021-05-27T21:10:20.563Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:10:21 [2021-05-27T21:10:21.499Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:10:21 [2021-05-27T21:10:21.499Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:10:22 [2021-05-27T21:10:22.434Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:10:23 [2021-05-27T21:10:23.369Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:10:23 [2021-05-27T21:10:23.936Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:10:24 [2021-05-27T21:10:24.193Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:10:25 [2021-05-27T21:10:25.129Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:10:25 [2021-05-27T21:10:25.129Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:10:26 [2021-05-27T21:10:26.065Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:10:26 [2021-05-27T21:10:26.065Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:10:27 [2021-05-27T21:10:27.000Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:10:27 [2021-05-27T21:10:27.938Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:10:28 [2021-05-27T21:10:28.503Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:10:29 [2021-05-27T21:10:29.438Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:10:29 [2021-05-27T21:10:29.438Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:10:30 [2021-05-27T21:10:30.006Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:10:31 [2021-05-27T21:10:31.935Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:10:33 [2021-05-27T21:10:33.310Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:10:34 [2021-05-27T21:10:34.690Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:10:35 [2021-05-27T21:10:35.625Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:10:36 [2021-05-27T21:10:36.558Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:10:37 [2021-05-27T21:10:37.125Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:10:38 [2021-05-27T21:10:38.058Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:10:38 [2021-05-27T21:10:38.624Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:10:40 [2021-05-27T21:10:40.524Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:10:44 [2021-05-27T21:10:44.713Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:10:44 [2021-05-27T21:10:44.713Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:10:44 [2021-05-27T21:10:44.971Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:10:44 [2021-05-27T21:10:44.971Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:10:48 [2021-05-27T21:10:48.254Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:10:48 [2021-05-27T21:10:48.254Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:10:49 [2021-05-27T21:10:49.630Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:10:51 [2021-05-27T21:10:51.006Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:10:52 [2021-05-27T21:10:52.382Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:10:55 [2021-05-27T21:10:55.674Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:10:55 [2021-05-27T21:10:55.674Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:10:55 [2021-05-27T21:10:55.674Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:10:56 [2021-05-27T21:10:56.240Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:10:58 [2021-05-27T21:10:58.772Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:11:00 [2021-05-27T21:11:00.149Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:11:02 [2021-05-27T21:11:02.051Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:11:02 [2021-05-27T21:11:02.985Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:11:04 [2021-05-27T21:11:04.886Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:11:05 [2021-05-27T21:11:05.144Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:11:05 [2021-05-27T21:11:05.144Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:11:06 [2021-05-27T21:11:06.080Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:11:07 [2021-05-27T21:11:07.454Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:11:07 [2021-05-27T21:11:07.454Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:11:08 [2021-05-27T21:11:08.389Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:11:08 [2021-05-27T21:11:08.957Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:11:09 [2021-05-27T21:11:09.893Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:11:10 [2021-05-27T21:11:10.459Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:11:10 [2021-05-27T21:11:10.459Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:11:10 [2021-05-27T21:11:10.718Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:11:11 [2021-05-27T21:11:11.286Z] === RUN   TestDockerSuite/TestRunEnvironment
21:11:12 [2021-05-27T21:11:12.223Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:11:13 [2021-05-27T21:11:13.160Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:11:14 [2021-05-27T21:11:14.096Z] === RUN   TestDockerSuite/TestRunExitCode
21:11:14 [2021-05-27T21:11:14.663Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:11:15 [2021-05-27T21:11:15.600Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:11:16 [2021-05-27T21:11:16.166Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:11:17 [2021-05-27T21:11:17.100Z] === RUN   TestDockerSuite/TestRunExposePort
21:11:17 [2021-05-27T21:11:17.100Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:11:18 [2021-05-27T21:11:18.034Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:11:18 [2021-05-27T21:11:18.601Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:11:19 [2021-05-27T21:11:19.536Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:11:20 [2021-05-27T21:11:20.472Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:11:20 [2021-05-27T21:11:20.731Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:11:20 [2021-05-27T21:11:20.731Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:11:22 [2021-05-27T21:11:22.108Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:11:25 [2021-05-27T21:11:25.394Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:11:25 [2021-05-27T21:11:25.652Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:11:37 [2021-05-27T21:11:37.845Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:11:37 [2021-05-27T21:11:37.845Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:11:38 [2021-05-27T21:11:38.780Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:11:39 [2021-05-27T21:11:39.347Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:11:39 [2021-05-27T21:11:39.347Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:11:39 [2021-05-27T21:11:39.347Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:11:39 [2021-05-27T21:11:39.605Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:11:40 [2021-05-27T21:11:40.172Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:11:44 [2021-05-27T21:11:44.359Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:11:45 [2021-05-27T21:11:45.741Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:11:47 [2021-05-27T21:11:47.117Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:11:53 [2021-05-27T21:11:53.672Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:11:53 [2021-05-27T21:11:53.672Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:11:53 [2021-05-27T21:11:53.930Z] === RUN   TestDockerSuite/TestRunModeHostname
21:11:54 [2021-05-27T21:11:54.924Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:11:54 [2021-05-27T21:11:54.924Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:11:55 [2021-05-27T21:11:55.182Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:11:56 [2021-05-27T21:11:56.556Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:11:57 [2021-05-27T21:11:57.933Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:11:58 [2021-05-27T21:11:58.191Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:12:00 [2021-05-27T21:12:00.092Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:12:00 [2021-05-27T21:12:00.092Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:12:00 [2021-05-27T21:12:00.092Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:12:01 [2021-05-27T21:12:01.994Z] === RUN   TestDockerSuite/TestRunMount
21:12:07 [2021-05-27T21:12:07.261Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:12:11 [2021-05-27T21:12:11.447Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:12:12 [2021-05-27T21:12:12.014Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:12:12 [2021-05-27T21:12:12.580Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:12:14 [2021-05-27T21:12:14.496Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:12:16 [2021-05-27T21:12:16.397Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:12:20 [2021-05-27T21:12:20.583Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:12:21 [2021-05-27T21:12:21.959Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:12:24 [2021-05-27T21:12:24.490Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:12:25 [2021-05-27T21:12:25.866Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:12:27 [2021-05-27T21:12:27.243Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:12:27 [2021-05-27T21:12:27.243Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:12:28 [2021-05-27T21:12:28.177Z] === RUN   TestDockerSuite/TestRunNetHost
21:12:29 [2021-05-27T21:12:29.554Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:12:30 [2021-05-27T21:12:30.121Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:12:31 [2021-05-27T21:12:31.057Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:12:33 [2021-05-27T21:12:33.589Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:12:35 [2021-05-27T21:12:35.490Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:12:39 [2021-05-27T21:12:39.687Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:12:40 [2021-05-27T21:12:40.255Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:12:40 [2021-05-27T21:12:40.255Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:12:41 [2021-05-27T21:12:41.190Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:12:41 [2021-05-27T21:12:41.190Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:12:41 [2021-05-27T21:12:41.757Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:12:42 [2021-05-27T21:12:42.324Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:12:42 [2021-05-27T21:12:42.583Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:12:43 [2021-05-27T21:12:43.150Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:12:49 [2021-05-27T21:12:49.706Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:12:49 [2021-05-27T21:12:49.706Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:12:49 [2021-05-27T21:12:49.966Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:12:50 [2021-05-27T21:12:50.532Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:12:52 [2021-05-27T21:12:52.433Z] === RUN   TestDockerSuite/TestRunPortInUse
21:12:53 [2021-05-27T21:12:53.369Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:12:53 [2021-05-27T21:12:53.935Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:12:54 [2021-05-27T21:12:54.193Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:12:54 [2021-05-27T21:12:54.760Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:12:55 [2021-05-27T21:12:55.327Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:12:55 [2021-05-27T21:12:55.895Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:12:55 [2021-05-27T21:12:55.895Z] === RUN   TestDockerSuite/TestRunPublishPort
21:12:56 [2021-05-27T21:12:56.830Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:12:57 [2021-05-27T21:12:57.089Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:12:57 [2021-05-27T21:12:57.089Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:12:58 [2021-05-27T21:12:58.027Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:12:59 [2021-05-27T21:12:59.400Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:12:59 [2021-05-27T21:12:59.400Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:13:02 [2021-05-27T21:13:02.694Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:13:04 [2021-05-27T21:13:04.068Z] === RUN   TestDockerSuite/TestRunRm
21:13:04 [2021-05-27T21:13:04.638Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:13:08 [2021-05-27T21:13:08.822Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:13:09 [2021-05-27T21:13:09.080Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:13:09 [2021-05-27T21:13:09.646Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:13:11 [2021-05-27T21:13:11.021Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:13:11 [2021-05-27T21:13:11.955Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:13:16 [2021-05-27T21:13:16.141Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:13:20 [2021-05-27T21:13:20.326Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:13:20 [2021-05-27T21:13:20.326Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:13:20 [2021-05-27T21:13:20.892Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:13:21 [2021-05-27T21:13:21.459Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:13:22 [2021-05-27T21:13:22.025Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:13:22 [2021-05-27T21:13:22.283Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:13:22 [2021-05-27T21:13:22.849Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:13:23 [2021-05-27T21:13:23.415Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:13:24 [2021-05-27T21:13:24.349Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:13:24 [2021-05-27T21:13:24.916Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:13:28 [2021-05-27T21:13:28.225Z] === RUN   TestDockerSuite/TestRunState
21:13:29 [2021-05-27T21:13:29.159Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:13:30 [2021-05-27T21:13:30.095Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:13:30 [2021-05-27T21:13:30.662Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:13:30 [2021-05-27T21:13:30.921Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:13:30 [2021-05-27T21:13:30.921Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:13:31 [2021-05-27T21:13:31.488Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:13:32 [2021-05-27T21:13:32.055Z] === RUN   TestDockerSuite/TestRunSysctls
21:13:33 [2021-05-27T21:13:33.431Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:13:33 [2021-05-27T21:13:33.431Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:13:33 [2021-05-27T21:13:33.691Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:13:34 [2021-05-27T21:13:34.257Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:13:36 [2021-05-27T21:13:36.787Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:13:37 [2021-05-27T21:13:37.722Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:13:39 [2021-05-27T21:13:39.624Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:13:42 [2021-05-27T21:13:42.908Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:13:47 [2021-05-27T21:13:47.093Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:13:47 [2021-05-27T21:13:47.093Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:13:48 [2021-05-27T21:13:48.030Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:13:48 [2021-05-27T21:13:48.965Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:13:50 [2021-05-27T21:13:50.865Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:13:51 [2021-05-27T21:13:51.809Z] === RUN   TestDockerSuite/TestRunUserByID
21:13:52 [2021-05-27T21:13:52.743Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:13:52 [2021-05-27T21:13:52.743Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:13:53 [2021-05-27T21:13:53.002Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:13:53 [2021-05-27T21:13:53.568Z] === RUN   TestDockerSuite/TestRunUserByName
21:13:54 [2021-05-27T21:13:54.502Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:13:55 [2021-05-27T21:13:55.071Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:13:55 [2021-05-27T21:13:55.071Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:13:55 [2021-05-27T21:13:55.071Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:13:56 [2021-05-27T21:13:56.004Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:13:59 [2021-05-27T21:13:59.289Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:14:00 [2021-05-27T21:14:00.224Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:14:01 [2021-05-27T21:14:01.159Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:14:02 [2021-05-27T21:14:02.536Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:14:04 [2021-05-27T21:14:04.439Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:14:05 [2021-05-27T21:14:05.374Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:14:07 [2021-05-27T21:14:07.277Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:14:09 [2021-05-27T21:14:09.811Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:14:14 [2021-05-27T21:14:14.000Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:14:14 [2021-05-27T21:14:14.000Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:14:14 [2021-05-27T21:14:14.264Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:14:14 [2021-05-27T21:14:14.264Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:14:14 [2021-05-27T21:14:14.264Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:14:14 [2021-05-27T21:14:14.264Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:14:14 [2021-05-27T21:14:14.264Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:14:14 [2021-05-27T21:14:14.264Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:14:19 [2021-05-27T21:14:19.531Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:14:19 [2021-05-27T21:14:19.531Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:14:22 [2021-05-27T21:14:22.062Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:14:22 [2021-05-27T21:14:22.629Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:14:22 [2021-05-27T21:14:22.629Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:14:23 [2021-05-27T21:14:23.565Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:14:23 [2021-05-27T21:14:23.565Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:14:24 [2021-05-27T21:14:24.941Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:14:25 [2021-05-27T21:14:25.507Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:14:25 [2021-05-27T21:14:25.765Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:14:26 [2021-05-27T21:14:26.701Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:14:26 [2021-05-27T21:14:26.701Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:14:27 [2021-05-27T21:14:27.636Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:14:27 [2021-05-27T21:14:27.894Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:14:28 [2021-05-27T21:14:28.829Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:14:28 [2021-05-27T21:14:28.829Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:14:29 [2021-05-27T21:14:29.764Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:14:30 [2021-05-27T21:14:30.331Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:14:30 [2021-05-27T21:14:30.331Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:14:30 [2021-05-27T21:14:30.331Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:14:31 [2021-05-27T21:14:31.267Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:14:32 [2021-05-27T21:14:32.641Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:14:33 [2021-05-27T21:14:33.208Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:14:33 [2021-05-27T21:14:33.775Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:14:33 [2021-05-27T21:14:33.775Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:14:34 [2021-05-27T21:14:34.710Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:14:34 [2021-05-27T21:14:34.710Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:14:36 [2021-05-27T21:14:36.613Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:14:36 [2021-05-27T21:14:36.613Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:14:36 [2021-05-27T21:14:36.880Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:14:40 [2021-05-27T21:14:40.167Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:14:40 [2021-05-27T21:14:40.734Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:14:40 [2021-05-27T21:14:40.734Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:14:40 [2021-05-27T21:14:40.734Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:14:40 [2021-05-27T21:14:40.734Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:14:40 [2021-05-27T21:14:40.734Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:14:42 [2021-05-27T21:14:42.108Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:14:43 [2021-05-27T21:14:43.484Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:14:44 [2021-05-27T21:14:44.861Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:14:44 [2021-05-27T21:14:44.861Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:14:47 [2021-05-27T21:14:47.391Z] === RUN   TestDockerSuite/TestSaveImageId
21:14:47 [2021-05-27T21:14:47.391Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:14:47 [2021-05-27T21:14:47.391Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:14:47 [2021-05-27T21:14:47.651Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:14:48 [2021-05-27T21:14:48.218Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:14:49 [2021-05-27T21:14:49.153Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:14:50 [2021-05-27T21:14:50.087Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:14:50 [2021-05-27T21:14:50.087Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:14:51 [2021-05-27T21:14:51.990Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:14:52 [2021-05-27T21:14:52.249Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:14:52 [2021-05-27T21:14:52.249Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:14:52 [2021-05-27T21:14:52.249Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:14:54 [2021-05-27T21:14:54.153Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:14:56 [2021-05-27T21:14:56.052Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:14:56 [2021-05-27T21:14:56.310Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:14:56 [2021-05-27T21:14:56.310Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:14:56 [2021-05-27T21:14:56.310Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:14:56 [2021-05-27T21:14:56.568Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:14:57 [2021-05-27T21:14:57.134Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:14:59 [2021-05-27T21:14:59.037Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:15:05 [2021-05-27T21:15:05.610Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:15:06 [2021-05-27T21:15:06.984Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:15:07 [2021-05-27T21:15:07.918Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:15:09 [2021-05-27T21:15:09.298Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:15:12 [2021-05-27T21:15:12.581Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:15:14 [2021-05-27T21:15:14.483Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:15:15 [2021-05-27T21:15:15.049Z] === RUN   TestDockerSuite/TestStartRecordError
21:15:16 [2021-05-27T21:15:16.950Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:15:18 [2021-05-27T21:15:18.855Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:15:20 [2021-05-27T21:15:20.756Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:15:24 [2021-05-27T21:15:24.040Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:15:29 [2021-05-27T21:15:29.323Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:15:31 [2021-05-27T21:15:31.850Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:15:37 [2021-05-27T21:15:37.114Z] === RUN   TestDockerSuite/TestStatsNoStream
21:15:39 [2021-05-27T21:15:39.641Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:15:41 [2021-05-27T21:15:41.541Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:15:42 [2021-05-27T21:15:42.107Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:15:42 [2021-05-27T21:15:42.674Z] === RUN   TestDockerSuite/TestTopPrivileged
21:15:43 [2021-05-27T21:15:43.241Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:15:43 [2021-05-27T21:15:43.241Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:15:44 [2021-05-27T21:15:44.176Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:15:46 [2021-05-27T21:15:46.077Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:15:49 [2021-05-27T21:15:49.363Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:15:53 [2021-05-27T21:15:53.544Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:15:53 [2021-05-27T21:15:53.544Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:15:54 [2021-05-27T21:15:54.481Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:15:54 [2021-05-27T21:15:54.481Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:15:54 [2021-05-27T21:15:54.481Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:15:56 [2021-05-27T21:15:56.402Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:15:57 [2021-05-27T21:15:57.336Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:15:58 [2021-05-27T21:15:58.272Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:16:00 [2021-05-27T21:16:00.174Z] === RUN   TestDockerSuite/TestUpdateStats
21:16:04 [2021-05-27T21:16:04.357Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:16:05 [2021-05-27T21:16:05.293Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:16:05 [2021-05-27T21:16:05.293Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:16:07 [2021-05-27T21:16:07.195Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:16:08 [2021-05-27T21:16:08.130Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:16:14 [2021-05-27T21:16:14.688Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:16:19 [2021-05-27T21:16:19.953Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:16:25 [2021-05-27T21:16:25.228Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:16:28 [2021-05-27T21:16:28.524Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:16:33 [2021-05-27T21:16:33.788Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:16:37 [2021-05-27T21:16:37.071Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:16:40 [2021-05-27T21:16:40.358Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:16:42 [2021-05-27T21:16:42.263Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:16:44 [2021-05-27T21:16:44.792Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:16:45 [2021-05-27T21:16:45.727Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:16:47 [2021-05-27T21:16:47.629Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:16:49 [2021-05-27T21:16:49.533Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:16:50 [2021-05-27T21:16:50.469Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:16:51 [2021-05-27T21:16:51.844Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:16:54 [2021-05-27T21:16:54.393Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:16:55 [2021-05-27T21:16:55.767Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:16:57 [2021-05-27T21:16:57.144Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:16:59 [2021-05-27T21:16:59.674Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:17:17 [2021-05-27T21:17:17.744Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:17:19 [2021-05-27T21:17:19.646Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:17:19 [2021-05-27T21:17:19.904Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:17:19 [2021-05-27T21:17:19.904Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:17:19 [2021-05-27T21:17:19.904Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:17:20 [2021-05-27T21:17:20.163Z] === RUN   TestDockerSuite/TestVolumeEvents
21:17:26 [2021-05-27T21:17:26.720Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:17:28 [2021-05-27T21:17:28.095Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:17:28 [2021-05-27T21:17:28.095Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:17:28 [2021-05-27T21:17:28.095Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:17:31 [2021-05-27T21:17:31.377Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:17:33 [2021-05-27T21:17:33.797Z] --- PASS: TestBuildWCOWSandboxSize (899.21s)
21:17:33 [2021-05-27T21:17:33.797Z] === RUN   TestBuildWithEmptyDockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:17:33 [2021-05-27T21:17:33.797Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s)
21:17:33 [2021-05-27T21:17:33.797Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
21:17:33 [2021-05-27T21:17:33.797Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
21:17:33 [2021-05-27T21:17:33.797Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
21:17:33 [2021-05-27T21:17:33.797Z] === RUN   TestBuildPreserveOwnership
21:17:33 [2021-05-27T21:17:33.797Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
21:17:33 [2021-05-27T21:17:33.797Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
21:17:33 [2021-05-27T21:17:33.797Z] === RUN   TestBuildPlatformInvalid
21:17:33 [2021-05-27T21:17:33.797Z] --- PASS: TestBuildPlatformInvalid (0.51s)
21:17:33 [2021-05-27T21:17:33.797Z] PASS
21:17:33 [2021-05-27T21:17:33.797Z] ok  	github.com/docker/docker/integration/build	1117.272s
21:17:33 [2021-05-27T21:17:33.797Z] 
21:17:33 [2021-05-27T21:17:33.797Z] === Skipped
21:17:33 [2021-05-27T21:17:33.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
21:17:33 [2021-05-27T21:17:33.797Z]     build_session_test.go:25: TODO: BuildKit
21:17:33 [2021-05-27T21:17:33.797Z] 
21:17:33 [2021-05-27T21:17:33.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
21:17:33 [2021-05-27T21:17:33.797Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.797Z] 
21:17:33 [2021-05-27T21:17:33.797Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] DONE 29 tests, 5 skipped in 1145.460s
21:17:33 [2021-05-27T21:17:33.798Z] Running D:\gopath\src\github.com\docker\docker\integration\config
21:17:33 [2021-05-27T21:17:33.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:17:33 [2021-05-27T21:17:33.798Z] INFO: Testing against a local daemon
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestConfigInspect
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestConfigInspect (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestConfigList
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestConfigList (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestConfigsCreateAndDelete
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestConfigsUpdate
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestConfigsUpdate (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestTemplatedConfig
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestTemplatedConfig (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestConfigCreateResolve
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestConfigCreateResolve (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestConfigDaemonLibtrustID
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
21:17:33 [2021-05-27T21:17:33.798Z] PASS
21:17:33 [2021-05-27T21:17:33.798Z] ok  	github.com/docker/docker/integration/config	0.246s
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === Skipped
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] 
21:17:33 [2021-05-27T21:17:33.798Z] DONE 7 tests, 7 skipped in 3.598s
21:17:33 [2021-05-27T21:17:33.798Z] Running D:\gopath\src\github.com\docker\docker\integration\container
21:17:33 [2021-05-27T21:17:33.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:17:33 [2021-05-27T21:17:33.798Z] INFO: Testing against a local daemon
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCheckpoint
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCheckpoint (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestContainerInvalidJSON
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestContainerInvalidJSON (0.54s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.42s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCopyFromContainerPathIsNotDir
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCopyToContainerPathDoesNotExist
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCopyToContainerPathIsNotDir
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCopyFromContainer
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCopyFromContainer (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateLinkToNonExistingContainer
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidEnv
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidEnv/0
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidEnv/0
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidEnv/1
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidEnv/1
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidEnv/2
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidEnv/2
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidEnv/0
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidEnv/1
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidEnv/2
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateTmpfsMountsTarget
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithCustomMaskedPaths
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithCustomReadonlyPaths
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateDifferentPlatform
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateDifferentPlatform/different_os
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCreateDifferentPlatform (0.04s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
21:17:33 [2021-05-27T21:17:33.798Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:17:33 [2021-05-27T21:17:33.798Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
21:17:33 [2021-05-27T21:17:33.798Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestContainerKillOnDaemonStart
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestDiff
21:17:33 [2021-05-27T21:17:33.798Z] --- SKIP: TestDiff (0.00s)
21:17:33 [2021-05-27T21:17:33.798Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:17:33 [2021-05-27T21:17:33.798Z] === RUN   TestExecWithCloseStdin
21:17:34 [2021-05-27T21:17:34.265Z] --- PASS: TestExecWithCloseStdin (3.34s)
21:17:34 [2021-05-27T21:17:34.265Z] === RUN   TestExec
21:17:34 [2021-05-27T21:17:34.681Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:17:34 [2021-05-27T21:17:34.681Z] --- PASS: TestDockerSuite (1946.32s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.16s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.63s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.45s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.99s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.29s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.46s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.57s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.55s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.32s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.35s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.35s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.32s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.55s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.49s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.34s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.09s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.40s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.26s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.64s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.40s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.42s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.60s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.93s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.46s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.15s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.46s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.84s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.15s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.59s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.69s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.12s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.71s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.77s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.89s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.85s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.51s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.22s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.61s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.18s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.34s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.76s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.41s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.43s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.89s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (6.07s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.53s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.68s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.82s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.84s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.37s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.95s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.34s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.60s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.47s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.90s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.14s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.79s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.28s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.51s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.75s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.56s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
21:17:34 [2021-05-27T21:17:34.681Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.681Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
21:17:34 [2021-05-27T21:17:34.681Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.681Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.681Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:17:34 [2021-05-27T21:17:34.681Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.75s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.13s)
21:17:34 [2021-05-27T21:17:34.681Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.21s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.05s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.41s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.84s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.73s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.96s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.59s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.46s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.52s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.41s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.59s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.24s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.32s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (7.58s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.50s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.37s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.66s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.09s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.75s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.68s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (9.76s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.28s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.50s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.72s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.39s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.72s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.47s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.18s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.83s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.57s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFails (1.29s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.93s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.34s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.77s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.49s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.78s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.06s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.73s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.67s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.71s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.96s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.47s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.62s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.61s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.96s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.44s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.21s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.60s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.53s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.77s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.55s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.35s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.88s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.92s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.94s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.10s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.85s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.60s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.41s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.45s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.71s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.13s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.11s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.18s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.22s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.94s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildRm (3.44s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.36s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.68s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.50s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.99s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.20s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.42s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildUser (1.87s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.07s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.80s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.17s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.04s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.60s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.87s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.94s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.89s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.70s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_cli_sni_test.go:18: Flakey test
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.46s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitChange (1.76s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.39s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.39s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.99s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.00s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.95s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.07s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.96s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.98s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.97s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.52s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.42s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.06s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.59s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.14s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.45s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.28s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.25s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.05s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.25s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.91s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.72s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.80s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.18s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.03s)
21:17:34 [2021-05-27T21:17:34.682Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.11s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.11s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.49s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.48s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.01s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.26s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.12s)
21:17:34 [2021-05-27T21:17:34.682Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.21s)
21:17:34 [2021-05-27T21:17:34.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.97s)
21:17:34 [2021-05-27T21:17:34.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.77s)
21:17:34 [2021-05-27T21:17:34.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.92s)
21:17:34 [2021-05-27T21:17:34.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.76s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00091a8c0_<nil>} (0.76s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1363263536_/foo_false__<nil>_<nil>_<nil>} (1.57s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1363263536_/foo_true__<nil>_<nil>_<nil>} (1.69s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3783899087_/foo_false__<nil>_<nil>_<nil>} (1.58s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3783899087_/foo_true__<nil>_<nil>_<nil>} (1.80s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3783899087_/foo_true__0xc00091a920_<nil>_<nil>} (1.60s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00091a940_<nil>} (1.74s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00091a960_<nil>} (1.95s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00091a980_<nil>} (1.98s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00091a9a0_<nil>} (1.95s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.84s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.70s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.99s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.67s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.63s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.33s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.33s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.33s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.97s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.21s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.22s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.13s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.92s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.52s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.11s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseA (2.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.07s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.78s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.08s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.15s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.82s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.86s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.36s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.73s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.83s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.86s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.78s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.29s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.24s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.78s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.48s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.33s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.41s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.46s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.92s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.85s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.52s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.46s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.53s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.91s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.76s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.40s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.81s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.95s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.00s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.44s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.71s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.43s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.44s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.45s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.42s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.94s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.35s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.683Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.16s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsRename (1.21s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsResize (1.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.04s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.49s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.64s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsTop (0.94s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.30s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExec (1.37s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.36s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.00s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.06s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.96s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecCgroup (3.69s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecEnv (1.75s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.08s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecParseError (0.74s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.83s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.13s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.40s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.82s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecTTY (1.09s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.77s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.04s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:17:34 [2021-05-27T21:17:34.683Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.71s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.41s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.76s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.34s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestHealth (22.90s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.08s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.76s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportFile (1.81s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.25s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.22s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.27s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.76s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.00s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.25s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.49s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.17s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.22s)
21:17:34 [2021-05-27T21:17:34.683Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:17:34 [2021-05-27T21:17:34.683Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:17:34 [2021-05-27T21:17:34.683Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (2.09s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.99s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.92s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.26s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:17:34 [2021-05-27T21:17:34.684Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.88s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.74s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.36s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.97s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.53s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.72s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.50s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.53s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.65s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.75s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.11s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.89s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.73s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.45s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.27s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.18s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.33s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.00s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.23s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.52s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.62s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.45s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.45s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.62s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.27s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsSince (7.37s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.26s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.19s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsTail (1.42s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.99s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.27s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.03s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestNetHostname (3.23s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.84s)
21:17:34 [2021-05-27T21:17:34.684Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.61s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.27s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginActive (1.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.45s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.37s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.59s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.79s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.79s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.76s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPortList (10.56s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.34s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.92s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.88s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.56s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.94s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.13s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.29s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.84s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.78s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.16s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.39s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.68s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (2.05s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.66s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPsShowMounts (3.04s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:17:34 [2021-05-27T21:17:34.945Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.85s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.18s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.61s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.34s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.61s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.02s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.74s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.94s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.27s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.25s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.00s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.90s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAddHost (1.17s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.59s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.83s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.18s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.19s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.44s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.19s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.27s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.18s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.87s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.95s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.91s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.89s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.95s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.08s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.74s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.32s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.97s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.65s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.80s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.88s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.07s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.945Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.32s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.14s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:17:34 [2021-05-27T21:17:34.945Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.55s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.83s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.10s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.89s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:17:34 [2021-05-27T21:17:34.945Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.08s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.75s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.45s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.19s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.54s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.73s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunMount (9.33s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.17s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s)
21:17:34 [2021-05-27T21:17:34.945Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.14s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.31s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.29s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.96s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.74s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.45s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.22s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunRm (0.72s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.66s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunState (1.52s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.45s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.44s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.78s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.66s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.38s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.91s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.99s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.69s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.74s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.18s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.98s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.32s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.81s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.91s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.77s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.41s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.40s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (2.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.08s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.92s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.99s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.20s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.76s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.87s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.88s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.97s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.91s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.42s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.27s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.42s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents087859560
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.09s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (2.04s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.34s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.42s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.27s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.75s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.79s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.87s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.06s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.78s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.16s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.87s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.02s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.82s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.83s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.53s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.16s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.37s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.23s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.88s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.43s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.40s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.58s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.66s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.73s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.23s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.75s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.22s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.79s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.79s)
21:17:34 [2021-05-27T21:17:34.946Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:17:34 [2021-05-27T21:17:34.946Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:17:34 [2021-05-27T21:17:34.946Z] === RUN   TestDockerRegistrySuite
21:17:34 [2021-05-27T21:17:34.947Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:17:36 [2021-05-27T21:17:36.320Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:17:36 [2021-05-27T21:17:36.477Z] --- PASS: TestExec (2.20s)
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestExecUser
21:17:36 [2021-05-27T21:17:36.477Z] --- SKIP: TestExecUser (0.00s)
21:17:36 [2021-05-27T21:17:36.477Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestExportContainerAndImportImage
21:17:36 [2021-05-27T21:17:36.477Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
21:17:36 [2021-05-27T21:17:36.477Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestExportContainerAfterDaemonRestart
21:17:36 [2021-05-27T21:17:36.477Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
21:17:36 [2021-05-27T21:17:36.477Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestHealthCheckWorkdir
21:17:36 [2021-05-27T21:17:36.477Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
21:17:36 [2021-05-27T21:17:36.477Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestHealthKillContainer
21:17:36 [2021-05-27T21:17:36.477Z] --- SKIP: TestHealthKillContainer (0.00s)
21:17:36 [2021-05-27T21:17:36.477Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestInspectCpusetInConfigPre120
21:17:36 [2021-05-27T21:17:36.477Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:17:36 [2021-05-27T21:17:36.477Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:17:36 [2021-05-27T21:17:36.477Z] === RUN   TestKillContainerInvalidSignal
21:17:37 [2021-05-27T21:17:37.696Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:17:38 [2021-05-27T21:17:38.686Z] --- PASS: TestKillContainerInvalidSignal (1.88s)
21:17:38 [2021-05-27T21:17:38.686Z] === RUN   TestKillContainer
21:17:38 [2021-05-27T21:17:38.686Z] === RUN   TestKillContainer/no_signal
21:17:39 [2021-05-27T21:17:39.596Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:17:39 [2021-05-27T21:17:39.596Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:17:40 [2021-05-27T21:17:40.248Z] === RUN   TestKillContainer/non_killing_signal
21:17:40 [2021-05-27T21:17:40.248Z] === RUN   TestKillContainer/killing_signal
21:17:43 [2021-05-27T21:17:43.783Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:17:47 [2021-05-27T21:17:47.415Z] --- PASS: TestKillContainer (9.07s)
21:17:47 [2021-05-27T21:17:47.415Z]     --- PASS: TestKillContainer/no_signal (1.85s)
21:17:47 [2021-05-27T21:17:47.415Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
21:17:47 [2021-05-27T21:17:47.415Z]     --- PASS: TestKillContainer/killing_signal (7.18s)
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:17:47 [2021-05-27T21:17:47.415Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestKillStoppedContainer
21:17:47 [2021-05-27T21:17:47.415Z] --- SKIP: TestKillStoppedContainer (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestKillStoppedContainerAPIPre120
21:17:47 [2021-05-27T21:17:47.415Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestKillDifferentUserContainer
21:17:47 [2021-05-27T21:17:47.415Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestInspectOomKilledTrue
21:17:47 [2021-05-27T21:17:47.415Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestInspectOomKilledFalse
21:17:47 [2021-05-27T21:17:47.415Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:17:47 [2021-05-27T21:17:47.415Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:17:47 [2021-05-27T21:17:47.415Z] === RUN   TestLogsFollowTailEmpty
21:17:49 [2021-05-27T21:17:49.046Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:17:49 [2021-05-27T21:17:49.623Z] --- PASS: TestLogsFollowTailEmpty (1.95s)
21:17:49 [2021-05-27T21:17:49.623Z] === RUN   TestNetworkNat
21:17:49 [2021-05-27T21:17:49.623Z] --- SKIP: TestNetworkNat (0.00s)
21:17:49 [2021-05-27T21:17:49.623Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:17:49 [2021-05-27T21:17:49.623Z] === RUN   TestNetworkLocalhostTCPNat
21:17:51 [2021-05-27T21:17:51.833Z] --- PASS: TestNetworkLocalhostTCPNat (2.28s)
21:17:51 [2021-05-27T21:17:51.833Z] === RUN   TestNetworkLoopbackNat
21:17:51 [2021-05-27T21:17:51.833Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
21:17:51 [2021-05-27T21:17:51.833Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
21:17:51 [2021-05-27T21:17:51.833Z] === RUN   TestPause
21:17:51 [2021-05-27T21:17:51.833Z] --- SKIP: TestPause (0.00s)
21:17:51 [2021-05-27T21:17:51.833Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:17:51 [2021-05-27T21:17:51.833Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:17:53 [2021-05-27T21:17:53.232Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:17:53 [2021-05-27T21:17:53.393Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s)
21:17:53 [2021-05-27T21:17:53.393Z] === RUN   TestPauseStopPausedContainer
21:17:53 [2021-05-27T21:17:53.394Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
21:17:53 [2021-05-27T21:17:53.394Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
21:17:53 [2021-05-27T21:17:53.394Z] === RUN   TestPsFilter
21:17:53 [2021-05-27T21:17:53.860Z] --- PASS: TestPsFilter (0.24s)
21:17:53 [2021-05-27T21:17:53.860Z] === RUN   TestRemoveContainerWithRemovedVolume
21:17:54 [2021-05-27T21:17:54.607Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:17:55 [2021-05-27T21:17:55.542Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:17:56 [2021-05-27T21:17:56.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s)
21:17:56 [2021-05-27T21:17:56.069Z] === RUN   TestRemoveContainerWithVolume
21:17:56 [2021-05-27T21:17:56.916Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:17:58 [2021-05-27T21:17:58.279Z] --- PASS: TestRemoveContainerWithVolume (2.27s)
21:17:58 [2021-05-27T21:17:58.279Z] === RUN   TestRemoveContainerRunning
21:17:58 [2021-05-27T21:17:58.291Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:17:59 [2021-05-27T21:17:59.701Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:18:00 [2021-05-27T21:18:00.488Z] --- PASS: TestRemoveContainerRunning (1.98s)
21:18:00 [2021-05-27T21:18:00.488Z] === RUN   TestRemoveContainerForceRemoveRunning
21:18:01 [2021-05-27T21:18:01.076Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:18:02 [2021-05-27T21:18:02.010Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:18:02 [2021-05-27T21:18:02.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.90s)
21:18:02 [2021-05-27T21:18:02.052Z] === RUN   TestRemoveInvalidContainer
21:18:02 [2021-05-27T21:18:02.052Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:18:02 [2021-05-27T21:18:02.052Z] === RUN   TestRenameLinkedContainer
21:18:02 [2021-05-27T21:18:02.052Z] --- SKIP: TestRenameLinkedContainer (0.00s)
21:18:02 [2021-05-27T21:18:02.052Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:18:02 [2021-05-27T21:18:02.052Z] === RUN   TestRenameStoppedContainer
21:18:04 [2021-05-27T21:18:04.545Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:18:07 [2021-05-27T21:18:07.075Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:18:08 [2021-05-27T21:18:08.452Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:18:09 [2021-05-27T21:18:09.193Z] --- PASS: TestRenameStoppedContainer (7.07s)
21:18:09 [2021-05-27T21:18:09.193Z] === RUN   TestRenameRunningContainerAndReuse
21:18:11 [2021-05-27T21:18:11.735Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:18:12 [2021-05-27T21:18:12.670Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:18:12 [2021-05-27T21:18:12.670Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:18:13 [2021-05-27T21:18:13.940Z] --- PASS: TestRenameRunningContainerAndReuse (4.07s)
21:18:13 [2021-05-27T21:18:13.940Z] === RUN   TestRenameInvalidName
21:18:14 [2021-05-27T21:18:14.045Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:18:15 [2021-05-27T21:18:15.419Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:18:15 [2021-05-27T21:18:15.501Z] --- PASS: TestRenameInvalidName (1.94s)
21:18:15 [2021-05-27T21:18:15.501Z] === RUN   TestRenameAnonymousContainer
21:18:16 [2021-05-27T21:18:16.354Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:18:19 [2021-05-27T21:18:19.638Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:18:19 [2021-05-27T21:18:19.896Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:18:21 [2021-05-27T21:18:21.271Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:18:21 [2021-05-27T21:18:21.839Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:18:21 [2021-05-27T21:18:21.839Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:18:22 [2021-05-27T21:18:22.106Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:18:22 [2021-05-27T21:18:22.375Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:18:22 [2021-05-27T21:18:22.942Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:18:22 [2021-05-27T21:18:22.942Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:18:24 [2021-05-27T21:18:24.316Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:18:26 [2021-05-27T21:18:26.217Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:18:27 [2021-05-27T21:18:27.591Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:18:28 [2021-05-27T21:18:28.965Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:18:29 [2021-05-27T21:18:29.899Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:18:30 [2021-05-27T21:18:30.412Z] --- PASS: TestRenameAnonymousContainer (14.01s)
21:18:30 [2021-05-27T21:18:30.412Z] === RUN   TestRenameContainerWithSameName
21:18:30 [2021-05-27T21:18:30.835Z] --- PASS: TestDockerRegistrySuite (55.97s)
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.50s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d2a37d45730bc] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.36s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [df7c8a00befff] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d032e2cf75c0c] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [dd14f4b16da16] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.68s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d4d662a09f2b2] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.75s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d340d403e79c4] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.93s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d60eeb9be1539] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.62s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d99da461aad9b] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d1c0a70ee98df] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.32s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d992f351d2aa3] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d1641b4b7c3cb] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [da711be4a3346] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [ded1fe36e2ac4] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [dfe6d8b357f32] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s)
21:18:30 [2021-05-27T21:18:30.835Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a0469ede569176e29f740956e6bcb454b7b1c6f1ea3ea54e0fc2bf403f5b27f
21:18:30 [2021-05-27T21:18:30.835Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96d1d164932d7860bd076db787f5d894d4935bd8c6c151edef3416f9b84de047
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [dbf27bd1dd090] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.45s)
21:18:30 [2021-05-27T21:18:30.835Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:219f9f487b3827fbd9f1a0c003838be9eff7b5737ea791ebced91b5a61fab636
21:18:30 [2021-05-27T21:18:30.835Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d60f029dc60d658713e1faca9926e59aee4b8da4da09c8abf7ff6d1226fe125c
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [de11bbd6592aa] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.29s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d5edb72749c17] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.96s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d053bac07643e] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [df4085e117334] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d8dbcd81450d9] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [dab37c4e6b230] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d5f00b28247a9] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d8ebf99ad8b8f] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.17s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [df9137d1a8a11] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [dd0e0a5497b84] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d038e90b76826] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d9d73a0e57a67] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d3f3b61903979] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d6858e7ab0326] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d9668a28c1e9e] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d611266d0cf6e] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d8a7c48ca742e] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d6786a95badc6] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.02s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d5eeecb8f619f] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [dfffb9ed3c344] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s)
21:18:30 [2021-05-27T21:18:30.835Z]         check_test.go:196: [d21c60beb955c] daemon is not started
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s)
21:18:30 [2021-05-27T21:18:30.835Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s)
21:18:30 [2021-05-27T21:18:30.835Z] === RUN   TestDockerSchema1RegistrySuite
21:18:30 [2021-05-27T21:18:30.835Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:18:31 [2021-05-27T21:18:31.094Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:18:31 [2021-05-27T21:18:31.396Z] --- PASS: TestRenameContainerWithSameName (1.91s)
21:18:31 [2021-05-27T21:18:31.396Z] === RUN   TestRenameContainerWithLinkedContainer
21:18:31 [2021-05-27T21:18:31.396Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
21:18:31 [2021-05-27T21:18:31.396Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
21:18:31 [2021-05-27T21:18:31.396Z] === RUN   TestResize
21:18:32 [2021-05-27T21:18:32.956Z] --- PASS: TestResize (1.90s)
21:18:32 [2021-05-27T21:18:32.956Z] === RUN   TestResizeWithInvalidSize
21:18:35 [2021-05-27T21:18:35.184Z] --- PASS: TestResizeWithInvalidSize (2.13s)
21:18:35 [2021-05-27T21:18:35.184Z] === RUN   TestResizeWhenContainerNotStarted
21:18:35 [2021-05-27T21:18:35.278Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:18:37 [2021-05-27T21:18:37.402Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s)
21:18:37 [2021-05-27T21:18:37.402Z] === RUN   TestDaemonRestartKillContainers
21:18:37 [2021-05-27T21:18:37.402Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:18:37 [2021-05-27T21:18:37.402Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:18:37 [2021-05-27T21:18:37.402Z] === RUN   TestStats
21:18:37 [2021-05-27T21:18:37.402Z] --- SKIP: TestStats (0.00s)
21:18:37 [2021-05-27T21:18:37.402Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
21:18:37 [2021-05-27T21:18:37.402Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:18:41 [2021-05-27T21:18:41.837Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:18:45 [2021-05-27T21:18:45.122Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:18:46 [2021-05-27T21:18:46.057Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:18:47 [2021-05-27T21:18:47.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:18:47 [2021-05-27T21:18:47.690Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:18:47 [2021-05-27T21:18:47.786Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.19s)
21:18:47 [2021-05-27T21:18:47.786Z] === RUN   TestStopContainerWithTimeout
21:18:47 [2021-05-27T21:18:47.786Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
21:18:47 [2021-05-27T21:18:47.786Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:18:47 [2021-05-27T21:18:47.786Z] === RUN   TestUpdateRestartPolicy
21:18:49 [2021-05-27T21:18:49.083Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:18:50 [2021-05-27T21:18:50.018Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:18:51 [2021-05-27T21:18:51.393Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:18:54 [2021-05-27T21:18:54.681Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:18:54 [2021-05-27T21:18:54.939Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:18:55 [2021-05-27T21:18:55.506Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:18:55 [2021-05-27T21:18:55.506Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:18:55 [2021-05-27T21:18:55.764Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:18:56 [2021-05-27T21:18:56.022Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:18:56 [2021-05-27T21:18:56.589Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:18:56 [2021-05-27T21:18:56.589Z] --- PASS: TestDockerSchema1RegistrySuite (25.84s)
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [dbe105558330b] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.78s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [db4ebcdabf403] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.42s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [de80aa3f74baf] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.68s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d22a610504ef4] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [db8bb27845950] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [dae265c118961] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [db8a86d75783e] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.31s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d191f5dc80750] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d7ab78967a940] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d5815050e64d0] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.31s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d81466ab80ef5] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [db6173b9f4ebc] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d6ccf3e88cef7] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d5dcb3aac8c62] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [dc2da1bda3a8e] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [dae9bc7d9e5c8] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d06e9f807986b] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
21:18:56 [2021-05-27T21:18:56.589Z]         check_test.go:223: [d7659a938fea0] daemon is not started
21:18:56 [2021-05-27T21:18:56.589Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:18:56 [2021-05-27T21:18:56.589Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:18:57 [2021-05-27T21:18:57.526Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:18:57 [2021-05-27T21:18:57.784Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:18:58 [2021-05-27T21:18:58.042Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:18:59 [2021-05-27T21:18:59.417Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:18:59 [2021-05-27T21:18:59.676Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:18:59 [2021-05-27T21:18:59.934Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:19:00 [2021-05-27T21:19:00.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:19:00 [2021-05-27T21:19:00.759Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.10s)
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [d3376cd7864b9] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [db2d2cb20ed84] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [dc9d217b7d628] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s)
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [d982e12fccba5] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [d93eebc847367] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [d22072ab070ca] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
21:19:00 [2021-05-27T21:19:00.759Z]         check_test.go:252: [db2d6ecf5c09f] daemon is not started
21:19:00 [2021-05-27T21:19:00.759Z] === RUN   TestDockerRegistryAuthTokenSuite
21:19:00 [2021-05-27T21:19:00.759Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:19:03 [2021-05-27T21:19:03.286Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:19:05 [2021-05-27T21:19:05.814Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:19:06 [2021-05-27T21:19:06.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:19:06 [2021-05-27T21:19:06.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:19:06 [2021-05-27T21:19:06.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:19:06 [2021-05-27T21:19:06.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
21:19:06 [2021-05-27T21:19:06.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
21:19:06 [2021-05-27T21:19:06.331Z]         check_test.go:279: [d30db9ffbbb22] daemon is not started
21:19:06 [2021-05-27T21:19:06.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
21:19:06 [2021-05-27T21:19:06.331Z]         check_test.go:279: [de59d5b7a517c] daemon is not started
21:19:06 [2021-05-27T21:19:06.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:19:06 [2021-05-27T21:19:06.331Z]         check_test.go:279: [d557fe1ed171c] daemon is not started
21:19:06 [2021-05-27T21:19:06.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
21:19:06 [2021-05-27T21:19:06.331Z]         check_test.go:279: [de8ee9c1af510] daemon is not started
21:19:06 [2021-05-27T21:19:06.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
21:19:06 [2021-05-27T21:19:06.331Z]         check_test.go:279: [d9791d61ce4db] daemon is not started
21:19:06 [2021-05-27T21:19:06.331Z] === RUN   TestDockerNetworkSuite
21:19:06 [2021-05-27T21:19:06.331Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:19:08 [2021-05-27T21:19:08.815Z] --- PASS: TestUpdateRestartPolicy (19.94s)
21:19:08 [2021-05-27T21:19:08.815Z] === RUN   TestUpdateRestartWithAutoRemove
21:19:08 [2021-05-27T21:19:08.815Z] --- PASS: TestUpdateRestartWithAutoRemove (1.91s)
21:19:08 [2021-05-27T21:19:08.815Z] === RUN   TestWaitNonBlocked
21:19:08 [2021-05-27T21:19:08.815Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:19:08 [2021-05-27T21:19:08.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:19:08 [2021-05-27T21:19:08.815Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:19:08 [2021-05-27T21:19:08.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:19:08 [2021-05-27T21:19:08.815Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:19:08 [2021-05-27T21:19:08.815Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:19:09 [2021-05-27T21:19:09.612Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:19:10 [2021-05-27T21:19:10.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:19:11 [2021-05-27T21:19:11.722Z] --- PASS: TestWaitNonBlocked (0.03s)
21:19:11 [2021-05-27T21:19:11.722Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.78s)
21:19:11 [2021-05-27T21:19:11.722Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.84s)
21:19:11 [2021-05-27T21:19:11.722Z] === RUN   TestWaitBlocked
21:19:11 [2021-05-27T21:19:11.722Z] --- SKIP: TestWaitBlocked (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:19:11 [2021-05-27T21:19:11.722Z] PASS
21:19:11 [2021-05-27T21:19:11.722Z] ok  	github.com/docker/docker/integration/container	102.698s
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === Skipped
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
21:19:11 [2021-05-27T21:19:11.722Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
21:19:11 [2021-05-27T21:19:11.722Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] 
21:19:11 [2021-05-27T21:19:11.722Z] DONE 88 tests, 33 skipped in 105.828s
21:19:11 [2021-05-27T21:19:11.722Z] Running D:\gopath\src\github.com\docker\docker\integration\image
21:19:13 [2021-05-27T21:19:13.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:13 [2021-05-27T21:19:13.888Z] INFO: Testing against a local daemon
21:19:13 [2021-05-27T21:19:13.888Z] === RUN   TestCommitInheritsEnv
21:19:13 [2021-05-27T21:19:13.888Z] --- SKIP: TestCommitInheritsEnv (0.00s)
21:19:13 [2021-05-27T21:19:13.888Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
21:19:13 [2021-05-27T21:19:13.888Z] === RUN   TestImportExtremelyLargeImageWorks
21:19:13 [2021-05-27T21:19:13.888Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:19:13 [2021-05-27T21:19:13.888Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
21:19:13 [2021-05-27T21:19:13.888Z] === RUN   TestImagesFilterMultiReference
21:19:13 [2021-05-27T21:19:13.888Z] --- PASS: TestImagesFilterMultiReference (0.08s)
21:19:13 [2021-05-27T21:19:13.888Z] === RUN   TestImagePullPlatformInvalid
21:19:13 [2021-05-27T21:19:13.888Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:19:13 [2021-05-27T21:19:13.888Z] === RUN   TestRemoveImageOrphaning
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestRemoveImageOrphaning (1.03s)
21:19:15 [2021-05-27T21:19:15.411Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:19:15 [2021-05-27T21:19:15.411Z] === RUN   TestTagInvalidReference
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestTagInvalidReference (0.03s)
21:19:15 [2021-05-27T21:19:15.411Z] === RUN   TestTagValidPrefixedRepo
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:19:15 [2021-05-27T21:19:15.411Z] === RUN   TestTagExistedNameWithoutForce
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:19:15 [2021-05-27T21:19:15.411Z] === RUN   TestTagOfficialNames
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestTagOfficialNames (0.08s)
21:19:15 [2021-05-27T21:19:15.411Z] === RUN   TestTagMatchesDigest
21:19:15 [2021-05-27T21:19:15.411Z] --- PASS: TestTagMatchesDigest (0.03s)
21:19:15 [2021-05-27T21:19:15.411Z] PASS
21:19:15 [2021-05-27T21:19:15.411Z] ok  	github.com/docker/docker/integration/image	1.621s
21:19:15 [2021-05-27T21:19:15.411Z] 
21:19:15 [2021-05-27T21:19:15.411Z] === Skipped
21:19:15 [2021-05-27T21:19:15.411Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
21:19:15 [2021-05-27T21:19:15.411Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
21:19:15 [2021-05-27T21:19:15.411Z] 
21:19:15 [2021-05-27T21:19:15.411Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
21:19:15 [2021-05-27T21:19:15.411Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
21:19:15 [2021-05-27T21:19:15.411Z] 
21:19:15 [2021-05-27T21:19:15.411Z] 
21:19:15 [2021-05-27T21:19:15.411Z] DONE 11 tests, 2 skipped in 3.815s
21:19:15 [2021-05-27T21:19:15.411Z] Running D:\gopath\src\github.com\docker\docker\integration\network
21:19:16 [2021-05-27T21:19:16.259Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:19:17 [2021-05-27T21:19:17.634Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:19:17 [2021-05-27T21:19:17.893Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:19:18 [2021-05-27T21:19:18.151Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:19:18 [2021-05-27T21:19:18.151Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:19:18 [2021-05-27T21:19:18.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:18 [2021-05-27T21:19:18.294Z] INFO: Testing against a local daemon
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkCreateDelete
21:19:18 [2021-05-27T21:19:18.294Z] --- SKIP: TestNetworkCreateDelete (0.00s)
21:19:18 [2021-05-27T21:19:18.294Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestDockerNetworkDeletePreferID
21:19:18 [2021-05-27T21:19:18.294Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
21:19:18 [2021-05-27T21:19:18.294Z]     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:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestDaemonDNSFallback
21:19:18 [2021-05-27T21:19:18.294Z] --- SKIP: TestDaemonDNSFallback (0.00s)
21:19:18 [2021-05-27T21:19:18.294Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestInspectNetwork
21:19:18 [2021-05-27T21:19:18.294Z] --- SKIP: TestInspectNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.294Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestRunContainerWithBridgeNone
21:19:18 [2021-05-27T21:19:18.294Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:19:18 [2021-05-27T21:19:18.294Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkInvalidJSON
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkInvalidJSON//networks/create
21:19:18 [2021-05-27T21:19:18.294Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:19:18 [2021-05-27T21:19:18.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:19:18 [2021-05-27T21:19:18.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:19:18 [2021-05-27T21:19:18.294Z] === CONT  TestNetworkInvalidJSON//networks/create
21:19:18 [2021-05-27T21:19:18.294Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:19:18 [2021-05-27T21:19:18.294Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:19:18 [2021-05-27T21:19:18.294Z] --- PASS: TestNetworkInvalidJSON (0.04s)
21:19:18 [2021-05-27T21:19:18.294Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
21:19:18 [2021-05-27T21:19:18.294Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
21:19:18 [2021-05-27T21:19:18.294Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkList
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkList//networks
21:19:18 [2021-05-27T21:19:18.294Z] === PAUSE TestNetworkList//networks
21:19:18 [2021-05-27T21:19:18.294Z] === RUN   TestNetworkList//networks/
21:19:18 [2021-05-27T21:19:18.295Z] === PAUSE TestNetworkList//networks/
21:19:18 [2021-05-27T21:19:18.295Z] === CONT  TestNetworkList//networks
21:19:18 [2021-05-27T21:19:18.295Z] === CONT  TestNetworkList//networks/
21:19:18 [2021-05-27T21:19:18.295Z] --- PASS: TestNetworkList (0.04s)
21:19:18 [2021-05-27T21:19:18.295Z]     --- PASS: TestNetworkList//networks (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestHostIPv4BridgeLabel
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     network_test.go:126: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestDaemonRestartWithLiveRestore
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:29: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestDaemonDefaultNetworkPools
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:58: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestDaemonRestartWithExistingNetwork
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:102: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:136: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:187: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestServiceWithPredefinedNetwork
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:212: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:242: FLAKY_TEST
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestServiceWithDataPathPortInit
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:332: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:19:18 [2021-05-27T21:19:18.295Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:400: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] PASS
21:19:18 [2021-05-27T21:19:18.295Z] ok  	github.com/docker/docker/integration/network	0.261s
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === Skipped
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     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:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     network_test.go:126: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:29: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:58: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:102: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:136: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:187: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:212: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:242: FLAKY_TEST
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:332: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
21:19:18 [2021-05-27T21:19:18.295Z]     service_test.go:400: testEnv.OSType == "windows"
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] 
21:19:18 [2021-05-27T21:19:18.295Z] DONE 22 tests, 15 skipped in 2.526s
21:19:18 [2021-05-27T21:19:18.295Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:19:18 [2021-05-27T21:19:18.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:19:18 [2021-05-27T21:19:18.749Z] testing: warning: no tests to run
21:19:18 [2021-05-27T21:19:18.749Z] PASS
21:19:18 [2021-05-27T21:19:18.749Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.076s
21:19:18 [2021-05-27T21:19:18.749Z] 
21:19:18 [2021-05-27T21:19:18.749Z] DONE 0 tests in 0.777s
21:19:18 [2021-05-27T21:19:18.749Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:19:19 [2021-05-27T21:19:19.345Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:19:19 [2021-05-27T21:19:19.709Z] testing: warning: no tests to run
21:19:19 [2021-05-27T21:19:19.709Z] PASS
21:19:19 [2021-05-27T21:19:19.709Z] ok  	github.com/docker/docker/integration/network/macvlan	0.078s
21:19:19 [2021-05-27T21:19:19.709Z] 
21:19:19 [2021-05-27T21:19:19.709Z] DONE 0 tests in 0.812s
21:19:19 [2021-05-27T21:19:19.709Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
21:19:20 [2021-05-27T21:19:20.672Z] testing: warning: no tests to run
21:19:20 [2021-05-27T21:19:20.672Z] PASS
21:19:20 [2021-05-27T21:19:20.672Z] ok  	github.com/docker/docker/integration/plugin	0.082s
21:19:20 [2021-05-27T21:19:20.672Z] 
21:19:20 [2021-05-27T21:19:20.672Z] DONE 0 tests in 0.794s
21:19:20 [2021-05-27T21:19:20.672Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:19:21 [2021-05-27T21:19:21.633Z] testing: warning: no tests to run
21:19:21 [2021-05-27T21:19:21.633Z] PASS
21:19:21 [2021-05-27T21:19:21.633Z] ok  	github.com/docker/docker/integration/plugin/authz	0.073s
21:19:21 [2021-05-27T21:19:21.633Z] 
21:19:21 [2021-05-27T21:19:21.633Z] DONE 0 tests in 0.821s
21:19:21 [2021-05-27T21:19:21.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
21:19:21 [2021-05-27T21:19:21.904Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:19:21 [2021-05-27T21:19:21.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:19:27 [2021-05-27T21:19:27.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:19:27 [2021-05-27T21:19:27.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:19:29 [2021-05-27T21:19:29.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:19:31 [2021-05-27T21:19:31.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:19:31 [2021-05-27T21:19:31.932Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:31 [2021-05-27T21:19:31.932Z] INFO: Testing against a local daemon
21:19:31 [2021-05-27T21:19:31.932Z] === RUN   TestPluginInvalidJSON
21:19:31 [2021-05-27T21:19:31.932Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:19:31 [2021-05-27T21:19:31.932Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:19:31 [2021-05-27T21:19:31.932Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:19:31 [2021-05-27T21:19:31.932Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:19:31 [2021-05-27T21:19:31.932Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z] === RUN   TestPluginInstall
21:19:31 [2021-05-27T21:19:31.932Z] --- SKIP: TestPluginInstall (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z]     plugin_test.go:63: testEnv.OSType == "windows"
21:19:31 [2021-05-27T21:19:31.932Z] === RUN   TestPluginsWithRuntimes
21:19:31 [2021-05-27T21:19:31.932Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z]     plugin_test.go:172: testEnv.OSType == "windows"
21:19:31 [2021-05-27T21:19:31.932Z] === RUN   TestPluginBackCompatMediaTypes
21:19:31 [2021-05-27T21:19:31.932Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z]     plugin_test.go:234: testEnv.OSType == "windows"
21:19:31 [2021-05-27T21:19:31.932Z] PASS
21:19:31 [2021-05-27T21:19:31.932Z] ok  	github.com/docker/docker/integration/plugin/common	0.201s
21:19:31 [2021-05-27T21:19:31.932Z] 
21:19:31 [2021-05-27T21:19:31.932Z] === Skipped
21:19:31 [2021-05-27T21:19:31.932Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z]     plugin_test.go:63: testEnv.OSType == "windows"
21:19:31 [2021-05-27T21:19:31.932Z] 
21:19:31 [2021-05-27T21:19:31.932Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z]     plugin_test.go:172: testEnv.OSType == "windows"
21:19:31 [2021-05-27T21:19:31.932Z] 
21:19:31 [2021-05-27T21:19:31.932Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
21:19:31 [2021-05-27T21:19:31.932Z]     plugin_test.go:234: testEnv.OSType == "windows"
21:19:31 [2021-05-27T21:19:31.932Z] 
21:19:31 [2021-05-27T21:19:31.932Z] 
21:19:31 [2021-05-27T21:19:31.932Z] DONE 5 tests, 3 skipped in 9.351s
21:19:31 [2021-05-27T21:19:31.932Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:19:34 [2021-05-27T21:19:34.100Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:34 [2021-05-27T21:19:34.100Z] INFO: Testing against a local daemon
21:19:34 [2021-05-27T21:19:34.100Z] === RUN   TestExternalGraphDriver
21:19:34 [2021-05-27T21:19:34.100Z] --- SKIP: TestExternalGraphDriver (0.00s)
21:19:34 [2021-05-27T21:19:34.100Z]     external_test.go:48: runtime.GOOS == "windows"
21:19:34 [2021-05-27T21:19:34.100Z] === RUN   TestGraphdriverPluginV2
21:19:34 [2021-05-27T21:19:34.100Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
21:19:34 [2021-05-27T21:19:34.100Z]     external_test.go:408: runtime.GOOS == "windows"
21:19:34 [2021-05-27T21:19:34.100Z] PASS
21:19:34 [2021-05-27T21:19:34.100Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.218s
21:19:34 [2021-05-27T21:19:34.100Z] 
21:19:34 [2021-05-27T21:19:34.100Z] === Skipped
21:19:34 [2021-05-27T21:19:34.100Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
21:19:34 [2021-05-27T21:19:34.100Z]     external_test.go:48: runtime.GOOS == "windows"
21:19:34 [2021-05-27T21:19:34.100Z] 
21:19:34 [2021-05-27T21:19:34.100Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
21:19:34 [2021-05-27T21:19:34.100Z]     external_test.go:408: runtime.GOOS == "windows"
21:19:34 [2021-05-27T21:19:34.100Z] 
21:19:34 [2021-05-27T21:19:34.100Z] 
21:19:34 [2021-05-27T21:19:34.100Z] DONE 2 tests, 2 skipped in 3.350s
21:19:34 [2021-05-27T21:19:34.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:19:37 [2021-05-27T21:19:37.439Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:37 [2021-05-27T21:19:37.439Z] INFO: Testing against a local daemon
21:19:37 [2021-05-27T21:19:37.439Z] === RUN   TestReadPluginNoRead
21:19:37 [2021-05-27T21:19:37.439Z] --- SKIP: TestReadPluginNoRead (0.00s)
21:19:37 [2021-05-27T21:19:37.439Z]     read_test.go:21: no unix domain sockets on Windows
21:19:37 [2021-05-27T21:19:37.439Z] PASS
21:19:37 [2021-05-27T21:19:37.439Z] ok  	github.com/docker/docker/integration/plugin/logging	0.188s
21:19:37 [2021-05-27T21:19:37.439Z] 
21:19:37 [2021-05-27T21:19:37.439Z] === Skipped
21:19:37 [2021-05-27T21:19:37.439Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
21:19:37 [2021-05-27T21:19:37.439Z]     read_test.go:21: no unix domain sockets on Windows
21:19:37 [2021-05-27T21:19:37.439Z] 
21:19:37 [2021-05-27T21:19:37.439Z] 
21:19:37 [2021-05-27T21:19:37.439Z] DONE 1 tests, 1 skipped in 2.803s
21:19:37 [2021-05-27T21:19:37.439Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
21:19:38 [2021-05-27T21:19:38.403Z] testing: warning: no tests to run
21:19:38 [2021-05-27T21:19:38.403Z] PASS
21:19:38 [2021-05-27T21:19:38.403Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.114s
21:19:38 [2021-05-27T21:19:38.858Z] 
21:19:38 [2021-05-27T21:19:38.858Z] DONE 0 tests in 1.421s
21:19:38 [2021-05-27T21:19:38.858Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:19:41 [2021-05-27T21:19:41.022Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:41 [2021-05-27T21:19:41.022Z] INFO: Testing against a local daemon
21:19:41 [2021-05-27T21:19:41.022Z] === RUN   TestPluginWithDevMounts
21:19:41 [2021-05-27T21:19:41.022Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:19:41 [2021-05-27T21:19:41.022Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:19:41 [2021-05-27T21:19:41.022Z] PASS
21:19:41 [2021-05-27T21:19:41.022Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.205s
21:19:41 [2021-05-27T21:19:41.480Z] 
21:19:41 [2021-05-27T21:19:41.480Z] === Skipped
21:19:41 [2021-05-27T21:19:41.480Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
21:19:41 [2021-05-27T21:19:41.480Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:19:41 [2021-05-27T21:19:41.480Z] 
21:19:41 [2021-05-27T21:19:41.480Z] 
21:19:41 [2021-05-27T21:19:41.480Z] DONE 1 tests, 1 skipped in 2.698s
21:19:41 [2021-05-27T21:19:41.480Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:19:43 [2021-05-27T21:19:43.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:19:43 [2021-05-27T21:19:43.646Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:43 [2021-05-27T21:19:43.646Z] INFO: Testing against a local daemon
21:19:43 [2021-05-27T21:19:43.646Z] === RUN   TestSecretInspect
21:19:43 [2021-05-27T21:19:43.646Z] --- SKIP: TestSecretInspect (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] === RUN   TestSecretList
21:19:43 [2021-05-27T21:19:43.646Z] --- SKIP: TestSecretList (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] === RUN   TestSecretsCreateAndDelete
21:19:43 [2021-05-27T21:19:43.646Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] === RUN   TestSecretsUpdate
21:19:43 [2021-05-27T21:19:43.646Z] --- SKIP: TestSecretsUpdate (0.01s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] === RUN   TestTemplatedSecret
21:19:43 [2021-05-27T21:19:43.646Z] --- SKIP: TestTemplatedSecret (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] === RUN   TestSecretCreateResolve
21:19:43 [2021-05-27T21:19:43.646Z] --- SKIP: TestSecretCreateResolve (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:19:43 [2021-05-27T21:19:43.646Z] PASS
21:19:43 [2021-05-27T21:19:43.646Z] ok  	github.com/docker/docker/integration/secret	0.192s
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] === Skipped
21:19:43 [2021-05-27T21:19:43.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
21:19:43 [2021-05-27T21:19:43.646Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] 
21:19:43 [2021-05-27T21:19:43.646Z] DONE 6 tests, 6 skipped in 2.212s
21:19:43 [2021-05-27T21:19:43.646Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:19:45 [2021-05-27T21:19:45.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:19:46 [2021-05-27T21:19:46.534Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:46 [2021-05-27T21:19:46.534Z] INFO: Testing against a local daemon
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceCreateInit
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:19:46 [2021-05-27T21:19:46.534Z] --- PASS: TestServiceCreateInit (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceMultipleTimes
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceConflict
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceConflict (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceMaxReplicas
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateWithDuplicateNetworkNames
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceSecretFileMode
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceConfigFileMode
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceSysctls
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceSysctls (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateServiceCapabilities
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestInspect
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestInspect (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestCreateJob
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestCreateJob (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestReplicatedJob
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestReplicatedJob (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestUpdateReplicatedJob
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceListWithStatuses
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestDockerNetworkConnectAlias
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestDockerNetworkReConnect
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServicePlugin
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServicePlugin (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceUpdateLabel
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServiceUpdateLabel (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceUpdateSecrets
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceUpdateConfigs
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceUpdateNetwork
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] === RUN   TestServiceUpdatePidsLimit
21:19:46 [2021-05-27T21:19:46.534Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] PASS
21:19:46 [2021-05-27T21:19:46.534Z] ok  	github.com/docker/docker/integration/service	0.345s
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === Skipped
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
21:19:46 [2021-05-27T21:19:46.534Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
21:19:46 [2021-05-27T21:19:46.534Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] 
21:19:46 [2021-05-27T21:19:46.534Z] DONE 24 tests, 23 skipped in 3.002s
21:19:46 [2021-05-27T21:19:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:19:47 [2021-05-27T21:19:47.708Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:19:48 [2021-05-27T21:19:48.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:19:49 [2021-05-27T21:19:49.151Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:49 [2021-05-27T21:19:49.151Z] INFO: Testing against a local daemon
21:19:49 [2021-05-27T21:19:49.151Z] === RUN   TestSessionCreate
21:19:49 [2021-05-27T21:19:49.151Z] --- SKIP: TestSessionCreate (0.00s)
21:19:49 [2021-05-27T21:19:49.151Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:19:49 [2021-05-27T21:19:49.151Z] === RUN   TestSessionCreateWithBadUpgrade
21:19:49 [2021-05-27T21:19:49.151Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
21:19:49 [2021-05-27T21:19:49.151Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:19:49 [2021-05-27T21:19:49.151Z] PASS
21:19:49 [2021-05-27T21:19:49.151Z] ok  	github.com/docker/docker/integration/session	0.223s
21:19:49 [2021-05-27T21:19:49.151Z] 
21:19:49 [2021-05-27T21:19:49.151Z] === Skipped
21:19:49 [2021-05-27T21:19:49.151Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
21:19:49 [2021-05-27T21:19:49.151Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:19:49 [2021-05-27T21:19:49.151Z] 
21:19:49 [2021-05-27T21:19:49.151Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
21:19:49 [2021-05-27T21:19:49.151Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:19:49 [2021-05-27T21:19:49.151Z] 
21:19:49 [2021-05-27T21:19:49.151Z] 
21:19:49 [2021-05-27T21:19:49.151Z] DONE 2 tests, 2 skipped in 2.316s
21:19:49 [2021-05-27T21:19:49.151Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:19:49 [2021-05-27T21:19:49.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:19:51 [2021-05-27T21:19:51.110Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:19:51 [2021-05-27T21:19:51.312Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:51 [2021-05-27T21:19:51.312Z] INFO: Testing against a local daemon
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestEventsExecDie
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestEventsExecDie (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestEventsBackwardsCompatible
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestInfoAPI
21:19:51 [2021-05-27T21:19:51.312Z] --- PASS: TestInfoAPI (0.04s)
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestInfoAPIWarnings
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestInfoAPIWarnings (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestInfoDebug
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestInfoDebug (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestInfoInsecureRegistries
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestInfoRegistryMirrors
21:19:51 [2021-05-27T21:19:51.312Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
21:19:51 [2021-05-27T21:19:51.312Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:19:51 [2021-05-27T21:19:51.312Z] === RUN   TestLoginFailsWithBadCredentials
21:19:52 [2021-05-27T21:19:52.271Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
21:19:52 [2021-05-27T21:19:52.271Z] === RUN   TestPingCacheHeaders
21:19:52 [2021-05-27T21:19:52.271Z] --- PASS: TestPingCacheHeaders (0.03s)
21:19:52 [2021-05-27T21:19:52.271Z] === RUN   TestPingGet
21:19:52 [2021-05-27T21:19:52.271Z] --- PASS: TestPingGet (0.04s)
21:19:52 [2021-05-27T21:19:52.271Z] === RUN   TestPingHead
21:19:52 [2021-05-27T21:19:52.271Z] --- PASS: TestPingHead (0.05s)
21:19:52 [2021-05-27T21:19:52.271Z] === RUN   TestVersion
21:19:52 [2021-05-27T21:19:52.271Z] --- PASS: TestVersion (0.03s)
21:19:52 [2021-05-27T21:19:52.271Z] PASS
21:19:52 [2021-05-27T21:19:52.271Z] ok  	github.com/docker/docker/integration/system	1.309s
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === Skipped
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
21:19:52 [2021-05-27T21:19:52.271Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] 
21:19:52 [2021-05-27T21:19:52.271Z] DONE 13 tests, 7 skipped in 3.212s
21:19:52 [2021-05-27T21:19:52.271Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:19:53 [2021-05-27T21:19:53.644Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:19:53 [2021-05-27T21:19:53.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:19:54 [2021-05-27T21:19:54.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:19:55 [2021-05-27T21:19:55.154Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:19:55 [2021-05-27T21:19:55.154Z] INFO: Testing against a local daemon
21:19:55 [2021-05-27T21:19:55.154Z] === RUN   TestVolumesCreateAndList
21:19:55 [2021-05-27T21:19:55.154Z] --- PASS: TestVolumesCreateAndList (0.06s)
21:19:55 [2021-05-27T21:19:55.154Z] === RUN   TestVolumesRemove
21:19:55 [2021-05-27T21:19:55.154Z] --- PASS: TestVolumesRemove (0.10s)
21:19:55 [2021-05-27T21:19:55.154Z] === RUN   TestVolumesInspect
21:19:55 [2021-05-27T21:19:55.154Z] --- PASS: TestVolumesInspect (0.04s)
21:19:55 [2021-05-27T21:19:55.154Z] === RUN   TestVolumesInvalidJSON
21:19:55 [2021-05-27T21:19:55.154Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:19:55 [2021-05-27T21:19:55.154Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:19:55 [2021-05-27T21:19:55.154Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:19:55 [2021-05-27T21:19:55.154Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:19:55 [2021-05-27T21:19:55.154Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:19:55 [2021-05-27T21:19:55.154Z] PASS
21:19:55 [2021-05-27T21:19:55.154Z] ok  	github.com/docker/docker/integration/volume	0.411s
21:19:55 [2021-05-27T21:19:55.154Z] 
21:19:55 [2021-05-27T21:19:55.154Z] DONE 5 tests in 2.454s
21:19:55 [2021-05-27T21:19:55.154Z] INFO: make.ps1 ended at 05/27/2021 21:19:54
21:19:55 [2021-05-27T21:19:55.154Z] INFO: Integration CLI tests being run from the host:
21:19:55 [2021-05-27T21:19:55.154Z] 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:19:56 [2021-05-27T21:19:56.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:19:57 [2021-05-27T21:19:57.304Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:19:57 [2021-05-27T21:19:57.304Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:19:57 [2021-05-27T21:19:57.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:19:59 [2021-05-27T21:19:59.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:20:01 [2021-05-27T21:20:01.145Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:20:01 [2021-05-27T21:20:01.403Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:20:01 [2021-05-27T21:20:01.968Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:20:01 [2021-05-27T21:20:01.968Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:20:03 [2021-05-27T21:20:03.694Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:20:03 [2021-05-27T21:20:03.694Z] INFO: Testing against a local daemon
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:20:03 [2021-05-27T21:20:03.694Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:20:04 [2021-05-27T21:20:04.148Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:20:04 [2021-05-27T21:20:04.604Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:20:05 [2021-05-27T21:20:05.058Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:20:05 [2021-05-27T21:20:05.513Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:20:06 [2021-05-27T21:20:06.152Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:20:08 [2021-05-27T21:20:08.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:20:20 [2021-05-27T21:20:20.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:20:20 [2021-05-27T21:20:20.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:20:22 [2021-05-27T21:20:22.799Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:20:23 [2021-05-27T21:20:23.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:20:23 [2021-05-27T21:20:23.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:20:23 [2021-05-27T21:20:23.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:20:24 [2021-05-27T21:20:24.188Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:20:24 [2021-05-27T21:20:24.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:20:24 [2021-05-27T21:20:24.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:20:27 [2021-05-27T21:20:27.471Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:20:29 [2021-05-27T21:20:29.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:20:29 [2021-05-27T21:20:29.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:20:29 [2021-05-27T21:20:29.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:20:31 [2021-05-27T21:20:31.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:20:31 [2021-05-27T21:20:31.905Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:20:35 [2021-05-27T21:20:35.188Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:20:38 [2021-05-27T21:20:38.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:20:40 [2021-05-27T21:20:40.999Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:20:44 [2021-05-27T21:20:44.284Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:20:44 [2021-05-27T21:20:44.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:20:45 [2021-05-27T21:20:45.110Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:20:47 [2021-05-27T21:20:47.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:20:50 [2021-05-27T21:20:50.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:20:50 [2021-05-27T21:20:50.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:20:51 [2021-05-27T21:20:51.230Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:20:52 [2021-05-27T21:20:52.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:20:54 [2021-05-27T21:20:54.069Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:20:58 [2021-05-27T21:20:58.254Z] --- PASS: TestDockerNetworkSuite (111.80s)
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.95s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [ded0bfa7ca8ed] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dcddbae7676ee] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.56s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d763ff603fcc2] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.55s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d3e998f7d15c1] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (5.19s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:1233: [d32e0f4f92a43] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.91s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d631b1ad9b4fd] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.74s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dcfa64789b1ad] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.04s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dcb46189feea0] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.99s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d9a8325fe092f] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.82s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [da2ece9e6641f] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d3ffeff971b5c] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.74s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d995657abda9a] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.46s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [ddf59f3b47fca] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.48s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d1002e24ac97a] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.96s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d1d2b4deefa47] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.73s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dbf1ac55eb5ed] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dbcb70fb5270b] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d630e12f1935e] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.46s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d26d33f57e96c] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.49s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d96ca6866dc88] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.07s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [df48018e60899] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [db617f6d17174] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [df00b7879bc26] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d2ceb676c1421] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.20s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:968: [d4ce87f1203f3] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.32s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d04dd68fce827] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.38s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:1116: [d2b026ff3f074] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.49s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [df2f052b6b3c2] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.45s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [de76aa95a3ce4] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.44s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d5fadc46289d1] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d7ce311676603] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.46s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dd62684372123] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d257d97dc91ba] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d3ce3789ec101] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.73s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d30bf3ab1de29] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d1a5542858d67] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [ddedd873b5bc3] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (2.23s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d2f1b6260550f] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.85s)
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.79s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:1084: [db63f99c4ea92] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.11s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d6ed8ef62ecc0] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.93s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d68e3254043d1] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.68s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d813d2cfc6fe6] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dbf03ac1453d4] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.44s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d4477cd789787] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [dbf7eb452cecf] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d7faafbfd6acd] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.49s)
21:20:58 [2021-05-27T21:20:58.254Z]         docker_cli_network_unix_test.go:46: [d48fbf0f61536] daemon is not started
21:20:58 [2021-05-27T21:20:58.254Z] === RUN   TestDockerHubPullSuite
21:20:58 [2021-05-27T21:20:58.254Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:21:00 [2021-05-27T21:21:00.153Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:21:02 [2021-05-27T21:21:02.051Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:21:02 [2021-05-27T21:21:02.617Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:21:03 [2021-05-27T21:21:03.551Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:21:03 [2021-05-27T21:21:03.825Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:21:03 [2021-05-27T21:21:03.825Z] --- PASS: TestDockerHubPullSuite (5.59s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.03s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
21:21:03 [2021-05-27T21:21:03.825Z] PASS
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === Skipped
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:21:03 [2021-05-27T21:21:03.825Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.825Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_sni_test.go:18: Flakey test
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.03s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.03s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.02s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.02s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:21:03 [2021-05-27T21:21:03.826Z]         docker_cli_network_unix_test.go:46: [ddedd873b5bc3] daemon is not started
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] 
21:21:03 [2021-05-27T21:21:03.826Z] DONE 1269 tests, 51 skipped in 2203.292s
21:21:03 [2021-05-27T21:21:03.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:21:03 [2021-05-27T21:21:03.826Z] ++++ cat bundles/test-integration/docker.pid
21:21:03 [2021-05-27T21:21:03.826Z] +++ kill 8240
21:21:04 [2021-05-27T21:21:04.395Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:21:04 [2021-05-27T21:21:04.960Z] +++ /etc/init.d/apparmor stop
21:21:04 [2021-05-27T21:21:04.960Z] Leaving: AppArmorNo profiles have been unloaded.
21:21:04 [2021-05-27T21:21:04.960Z] 
21:21:04 [2021-05-27T21:21:04.960Z] Unloading profiles will leave already running processes permanently
21:21:04 [2021-05-27T21:21:04.960Z] unconfined, which can lead to unexpected situations.
21:21:04 [2021-05-27T21:21:04.960Z] 
21:21:04 [2021-05-27T21:21:04.960Z] To set a process to complain mode, use the command line tool
21:21:04 [2021-05-27T21:21:04.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:21:04 [2021-05-27T21:21:04.960Z] +++ true
21:21:04 [2021-05-27T21:21:04.960Z] exiting test-integration
21:21:04 [2021-05-27T21:21:04.960Z] ++ exit 0
21:21:04 [2021-05-27T21:21:04.960Z] 
21:21:05 [2021-05-27T21:21:05.218Z] + for job in $(jobs -p)
21:21:05 [2021-05-27T21:21:05.218Z] + wait 14817
21:21:17 [2021-05-27T21:21:17.414Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:21:18 [2021-05-27T21:21:18.788Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:21:21 [2021-05-27T21:21:21.316Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:21:24 [2021-05-27T21:21:24.600Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:21:31 [2021-05-27T21:21:31.156Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:21:36 [2021-05-27T21:21:36.421Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:21:39 [2021-05-27T21:21:39.723Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:21:42 [2021-05-27T21:21:42.251Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:21:45 [2021-05-27T21:21:45.532Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:21:48 [2021-05-27T21:21:48.062Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:21:51 [2021-05-27T21:21:51.346Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:21:53 [2021-05-27T21:21:53.877Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:22:32 [2021-05-27T21:22:32.278Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:22:33 [2021-05-27T21:22:33.801Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:22:40 [2021-05-27T21:22:40.977Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:22:40 [2021-05-27T21:22:40.977Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:22:40 [2021-05-27T21:22:40.977Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:22:40 [2021-05-27T21:22:40.977Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:22:40 [2021-05-27T21:22:40.977Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:22:43 [2021-05-27T21:22:43.861Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:22:43 [2021-05-27T21:22:43.861Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:22:44 [2021-05-27T21:22:44.316Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:22:50 [2021-05-27T21:22:50.084Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:22:51 [2021-05-27T21:22:51.351Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:23:04 [2021-05-27T21:23:04.950Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:23:23 [2021-05-27T21:23:23.022Z] --- PASS: TestDockerSwarmSuite (1770.59s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.49s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.55s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.23s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.15s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:562: [d6663c85755b8] joining swarm manager [de4542f733176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:584: [dd41dd6881ed5] joining swarm manager [de4542f733176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]         check_test.go:380: [d6663c85755b8] daemon is not started
21:23:23 [2021-05-27T21:23:23.022Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.50s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:45: [d39913135a110] joining swarm manager [ddb144cc8bd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.78s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:303: [d430ada7e4a51] joining swarm manager [ddc7711822e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:304: [dfa343a977906] joining swarm manager [ddc7711822e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:363: Waiting for possible election...
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.77s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:271: [d794dfa36e5ca] joining swarm manager [d124507903be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:272: [d6dc97f318e01] joining swarm manager [d124507903be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.29s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.89s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_node_test.go:19: [dea0409447788] joining swarm manager [dd0647c2b846f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_node_test.go:20: [d753dc4c74871] joining swarm manager [dd0647c2b846f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.35s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:501: [d06b25acf0a63] joining swarm manager [d7d5c65c940f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:506: [d86d946b20093] joining swarm manager [d7d5c65c940f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.88s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_node_test.go:80: [d57c172100f4f] joining swarm manager [dc51c39563012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.36s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_node_test.go:52: [d8e20ee503885] joining swarm manager [db70e3b5ac5d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_node_test.go:53: [dc30d8c2eb771] joining swarm manager [db70e3b5ac5d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.04s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.62s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:201: [d114c3317e98e] joining swarm manager [d44c197e16b42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.64s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:383: [d3c685599e61e] joining swarm manager [d908132839e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:384: [d5813e2b52b14] joining swarm manager [d908132839e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]         check_test.go:380: [d5813e2b52b14] daemon is not started
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.03s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:801: [d8dc6e8af2b5d] joining swarm manager [d2ed62e867660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:801: [d170620c5ddaf] joining swarm manager [d2ed62e867660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:801: [dd6bb676ed623] joining swarm manager [d2ed62e867660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:801: [da98f6e041fc7] joining swarm manager [d2ed62e867660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_test.go:809: [dee9b21ee3729] joining swarm manager [d2ed62e867660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.43s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.07s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:394: [df7ebea1918f0] joining swarm manager [da42c2d19b246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:394: [def36fc4db939] joining swarm manager [da42c2d19b246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.11s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:342: [de4b433da3b86] joining swarm manager [d778355a76a1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:342: [d8bd1fb3d724c] joining swarm manager [d778355a76a1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.38s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:489: [dc13713067ab2] joining swarm manager [dbb00a0cd8595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:489: [d1e8aa3470039] joining swarm manager [dbb00a0cd8595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.51s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.39s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:127: [d0feb5f8abb6c] joining swarm manager [ddcfdf9776f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:128: [d37d3e67bcf22] joining swarm manager [ddcfdf9776f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:136: [d0991d5eba800] joining swarm manager [ddcfdf9776f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:137: [d019e633ef0f5] joining swarm manager [ddcfdf9776f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.18s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:303: [d04eb2d5b6f31] joining swarm manager [d5e14253085b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:303: [d6f8acfaee3b4] joining swarm manager [d5e14253085b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.31s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:99: [d7a1527dd39e9] joining swarm manager [dfbdd51bb4165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:100: [d32fb03be9014] joining swarm manager [dfbdd51bb4165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]         check_test.go:380: [d7a1527dd39e9] daemon is not started
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.05s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:532: [d953af8519b97] joining swarm manager [d7e0977a1153e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:533: [d4c46162aa4e8] joining swarm manager [d7e0977a1153e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.01s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:147: [d9a927b961de1] joining swarm manager [db909f4c7e819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_api_swarm_service_test.go:147: [dca1baa6b863f] joining swarm manager [db909f4c7e819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.17s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.15s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.47s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.84s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.46s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.63s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.11s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.98s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.96s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.81s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.68s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.66s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.57s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.89s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.18s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.45s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.96s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.13s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.98s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.74s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.21s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.49s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.33s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.52s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.38s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.51s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.33s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_service_logs_test.go:245: checking task 1jrpwqkumo0g
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_service_logs_test.go:250: checking messages for 1jrpwqkumo0g
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_service_logs_test.go:245: checking task m3he8z3i758s
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_service_logs_test.go:250: checking messages for m3he8z3i758s
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.51s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.08s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.88s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.96s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:1901: [de91b1b223568] joining swarm manager [dfd3726e75308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:1902: [d9d0e4d38102a] joining swarm manager [dfd3726e75308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.62s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.83s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.44s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:1802: [d5e8acb2e8151] joining swarm manager [d62512a12e70e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:1803: [db4db6c6c985c] joining swarm manager [d62512a12e70e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.74s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.12s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:1321: [dce244361973a] joining swarm manager [dad756312058e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:1322: [d1a6f6289d732] joining swarm manager [dad756312058e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.28s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.15s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.24s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.90s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.18s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.90s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.13s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:23:23 [2021-05-27T21:23:23.022Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.87s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s)
21:23:23 [2021-05-27T21:23:23.022Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.82s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.55s)
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1186: [dd8d7b42cdc1f] joining swarm manager [d4eea5defd44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1195: [df96e3eeed4d9] joining swarm manager [d4eea5defd44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.69s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.57s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.01s)
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1118: [d3da6339a3a10] joining swarm manager [db47b01069098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1119: [d3285cdaa871a] joining swarm manager [db47b01069098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1172: [d05d9566ec165] joining swarm manager [db47b01069098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s)
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1453: [d66bbac6ffc38] joining swarm manager [d3f9394d10f49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_test.go:1454: [dbebb548c8b46] joining swarm manager [d3f9394d10f49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.01s)
21:23:23 [2021-05-27T21:23:23.023Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s)
21:23:23 [2021-05-27T21:23:23.023Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s)
21:23:23 [2021-05-27T21:23:23.023Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
21:23:23 [2021-05-27T21:23:23.023Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.38s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.83s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.83s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.93s)
21:23:23 [2021-05-27T21:23:23.023Z]         docker_cli_swarm_unix_test.go:62: [d8fdccaff8a01] joining swarm manager [d4e1bb06f8212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.03s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.76s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.04s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.77s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.25s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s)
21:23:23 [2021-05-27T21:23:23.023Z]         docker_api_swarm_test.go:961: [de3818cbea3b1] joining swarm manager [d71c10551e94b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.70s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.42s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.61s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.38s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.32s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.58s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.48s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.18s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.43s)
21:23:23 [2021-05-27T21:23:23.023Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s)
21:23:23 [2021-05-27T21:23:23.023Z] === RUN   TestDockerExternalVolumeSuite
21:23:23 [2021-05-27T21:23:23.023Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:23:37 [2021-05-27T21:23:37.890Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:24:45 [2021-05-27T21:24:45.562Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:24:55 [2021-05-27T21:24:55.525Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:25:02 [2021-05-27T21:25:02.915Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:25:02 [2021-05-27T21:25:02.915Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:25:02 [2021-05-27T21:25:02.915Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:25:02 [2021-05-27T21:25:02.915Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:25:02 [2021-05-27T21:25:02.915Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:25:03 [2021-05-27T21:25:03.370Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:25:03 [2021-05-27T21:25:03.370Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:25:03 [2021-05-27T21:25:03.370Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:25:03 [2021-05-27T21:25:03.370Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:25:03 [2021-05-27T21:25:03.370Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:25:04 [2021-05-27T21:25:04.329Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:25:08 [2021-05-27T21:25:08.039Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:25:09 [2021-05-27T21:25:09.563Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:25:09 [2021-05-27T21:25:09.563Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:25:09 [2021-05-27T21:25:09.563Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:25:09 [2021-05-27T21:25:09.563Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:25:13 [2021-05-27T21:25:13.272Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:25:25 [2021-05-27T21:25:25.613Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:25:27 [2021-05-27T21:25:27.582Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:25:35 [2021-05-27T21:25:35.892Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:25:36 [2021-05-27T21:25:36.348Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:25:36 [2021-05-27T21:25:36.348Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:25:39 [2021-05-27T21:25:39.774Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:25:40 [2021-05-27T21:25:40.058Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:25:41 [2021-05-27T21:25:41.581Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:25:47 [2021-05-27T21:25:47.343Z] === RUN   TestDockerSuite/TestBuildAddScript
21:25:47 [2021-05-27T21:25:47.343Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:25:47 [2021-05-27T21:25:47.343Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:25:47 [2021-05-27T21:25:47.343Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:25:47 [2021-05-27T21:25:47.343Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:25:47 [2021-05-27T21:25:47.343Z] === RUN   TestDockerSuite/TestBuildAddTar
21:26:11 [2021-05-27T21:26:11.858Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:26:26 [2021-05-27T21:26:26.726Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:26:37 [2021-05-27T21:26:37.953Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:26:37 [2021-05-27T21:26:37.953Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:26:37 [2021-05-27T21:26:37.953Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:26:58 [2021-05-27T21:26:58.784Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:27:07 [2021-05-27T21:27:07.826Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:27:07 [2021-05-27T21:27:07.826Z] === RUN   TestDockerSuite/TestBuildBlankName
21:27:07 [2021-05-27T21:27:07.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:27:13 [2021-05-27T21:27:13.650Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:27:16 [2021-05-27T21:27:16.356Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:27:16 [2021-05-27T21:27:16.356Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:27:22 [2021-05-27T21:27:22.162Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:27:30 [2021-05-27T21:27:30.787Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:27:31 [2021-05-27T21:27:31.743Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:27:41 [2021-05-27T21:27:41.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:27:41 [2021-05-27T21:27:41.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:27:45 [2021-05-27T21:27:45.901Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:27:45 [2021-05-27T21:27:45.901Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:27:45 [2021-05-27T21:27:45.901Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:27:53 [2021-05-27T21:27:53.022Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:27:53 [2021-05-27T21:27:53.022Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:27:53 [2021-05-27T21:27:53.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:27:53 [2021-05-27T21:27:53.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:27:53 [2021-05-27T21:27:53.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:28:18 [2021-05-27T21:28:18.396Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:28:36 [2021-05-27T21:28:36.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:28:36 [2021-05-27T21:28:36.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:28:36 [2021-05-27T21:28:36.468Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:28:37 [2021-05-27T21:28:37.093Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:28:37 [2021-05-27T21:28:37.559Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:28:38 [2021-05-27T21:28:38.537Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:28:39 [2021-05-27T21:28:39.002Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:28:43 [2021-05-27T21:28:43.714Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:28:45 [2021-05-27T21:28:45.247Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:28:45 [2021-05-27T21:28:45.247Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:28:45 [2021-05-27T21:28:45.247Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:28:46 [2021-05-27T21:28:46.776Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:28:47 [2021-05-27T21:28:47.741Z] === RUN   TestDockerSuite/TestBuildCmd
21:28:48 [2021-05-27T21:28:48.198Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:28:48 [2021-05-27T21:28:48.654Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:28:49 [2021-05-27T21:28:49.618Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:28:55 [2021-05-27T21:28:55.398Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:28:56 [2021-05-27T21:28:56.951Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:28:57 [2021-05-27T21:28:57.415Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:28:58 [2021-05-27T21:28:58.395Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:28:58 [2021-05-27T21:28:58.395Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:28:58 [2021-05-27T21:28:58.859Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:29:01 [2021-05-27T21:29:01.066Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:29:02 [2021-05-27T21:29:02.045Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:29:02 [2021-05-27T21:29:02.509Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:29:02 [2021-05-27T21:29:02.509Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:29:03 [2021-05-27T21:29:03.487Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:29:04 [2021-05-27T21:29:04.466Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:29:04 [2021-05-27T21:29:04.466Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:29:04 [2021-05-27T21:29:04.466Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:29:08 [2021-05-27T21:29:08.525Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:29:10 [2021-05-27T21:29:10.304Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:29:40 [2021-05-27T21:29:40.592Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:29:46 [2021-05-27T21:29:46.088Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:29:46 [2021-05-27T21:29:46.088Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:29:47 [2021-05-27T21:29:47.067Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:29:52 [2021-05-27T21:29:52.908Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:29:52 [2021-05-27T21:29:52.908Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:29:52 [2021-05-27T21:29:52.908Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:29:53 [2021-05-27T21:29:53.373Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:29:53 [2021-05-27T21:29:53.838Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:29:53 [2021-05-27T21:29:53.838Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:29:55 [2021-05-27T21:29:55.457Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:30:13 [2021-05-27T21:30:13.528Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:30:28 [2021-05-27T21:30:28.391Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:30:36 [2021-05-27T21:30:36.462Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:30:36 [2021-05-27T21:30:36.462Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:30:36 [2021-05-27T21:30:36.462Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:30:43 [2021-05-27T21:30:43.281Z] --- PASS: TestDockerExternalVolumeSuite (441.42s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_external_volume_driver_test.go:53: [dda60706f0f1f] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.72s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_external_volume_driver_test.go:53: [d0a2b80157782] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.68s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_external_volume_driver_test.go:53: [dff62928b1772] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_external_volume_driver_test.go:53: [dc8df2bd983b9] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.90s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.70s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_external_volume_driver_test.go:485: [d9de2d049b448] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_external_volume_driver_test.go:53: [ddf93aa376306] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z] PASS
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] === Skipped
21:30:43 [2021-05-27T21:30:43.281Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.06s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.06s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:30:43 [2021-05-27T21:30:43.281Z]         check_test.go:309: [d6ea087127699] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:30:43 [2021-05-27T21:30:43.281Z]         check_test.go:309: [d636eaebbe8c9] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:30:43 [2021-05-27T21:30:43.281Z]         check_test.go:309: [d0f4cf192fc2a] daemon is not started
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:30:43 [2021-05-27T21:30:43.281Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] 
21:30:43 [2021-05-27T21:30:43.281Z] DONE 273 tests, 5 skipped in 2781.789s
21:30:43 [2021-05-27T21:30:43.281Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:30:43 [2021-05-27T21:30:43.281Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da2b367c3b9ff/docker.pid
21:30:43 [2021-05-27T21:30:43.281Z] +++ kill 8401
21:30:43 [2021-05-27T21:30:43.281Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8401 is not a child of this shell
21:30:43 [2021-05-27T21:30:43.281Z] warning: PID 8401 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da2b367c3b9ff/docker.pid had a nonzero exit code
21:30:43 [2021-05-27T21:30:43.281Z] ++++ cat bundles/test-integration/docker.pid
21:30:43 [2021-05-27T21:30:43.281Z] +++ kill 8251
21:30:43 [2021-05-27T21:30:43.846Z] +++ /etc/init.d/apparmor stop
21:30:43 [2021-05-27T21:30:43.846Z] Leaving: AppArmorNo profiles have been unloaded.
21:30:43 [2021-05-27T21:30:43.846Z] 
21:30:43 [2021-05-27T21:30:43.846Z] Unloading profiles will leave already running processes permanently
21:30:43 [2021-05-27T21:30:43.846Z] unconfined, which can lead to unexpected situations.
21:30:43 [2021-05-27T21:30:43.846Z] 
21:30:43 [2021-05-27T21:30:43.846Z] To set a process to complain mode, use the command line tool
21:30:43 [2021-05-27T21:30:43.846Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:30:43 [2021-05-27T21:30:43.846Z] +++ true
21:30:43 [2021-05-27T21:30:43.846Z] exiting test-integration
21:30:43 [2021-05-27T21:30:43.846Z] ++ exit 0
21:30:43 [2021-05-27T21:30:43.846Z] 
21:30:44 [2021-05-27T21:30:44.104Z] + exit 0
21:30:44 [2021-05-27T21:30:44.104Z] ++ jobs -p
21:30:44 [2021-05-27T21:30:44.104Z] + pids=
21:30:44 [2021-05-27T21:30:44.104Z] + echo 'Remaining pids to kill: []'
21:30:44 [2021-05-27T21:30:44.104Z] Remaining pids to kill: []
21:30:44 [2021-05-27T21:30:44.104Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:30:44 [2021-05-27T21:30:44.116Z] Recording test results
21:30:44 [2021-05-27T21:30:44.422Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:30:44 [2021-05-27T21:30:44.730Z] + echo Ensuring container killed.
21:30:44 [2021-05-27T21:30:44.730Z] Ensuring container killed.
21:30:44 [2021-05-27T21:30:44.730Z] + docker ps -aq -f name=docker-pr12-*
21:30:44 [2021-05-27T21:30:44.988Z] + cids=ab4416674d12
21:30:44 [2021-05-27T21:30:44.988Z] 3567a02e2dae
21:30:44 [2021-05-27T21:30:44.988Z] 52abbb237105
21:30:44 [2021-05-27T21:30:44.988Z] + [ -n ab4416674d12
21:30:44 [2021-05-27T21:30:44.988Z] 3567a02e2dae
21:30:44 [2021-05-27T21:30:44.988Z] 52abbb237105 ]
21:30:44 [2021-05-27T21:30:44.988Z] + docker rm -vf ab4416674d12 3567a02e2dae 52abbb237105
21:30:48 [2021-05-27T21:30:48.276Z] ab4416674d12
21:30:48 [2021-05-27T21:30:48.276Z] 3567a02e2dae
21:30:51 [2021-05-27T21:30:51.556Z] 52abbb237105
[Pipeline] sh
21:30:51 [2021-05-27T21:30:51.835Z] + echo Chowning /workspace to jenkins user
21:30:51 [2021-05-27T21:30:51.835Z] Chowning /workspace to jenkins user
21:30:51 [2021-05-27T21:30:51.835Z] + id -u
21:30:51 [2021-05-27T21:30:51.835Z] + id -g
21:30:51 [2021-05-27T21:30:51.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41212:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:30:56 [2021-05-27T21:30:56.310Z] + bundleName=amd64
21:30:56 [2021-05-27T21:30:56.310Z] + echo Creating amd64-bundles.tar.gz
21:30:56 [2021-05-27T21:30:56.310Z] Creating amd64-bundles.tar.gz
21:30:56 [2021-05-27T21:30:56.310Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:30:56 [2021-05-27T21:30:56.310Z] + xargs tar -czf amd64-bundles.tar.gz
21:30:57 [2021-05-27T21:30:57.645Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:30:57 [2021-05-27T21:30:57.645Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
[Pipeline] archiveArtifacts
21:30:57 [2021-05-27T21:30:57.693Z] Archiving artifacts
21:30:58 [2021-05-27T21:30:58.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41212/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:30:58 [2021-05-27T21:30:58.542Z] + make clean
21:30:58 [2021-05-27T21:30:58.542Z] docker volume rm -f docker-dev-cache
21:30:58 [2021-05-27T21:30:58.624Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:30:58 [2021-05-27T21:30:58.800Z] docker-dev-cache
[Pipeline] deleteDir
21:31:02 [2021-05-27T21:31:02.397Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:31:05 [2021-05-27T21:31:05.329Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:31:08 [2021-05-27T21:31:08.267Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:32:08 [2021-05-27T21:32:08.826Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:32:13 [2021-05-27T21:32:13.553Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:32:14 [2021-05-27T21:32:14.017Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:33:55 [2021-05-27T21:33:55.401Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:33:55 [2021-05-27T21:33:55.401Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:33:55 [2021-05-27T21:33:55.401Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:34:16 [2021-05-27T21:34:16.608Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:34:31 [2021-05-27T21:34:31.509Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:34:52 [2021-05-27T21:34:52.722Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:35:28 [2021-05-27T21:35:28.532Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:35:43 [2021-05-27T21:35:43.433Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:35:55 [2021-05-27T21:35:55.955Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:37:52 [2021-05-27T21:37:52.609Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:37:53 [2021-05-27T21:37:53.078Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:37:53 [2021-05-27T21:37:53.544Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:37:59 [2021-05-27T21:37:59.400Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:38:02 [2021-05-27T21:38:02.350Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:38:07 [2021-05-27T21:38:07.089Z] === RUN   TestDockerSuite/TestBuildEnv
21:38:07 [2021-05-27T21:38:07.089Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:38:07 [2021-05-27T21:38:07.556Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:38:07 [2021-05-27T21:38:07.556Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:38:07 [2021-05-27T21:38:07.556Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:38:07 [2021-05-27T21:38:07.556Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:38:11 [2021-05-27T21:38:11.335Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:38:11 [2021-05-27T21:38:11.335Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:38:11 [2021-05-27T21:38:11.335Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:38:11 [2021-05-27T21:38:11.802Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:38:12 [2021-05-27T21:38:12.785Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:38:17 [2021-05-27T21:38:17.527Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:38:32 [2021-05-27T21:38:32.446Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:38:33 [2021-05-27T21:38:33.427Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:38:33 [2021-05-27T21:38:33.427Z] === RUN   TestDockerSuite/TestBuildExpose
21:38:33 [2021-05-27T21:38:33.427Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:38:33 [2021-05-27T21:38:33.427Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:38:33 [2021-05-27T21:38:33.427Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:38:33 [2021-05-27T21:38:33.427Z] === RUN   TestDockerSuite/TestBuildFails
21:38:40 [2021-05-27T21:38:40.567Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:38:41 [2021-05-27T21:38:41.034Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:38:53 [2021-05-27T21:38:53.507Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:38:59 [2021-05-27T21:38:59.284Z] === RUN   TestDockerSuite/TestBuildForceRm
21:39:11 [2021-05-27T21:39:11.723Z] === RUN   TestDockerSuite/TestBuildFromGit
21:39:17 [2021-05-27T21:39:17.566Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:39:19 [2021-05-27T21:39:19.118Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:39:24 [2021-05-27T21:39:24.951Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:39:24 [2021-05-27T21:39:24.951Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:39:25 [2021-05-27T21:39:25.415Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:39:25 [2021-05-27T21:39:25.879Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:39:26 [2021-05-27T21:39:26.344Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:39:36 [2021-05-27T21:39:36.731Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:39:36 [2021-05-27T21:39:36.731Z] === RUN   TestDockerSuite/TestBuildHistory
21:39:49 [2021-05-27T21:39:49.173Z] === RUN   TestDockerSuite/TestBuildIidFile
21:39:49 [2021-05-27T21:39:49.173Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:39:50 [2021-05-27T21:39:50.729Z] === RUN   TestDockerSuite/TestBuildInheritance
21:39:50 [2021-05-27T21:39:50.729Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:39:51 [2021-05-27T21:39:51.194Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:39:51 [2021-05-27T21:39:51.659Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:39:56 [2021-05-27T21:39:56.384Z] === RUN   TestDockerSuite/TestBuildLabel
21:39:57 [2021-05-27T21:39:57.362Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:39:57 [2021-05-27T21:39:57.826Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:39:58 [2021-05-27T21:39:58.805Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:39:59 [2021-05-27T21:39:59.784Z] === RUN   TestDockerSuite/TestBuildLabels
21:40:00 [2021-05-27T21:40:00.766Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:40:02 [2021-05-27T21:40:02.319Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildLastModified
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:40:09 [2021-05-27T21:40:09.409Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:40:10 [2021-05-27T21:40:10.370Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:40:20 [2021-05-27T21:40:20.647Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:40:41 [2021-05-27T21:40:41.680Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:40:41 [2021-05-27T21:40:41.680Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:40:43 [2021-05-27T21:40:43.841Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:41:19 [2021-05-27T21:41:19.445Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:41:44 [2021-05-27T21:41:44.518Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:41:50 [2021-05-27T21:41:50.279Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:41:56 [2021-05-27T21:41:56.036Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:42:01 [2021-05-27T21:42:01.800Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:42:19 [2021-05-27T21:42:19.428Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:42:19 [2021-05-27T21:42:19.428Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:42:31 [2021-05-27T21:42:31.771Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:42:31 [2021-05-27T21:42:31.771Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:42:31 [2021-05-27T21:42:31.771Z] === RUN   TestDockerSuite/TestBuildNetNone
21:42:32 [2021-05-27T21:42:32.229Z] === RUN   TestDockerSuite/TestBuildNoContext
21:42:35 [2021-05-27T21:42:35.113Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:42:39 [2021-05-27T21:42:39.771Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:42:41 [2021-05-27T21:42:41.932Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:42:41 [2021-05-27T21:42:41.932Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:42:42 [2021-05-27T21:42:42.387Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:42:45 [2021-05-27T21:42:45.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:42:46 [2021-05-27T21:42:46.251Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:42:47 [2021-05-27T21:42:47.784Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:42:58 [2021-05-27T21:42:58.079Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:42:59 [2021-05-27T21:42:59.039Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:43:09 [2021-05-27T21:43:09.315Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:43:12 [2021-05-27T21:43:12.200Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:43:20 [2021-05-27T21:43:20.723Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:43:25 [2021-05-27T21:43:25.385Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:43:31 [2021-05-27T21:43:31.144Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:43:32 [2021-05-27T21:43:32.103Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:43:32 [2021-05-27T21:43:32.103Z] === RUN   TestDockerSuite/TestBuildPATH
21:43:32 [2021-05-27T21:43:32.103Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:43:34 [2021-05-27T21:43:34.267Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:43:34 [2021-05-27T21:43:34.267Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:44:24 [2021-05-27T21:44:24.869Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:44:54 [2021-05-27T21:44:54.778Z] === RUN   TestDockerSuite/TestBuildRm
21:45:07 [2021-05-27T21:45:07.130Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:45:10 [2021-05-27T21:45:10.033Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:45:10 [2021-05-27T21:45:10.033Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:45:10 [2021-05-27T21:45:10.492Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:45:12 [2021-05-27T21:45:12.661Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:45:16 [2021-05-27T21:45:16.387Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:45:20 [2021-05-27T21:45:20.116Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:45:24 [2021-05-27T21:45:24.791Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:45:42 [2021-05-27T21:45:42.445Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:45:42 [2021-05-27T21:45:42.445Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:45:42 [2021-05-27T21:45:42.445Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:45:52 [2021-05-27T21:45:52.749Z] === RUN   TestDockerSuite/TestBuildSpaces
21:45:52 [2021-05-27T21:45:52.749Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:45:57 [2021-05-27T21:45:57.428Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:45:57 [2021-05-27T21:45:57.428Z] === RUN   TestDockerSuite/TestBuildStderr
21:46:03 [2021-05-27T21:46:03.284Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:46:24 [2021-05-27T21:46:24.342Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:46:24 [2021-05-27T21:46:24.342Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:46:26 [2021-05-27T21:46:26.508Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:46:28 [2021-05-27T21:46:28.037Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:46:32 [2021-05-27T21:46:32.710Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:46:38 [2021-05-27T21:46:38.486Z] === RUN   TestDockerSuite/TestBuildUser
21:46:38 [2021-05-27T21:46:38.486Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:46:38 [2021-05-27T21:46:38.486Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:46:38 [2021-05-27T21:46:38.486Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:46:43 [2021-05-27T21:46:43.157Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:46:43 [2021-05-27T21:46:43.615Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:46:52 [2021-05-27T21:46:52.167Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:46:52 [2021-05-27T21:46:52.167Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:46:52 [2021-05-27T21:46:52.168Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:47:17 [2021-05-27T21:47:17.271Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:47:17 [2021-05-27T21:47:17.271Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:47:29 [2021-05-27T21:47:29.620Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:47:34 [2021-05-27T21:47:34.292Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:47:34 [2021-05-27T21:47:34.292Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:47:34 [2021-05-27T21:47:34.752Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:47:37 [2021-05-27T21:47:37.641Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:47:37 [2021-05-27T21:47:37.641Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
21:47:50 [2021-05-27T21:47:50.006Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:47:54 [2021-05-27T21:47:54.675Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:47:54 [2021-05-27T21:47:54.675Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:48:15 [2021-05-27T21:48:15.736Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:48:15 [2021-05-27T21:48:15.736Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:48:15 [2021-05-27T21:48:15.736Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:48:15 [2021-05-27T21:48:15.736Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:48:15 [2021-05-27T21:48:15.736Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:48:24 [2021-05-27T21:48:24.291Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:48:25 [2021-05-27T21:48:25.254Z] === RUN   TestDockerSuite/TestBuildXZHost
21:48:25 [2021-05-27T21:48:25.710Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:48:25 [2021-05-27T21:48:25.710Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:48:26 [2021-05-27T21:48:26.167Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:48:28 [2021-05-27T21:48:28.334Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:48:33 [2021-05-27T21:48:33.012Z] === RUN   TestDockerSuite/TestCommitChange
21:48:37 [2021-05-27T21:48:37.692Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:48:42 [2021-05-27T21:48:42.363Z] === RUN   TestDockerSuite/TestCommitHardlink
21:48:42 [2021-05-27T21:48:42.363Z] === RUN   TestDockerSuite/TestCommitNewFile
21:48:49 [2021-05-27T21:48:49.413Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:48:49 [2021-05-27T21:48:49.413Z] === RUN   TestDockerSuite/TestCommitTTY
21:49:07 [2021-05-27T21:49:07.062Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:49:10 [2021-05-27T21:49:10.770Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:49:17 [2021-05-27T21:49:17.814Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:49:30 [2021-05-27T21:49:30.164Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:49:30 [2021-05-27T21:49:30.164Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:49:37 [2021-05-27T21:49:37.217Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:49:37 [2021-05-27T21:49:37.217Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:49:37 [2021-05-27T21:49:37.217Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:49:37 [2021-05-27T21:49:37.217Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:49:44 [2021-05-27T21:49:44.270Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:49:44 [2021-05-27T21:49:44.270Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:49:44 [2021-05-27T21:49:44.270Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:49:46 [2021-05-27T21:49:46.438Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:49:46 [2021-05-27T21:49:46.438Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:49:46 [2021-05-27T21:49:46.438Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:49:46 [2021-05-27T21:49:46.438Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:49:46 [2021-05-27T21:49:46.438Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:49:48 [2021-05-27T21:49:48.608Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:49:50 [2021-05-27T21:49:50.781Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:49:52 [2021-05-27T21:49:52.950Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:49:52 [2021-05-27T21:49:52.950Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:49:53 [2021-05-27T21:49:53.407Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:49:55 [2021-05-27T21:49:55.573Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:49:55 [2021-05-27T21:49:55.573Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:49:57 [2021-05-27T21:49:57.743Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:49:57 [2021-05-27T21:49:57.743Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:49:57 [2021-05-27T21:49:57.743Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:50:00 [2021-05-27T21:50:00.634Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:50:00 [2021-05-27T21:50:00.634Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:50:02 [2021-05-27T21:50:02.164Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:50:02 [2021-05-27T21:50:02.164Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:50:05 [2021-05-27T21:50:05.056Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:50:05 [2021-05-27T21:50:05.056Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:50:07 [2021-05-27T21:50:07.224Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:50:10 [2021-05-27T21:50:10.975Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:50:15 [2021-05-27T21:50:15.651Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:50:15 [2021-05-27T21:50:15.651Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:50:15 [2021-05-27T21:50:15.651Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:50:15 [2021-05-27T21:50:15.651Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:50:15 [2021-05-27T21:50:15.651Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:50:17 [2021-05-27T21:50:17.821Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:50:17 [2021-05-27T21:50:17.821Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:50:19 [2021-05-27T21:50:19.990Z] === RUN   TestDockerSuite/TestContainerAPITop
21:50:19 [2021-05-27T21:50:19.990Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:50:22 [2021-05-27T21:50:22.882Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:50:22 [2021-05-27T21:50:22.882Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:50:27 [2021-05-27T21:50:27.553Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:50:29 [2021-05-27T21:50:29.099Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:50:29 [2021-05-27T21:50:29.099Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:50:29 [2021-05-27T21:50:29.099Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:50:29 [2021-05-27T21:50:29.099Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:50:29 [2021-05-27T21:50:29.099Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:50:29 [2021-05-27T21:50:29.099Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
21:50:31 [2021-05-27T21:50:31.268Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:50:31 [2021-05-27T21:50:31.268Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
21:50:34 [2021-05-27T21:50:34.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
21:50:42 [2021-05-27T21:50:42.042Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
21:50:44 [2021-05-27T21:50:44.935Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
21:50:51 [2021-05-27T21:50:51.984Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002f0de0_<nil>}
21:50:54 [2021-05-27T21:50:54.878Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1927601278_c:\foo_false__<nil>_<nil>_<nil>}
21:51:03 [2021-05-27T21:51:03.430Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1927601278_c:\foo_true__<nil>_<nil>_<nil>}
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:51:10 [2021-05-27T21:51:10.488Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:51:13 [2021-05-27T21:51:13.383Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:51:16 [2021-05-27T21:51:16.278Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:51:16 [2021-05-27T21:51:16.278Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:51:16 [2021-05-27T21:51:16.278Z] === RUN   TestDockerSuite/TestCpRelativePath
21:51:18 [2021-05-27T21:51:18.449Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:51:18 [2021-05-27T21:51:18.449Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:51:18 [2021-05-27T21:51:18.449Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:51:18 [2021-05-27T21:51:18.905Z] === RUN   TestDockerSuite/TestCpToCaseA
21:51:24 [2021-05-27T21:51:24.680Z] === RUN   TestDockerSuite/TestCpToCaseB
21:51:26 [2021-05-27T21:51:26.214Z] === RUN   TestDockerSuite/TestCpToCaseC
21:51:26 [2021-05-27T21:51:26.214Z] === RUN   TestDockerSuite/TestCpToCaseD
21:51:26 [2021-05-27T21:51:26.214Z] === RUN   TestDockerSuite/TestCpToCaseE
21:51:41 [2021-05-27T21:51:41.004Z] === RUN   TestDockerSuite/TestCpToCaseF
21:51:41 [2021-05-27T21:51:41.004Z] === RUN   TestDockerSuite/TestCpToCaseG
21:51:41 [2021-05-27T21:51:41.004Z] === RUN   TestDockerSuite/TestCpToCaseH
21:51:55 [2021-05-27T21:51:55.783Z] === RUN   TestDockerSuite/TestCpToCaseI
21:51:55 [2021-05-27T21:51:55.783Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:51:55 [2021-05-27T21:51:55.783Z] === RUN   TestDockerSuite/TestCpToDot
21:51:57 [2021-05-27T21:51:57.315Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:51:57 [2021-05-27T21:51:57.315Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:51:57 [2021-05-27T21:51:57.315Z] === RUN   TestDockerSuite/TestCpToStdout
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCpVolumePath
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCreateArgs
21:52:00 [2021-05-27T21:52:00.211Z] === RUN   TestDockerSuite/TestCreateByImageID
21:52:02 [2021-05-27T21:52:02.381Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:52:04 [2021-05-27T21:52:04.552Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:52:05 [2021-05-27T21:52:05.010Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:52:05 [2021-05-27T21:52:05.010Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:52:07 [2021-05-27T21:52:07.179Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:52:08 [2021-05-27T21:52:08.143Z] === RUN   TestDockerSuite/TestCreateLabels
21:52:08 [2021-05-27T21:52:08.143Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:52:08 [2021-05-27T21:52:08.143Z] === RUN   TestDockerSuite/TestCreateRM
21:52:08 [2021-05-27T21:52:08.599Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:52:08 [2021-05-27T21:52:08.599Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:52:08 [2021-05-27T21:52:08.599Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:52:09 [2021-05-27T21:52:09.056Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:52:23 [2021-05-27T21:52:23.834Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:52:23 [2021-05-27T21:52:23.834Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:52:23 [2021-05-27T21:52:23.834Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:52:26 [2021-05-27T21:52:26.726Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:52:26 [2021-05-27T21:52:26.726Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:52:26 [2021-05-27T21:52:26.726Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDevicePermissions
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDockerFails
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestEventsAttach
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestEventsCommit
21:52:29 [2021-05-27T21:52:29.630Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:52:32 [2021-05-27T21:52:32.527Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:52:34 [2021-05-27T21:52:34.695Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:52:37 [2021-05-27T21:52:37.591Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:52:49 [2021-05-27T21:52:49.943Z] === RUN   TestDockerSuite/TestEventsCopy
21:52:55 [2021-05-27T21:52:55.721Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:53:00 [2021-05-27T21:53:00.394Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:53:02 [2021-05-27T21:53:02.562Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:53:03 [2021-05-27T21:53:03.526Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:53:07 [2021-05-27T21:53:07.248Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:53:08 [2021-05-27T21:53:08.216Z] === RUN   TestDockerSuite/TestEventsFilterType
21:53:09 [2021-05-27T21:53:09.182Z] === RUN   TestDockerSuite/TestEventsFilters
21:53:13 [2021-05-27T21:53:13.858Z] === RUN   TestDockerSuite/TestEventsFormat
21:53:18 [2021-05-27T21:53:18.530Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:53:18 [2021-05-27T21:53:18.530Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:53:18 [2021-05-27T21:53:18.530Z] === RUN   TestDockerSuite/TestEventsImageImport
21:53:18 [2021-05-27T21:53:18.988Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:53:18 [2021-05-27T21:53:18.988Z] === RUN   TestDockerSuite/TestEventsImagePull
21:53:18 [2021-05-27T21:53:18.988Z] === RUN   TestDockerSuite/TestEventsImageTag
21:53:19 [2021-05-27T21:53:19.951Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:53:19 [2021-05-27T21:53:19.951Z] === RUN   TestDockerSuite/TestEventsRename
21:53:22 [2021-05-27T21:53:22.848Z] === RUN   TestDockerSuite/TestEventsResize
21:53:31 [2021-05-27T21:53:31.401Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:53:32 [2021-05-27T21:53:32.931Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:53:35 [2021-05-27T21:53:35.832Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:53:40 [2021-05-27T21:53:40.521Z] === RUN   TestDockerSuite/TestEventsTop
21:53:40 [2021-05-27T21:53:40.521Z] === RUN   TestDockerSuite/TestEventsUntag
21:53:43 [2021-05-27T21:53:43.416Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:53:51 [2021-05-27T21:53:51.962Z] === RUN   TestDockerSuite/TestExec
21:53:51 [2021-05-27T21:53:51.962Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:53:51 [2021-05-27T21:53:51.962Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:53:54 [2021-05-27T21:53:54.132Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:53:56 [2021-05-27T21:53:56.304Z] === RUN   TestDockerSuite/TestExecAPIStart
21:53:56 [2021-05-27T21:53:56.304Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:53:56 [2021-05-27T21:53:56.761Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:53:56 [2021-05-27T21:53:56.761Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:53:58 [2021-05-27T21:53:58.933Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:54:01 [2021-05-27T21:54:01.104Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:54:03 [2021-05-27T21:54:03.274Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:54:05 [2021-05-27T21:54:05.443Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:54:10 [2021-05-27T21:54:10.116Z] === RUN   TestDockerSuite/TestExecCgroup
21:54:10 [2021-05-27T21:54:10.116Z] === RUN   TestDockerSuite/TestExecEnv
21:54:10 [2021-05-27T21:54:10.116Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:54:10 [2021-05-27T21:54:10.116Z] === RUN   TestDockerSuite/TestExecExitStatus
21:54:12 [2021-05-27T21:54:12.297Z] === RUN   TestDockerSuite/TestExecInspectID
21:54:16 [2021-05-27T21:54:16.970Z] === RUN   TestDockerSuite/TestExecInteractive
21:54:16 [2021-05-27T21:54:16.970Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:54:16 [2021-05-27T21:54:16.970Z] === RUN   TestDockerSuite/TestExecParseError
21:54:16 [2021-05-27T21:54:16.970Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:54:16 [2021-05-27T21:54:16.970Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:54:16 [2021-05-27T21:54:16.970Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:54:19 [2021-05-27T21:54:19.864Z] === RUN   TestDockerSuite/TestExecSetEnv
21:54:19 [2021-05-27T21:54:19.864Z] === RUN   TestDockerSuite/TestExecStartFails
21:54:19 [2021-05-27T21:54:19.864Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:54:19 [2021-05-27T21:54:19.864Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:54:19 [2021-05-27T21:54:19.864Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:54:19 [2021-05-27T21:54:19.864Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:54:22 [2021-05-27T21:54:22.031Z] === RUN   TestDockerSuite/TestExecUlimits
21:54:22 [2021-05-27T21:54:22.031Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:54:29 [2021-05-27T21:54:29.086Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:54:29 [2021-05-27T21:54:29.086Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:54:29 [2021-05-27T21:54:29.086Z] === RUN   TestDockerSuite/TestExecWithUser
21:54:29 [2021-05-27T21:54:29.086Z] === RUN   TestDockerSuite/TestGetContainerStats
21:54:34 [2021-05-27T21:54:34.867Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:54:40 [2021-05-27T21:54:40.642Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:54:43 [2021-05-27T21:54:43.535Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestHealth
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:54:50 [2021-05-27T21:54:50.602Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:54:55 [2021-05-27T21:54:55.338Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:54:55 [2021-05-27T21:54:55.338Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:54:55 [2021-05-27T21:54:55.338Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:54:55 [2021-05-27T21:54:55.338Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:54:55 [2021-05-27T21:54:55.338Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:54:55 [2021-05-27T21:54:55.338Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:54:55 [2021-05-27T21:54:55.804Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:54:55 [2021-05-27T21:54:55.804Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:54:57 [2021-05-27T21:54:57.365Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:54:57 [2021-05-27T21:54:57.365Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:54:59 [2021-05-27T21:54:59.571Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:54:59 [2021-05-27T21:54:59.571Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:55:01 [2021-05-27T21:55:01.777Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:55:10 [2021-05-27T21:55:10.418Z] === RUN   TestDockerSuite/TestImagesFormat
21:55:10 [2021-05-27T21:55:10.418Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:55:10 [2021-05-27T21:55:10.418Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:55:13 [2021-05-27T21:55:13.365Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:55:13 [2021-05-27T21:55:13.831Z] === RUN   TestDockerSuite/TestImportBadURL
21:55:16 [2021-05-27T21:55:16.038Z] === RUN   TestDockerSuite/TestImportDisplay
21:55:16 [2021-05-27T21:55:16.038Z] === RUN   TestDockerSuite/TestImportFile
21:55:16 [2021-05-27T21:55:16.038Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:55:16 [2021-05-27T21:55:16.038Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestImportGzipped
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:55:16 [2021-05-27T21:55:16.504Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:55:18 [2021-05-27T21:55:18.711Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:55:21 [2021-05-27T21:55:21.656Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:55:21 [2021-05-27T21:55:21.656Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:55:21 [2021-05-27T21:55:21.656Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:55:21 [2021-05-27T21:55:21.656Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:55:21 [2021-05-27T21:55:21.656Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:55:23 [2021-05-27T21:55:23.861Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:55:23 [2021-05-27T21:55:23.861Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:55:26 [2021-05-27T21:55:26.805Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:55:26 [2021-05-27T21:55:26.805Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:55:26 [2021-05-27T21:55:26.805Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:55:26 [2021-05-27T21:55:26.805Z] === RUN   TestDockerSuite/TestInspectDefault
21:55:29 [2021-05-27T21:55:29.021Z] === RUN   TestDockerSuite/TestInspectHistory
21:55:33 [2021-05-27T21:55:33.760Z] === RUN   TestDockerSuite/TestInspectImage
21:55:33 [2021-05-27T21:55:33.760Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:55:33 [2021-05-27T21:55:33.760Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:55:33 [2021-05-27T21:55:33.760Z] === RUN   TestDockerSuite/TestInspectInt64
21:55:35 [2021-05-27T21:55:35.965Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:55:38 [2021-05-27T21:55:38.290Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:55:38 [2021-05-27T21:55:38.290Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:55:40 [2021-05-27T21:55:40.498Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:55:42 [2021-05-27T21:55:42.705Z] === RUN   TestDockerSuite/TestInspectPlugin
21:55:42 [2021-05-27T21:55:42.705Z] === RUN   TestDockerSuite/TestInspectRootFS
21:55:42 [2021-05-27T21:55:42.705Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:55:45 [2021-05-27T21:55:45.652Z] === RUN   TestDockerSuite/TestInspectStatus
21:55:48 [2021-05-27T21:55:48.601Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:55:54 [2021-05-27T21:55:54.455Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:55:56 [2021-05-27T21:55:56.013Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:55:58 [2021-05-27T21:55:58.221Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:56:01 [2021-05-27T21:56:01.167Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:56:02 [2021-05-27T21:56:02.726Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:56:05 [2021-05-27T21:56:05.668Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:56:07 [2021-05-27T21:56:07.875Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:56:07 [2021-05-27T21:56:07.875Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:56:07 [2021-05-27T21:56:07.875Z] === RUN   TestDockerSuite/TestLinksEnvs
21:56:07 [2021-05-27T21:56:07.875Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:56:07 [2021-05-27T21:56:07.875Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:56:07 [2021-05-27T21:56:07.876Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:56:10 [2021-05-27T21:56:10.084Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:56:12 [2021-05-27T21:56:12.291Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:56:18 [2021-05-27T21:56:18.138Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:56:20 [2021-05-27T21:56:20.342Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:56:20 [2021-05-27T21:56:20.342Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:56:22 [2021-05-27T21:56:22.548Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:56:22 [2021-05-27T21:56:22.548Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:56:31 [2021-05-27T21:56:31.186Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:56:38 [2021-05-27T21:56:38.323Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:56:45 [2021-05-27T21:56:45.459Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:56:48 [2021-05-27T21:56:48.398Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:56:50 [2021-05-27T21:56:50.604Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:56:50 [2021-05-27T21:56:50.604Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:56:52 [2021-05-27T21:56:52.808Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:56:55 [2021-05-27T21:56:55.749Z] === RUN   TestDockerSuite/TestLogsSince
21:57:04 [2021-05-27T21:57:04.390Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:57:04 [2021-05-27T21:57:04.390Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:57:04 [2021-05-27T21:57:04.857Z] === RUN   TestDockerSuite/TestLogsTail
21:57:07 [2021-05-27T21:57:07.811Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:57:10 [2021-05-27T21:57:10.753Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestMountIntoProc
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestMountIntoSys
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestNetHostname
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginActive
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPortHostBinding
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPortList
21:57:12 [2021-05-27T21:57:12.959Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:57:18 [2021-05-27T21:57:18.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:57:23 [2021-05-27T21:57:23.559Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:57:23 [2021-05-27T21:57:23.559Z] === RUN   TestDockerSuite/TestPsByOrder
21:57:32 [2021-05-27T21:57:32.209Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:57:32 [2021-05-27T21:57:32.209Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:57:42 [2021-05-27T21:57:42.605Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:57:57 [2021-05-27T21:57:57.512Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:57:57 [2021-05-27T21:57:57.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:57:57 [2021-05-27T21:57:57.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:58:12 [2021-05-27T21:58:12.880Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:58:15 [2021-05-27T21:58:15.822Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:58:28 [2021-05-27T21:58:28.287Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:58:32 [2021-05-27T21:58:32.065Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:58:32 [2021-05-27T21:58:32.532Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:58:32 [2021-05-27T21:58:32.532Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:58:37 [2021-05-27T21:58:37.271Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:58:37 [2021-05-27T21:58:37.271Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:58:37 [2021-05-27T21:58:37.271Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:58:37 [2021-05-27T21:58:37.271Z] === RUN   TestDockerSuite/TestPsRightTagName
21:58:37 [2021-05-27T21:58:37.271Z] === RUN   TestDockerSuite/TestPsShowMounts
21:58:44 [2021-05-27T21:58:44.405Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:58:44 [2021-05-27T21:58:44.405Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:58:46 [2021-05-27T21:58:46.612Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:58:46 [2021-05-27T21:58:46.612Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:58:47 [2021-05-27T21:58:47.594Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:58:48 [2021-05-27T21:58:48.577Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:58:48 [2021-05-27T21:58:48.577Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:58:53 [2021-05-27T21:58:53.314Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:58:57 [2021-05-27T21:58:57.101Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:58:59 [2021-05-27T21:58:59.311Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:59:35 [2021-05-27T21:59:35.125Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:59:35 [2021-05-27T21:59:35.126Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:59:39 [2021-05-27T21:59:39.865Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:59:39 [2021-05-27T21:59:39.865Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:59:39 [2021-05-27T21:59:39.865Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:59:40 [2021-05-27T21:59:40.331Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:59:45 [2021-05-27T21:59:45.070Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:59:48 [2021-05-27T21:59:48.847Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:59:48 [2021-05-27T21:59:48.847Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:59:53 [2021-05-27T21:59:53.587Z] === RUN   TestDockerSuite/TestRmiBlank
21:59:53 [2021-05-27T21:59:53.587Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:59:53 [2021-05-27T21:59:53.587Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:00:14 [2021-05-27T22:00:14.784Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:00:16 [2021-05-27T22:00:16.341Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:00:17 [2021-05-27T22:00:17.323Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:00:24 [2021-05-27T22:00:24.458Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:00:30 [2021-05-27T22:00:30.304Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:00:37 [2021-05-27T22:00:37.458Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:00:42 [2021-05-27T22:00:42.197Z] === RUN   TestDockerSuite/TestRmiTag
22:00:42 [2021-05-27T22:00:42.662Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:00:45 [2021-05-27T22:00:45.605Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:01:03 [2021-05-27T22:01:03.691Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:01:10 [2021-05-27T22:01:10.829Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:01:16 [2021-05-27T22:01:16.682Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAddHost
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:01:18 [2021-05-27T22:01:18.241Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:01:20 [2021-05-27T22:01:20.447Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:01:20 [2021-05-27T22:01:20.447Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:01:20 [2021-05-27T22:01:20.447Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:01:25 [2021-05-27T22:01:25.186Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:01:28 [2021-05-27T22:01:28.131Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:01:30 [2021-05-27T22:01:30.340Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:01:33 [2021-05-27T22:01:33.281Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:01:35 [2021-05-27T22:01:35.486Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:01:35 [2021-05-27T22:01:35.486Z] === RUN   TestDockerSuite/TestRunBindMounts
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:01:45 [2021-05-27T22:01:45.885Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:01:48 [2021-05-27T22:01:48.096Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:01:48 [2021-05-27T22:01:48.096Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:01:51 [2021-05-27T22:01:51.037Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:01:51 [2021-05-27T22:01:51.037Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:01:51 [2021-05-27T22:01:51.037Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:01:53 [2021-05-27T22:01:53.246Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:01:53 [2021-05-27T22:01:53.712Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:01:55 [2021-05-27T22:01:55.922Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:01:58 [2021-05-27T22:01:58.131Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:02:00 [2021-05-27T22:02:00.341Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:02:00 [2021-05-27T22:02:00.807Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:02:00 [2021-05-27T22:02:00.807Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:02:00 [2021-05-27T22:02:00.807Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:02:03 [2021-05-27T22:02:03.014Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:02:03 [2021-05-27T22:02:03.014Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:02:03 [2021-05-27T22:02:03.014Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:02:03 [2021-05-27T22:02:03.014Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:02:03 [2021-05-27T22:02:03.014Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:02:05 [2021-05-27T22:02:05.225Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:02:11 [2021-05-27T22:02:11.080Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:02:18 [2021-05-27T22:02:18.217Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:02:18 [2021-05-27T22:02:18.217Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:02:18 [2021-05-27T22:02:18.683Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:02:18 [2021-05-27T22:02:18.683Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:02:21 [2021-05-27T22:02:21.627Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:02:23 [2021-05-27T22:02:23.831Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:02:23 [2021-05-27T22:02:23.831Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:02:26 [2021-05-27T22:02:26.771Z] === RUN   TestDockerSuite/TestRunEnvironment
22:02:26 [2021-05-27T22:02:26.771Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:02:26 [2021-05-27T22:02:26.771Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:02:26 [2021-05-27T22:02:26.771Z] === RUN   TestDockerSuite/TestRunExitCode
22:02:28 [2021-05-27T22:02:28.975Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:02:31 [2021-05-27T22:02:31.182Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:02:34 [2021-05-27T22:02:34.123Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunExposePort
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:02:41 [2021-05-27T22:02:41.258Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:02:51 [2021-05-27T22:02:51.656Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:02:58 [2021-05-27T22:02:58.862Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:02:58 [2021-05-27T22:02:58.862Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModeHostname
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunMount
22:02:59 [2021-05-27T22:02:59.843Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:03:00 [2021-05-27T22:03:00.309Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:03:00 [2021-05-27T22:03:00.309Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:03:00 [2021-05-27T22:03:00.309Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:03:08 [2021-05-27T22:03:08.952Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:03:08 [2021-05-27T22:03:08.952Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:03:08 [2021-05-27T22:03:08.952Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:03:08 [2021-05-27T22:03:08.952Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:03:13 [2021-05-27T22:03:13.694Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetHost
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:03:18 [2021-05-27T22:03:18.444Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:03:20 [2021-05-27T22:03:20.002Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:03:22 [2021-05-27T22:03:22.212Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:03:24 [2021-05-27T22:03:24.416Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:03:25 [2021-05-27T22:03:25.974Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunPortInUse
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:03:28 [2021-05-27T22:03:28.179Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:03:31 [2021-05-27T22:03:31.122Z] === RUN   TestDockerSuite/TestRunPublishPort
22:03:31 [2021-05-27T22:03:31.122Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
22:03:31 [2021-05-27T22:03:31.122Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:03:31 [2021-05-27T22:03:31.588Z] === RUN   TestDockerSuite/TestRunReadProcTimer
22:03:31 [2021-05-27T22:03:31.588Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:03:31 [2021-05-27T22:03:31.588Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
22:03:46 [2021-05-27T22:03:46.489Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:03:46 [2021-05-27T22:03:46.489Z] === RUN   TestDockerSuite/TestRunRm
22:03:52 [2021-05-27T22:03:52.343Z] === RUN   TestDockerSuite/TestRunRmAndWait
22:03:58 [2021-05-27T22:03:58.192Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:04:00 [2021-05-27T22:04:00.397Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:04:02 [2021-05-27T22:04:02.606Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
22:04:05 [2021-05-27T22:04:05.546Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:04:07 [2021-05-27T22:04:07.755Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:04:07 [2021-05-27T22:04:07.755Z] === RUN   TestDockerSuite/TestRunState
22:04:07 [2021-05-27T22:04:07.755Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:04:09 [2021-05-27T22:04:09.960Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:04:09 [2021-05-27T22:04:09.960Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:04:12 [2021-05-27T22:04:12.164Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:04:12 [2021-05-27T22:04:12.164Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:04:12 [2021-05-27T22:04:12.164Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:04:12 [2021-05-27T22:04:12.630Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:04:12 [2021-05-27T22:04:12.630Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:04:12 [2021-05-27T22:04:12.630Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUserByID
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUserByName
22:04:17 [2021-05-27T22:04:17.390Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:04:19 [2021-05-27T22:04:19.597Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:04:19 [2021-05-27T22:04:19.597Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:04:22 [2021-05-27T22:04:22.541Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:04:22 [2021-05-27T22:04:22.541Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:04:22 [2021-05-27T22:04:22.541Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:04:31 [2021-05-27T22:04:31.180Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:04:38 [2021-05-27T22:04:38.314Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:04:42 [2021-05-27T22:04:42.091Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:04:47 [2021-05-27T22:04:47.941Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:04:47 [2021-05-27T22:04:47.941Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:04:47 [2021-05-27T22:04:47.941Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:04:50 [2021-05-27T22:04:50.148Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:04:52 [2021-05-27T22:04:52.393Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:04:55 [2021-05-27T22:04:55.336Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:05:00 [2021-05-27T22:05:00.077Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:05:01 [2021-05-27T22:05:01.060Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:05:03 [2021-05-27T22:05:03.265Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveImageId
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:05:08 [2021-05-27T22:05:08.002Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:05:10 [2021-05-27T22:05:10.206Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:05:10 [2021-05-27T22:05:10.672Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:05:11 [2021-05-27T22:05:11.142Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:05:11 [2021-05-27T22:05:11.142Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:05:12 [2021-05-27T22:05:12.700Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:05:19 [2021-05-27T22:05:19.836Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:05:19 [2021-05-27T22:05:19.836Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:05:28 [2021-05-27T22:05:28.482Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:05:28 [2021-05-27T22:05:28.482Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:05:37 [2021-05-27T22:05:37.121Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:05:37 [2021-05-27T22:05:37.121Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:05:37 [2021-05-27T22:05:37.121Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:05:37 [2021-05-27T22:05:37.121Z] === RUN   TestDockerSuite/TestStartRecordError
22:05:37 [2021-05-27T22:05:37.121Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestStatsNoStream
22:05:47 [2021-05-27T22:05:47.516Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:05:49 [2021-05-27T22:05:49.726Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:05:52 [2021-05-27T22:05:52.665Z] === RUN   TestDockerSuite/TestTopPrivileged
22:05:52 [2021-05-27T22:05:52.665Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:05:54 [2021-05-27T22:05:54.880Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:06:09 [2021-05-27T22:06:09.779Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:06:10 [2021-05-27T22:06:10.245Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:06:10 [2021-05-27T22:06:10.245Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:06:10 [2021-05-27T22:06:10.245Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:06:10 [2021-05-27T22:06:10.711Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:06:10 [2021-05-27T22:06:10.711Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:06:11 [2021-05-27T22:06:11.177Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:06:14 [2021-05-27T22:06:14.118Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:06:14 [2021-05-27T22:06:14.118Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:06:17 [2021-05-27T22:06:17.057Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:06:17 [2021-05-27T22:06:17.057Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:06:17 [2021-05-27T22:06:17.523Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:06:17 [2021-05-27T22:06:17.523Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:06:17 [2021-05-27T22:06:17.523Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:06:26 [2021-05-27T22:06:26.163Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:06:26 [2021-05-27T22:06:26.163Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:06:26 [2021-05-27T22:06:26.628Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:06:26 [2021-05-27T22:06:26.628Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:06:26 [2021-05-27T22:06:26.628Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:06:33 [2021-05-27T22:06:33.768Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:06:34 [2021-05-27T22:06:34.235Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:06:34 [2021-05-27T22:06:34.235Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:06:44 [2021-05-27T22:06:44.633Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:06:44 [2021-05-27T22:06:44.633Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:06:45 [2021-05-27T22:06:45.617Z] --- PASS: TestDockerSuite (2802.11s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (136.79s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.75s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.90s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.23s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.14s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.30s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.20s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.35s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.84s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.24s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.35s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.08s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.54s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.05s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.08s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddTar (45.89s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (32.61s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.57s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.68s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.07s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.43s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.75s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.94s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.75s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.69s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.84s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.71s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.59s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.46s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.32s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s)
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
22:06:45 [2021-05-27T22:06:45.617Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.617Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.54s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.17s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.53s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.46s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.47s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.87s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.64s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (59.33s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.85s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.31s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.92s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.14s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.04s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.25s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.55s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.75s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (115.36s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.34s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.35s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.92s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.95s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.06s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.84s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.90s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFails (7.16s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.08s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.63s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildForceRm (12.11s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.61s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.71s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.31s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.90s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.03s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.21s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.04s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.16s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.06s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.83s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.59s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (29.33s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.20s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.25s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.73s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.91s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.43s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.83s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.48s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.45s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.74s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.91s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.82s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.54s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.07s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.20s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.42s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.74s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildRm (13.93s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.76s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.62s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.29s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.47s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.25s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.79s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.53s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.83s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.60s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.38s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.72s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.55s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (13.61s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.73s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.71s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.64s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.88s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.49s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.96s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:06:45 [2021-05-27T22:06:45.618Z]         docker_cli_sni_test.go:18: Flakey test
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.50s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestCommitChange (4.98s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.54s)
22:06:45 [2021-05-27T22:06:45.618Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.79s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCommitTTY (16.76s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.90s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.61s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.11s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.15s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.54s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.63s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.04s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.49s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.24s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.86s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.58s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.36s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.31s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.01s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.60s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.51s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.52s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.51s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002f0de0_<nil>} (2.53s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1927601278_c:\foo_false__<nil>_<nil>_<nil>} (7.56s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1927601278_c:\foo_true__<nil>_<nil>_<nil>} (7.75s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
22:06:45 [2021-05-27T22:06:45.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.68s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.54s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.18s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.42s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.93s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpToCaseH (14.20s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpToDot (2.49s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.70s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.20s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.16s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.41s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateRM (0.37s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.21s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.619Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:06:45 [2021-05-27T22:06:45.619Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.38s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.57s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.52s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.65s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.23s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.32s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.90s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.01s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.62s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.68s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsRename (2.47s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsResize (7.84s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.92s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.79s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.86s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.31s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.21s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.44s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.86s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.50s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.98s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.17s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.12s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.66s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.33s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.53s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.01s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.49s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.39s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.37s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.26s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.74s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.28s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.19s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.42s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.49s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.15s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.04s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.35s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.36s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:06:45 [2021-05-27T22:06:45.620Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.620Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.02s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.26s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.36s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.84s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.49s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.83s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.50s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.34s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsSince (9.34s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsTail (3.01s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.74s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.10s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.69s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.06s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.87s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.44s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.53s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.23s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.70s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.84s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.32s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.14s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.15s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.96s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.15s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.24s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.09s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.33s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.69s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.08s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.03s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.37s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.97s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.48s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiTag (0.69s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.08s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.77s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.70s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.93s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.41s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.47s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.82s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.35s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.19s)
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.621Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
22:06:45 [2021-05-27T22:06:45.621Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.40s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.43s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.25s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.50s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.34s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.70s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.68s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.57s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.41s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.39s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.06s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.47s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.25s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.12s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.48s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.37s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.31s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s)
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:06:45 [2021-05-27T22:06:45.622Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:06:45 [2021-05-27T22:06:45.622Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.06s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.19s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunRm (7.35s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.91s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.31s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.38s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.20s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.15s)
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.090Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.090Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.91s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.37s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.94s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.28s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.43s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.73s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.48s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.26s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.04s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.31s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.79s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.08s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (8.97s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.53s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.32s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.39s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.31s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.57s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.95s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.04s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.02s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.54s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
22:06:46 [2021-05-27T22:06:46.091Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s)
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:06:46 [2021-05-27T22:06:46.091Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:06:46 [2021-05-27T22:06:46.091Z] --- PASS: TestDockerRegistrySuite (0.16s)
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.091Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.091Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:06:46 [2021-05-27T22:06:46.092Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:06:46 [2021-05-27T22:06:46.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthTokenSuite
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:06:46 [2021-05-27T22:06:46.092Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerDaemonSuite
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:06:46 [2021-05-27T22:06:46.092Z] --- PASS: TestDockerDaemonSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerSwarmSuite
22:06:46 [2021-05-27T22:06:46.092Z] --- PASS: TestDockerSwarmSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginCreate
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginInspect
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerPluginSuite/TestPluginSet
22:06:46 [2021-05-27T22:06:46.092Z] --- PASS: TestDockerPluginSuite (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerExternalVolumeSuite
22:06:46 [2021-05-27T22:06:46.092Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerNetworkSuite
22:06:46 [2021-05-27T22:06:46.092Z] --- SKIP: TestDockerNetworkSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] === RUN   TestDockerHubPullSuite
22:06:46 [2021-05-27T22:06:46.092Z] --- SKIP: TestDockerHubPullSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.092Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] PASS
22:06:46 [2021-05-27T22:06:46.092Z] ok  	github.com/docker/docker/integration-cli	2802.805s
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === Skipped
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:06:46 [2021-05-27T22:06:46.092Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.092Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.093Z] 
22:06:46 [2021-05-27T22:06:46.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
22:06:46 [2021-05-27T22:06:46.093Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_sni_test.go:18: Flakey test
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.094Z] 
22:06:46 [2021-05-27T22:06:46.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.094Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
22:06:46 [2021-05-27T22:06:46.095Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.095Z] 
22:06:46 [2021-05-27T22:06:46.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.096Z] 
22:06:46 [2021-05-27T22:06:46.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
22:06:46 [2021-05-27T22:06:46.096Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:06:46 [2021-05-27T22:06:46.562Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.562Z] 
22:06:46 [2021-05-27T22:06:46.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
22:06:46 [2021-05-27T22:06:46.563Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.563Z] 
22:06:46 [2021-05-27T22:06:46.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:06:46 [2021-05-27T22:06:46.564Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.564Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
22:06:46 [2021-05-27T22:06:46.565Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.565Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
22:06:46 [2021-05-27T22:06:46.566Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:06:46 [2021-05-27T22:06:46.566Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.566Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
22:06:46 [2021-05-27T22:06:46.567Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:46 [2021-05-27T22:06:46.567Z] DONE 1092 tests, 546 skipped in 2811.654s
22:06:46 [2021-05-27T22:06:46.567Z] INFO: Integration tests ended at 05/27/2021 22:06:46. Duration:00:46:51.7543575
22:06:46 [2021-05-27T22:06:46.567Z] INFO: Docker info of the daemon under test at end of run
22:06:46 [2021-05-27T22:06:46.567Z] 
22:06:47 [2021-05-27T22:06:47.033Z] Containers: 2
22:06:47 [2021-05-27T22:06:47.033Z]  Running: 0
22:06:47 [2021-05-27T22:06:47.033Z]  Paused: 0
22:06:47 [2021-05-27T22:06:47.033Z]  Stopped: 2
22:06:47 [2021-05-27T22:06:47.033Z] Images: 18
22:06:47 [2021-05-27T22:06:47.033Z] Server Version: 0.0.0-dev
22:06:47 [2021-05-27T22:06:47.033Z] Storage Driver: windowsfilter
22:06:47 [2021-05-27T22:06:47.033Z]  Windows: 
22:06:47 [2021-05-27T22:06:47.033Z] Logging Driver: json-file
22:06:47 [2021-05-27T22:06:47.033Z] Plugins: 
22:06:47 [2021-05-27T22:06:47.033Z]  Volume: local
22:06:47 [2021-05-27T22:06:47.033Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:06:47 [2021-05-27T22:06:47.033Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:06:47 [2021-05-27T22:06:47.033Z] Swarm: inactive
22:06:47 [2021-05-27T22:06:47.033Z] Default Isolation: process
22:06:47 [2021-05-27T22:06:47.033Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:06:47 [2021-05-27T22:06:47.033Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
22:06:47 [2021-05-27T22:06:47.033Z] OSType: windows
22:06:47 [2021-05-27T22:06:47.033Z] Architecture: x86_64
22:06:47 [2021-05-27T22:06:47.033Z] CPUs: 4
22:06:47 [2021-05-27T22:06:47.033Z] Total Memory: 32GiB
22:06:47 [2021-05-27T22:06:47.033Z] Name: azwin-2-7a4540
22:06:47 [2021-05-27T22:06:47.033Z] ID: TXHF:DC4Y:AHQT:RY4V:PCOG:KASM:IJGJ:YPEN:3OPP:BAZY:QRYK:BDVC
22:06:47 [2021-05-27T22:06:47.033Z] Docker Root Dir: D:\CI\PR-41212\12\daemon
22:06:47 [2021-05-27T22:06:47.033Z] Debug Mode (client): false
22:06:47 [2021-05-27T22:06:47.033Z] Debug Mode (server): true
22:06:47 [2021-05-27T22:06:47.033Z]  File Descriptors: -1
22:06:47 [2021-05-27T22:06:47.033Z]  Goroutines: 17
22:06:47 [2021-05-27T22:06:47.033Z]  System Time: 2021-05-27T22:06:46.6892909Z
22:06:47 [2021-05-27T22:06:47.033Z]  EventsListeners: 0
22:06:47 [2021-05-27T22:06:47.033Z] Registry: https://index.docker.io/v1/
22:06:47 [2021-05-27T22:06:47.033Z] Labels:
22:06:47 [2021-05-27T22:06:47.033Z] Experimental: false
22:06:47 [2021-05-27T22:06:47.033Z] Insecure Registries:
22:06:47 [2021-05-27T22:06:47.033Z]  127.0.0.0/8
22:06:47 [2021-05-27T22:06:47.033Z] Live Restore Enabled: false
22:06:47 [2021-05-27T22:06:47.033Z] 
22:06:47 [2021-05-27T22:06:47.033Z] 
22:06:47 [2021-05-27T22:06:47.033Z] INFO: Stopping daemon under test
22:06:47 [2021-05-27T22:06:47.033Z] SUCCESS: The process with PID 5820 (child process of PID 4188) has been terminated.
22:06:47 [2021-05-27T22:06:47.033Z] SUCCESS: The process with PID 4188 (child process of PID 4580) has been terminated.
22:06:47 [2021-05-27T22:06:47.033Z] INFO: Stop tailing logs of the daemon under tests
22:06:47 [2021-05-27T22:06:47.033Z] INFO: executeCI.ps1 Completed successfully at 05/27/2021 22:06:46.
22:06:47 [2021-05-27T22:06:47.033Z] INFO: Tidying up at end of run
22:06:47 [2021-05-27T22:06:47.033Z] INFO: Saving daemon under test log (d:\CI\PR-41212\12\dut.out) to bundles\CIDUT.out
22:06:47 [2021-05-27T22:06:47.033Z] INFO: Saving daemon under test log (d:\CI\PR-41212\12\dut.err) to bundles\CIDUT.err
22:06:47 [2021-05-27T22:06:47.033Z] INFO: Nuke-Everything...
22:06:47 [2021-05-27T22:06:47.499Z] INFO: Container count on control daemon to delete is 2
22:06:47 [2021-05-27T22:06:47.965Z] f8e73ccb37d5
22:06:47 [2021-05-27T22:06:47.965Z] e83bfeb597d0
22:06:48 [2021-05-27T22:06:48.433Z] INFO: Tidying pidfile d:\CI\PR-41212\12\docker.pid
22:06:48 [2021-05-27T22:06:48.433Z] INFO: Nuking d:\CI
22:07:24 [2021-05-27T22:07:24.263Z] INFO: Zapped successfully
22:07:24 [2021-05-27T22:07:24.263Z] 
22:07:24 [2021-05-27T22:07:24.263Z] INFO: executeCI.ps1 exiting at Thu May 27 22:07:22 CUT 2021. Duration 01:27:40.0337479
22:07:24 [2021-05-27T22:07:24.263Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
22:07:24 [2021-05-27T22:07:24.515Z] Recording test results
22:07:31 [2021-05-27T22:07:31.520Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
22:07:33 [2021-05-27T22:07:33.614Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
22:07:35 [2021-05-27T22:07:35.398Z] Archiving artifacts
22:07:49 [2021-05-27T22:07:49.734Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41212/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:07:50 [2021-05-27T22:07:50.680Z] + make clean
22:07:52 [2021-05-27T22:07:52.886Z] docker volume rm -f docker-dev-cache
22:07:52 [2021-05-27T22:07:52.887Z] 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