Skip to content
Success

Console Output

Pull request #42647 updated
17:15:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 rather than 05e3527f40c383cedb505ba7f73008ea1d0f4637
Obtained Jenkinsfile from b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4
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-42647@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
17:15:56 [2021-07-16T17:15:56.713Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:15:56 [2021-07-16T17:15:56.719Z] Trying to pass milestone 1
[Pipeline] milestone
17:15:56 [2021-07-16T17:15:56.774Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:15:56 [2021-07-16T17:15:56.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00dea3f69aed864a8) in /home/ubuntu/workspace/moby_PR-42647
[Pipeline] {
[Pipeline] checkout
17:15:56 [2021-07-16T17:15:56.979Z] The recommended git tool is: git
17:15:56 [2021-07-16T17:15:56.991Z] using credential docker-jenkins-github-credentials
17:15:56 [2021-07-16T17:15:56.997Z] Cloning the remote Git repository
17:15:56 [2021-07-16T17:15:56.997Z] Cloning with configured refspecs honoured and without tags
17:15:57 [2021-07-16T17:15:57.043Z] Cloning repository https://github.com/moby/moby.git
17:15:57 [2021-07-16T17:15:57.043Z]  > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10
17:15:57 [2021-07-16T17:15:57.067Z] Fetching upstream changes from https://github.com/moby/moby.git
17:15:57 [2021-07-16T17:15:57.068Z]  > git --version # timeout=10
17:15:57 [2021-07-16T17:15:57.076Z]  > git --version # 'git version 2.17.1'
17:15:57 [2021-07-16T17:15:57.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:15:57 [2021-07-16T17:15:57.077Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:11 [2021-07-16T17:16:11.856Z] Fetching without tags
17:16:12 [2021-07-16T17:16:12.111Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:16:11 [2021-07-16T17:16:11.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:11 [2021-07-16T17:16:11.825Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:16:11 [2021-07-16T17:16:11.834Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:11 [2021-07-16T17:16:11.846Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:11 [2021-07-16T17:16:11.856Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:11 [2021-07-16T17:16:11.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:11 [2021-07-16T17:16:11.857Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:12 [2021-07-16T17:16:12.111Z]  > git config core.sparsecheckout # timeout=10
17:16:12 [2021-07-16T17:16:12.114Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:16:12 [2021-07-16T17:16:12.565Z]  > git remote # timeout=10
17:16:12 [2021-07-16T17:16:12.576Z]  > git config --get remote.origin.url # timeout=10
17:16:12 [2021-07-16T17:16:12.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:12 [2021-07-16T17:16:12.585Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:16:13 [2021-07-16T17:16:13.123Z] Merge succeeded, producing fde03e4a4a14617e6480433dc3ebbab26644b518
17:16:13 [2021-07-16T17:16:13.123Z] Checking out Revision fde03e4a4a14617e6480433dc3ebbab26644b518 (PR-42647)
17:16:13 [2021-07-16T17:16:13.225Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:16:13 [2021-07-16T17:16:13.244Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:16:14 [2021-07-16T17:16:14.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/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
17:16:14 [2021-07-16T17:16:14.044Z] Unable to find image 'alpine:latest' locally
17:16:14 [2021-07-16T17:16:14.044Z] latest: Pulling from library/alpine
17:16:14 [2021-07-16T17:16:14.044Z] 5843afab3874: Pulling fs layer
17:16:14 [2021-07-16T17:16:14.302Z] 5843afab3874: Download complete
17:16:14 [2021-07-16T17:16:14.302Z] 5843afab3874: Pull complete
17:16:14 [2021-07-16T17:16:14.558Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
17:16:14 [2021-07-16T17:16:14.558Z] Status: Downloaded newer image for alpine:latest
17:16:13 [2021-07-16T17:16:13.114Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:13 [2021-07-16T17:16:13.123Z]  > git config core.sparsecheckout # timeout=10
17:16:13 [2021-07-16T17:16:13.129Z]  > git checkout -f fde03e4a4a14617e6480433dc3ebbab26644b518 # timeout=10
17:16:13 [2021-07-16T17:16:13.226Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:16:17 [2021-07-16T17:16:17.072Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
17:16:17 [2021-07-16T17:16:17.319Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00dea3f69aed864a8) in /home/ubuntu/workspace/moby_PR-42647
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
17:16:17 [2021-07-16T17:16:17.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f8a0f5fd0b90e6f1) in /home/ubuntu/workspace/moby_PR-42647
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
17:16:17 [2021-07-16T17:16:17.332Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03193d4dcffb41059) in /home/ubuntu/workspace/moby_PR-42647
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
17:16:17 [2021-07-16T17:16:17.406Z] The recommended git tool is: git
[Pipeline] checkout
17:16:17 [2021-07-16T17:16:17.413Z] The recommended git tool is: git
17:16:17 [2021-07-16T17:16:17.415Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e3ee7380c14aec52) in /home/ubuntu/workspace/moby_PR-42647
[Pipeline] checkout
17:16:17 [2021-07-16T17:16:17.442Z] The recommended git tool is: git
17:16:17 [2021-07-16T17:16:17.449Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.455Z] using credential docker-jenkins-github-credentials
17:16:17 [2021-07-16T17:16:17.456Z] Cloning the remote Git repository
17:16:17 [2021-07-16T17:16:17.456Z] Cloning with configured refspecs honoured and without tags
17:16:17 [2021-07-16T17:16:17.464Z] using credential docker-jenkins-github-credentials
17:16:17 [2021-07-16T17:16:17.465Z] Fetching changes from the remote Git repository
17:16:17 [2021-07-16T17:16:17.469Z] Cloning the remote Git repository
17:16:17 [2021-07-16T17:16:17.469Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.473Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
17:16:17 [2021-07-16T17:16:17.600Z] The recommended git tool is: git
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.611Z] using credential docker-jenkins-github-credentials
17:16:17 [2021-07-16T17:16:17.616Z] Running on azwin-2-997000 in d:\jenkins\workspace\moby_PR-42647
17:16:17 [2021-07-16T17:16:17.619Z] Cloning the remote Git repository
17:16:17 [2021-07-16T17:16:17.619Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] ws
17:16:17 [2021-07-16T17:16:17.711Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.759Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.802Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.877Z] Merge succeeded, producing 8cb012d2180de9f3b885893f8c0bbbe6908afefb
17:16:17 [2021-07-16T17:16:17.877Z] Checking out Revision 8cb012d2180de9f3b885893f8c0bbbe6908afefb (PR-42647)
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
17:16:17 [2021-07-16T17:16:17.938Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
[Pipeline] }
[Pipeline] }
17:16:17 [2021-07-16T17:16:17.946Z] First time build. Skipping changelog.
17:16:18 [2021-07-16T17:16:18.017Z] using credential docker-jenkins-github-credentials
17:16:18 [2021-07-16T17:16:18.091Z] Cloning the remote Git repository
17:16:18 [2021-07-16T17:16:18.091Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:16:17 [2021-07-16T17:16:17.457Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42647/.git # timeout=10
17:16:17 [2021-07-16T17:16:17.465Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:17 [2021-07-16T17:16:17.517Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.517Z]  > git --version # timeout=10
17:16:17 [2021-07-16T17:16:17.521Z]  > git --version # 'git version 2.17.1'
17:16:17 [2021-07-16T17:16:17.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:17 [2021-07-16T17:16:17.522Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:17 [2021-07-16T17:16:17.759Z]  > git config core.sparsecheckout # timeout=10
17:16:17 [2021-07-16T17:16:17.762Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:16:17 [2021-07-16T17:16:17.807Z]  > git remote # timeout=10
17:16:17 [2021-07-16T17:16:17.809Z]  > git config --get remote.origin.url # timeout=10
17:16:17 [2021-07-16T17:16:17.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:17 [2021-07-16T17:16:17.812Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:16:17 [2021-07-16T17:16:17.872Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:17 [2021-07-16T17:16:17.877Z]  > git config core.sparsecheckout # timeout=10
17:16:17 [2021-07-16T17:16:17.879Z]  > git checkout -f 8cb012d2180de9f3b885893f8c0bbbe6908afefb # timeout=10
17:16:17 [2021-07-16T17:16:17.938Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:16:17 [2021-07-16T17:16:17.471Z] Cloning repository https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.471Z]  > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10
17:16:17 [2021-07-16T17:16:17.475Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.475Z]  > git --version # timeout=10
17:16:17 [2021-07-16T17:16:17.477Z]  > git --version # 'git version 2.17.1'
17:16:17 [2021-07-16T17:16:17.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:17 [2021-07-16T17:16:17.478Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:17 [2021-07-16T17:16:17.472Z] Cloning repository https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.472Z]  > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10
17:16:17 [2021-07-16T17:16:17.484Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.484Z]  > git --version # timeout=10
17:16:17 [2021-07-16T17:16:17.489Z]  > git --version # 'git version 2.25.1'
17:16:17 [2021-07-16T17:16:17.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:17 [2021-07-16T17:16:17.489Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:17 [2021-07-16T17:16:17.631Z] Cloning repository https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.631Z]  > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10
17:16:17 [2021-07-16T17:16:17.645Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:17 [2021-07-16T17:16:17.645Z]  > git --version # timeout=10
17:16:17 [2021-07-16T17:16:17.649Z]  > git --version # 'git version 2.25.1'
17:16:17 [2021-07-16T17:16:17.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:17 [2021-07-16T17:16:17.651Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:18 [2021-07-16T17:16:18.622Z] + [ PR != PR ]
17:16:18 [2021-07-16T17:16:18.622Z] + [ master != master ]
17:16:18 [2021-07-16T17:16:18.622Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:16:18 [2021-07-16T17:16:18.125Z] Cloning repository https://github.com/moby/moby.git
17:16:18 [2021-07-16T17:16:18.126Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:16:18 [2021-07-16T17:16:18.183Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:18 [2021-07-16T17:16:18.183Z]  > git --version # timeout=10
17:16:18 [2021-07-16T17:16:18.226Z]  > git --version # 'git version 2.24.1.windows.2'
17:16:18 [2021-07-16T17:16:18.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:18 [2021-07-16T17:16:18.228Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:18 [2021-07-16T17:16:18.988Z] + docker version
17:16:18 [2021-07-16T17:16:18.988Z] Client: Docker Engine - Community
17:16:18 [2021-07-16T17:16:18.988Z]  Version:           20.10.6
17:16:18 [2021-07-16T17:16:18.988Z]  API version:       1.41
17:16:18 [2021-07-16T17:16:18.988Z]  Go version:        go1.13.15
17:16:18 [2021-07-16T17:16:18.988Z]  Git commit:        370c289
17:16:18 [2021-07-16T17:16:18.988Z]  Built:             Fri Apr  9 22:46:01 2021
17:16:18 [2021-07-16T17:16:18.988Z]  OS/Arch:           linux/amd64
17:16:18 [2021-07-16T17:16:18.988Z]  Context:           default
17:16:18 [2021-07-16T17:16:18.988Z]  Experimental:      true
17:16:18 [2021-07-16T17:16:18.988Z] 
17:16:18 [2021-07-16T17:16:18.988Z] Server: Docker Engine - Community
17:16:18 [2021-07-16T17:16:18.988Z]  Engine:
17:16:18 [2021-07-16T17:16:18.988Z]   Version:          20.10.6
17:16:18 [2021-07-16T17:16:18.988Z]   API version:      1.41 (minimum version 1.12)
17:16:18 [2021-07-16T17:16:18.988Z]   Go version:       go1.13.15
17:16:18 [2021-07-16T17:16:18.988Z]   Git commit:       8728dd2
17:16:18 [2021-07-16T17:16:18.988Z]   Built:            Fri Apr  9 22:44:13 2021
17:16:18 [2021-07-16T17:16:18.988Z]   OS/Arch:          linux/amd64
17:16:18 [2021-07-16T17:16:18.988Z]   Experimental:     true
17:16:18 [2021-07-16T17:16:18.988Z]  containerd:
17:16:18 [2021-07-16T17:16:18.988Z]   Version:          1.4.6
17:16:18 [2021-07-16T17:16:18.988Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:18 [2021-07-16T17:16:18.988Z]  runc:
17:16:18 [2021-07-16T17:16:18.988Z]   Version:          1.0.0-rc95
17:16:18 [2021-07-16T17:16:18.988Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:18 [2021-07-16T17:16:18.988Z]  docker-init:
17:16:18 [2021-07-16T17:16:18.988Z]   Version:          0.19.0
17:16:18 [2021-07-16T17:16:18.988Z]   GitCommit:        de40ad0
[Pipeline] sh
17:16:19 [2021-07-16T17:16:19.303Z] + docker info
17:16:19 [2021-07-16T17:16:19.863Z] Client:
17:16:19 [2021-07-16T17:16:19.863Z]  Context:    default
17:16:19 [2021-07-16T17:16:19.863Z]  Debug Mode: false
17:16:19 [2021-07-16T17:16:19.863Z]  Plugins:
17:16:19 [2021-07-16T17:16:19.863Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:16:19 [2021-07-16T17:16:19.863Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
17:16:19 [2021-07-16T17:16:19.863Z]   scan: Docker Scan (Docker Inc., v0.7.0)
17:16:19 [2021-07-16T17:16:19.863Z] 
17:16:19 [2021-07-16T17:16:19.863Z] Server:
17:16:19 [2021-07-16T17:16:19.863Z]  Containers: 0
17:16:19 [2021-07-16T17:16:19.863Z]   Running: 0
17:16:19 [2021-07-16T17:16:19.863Z]   Paused: 0
17:16:19 [2021-07-16T17:16:19.863Z]   Stopped: 0
17:16:19 [2021-07-16T17:16:19.863Z]  Images: 3
17:16:19 [2021-07-16T17:16:19.863Z]  Server Version: 20.10.6
17:16:19 [2021-07-16T17:16:19.863Z]  Storage Driver: overlay2
17:16:19 [2021-07-16T17:16:19.863Z]   Backing Filesystem: extfs
17:16:19 [2021-07-16T17:16:19.863Z]   Supports d_type: true
17:16:19 [2021-07-16T17:16:19.863Z]   Native Overlay Diff: true
17:16:19 [2021-07-16T17:16:19.863Z]   userxattr: false
17:16:19 [2021-07-16T17:16:19.863Z]  Logging Driver: json-file
17:16:19 [2021-07-16T17:16:19.863Z]  Cgroup Driver: cgroupfs
17:16:19 [2021-07-16T17:16:19.863Z]  Cgroup Version: 1
17:16:19 [2021-07-16T17:16:19.863Z]  Plugins:
17:16:19 [2021-07-16T17:16:19.863Z]   Volume: local
17:16:19 [2021-07-16T17:16:19.863Z]   Network: bridge host ipvlan macvlan null overlay
17:16:19 [2021-07-16T17:16:19.863Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:16:19 [2021-07-16T17:16:19.863Z]  Swarm: inactive
17:16:19 [2021-07-16T17:16:19.863Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:16:19 [2021-07-16T17:16:19.863Z]  Default Runtime: runc
17:16:19 [2021-07-16T17:16:19.863Z]  Init Binary: docker-init
17:16:19 [2021-07-16T17:16:19.863Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:19 [2021-07-16T17:16:19.863Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:19 [2021-07-16T17:16:19.863Z]  init version: de40ad0
17:16:19 [2021-07-16T17:16:19.863Z]  Security Options:
17:16:19 [2021-07-16T17:16:19.863Z]   apparmor
17:16:19 [2021-07-16T17:16:19.863Z]   seccomp
17:16:19 [2021-07-16T17:16:19.863Z]    Profile: default
17:16:19 [2021-07-16T17:16:19.863Z]  Kernel Version: 5.4.0-1048-aws
17:16:19 [2021-07-16T17:16:19.863Z]  Operating System: Ubuntu 18.04.5 LTS
17:16:19 [2021-07-16T17:16:19.863Z]  OSType: linux
17:16:19 [2021-07-16T17:16:19.863Z]  Architecture: x86_64
17:16:19 [2021-07-16T17:16:19.863Z]  CPUs: 2
17:16:19 [2021-07-16T17:16:19.863Z]  Total Memory: 7.569GiB
17:16:19 [2021-07-16T17:16:19.863Z]  Name: ip-10-100-83-187
17:16:19 [2021-07-16T17:16:19.863Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
17:16:19 [2021-07-16T17:16:19.863Z]  Docker Root Dir: /var/lib/docker
17:16:19 [2021-07-16T17:16:19.863Z]  Debug Mode: false
17:16:19 [2021-07-16T17:16:19.863Z]  Registry: https://index.docker.io/v1/
17:16:19 [2021-07-16T17:16:19.863Z]  Labels:
17:16:19 [2021-07-16T17:16:19.863Z]  Experimental: true
17:16:19 [2021-07-16T17:16:19.863Z]  Insecure Registries:
17:16:19 [2021-07-16T17:16:19.863Z]   127.0.0.0/8
17:16:19 [2021-07-16T17:16:19.863Z]  Live Restore Enabled: true
17:16:19 [2021-07-16T17:16:19.863Z] 
17:16:19 [2021-07-16T17:16:19.863Z] WARNING: No swap limit support
[Pipeline] sh
17:16:20 [2021-07-16T17:16:20.137Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:16:20 [2021-07-16T17:16:20.137Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:16:20 [2021-07-16T17:16:20.137Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
17:16:20 [2021-07-16T17:16:20.137Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh
17:16:20 [2021-07-16T17:16:20.137Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:16:20 [2021-07-16T17:16:20.137Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
17:16:20 [2021-07-16T17:16:20.137Z] 
17:16:20 [2021-07-16T17:16:20.137Z] Generally Necessary:
17:16:20 [2021-07-16T17:16:20.137Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:16:20 [2021-07-16T17:16:20.137Z] - apparmor: enabled and tools installed
17:16:20 [2021-07-16T17:16:20.137Z] - CONFIG_NAMESPACES: enabled
17:16:20 [2021-07-16T17:16:20.137Z] - CONFIG_NET_NS: enabled
17:16:20 [2021-07-16T17:16:20.137Z] - CONFIG_PID_NS: enabled
17:16:20 [2021-07-16T17:16:20.137Z] - CONFIG_IPC_NS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_UTS_NS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUPS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_CPUACCT: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_DEVICE: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_FREEZER: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_SCHED: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CPUSETS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_MEMCG: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_KEYS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_VETH: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_BRIDGE: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_NF_NAT: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_POSIX_MQUEUE: enabled
17:16:20 [2021-07-16T17:16:20.400Z] 
17:16:20 [2021-07-16T17:16:20.400Z] Optional Features:
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_USER_NS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_SECCOMP: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_SECCOMP_FILTER: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_PIDS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_MEMCG_SWAP: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:16:20 [2021-07-16T17:16:20.400Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_BLK_CGROUP: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_PERF: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_HUGETLB: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_CFS_BANDWIDTH: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_RT_GROUP_SCHED: missing
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_NFCT: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_RR: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_SECURITY_SELINUX: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_SECURITY_APPARMOR: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_EXT4_FS: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:16:20 [2021-07-16T17:16:20.400Z] - Network Drivers:
17:16:20 [2021-07-16T17:16:20.400Z]   - "overlay":
17:16:20 [2021-07-16T17:16:20.400Z]     - CONFIG_VXLAN: enabled (as module)
17:16:20 [2021-07-16T17:16:20.400Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:16:20 [2021-07-16T17:16:20.400Z]       Optional (for encrypted networks):
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_CRYPTO: enabled
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_CRYPTO_AEAD: enabled
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_CRYPTO_GCM: enabled
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_CRYPTO_GHASH: enabled
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_XFRM: enabled
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_XFRM_USER: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]       - CONFIG_INET_ESP: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]   - "ipvlan":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_IPVLAN: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]   - "macvlan":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_MACVLAN: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_DUMMY: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]   - "ftp,tftp client in container":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z] - Storage Drivers:
17:16:20 [2021-07-16T17:16:20.656Z]   - "aufs":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_AUFS_FS: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]   - "btrfs":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:16:20 [2021-07-16T17:16:20.656Z]   - "devicemapper":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_BLK_DEV_DM: enabled
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]   - "overlay":
17:16:20 [2021-07-16T17:16:20.656Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:16:20 [2021-07-16T17:16:20.656Z]   - "zfs":
17:16:20 [2021-07-16T17:16:20.656Z]     - /dev/zfs: present
17:16:20 [2021-07-16T17:16:20.656Z]     - zfs command: missing
17:16:20 [2021-07-16T17:16:20.656Z]     - zpool command: missing
17:16:20 [2021-07-16T17:16:20.656Z] 
17:16:20 [2021-07-16T17:16:20.656Z] Limits:
17:16:20 [2021-07-16T17:16:20.656Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:16:20 [2021-07-16T17:16:20.656Z] 
17:16:20 [2021-07-16T17:16:20.656Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:16:20 [2021-07-16T17:16:20.976Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb .
17:16:21 [2021-07-16T17:16:21.232Z] #2 [internal] load .dockerignore
17:16:21 [2021-07-16T17:16:21.232Z] #2 sha256:a23e1cc40b0c79b513cfb1141db9e763fcdcbec57880dbc0713a330b6385e934
17:16:21 [2021-07-16T17:16:21.232Z] #2 transferring context: 87B done
17:16:21 [2021-07-16T17:16:21.232Z] #2 DONE 0.0s
17:16:21 [2021-07-16T17:16:21.232Z] 
17:16:21 [2021-07-16T17:16:21.232Z] #1 [internal] load build definition from Dockerfile
17:16:21 [2021-07-16T17:16:21.232Z] #1 sha256:d7768763489f25394b7899ff3a6e3a63a95db1832344e706dc894137b2cb15af
17:16:21 [2021-07-16T17:16:21.232Z] #1 transferring dockerfile: 16.59kB done
17:16:21 [2021-07-16T17:16:21.232Z] #1 DONE 0.0s
17:16:21 [2021-07-16T17:16:21.232Z] 
17:16:21 [2021-07-16T17:16:21.232Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:16:21 [2021-07-16T17:16:21.232Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:16:21 [2021-07-16T17:16:21.232Z] #3 DONE 0.1s
17:16:21 [2021-07-16T17:16:21.232Z] 
17:16:21 [2021-07-16T17:16:21.232Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:16:21 [2021-07-16T17:16:21.232Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:16:21 [2021-07-16T17:16:21.232Z] #4 CACHED
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #5 [internal] load metadata for docker.io/library/debian:buster
17:16:21 [2021-07-16T17:16:21.489Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:16:21 [2021-07-16T17:16:21.489Z] #5 DONE 0.1s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:21 [2021-07-16T17:16:21.489Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:16:21 [2021-07-16T17:16:21.489Z] #8 DONE 0.1s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
17:16:21 [2021-07-16T17:16:21.489Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
17:16:21 [2021-07-16T17:16:21.489Z] #6 DONE 0.1s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:21 [2021-07-16T17:16:21.489Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:16:21 [2021-07-16T17:16:21.489Z] #7 DONE 0.1s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
17:16:21 [2021-07-16T17:16:21.489Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
17:16:21 [2021-07-16T17:16:21.489Z] #9 DONE 0.0s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:21 [2021-07-16T17:16:21.489Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:16:21 [2021-07-16T17:16:21.489Z] #72 DONE 0.0s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:21 [2021-07-16T17:16:21.489Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:16:21 [2021-07-16T17:16:21.489Z] #70 DONE 0.0s
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:16:21 [2021-07-16T17:16:21.489Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
17:16:21 [2021-07-16T17:16:21.489Z] #10 CACHED
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #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
17:16:21 [2021-07-16T17:16:21.489Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
17:16:21 [2021-07-16T17:16:21.489Z] #11 CACHED
17:16:21 [2021-07-16T17:16:21.489Z] 
17:16:21 [2021-07-16T17:16:21.489Z] #30 [internal] load build context
17:16:21 [2021-07-16T17:16:21.489Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d
17:16:21 [2021-07-16T17:16:21.747Z] #30 ...
17:16:21 [2021-07-16T17:16:21.747Z] 
17:16:21 [2021-07-16T17:16:21.747Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
17:16:21 [2021-07-16T17:16:21.747Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
17:16:21 [2021-07-16T17:16:21.747Z] #33 DONE 0.0s
17:16:21 [2021-07-16T17:16:21.747Z] 
17:16:21 [2021-07-16T17:16:21.747Z] #30 [internal] load build context
17:16:21 [2021-07-16T17:16:21.747Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d
17:16:22 [2021-07-16T17:16:22.006Z] #30 ...
17:16:22 [2021-07-16T17:16:22.006Z] 
17:16:22 [2021-07-16T17:16:22.006Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
17:16:22 [2021-07-16T17:16:22.006Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
17:16:22 [2021-07-16T17:16:22.006Z] #49 DONE 0.4s
17:16:22 [2021-07-16T17:16:22.006Z] 
17:16:22 [2021-07-16T17:16:22.006Z] #30 [internal] load build context
17:16:22 [2021-07-16T17:16:22.006Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d
17:16:22 [2021-07-16T17:16:22.935Z] #30 ...
17:16:22 [2021-07-16T17:16:22.935Z] 
17:16:22 [2021-07-16T17:16:22.935Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
17:16:22 [2021-07-16T17:16:22.935Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782
17:16:22 [2021-07-16T17:16:22.935Z] #12 DONE 1.3s
17:16:22 [2021-07-16T17:16:22.935Z] 
17:16:22 [2021-07-16T17:16:22.935Z] #30 [internal] load build context
17:16:22 [2021-07-16T17:16:22.935Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d
17:16:24 [2021-07-16T17:16:24.305Z] #30 transferring context: 55.69MB 2.5s done
17:16:24 [2021-07-16T17:16:24.305Z] #30 DONE 2.7s
17:16:24 [2021-07-16T17:16:24.305Z] 
17:16:24 [2021-07-16T17:16:24.305Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
17:16:24 [2021-07-16T17:16:24.305Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0
17:16:24 [2021-07-16T17:16:24.305Z] #13 DONE 1.4s
17:16:24 [2021-07-16T17:16:24.305Z] 
17:16:24 [2021-07-16T17:16:24.305Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
17:16:24 [2021-07-16T17:16:24.305Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0
17:16:24 [2021-07-16T17:16:24.868Z] #14 DONE 0.6s
17:16:25 [2021-07-16T17:16:25.124Z] 
17:16:25 [2021-07-16T17:16:25.124Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
17:16:25 [2021-07-16T17:16:25.124Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f
17:16:25 [2021-07-16T17:16:25.380Z] #15 DONE 0.6s
17:16:25 [2021-07-16T17:16:25.637Z] 
17:16:25 [2021-07-16T17:16:25.637Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
17:16:25 [2021-07-16T17:16:25.637Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a
17:16:25 [2021-07-16T17:16:25.893Z] #16 DONE 0.6s
17:16:26 [2021-07-16T17:16:26.148Z] 
17:16:26 [2021-07-16T17:16:26.148Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
17:16:26 [2021-07-16T17:16:26.148Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1
17:16:26 [2021-07-16T17:16:26.582Z] Fetching without tags
17:16:26 [2021-07-16T17:16:26.860Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:16:26 [2021-07-16T17:16:26.572Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:26 [2021-07-16T17:16:26.574Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:16:26 [2021-07-16T17:16:26.576Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:26 [2021-07-16T17:16:26.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:26 [2021-07-16T17:16:26.628Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:26 [2021-07-16T17:16:26.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:26 [2021-07-16T17:16:26.628Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:26 [2021-07-16T17:16:26.862Z]  > git config core.sparsecheckout # timeout=10
17:16:26 [2021-07-16T17:16:26.864Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:16:27 [2021-07-16T17:16:27.084Z] #17 1.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:16:27 [2021-07-16T17:16:27.084Z] #17 1.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:16:27 [2021-07-16T17:16:27.346Z] #17 1.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:16:27 [2021-07-16T17:16:27.346Z] #17 1.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:16:27 [2021-07-16T17:16:27.346Z] #17 1.385 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:16:27 [2021-07-16T17:16:27.346Z] #17 1.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:16:27 [2021-07-16T17:16:27.605Z] #17 1.611 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:16:27 [2021-07-16T17:16:27.842Z] Merge succeeded, producing b9a068211ef2d5fdd28061586df02684513c2612
17:16:27 [2021-07-16T17:16:27.843Z] Checking out Revision b9a068211ef2d5fdd28061586df02684513c2612 (PR-42647)
17:16:27 [2021-07-16T17:16:27.861Z] #17 1.781 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:16:28 [2021-07-16T17:16:28.116Z] #17 1.922 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:16:28 [2021-07-16T17:16:28.116Z] #17 2.129 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
17:16:28 [2021-07-16T17:16:28.116Z] #17 2.135 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
17:16:28 [2021-07-16T17:16:28.116Z] #17 2.141 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
17:16:28 [2021-07-16T17:16:28.116Z] #17 2.146 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
17:16:28 [2021-07-16T17:16:28.116Z] #17 2.151 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
17:16:28 [2021-07-16T17:16:28.117Z] #17 2.156 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
17:16:28 [2021-07-16T17:16:28.117Z] #17 2.161 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:16:28 [2021-07-16T17:16:28.117Z] #17 2.161 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:16:28 [2021-07-16T17:16:28.204Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:16:28 [2021-07-16T17:16:28.209Z] First time build. Skipping changelog.
17:16:28 [2021-07-16T17:16:28.372Z] #17 2.162 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:16:28 [2021-07-16T17:16:28.372Z] #17 2.163 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:16:28 [2021-07-16T17:16:28.372Z] #17 2.164 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:16:28 [2021-07-16T17:16:28.372Z] #17 2.165 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:16:27 [2021-07-16T17:16:27.309Z]  > git remote # timeout=10
17:16:27 [2021-07-16T17:16:27.311Z]  > git config --get remote.origin.url # timeout=10
17:16:27 [2021-07-16T17:16:27.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:27 [2021-07-16T17:16:27.313Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:16:27 [2021-07-16T17:16:27.840Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:27 [2021-07-16T17:16:27.844Z]  > git config core.sparsecheckout # timeout=10
17:16:27 [2021-07-16T17:16:27.846Z]  > git checkout -f b9a068211ef2d5fdd28061586df02684513c2612 # timeout=10
17:16:28 [2021-07-16T17:16:28.206Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:16:28 [2021-07-16T17:16:28.986Z] + docker version
17:16:28 [2021-07-16T17:16:28.986Z] Client: Docker Engine - Community
17:16:28 [2021-07-16T17:16:28.986Z]  Version:           20.10.6
17:16:28 [2021-07-16T17:16:28.986Z]  API version:       1.41
17:16:28 [2021-07-16T17:16:28.986Z]  Go version:        go1.13.15
17:16:28 [2021-07-16T17:16:28.986Z]  Git commit:        370c289
17:16:28 [2021-07-16T17:16:28.986Z]  Built:             Fri Apr  9 22:46:01 2021
17:16:28 [2021-07-16T17:16:28.986Z]  OS/Arch:           linux/amd64
17:16:28 [2021-07-16T17:16:28.986Z]  Context:           default
17:16:28 [2021-07-16T17:16:28.986Z]  Experimental:      true
17:16:28 [2021-07-16T17:16:28.986Z] 
17:16:28 [2021-07-16T17:16:28.986Z] Server: Docker Engine - Community
17:16:28 [2021-07-16T17:16:28.986Z]  Engine:
17:16:28 [2021-07-16T17:16:28.986Z]   Version:          20.10.6
17:16:28 [2021-07-16T17:16:28.986Z]   API version:      1.41 (minimum version 1.12)
17:16:28 [2021-07-16T17:16:28.986Z]   Go version:       go1.13.15
17:16:28 [2021-07-16T17:16:28.986Z]   Git commit:       8728dd2
17:16:28 [2021-07-16T17:16:28.986Z]   Built:            Fri Apr  9 22:44:13 2021
17:16:28 [2021-07-16T17:16:28.986Z]   OS/Arch:          linux/amd64
17:16:28 [2021-07-16T17:16:28.986Z]   Experimental:     true
17:16:28 [2021-07-16T17:16:28.986Z]  containerd:
17:16:28 [2021-07-16T17:16:28.986Z]   Version:          1.4.6
17:16:28 [2021-07-16T17:16:28.986Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:28 [2021-07-16T17:16:28.986Z]  runc:
17:16:28 [2021-07-16T17:16:28.986Z]   Version:          1.0.0-rc95
17:16:28 [2021-07-16T17:16:28.986Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:28 [2021-07-16T17:16:28.986Z]  docker-init:
17:16:28 [2021-07-16T17:16:28.986Z]   Version:          0.19.0
17:16:28 [2021-07-16T17:16:28.986Z]   GitCommit:        de40ad0
[Pipeline] sh
17:16:29 [2021-07-16T17:16:29.258Z] + docker info
17:16:29 [2021-07-16T17:16:29.513Z] Client:
17:16:29 [2021-07-16T17:16:29.513Z]  Context:    default
17:16:29 [2021-07-16T17:16:29.513Z]  Debug Mode: false
17:16:29 [2021-07-16T17:16:29.513Z]  Plugins:
17:16:29 [2021-07-16T17:16:29.513Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:16:29 [2021-07-16T17:16:29.513Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
17:16:29 [2021-07-16T17:16:29.513Z]   scan: Docker Scan (Docker Inc., v0.7.0)
17:16:29 [2021-07-16T17:16:29.513Z] 
17:16:29 [2021-07-16T17:16:29.513Z] Server:
17:16:29 [2021-07-16T17:16:29.513Z]  Containers: 0
17:16:29 [2021-07-16T17:16:29.513Z]   Running: 0
17:16:29 [2021-07-16T17:16:29.513Z]   Paused: 0
17:16:29 [2021-07-16T17:16:29.513Z]   Stopped: 0
17:16:29 [2021-07-16T17:16:29.513Z]  Images: 4
17:16:29 [2021-07-16T17:16:29.513Z]  Server Version: 20.10.6
17:16:29 [2021-07-16T17:16:29.513Z]  Storage Driver: overlay2
17:16:29 [2021-07-16T17:16:29.513Z]   Backing Filesystem: extfs
17:16:29 [2021-07-16T17:16:29.513Z]   Supports d_type: true
17:16:29 [2021-07-16T17:16:29.513Z]   Native Overlay Diff: true
17:16:29 [2021-07-16T17:16:29.513Z]   userxattr: false
17:16:29 [2021-07-16T17:16:29.513Z]  Logging Driver: json-file
17:16:29 [2021-07-16T17:16:29.513Z]  Cgroup Driver: cgroupfs
17:16:29 [2021-07-16T17:16:29.513Z]  Cgroup Version: 1
17:16:29 [2021-07-16T17:16:29.513Z]  Plugins:
17:16:29 [2021-07-16T17:16:29.513Z]   Volume: local
17:16:29 [2021-07-16T17:16:29.513Z]   Network: bridge host ipvlan macvlan null overlay
17:16:29 [2021-07-16T17:16:29.513Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:16:29 [2021-07-16T17:16:29.513Z]  Swarm: inactive
17:16:29 [2021-07-16T17:16:29.513Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:16:29 [2021-07-16T17:16:29.513Z]  Default Runtime: runc
17:16:29 [2021-07-16T17:16:29.513Z]  Init Binary: docker-init
17:16:29 [2021-07-16T17:16:29.513Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:29 [2021-07-16T17:16:29.513Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:29 [2021-07-16T17:16:29.513Z]  init version: de40ad0
17:16:29 [2021-07-16T17:16:29.513Z]  Security Options:
17:16:29 [2021-07-16T17:16:29.513Z]   apparmor
17:16:29 [2021-07-16T17:16:29.513Z]   seccomp
17:16:29 [2021-07-16T17:16:29.513Z]    Profile: default
17:16:29 [2021-07-16T17:16:29.513Z]  Kernel Version: 5.4.0-1048-aws
17:16:29 [2021-07-16T17:16:29.513Z]  Operating System: Ubuntu 18.04.5 LTS
17:16:29 [2021-07-16T17:16:29.513Z]  OSType: linux
17:16:29 [2021-07-16T17:16:29.513Z]  Architecture: x86_64
17:16:29 [2021-07-16T17:16:29.513Z]  CPUs: 8
17:16:29 [2021-07-16T17:16:29.513Z]  Total Memory: 30.91GiB
17:16:29 [2021-07-16T17:16:29.513Z]  Name: ip-10-100-70-229
17:16:29 [2021-07-16T17:16:29.513Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
17:16:29 [2021-07-16T17:16:29.513Z]  Docker Root Dir: /var/lib/docker
17:16:29 [2021-07-16T17:16:29.513Z]  Debug Mode: false
17:16:29 [2021-07-16T17:16:29.513Z]  Registry: https://index.docker.io/v1/
17:16:29 [2021-07-16T17:16:29.513Z]  Labels:
17:16:29 [2021-07-16T17:16:29.513Z]  Experimental: true
17:16:29 [2021-07-16T17:16:29.513Z]  Insecure Registries:
17:16:29 [2021-07-16T17:16:29.513Z]   127.0.0.0/8
17:16:29 [2021-07-16T17:16:29.513Z]  Live Restore Enabled: true
17:16:29 [2021-07-16T17:16:29.513Z] 
17:16:29 [2021-07-16T17:16:29.513Z] WARNING: No swap limit support
[Pipeline] sh
17:16:29 [2021-07-16T17:16:29.827Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:16:29 [2021-07-16T17:16:29.827Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:16:29 [2021-07-16T17:16:29.827Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
17:16:29 [2021-07-16T17:16:29.827Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh
17:16:29 [2021-07-16T17:16:29.827Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:16:29 [2021-07-16T17:16:29.827Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
17:16:29 [2021-07-16T17:16:29.827Z] 
17:16:29 [2021-07-16T17:16:29.827Z] Generally Necessary:
17:16:29 [2021-07-16T17:16:29.827Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:16:29 [2021-07-16T17:16:29.827Z] - apparmor: enabled and tools installed
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NAMESPACES: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NET_NS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_PID_NS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IPC_NS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_UTS_NS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUPS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_CPUACCT: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_DEVICE: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_FREEZER: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_SCHED: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CPUSETS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_MEMCG: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_KEYS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_VETH: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_BRIDGE: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NF_NAT: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_POSIX_MQUEUE: enabled
17:16:29 [2021-07-16T17:16:29.827Z] 
17:16:29 [2021-07-16T17:16:29.827Z] Optional Features:
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_USER_NS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_SECCOMP: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_SECCOMP_FILTER: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_PIDS: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_MEMCG_SWAP: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:16:29 [2021-07-16T17:16:29.827Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_BLK_CGROUP: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_PERF: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_HUGETLB: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_CFS_BANDWIDTH: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_RT_GROUP_SCHED: missing
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IP_VS: enabled (as module)
17:16:29 [2021-07-16T17:16:29.827Z] - CONFIG_IP_VS_NFCT: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_IP_VS_RR: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_SECURITY_SELINUX: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_SECURITY_APPARMOR: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_EXT4_FS: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:16:30 [2021-07-16T17:16:30.082Z] - Network Drivers:
17:16:30 [2021-07-16T17:16:30.082Z]   - "overlay":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_VXLAN: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       Optional (for encrypted networks):
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_CRYPTO: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_CRYPTO_AEAD: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_CRYPTO_GCM: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_CRYPTO_GHASH: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_XFRM: enabled
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_XFRM_USER: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]       - CONFIG_INET_ESP: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]   - "ipvlan":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_IPVLAN: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]   - "macvlan":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_MACVLAN: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_DUMMY: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]   - "ftp,tftp client in container":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z] - Storage Drivers:
17:16:30 [2021-07-16T17:16:30.082Z]   - "aufs":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_AUFS_FS: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]   - "btrfs":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:16:30 [2021-07-16T17:16:30.082Z]   - "devicemapper":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_BLK_DEV_DM: enabled
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]   - "overlay":
17:16:30 [2021-07-16T17:16:30.082Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:16:30 [2021-07-16T17:16:30.082Z]   - "zfs":
17:16:30 [2021-07-16T17:16:30.082Z]     - /dev/zfs: present
17:16:30 [2021-07-16T17:16:30.082Z]     - zfs command: missing
17:16:30 [2021-07-16T17:16:30.082Z]     - zpool command: missing
17:16:30 [2021-07-16T17:16:30.082Z] 
17:16:30 [2021-07-16T17:16:30.082Z] Limits:
17:16:30 [2021-07-16T17:16:30.082Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:16:30 [2021-07-16T17:16:30.082Z] 
17:16:30 [2021-07-16T17:16:30.082Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:16:30 [2021-07-16T17:16:30.403Z] + sudo modprobe ip_vs
17:16:30 [2021-07-16T17:16:30.403Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9a068211ef2d5fdd28061586df02684513c2612 .
17:16:30 [2021-07-16T17:16:30.403Z] #1 [internal] load build definition from Dockerfile
17:16:30 [2021-07-16T17:16:30.403Z] #1 sha256:77fe931289525108b051b35ad55bb88c9161accf4a6416e374cbe16b4b36d98c
17:16:30 [2021-07-16T17:16:30.403Z] #1 transferring dockerfile: 16.59kB done
17:16:30 [2021-07-16T17:16:30.403Z] #1 DONE 0.0s
17:16:30 [2021-07-16T17:16:30.403Z] 
17:16:30 [2021-07-16T17:16:30.403Z] #2 [internal] load .dockerignore
17:16:30 [2021-07-16T17:16:30.403Z] #2 sha256:9d4decffe90c4442e40f87555f2aeee25c13b336ce63d16b1288870c96d7a335
17:16:30 [2021-07-16T17:16:30.403Z] #2 transferring context: 87B done
17:16:30 [2021-07-16T17:16:30.403Z] #2 DONE 0.0s
17:16:30 [2021-07-16T17:16:30.403Z] 
17:16:30 [2021-07-16T17:16:30.403Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:16:30 [2021-07-16T17:16:30.403Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:16:30 [2021-07-16T17:16:30.657Z] #3 DONE 0.1s
17:16:30 [2021-07-16T17:16:30.657Z] 
17:16:30 [2021-07-16T17:16:30.657Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:16:30 [2021-07-16T17:16:30.657Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:16:30 [2021-07-16T17:16:30.657Z] #4 CACHED
17:16:30 [2021-07-16T17:16:30.657Z] 
17:16:30 [2021-07-16T17:16:30.657Z] #5 [internal] load metadata for docker.io/library/debian:buster
17:16:30 [2021-07-16T17:16:30.657Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:16:30 [2021-07-16T17:16:30.914Z] #5 DONE 0.1s
17:16:30 [2021-07-16T17:16:30.914Z] 
17:16:30 [2021-07-16T17:16:30.914Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
17:16:30 [2021-07-16T17:16:30.914Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
17:16:30 [2021-07-16T17:16:30.914Z] #6 DONE 0.1s
17:16:30 [2021-07-16T17:16:30.914Z] 
17:16:30 [2021-07-16T17:16:30.914Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:30 [2021-07-16T17:16:30.914Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:16:30 [2021-07-16T17:16:30.915Z] #8 DONE 0.1s
17:16:30 [2021-07-16T17:16:30.915Z] 
17:16:30 [2021-07-16T17:16:30.915Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:30 [2021-07-16T17:16:30.915Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:16:30 [2021-07-16T17:16:30.915Z] #7 DONE 0.1s
17:16:31 [2021-07-16T17:16:31.171Z] 
17:16:31 [2021-07-16T17:16:31.171Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:31 [2021-07-16T17:16:31.171Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:16:31 [2021-07-16T17:16:31.171Z] #63 DONE 0.0s
17:16:31 [2021-07-16T17:16:31.171Z] 
17:16:31 [2021-07-16T17:16:31.171Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:31 [2021-07-16T17:16:31.171Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:16:31 [2021-07-16T17:16:31.171Z] #65 DONE 0.0s
17:16:31 [2021-07-16T17:16:31.171Z] 
17:16:31 [2021-07-16T17:16:31.171Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
17:16:31 [2021-07-16T17:16:31.171Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
17:16:31 [2021-07-16T17:16:31.171Z] #9 DONE 0.0s
17:16:31 [2021-07-16T17:16:31.171Z] 
17:16:31 [2021-07-16T17:16:31.171Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
17:16:31 [2021-07-16T17:16:31.171Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
17:16:31 [2021-07-16T17:16:31.171Z] #26 DONE 0.0s
17:16:31 [2021-07-16T17:16:31.171Z] 
17:16:31 [2021-07-16T17:16:31.171Z] #23 [internal] load build context
17:16:31 [2021-07-16T17:16:31.171Z] #23 sha256:38b20328747ffd686eec8d8d71f57feb43dcd773e84ee35ac76cb77ca0bb5c1d
17:16:31 [2021-07-16T17:16:31.429Z] #23 ...
17:16:31 [2021-07-16T17:16:31.430Z] 
17:16:31 [2021-07-16T17:16:31.430Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
17:16:31 [2021-07-16T17:16:31.430Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
17:16:31 [2021-07-16T17:16:31.430Z] #42 DONE 0.4s
17:16:31 [2021-07-16T17:16:31.430Z] 
17:16:31 [2021-07-16T17:16:31.430Z] #23 [internal] load build context
17:16:31 [2021-07-16T17:16:31.430Z] #23 sha256:38b20328747ffd686eec8d8d71f57feb43dcd773e84ee35ac76cb77ca0bb5c1d
17:16:31 [2021-07-16T17:16:31.686Z] #23 transferring context: 55.69MB 0.7s done
17:16:31 [2021-07-16T17:16:31.686Z] #23 DONE 0.7s
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #38 sha256:9ed9c7cfc455f291f24e06adb81d6737944ce869053b9f4129c5f610045307ef
17:16:31 [2021-07-16T17:16:31.686Z] #38 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:16:31 [2021-07-16T17:16:31.686Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:16:31 [2021-07-16T17:16:31.686Z] #64 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:16:31 [2021-07-16T17:16:31.686Z] #30 sha256:71237058e87ff9e9ac3dad34bc6d7c5ed27b118563c4553cb336eda8bb74457f
17:16:31 [2021-07-16T17:16:31.686Z] #30 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:16:31 [2021-07-16T17:16:31.686Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb
17:16:31 [2021-07-16T17:16:31.686Z] #14 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #33 sha256:50ef765869b8b7af10ae4053578a653a2a6e37885abddcd6172af84fa79c5527
17:16:31 [2021-07-16T17:16:31.686Z] #33 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:16:31 [2021-07-16T17:16:31.686Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
17:16:31 [2021-07-16T17:16:31.686Z] #22 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #67 sha256:56696b3395ff5ba8cb962945da265123a88a888e549a6c6b66413b07b6b92622
17:16:31 [2021-07-16T17:16:31.686Z] #67 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:16:31 [2021-07-16T17:16:31.686Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
17:16:31 [2021-07-16T17:16:31.686Z] #15 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:16:31 [2021-07-16T17:16:31.686Z] #50 sha256:b7b4bca9651b2faf26d0b7af8a3e9a70e9266f56591adb366fcb70f16959a100
17:16:31 [2021-07-16T17:16:31.686Z] #50 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #35 sha256:21ee46c5d2d50968ceb9b3864d0b7254583c0ac2c74d72326971069bd8d5f116
17:16:31 [2021-07-16T17:16:31.686Z] #35 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #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
17:16:31 [2021-07-16T17:16:31.686Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
17:16:31 [2021-07-16T17:16:31.686Z] #27 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:16:31 [2021-07-16T17:16:31.686Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
17:16:31 [2021-07-16T17:16:31.686Z] #20 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:16:31 [2021-07-16T17:16:31.686Z] #61 sha256:f3337976cb2690897a8c6c9b239a0542b13af268d7f3f655fa5c6f359e856822
17:16:31 [2021-07-16T17:16:31.686Z] #61 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:16:31 [2021-07-16T17:16:31.686Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
17:16:31 [2021-07-16T17:16:31.686Z] #31 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:16:31 [2021-07-16T17:16:31.686Z] #54 sha256:a340de7e3479e3a6be135ed696225e557c1506783d457c48f6862044fa4073f5
17:16:31 [2021-07-16T17:16:31.686Z] #54 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #41 sha256:3d425e0459ee0c69020a790f78b25acce5cddf88181fb6cb69007acec493cfbb
17:16:31 [2021-07-16T17:16:31.686Z] #41 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:16:31 [2021-07-16T17:16:31.686Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:16:31 [2021-07-16T17:16:31.686Z] #66 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:16:31 [2021-07-16T17:16:31.686Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
17:16:31 [2021-07-16T17:16:31.686Z] #39 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #49 sha256:96be938762f76ee87159cea747b50b50b32a91505a1cb307c1f5b54b1707ad6a
17:16:31 [2021-07-16T17:16:31.686Z] #49 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
17:16:31 [2021-07-16T17:16:31.686Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
17:16:31 [2021-07-16T17:16:31.686Z] #43 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:16:31 [2021-07-16T17:16:31.686Z] #60 sha256:de41f9fb96cf2bf34ddfb566921cd9a755d9fefa9be4c16985ec526c57460ae2
17:16:31 [2021-07-16T17:16:31.686Z] #60 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #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
17:16:31 [2021-07-16T17:16:31.686Z] #37 sha256:a9fcaf22ef409518f5fa215802155fab03d4c16630918cdf1c7e7b6edfe7cd76
17:16:31 [2021-07-16T17:16:31.686Z] #37 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:16:31 [2021-07-16T17:16:31.686Z] #25 sha256:20881f6713d5c0510424ee41bb829daf00b8ca8d4dbb8909d57f66dba4028b4c
17:16:31 [2021-07-16T17:16:31.686Z] #25 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #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
17:16:31 [2021-07-16T17:16:31.686Z] #24 sha256:a2580e2183ac5d2c86449466ac4f64a0071becd7df92aba5afd7e764cfe5b1e4
17:16:31 [2021-07-16T17:16:31.686Z] #24 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:16:31 [2021-07-16T17:16:31.686Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
17:16:31 [2021-07-16T17:16:31.686Z] #19 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:16:31 [2021-07-16T17:16:31.686Z] #46 sha256:6461394ab12a39c0267a31fef6a95220ac5f36d8484f41f947cfc4633437e09f
17:16:31 [2021-07-16T17:16:31.686Z] #46 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #62 sha256:a25d9794f897f646c3ec956d4a8394571b45abc481522a5bbe5d78b78af0cff3
17:16:31 [2021-07-16T17:16:31.686Z] #62 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #45 sha256:ea4289ba1e683cce8c5c2809d61da665eacc2b9453d71887f570c8ed0e97fd7c
17:16:31 [2021-07-16T17:16:31.686Z] #45 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #47 sha256:0f5b992d58fc75eca3f5c6cb99e86036655f66b2a42bac4ee918af49d57a214b
17:16:31 [2021-07-16T17:16:31.686Z] #47 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #53 sha256:392c197d5828aeac44aba5331ca9d5efd9780d865ef1d669a7978228bad5edc3
17:16:31 [2021-07-16T17:16:31.686Z] #53 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:16:31 [2021-07-16T17:16:31.686Z] #28 sha256:19c115f935bdcf67ba47a13898a8664578f5184e8932361aac7df8fc370d373e
17:16:31 [2021-07-16T17:16:31.686Z] #28 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:16:31 [2021-07-16T17:16:31.686Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91
17:16:31 [2021-07-16T17:16:31.686Z] #16 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:16:31 [2021-07-16T17:16:31.686Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
17:16:31 [2021-07-16T17:16:31.686Z] #56 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #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
17:16:31 [2021-07-16T17:16:31.686Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
17:16:31 [2021-07-16T17:16:31.686Z] #13 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #51 sha256:4f8f4c26e487032ba8206e51aab8feed87bd27bff1b56ebe0fb2b2ff641ee286
17:16:31 [2021-07-16T17:16:31.686Z] #51 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #58 sha256:105be79e6a08bd8166795409e448ca6d53675daafb2a9154ece0a149e7594943
17:16:31 [2021-07-16T17:16:31.686Z] #58 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:16:31 [2021-07-16T17:16:31.686Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
17:16:31 [2021-07-16T17:16:31.686Z] #17 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:16:31 [2021-07-16T17:16:31.686Z] #57 sha256:70524b7be3f905d4b07187b44fab5c52a29330e77d24aecba934955cd80ba618
17:16:31 [2021-07-16T17:16:31.686Z] #57 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:16:31 [2021-07-16T17:16:31.686Z] #48 sha256:69f5b9c1c386d6fd88a17628c30871ab85098647913ec1e00bd76b85be7de462
17:16:31 [2021-07-16T17:16:31.686Z] #48 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:16:31 [2021-07-16T17:16:31.686Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
17:16:31 [2021-07-16T17:16:31.686Z] #32 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #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
17:16:31 [2021-07-16T17:16:31.686Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df
17:16:31 [2021-07-16T17:16:31.686Z] #12 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:16:31 [2021-07-16T17:16:31.686Z] #55 sha256:b24890c08a13c2eb9efad0d2c1c645ce597b65d332503d969016c250ac36f178
17:16:31 [2021-07-16T17:16:31.686Z] #55 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:16:31 [2021-07-16T17:16:31.686Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
17:16:31 [2021-07-16T17:16:31.686Z] #44 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:16:31 [2021-07-16T17:16:31.686Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf
17:16:31 [2021-07-16T17:16:31.686Z] #21 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #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
17:16:31 [2021-07-16T17:16:31.686Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
17:16:31 [2021-07-16T17:16:31.686Z] #40 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.686Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:16:31 [2021-07-16T17:16:31.686Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6
17:16:31 [2021-07-16T17:16:31.686Z] #18 CACHED
17:16:31 [2021-07-16T17:16:31.686Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #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
17:16:31 [2021-07-16T17:16:31.687Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
17:16:31 [2021-07-16T17:16:31.687Z] #36 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:16:31 [2021-07-16T17:16:31.687Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
17:16:31 [2021-07-16T17:16:31.687Z] #10 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:16:31 [2021-07-16T17:16:31.687Z] #52 sha256:43ee181eba9d54a09d283c6045bf93919a511d81e89436b21f41cbbd5e55da25
17:16:31 [2021-07-16T17:16:31.687Z] #52 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #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
17:16:31 [2021-07-16T17:16:31.687Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
17:16:31 [2021-07-16T17:16:31.687Z] #11 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #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
17:16:31 [2021-07-16T17:16:31.687Z] #29 sha256:b4354010ada077fb1fb0dcea54c01b8906e04116b3772fc201b829da3057057c
17:16:31 [2021-07-16T17:16:31.687Z] #29 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:16:31 [2021-07-16T17:16:31.687Z] #59 sha256:8767d94c38fa2acb26fd39e15379a2c78567f987d13c974d7c272b0774cd6b4d
17:16:31 [2021-07-16T17:16:31.687Z] #59 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #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
17:16:31 [2021-07-16T17:16:31.687Z] #34 sha256:aa68bd756340bb783feac0cbe4c399f40dd57aa3419ad6bdeea84b66bdb705c5
17:16:31 [2021-07-16T17:16:31.687Z] #34 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:16:31 [2021-07-16T17:16:31.687Z] #68 sha256:730ad9a0318c79cf96bc3e508f1344a2ac28f08b08312e11e9d8f23acfb02cce
17:16:31 [2021-07-16T17:16:31.687Z] #68 CACHED
17:16:31 [2021-07-16T17:16:31.687Z] 
17:16:31 [2021-07-16T17:16:31.687Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:16:31 [2021-07-16T17:16:31.687Z] #69 sha256:24696798a046ecbc242984cf98324509aee72eec90ff6426e808448946311831
17:16:32 [2021-07-16T17:16:32.107Z] Fetching without tags
17:16:32 [2021-07-16T17:16:32.320Z] Still waiting to schedule task
17:16:32 [2021-07-16T17:16:32.320Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay217:16:32 [2021-07-16T17:16:32.325Z] Still waiting to schedule task
17:16:32 [2021-07-16T17:16:32.325Z] Waiting for next available executor on ‘windows-201917:16:32 [2021-07-16T17:16:32.327Z] Still waiting to schedule task
17:16:32 [2021-07-16T17:16:32.327Z] Waiting for next available executor on ‘windows-202217:16:32 [2021-07-16T17:16:32.355Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:16:32 [2021-07-16T17:16:32.612Z] #69 DONE 0.8s
17:16:32 [2021-07-16T17:16:32.612Z] 
17:16:32 [2021-07-16T17:16:32.612Z] #70 exporting to image
17:16:32 [2021-07-16T17:16:32.612Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:16:32 [2021-07-16T17:16:32.612Z] #70 exporting layers
17:16:33 [2021-07-16T17:16:33.172Z] #70 exporting layers 0.8s done
17:16:33 [2021-07-16T17:16:33.172Z] #70 writing image sha256:ce48a8fc8ef5301a58e9283a1631126ca8d07e84c4d20a58832195e5a93646f4
17:16:33 [2021-07-16T17:16:33.172Z] #70 writing image sha256:ce48a8fc8ef5301a58e9283a1631126ca8d07e84c4d20a58832195e5a93646f4 done
17:16:33 [2021-07-16T17:16:33.172Z] #70 naming to docker.io/library/docker:b9a068211ef2d5fdd28061586df02684513c2612 done
17:16:33 [2021-07-16T17:16:33.172Z] #70 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:16:32 [2021-07-16T17:16:32.093Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:32 [2021-07-16T17:16:32.096Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:16:32 [2021-07-16T17:16:32.105Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:32 [2021-07-16T17:16:32.113Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:32 [2021-07-16T17:16:32.123Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:32 [2021-07-16T17:16:32.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:32 [2021-07-16T17:16:32.124Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:32 [2021-07-16T17:16:32.371Z]  > git config core.sparsecheckout # timeout=10
17:16:32 [2021-07-16T17:16:32.377Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:16:32 [2021-07-16T17:16:32.813Z]  > git remote # timeout=10
17:16:32 [2021-07-16T17:16:32.818Z]  > git config --get remote.origin.url # timeout=10
17:16:32 [2021-07-16T17:16:32.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:32 [2021-07-16T17:16:32.821Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:16:33 [2021-07-16T17:16:33.339Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:33 [2021-07-16T17:16:33.331Z] Merge succeeded, producing 4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6
17:16:33 [2021-07-16T17:16:33.331Z] Checking out Revision 4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 (PR-42647)
17:16:33 [2021-07-16T17:16:33.390Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:16:33 [2021-07-16T17:16:33.397Z] First time build. Skipping changelog.
17:16:33 [2021-07-16T17:16:33.497Z] + trap exit INT TERM
17:16:33 [2021-07-16T17:16:33.497Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
17:16:33 [2021-07-16T17:16:33.497Z] + CONTAINER_NAME=docker-pr2
17:16:33 [2021-07-16T17:16:33.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh dynbinary
17:16:33 [2021-07-16T17:16:33.752Z] 
17:16:34 [2021-07-16T17:16:34.007Z] Removing bundles/
17:16:34 [2021-07-16T17:16:34.007Z] 
17:16:34 [2021-07-16T17:16:34.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:16:34 [2021-07-16T17:16:34.007Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:16:34 [2021-07-16T17:16:34.007Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:16:34 [2021-07-16T17:16:34.833Z] + docker version
17:16:34 [2021-07-16T17:16:34.833Z] Client: Docker Engine - Community
17:16:34 [2021-07-16T17:16:34.833Z]  Version:           20.10.6
17:16:34 [2021-07-16T17:16:34.833Z]  API version:       1.41
17:16:34 [2021-07-16T17:16:34.833Z]  Go version:        go1.13.15
17:16:34 [2021-07-16T17:16:34.833Z]  Git commit:        370c289
17:16:34 [2021-07-16T17:16:34.833Z]  Built:             Fri Apr  9 22:47:17 2021
17:16:34 [2021-07-16T17:16:34.833Z]  OS/Arch:           linux/amd64
17:16:34 [2021-07-16T17:16:34.833Z]  Context:           default
17:16:34 [2021-07-16T17:16:34.833Z]  Experimental:      true
17:16:34 [2021-07-16T17:16:34.833Z] 
17:16:34 [2021-07-16T17:16:34.833Z] Server: Docker Engine - Community
17:16:34 [2021-07-16T17:16:34.833Z]  Engine:
17:16:34 [2021-07-16T17:16:34.833Z]   Version:          20.10.6
17:16:34 [2021-07-16T17:16:34.833Z]   API version:      1.41 (minimum version 1.12)
17:16:34 [2021-07-16T17:16:34.833Z]   Go version:       go1.13.15
17:16:34 [2021-07-16T17:16:34.833Z]   Git commit:       8728dd2
17:16:34 [2021-07-16T17:16:34.833Z]   Built:            Fri Apr  9 22:45:28 2021
17:16:34 [2021-07-16T17:16:34.833Z]   OS/Arch:          linux/amd64
17:16:34 [2021-07-16T17:16:34.833Z]   Experimental:     true
17:16:34 [2021-07-16T17:16:34.833Z]  containerd:
17:16:34 [2021-07-16T17:16:34.833Z]   Version:          1.4.6
17:16:34 [2021-07-16T17:16:34.833Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:34 [2021-07-16T17:16:34.833Z]  runc:
17:16:34 [2021-07-16T17:16:34.833Z]   Version:          1.0.0-rc95
17:16:34 [2021-07-16T17:16:34.833Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:34 [2021-07-16T17:16:34.833Z]  docker-init:
17:16:34 [2021-07-16T17:16:34.833Z]   Version:          0.19.0
17:16:34 [2021-07-16T17:16:34.833Z]   GitCommit:        de40ad0
[Pipeline] sh
17:16:34 [2021-07-16T17:16:34.913Z] #17 8.437 Fetched 48.3 MB in 8s (6144 kB/s)
17:16:35 [2021-07-16T17:16:35.111Z] + docker info
17:16:33 [2021-07-16T17:16:33.346Z]  > git config core.sparsecheckout # timeout=10
17:16:33 [2021-07-16T17:16:33.348Z]  > git checkout -f 4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 # timeout=10
17:16:33 [2021-07-16T17:16:33.407Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:16:35 [2021-07-16T17:16:35.835Z] Fetching without tags
17:16:36 [2021-07-16T17:16:36.015Z] Fetching without tags
17:16:36 [2021-07-16T17:16:36.183Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:16:36 [2021-07-16T17:16:36.483Z] Client:
17:16:36 [2021-07-16T17:16:36.483Z]  Context:    default
17:16:36 [2021-07-16T17:16:36.483Z]  Debug Mode: false
17:16:36 [2021-07-16T17:16:36.483Z]  Plugins:
17:16:36 [2021-07-16T17:16:36.483Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:16:36 [2021-07-16T17:16:36.483Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
17:16:36 [2021-07-16T17:16:36.483Z]   scan: Docker Scan (Docker Inc., v0.7.0)
17:16:36 [2021-07-16T17:16:36.483Z] 
17:16:36 [2021-07-16T17:16:36.483Z] Server:
17:16:36 [2021-07-16T17:16:36.483Z]  Containers: 0
17:16:36 [2021-07-16T17:16:36.483Z]   Running: 0
17:16:36 [2021-07-16T17:16:36.483Z]   Paused: 0
17:16:36 [2021-07-16T17:16:36.483Z]   Stopped: 0
17:16:36 [2021-07-16T17:16:36.483Z]  Images: 3
17:16:36 [2021-07-16T17:16:36.483Z]  Server Version: 20.10.6
17:16:36 [2021-07-16T17:16:36.483Z]  Storage Driver: overlay2
17:16:36 [2021-07-16T17:16:36.483Z]   Backing Filesystem: extfs
17:16:36 [2021-07-16T17:16:36.483Z]   Supports d_type: true
17:16:36 [2021-07-16T17:16:36.483Z]   Native Overlay Diff: true
17:16:36 [2021-07-16T17:16:36.483Z]   userxattr: false
17:16:36 [2021-07-16T17:16:36.483Z]  Logging Driver: json-file
17:16:36 [2021-07-16T17:16:36.483Z]  Cgroup Driver: systemd
17:16:36 [2021-07-16T17:16:36.483Z]  Cgroup Version: 2
17:16:36 [2021-07-16T17:16:36.483Z]  Plugins:
17:16:36 [2021-07-16T17:16:36.483Z]   Volume: local
17:16:36 [2021-07-16T17:16:36.483Z]   Network: bridge host ipvlan macvlan null overlay
17:16:36 [2021-07-16T17:16:36.483Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:16:36 [2021-07-16T17:16:36.483Z]  Swarm: inactive
17:16:36 [2021-07-16T17:16:36.483Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:16:36 [2021-07-16T17:16:36.483Z]  Default Runtime: runc
17:16:36 [2021-07-16T17:16:36.483Z]  Init Binary: docker-init
17:16:36 [2021-07-16T17:16:36.483Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:36 [2021-07-16T17:16:36.483Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:36 [2021-07-16T17:16:36.483Z]  init version: de40ad0
17:16:36 [2021-07-16T17:16:36.483Z]  Security Options:
17:16:36 [2021-07-16T17:16:36.483Z]   apparmor
17:16:36 [2021-07-16T17:16:36.483Z]   seccomp
17:16:36 [2021-07-16T17:16:36.483Z]    Profile: default
17:16:36 [2021-07-16T17:16:36.483Z]   cgroupns
17:16:36 [2021-07-16T17:16:36.483Z]  Kernel Version: 5.4.0-1048-aws
17:16:36 [2021-07-16T17:16:36.483Z]  Operating System: Ubuntu 20.04.2 LTS
17:16:36 [2021-07-16T17:16:36.483Z]  OSType: linux
17:16:36 [2021-07-16T17:16:36.483Z]  Architecture: x86_64
17:16:36 [2021-07-16T17:16:36.483Z]  CPUs: 2
17:16:36 [2021-07-16T17:16:36.483Z]  Total Memory: 7.487GiB
17:16:36 [2021-07-16T17:16:36.483Z]  Name: ip-10-100-125-148
17:16:36 [2021-07-16T17:16:36.483Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
17:16:36 [2021-07-16T17:16:36.483Z]  Docker Root Dir: /var/lib/docker
17:16:36 [2021-07-16T17:16:36.483Z]  Debug Mode: false
17:16:36 [2021-07-16T17:16:36.483Z]  Registry: https://index.docker.io/v1/
17:16:36 [2021-07-16T17:16:36.483Z]  Labels:
17:16:36 [2021-07-16T17:16:36.483Z]  Experimental: true
17:16:36 [2021-07-16T17:16:36.483Z]  Insecure Registries:
17:16:36 [2021-07-16T17:16:36.483Z]   127.0.0.0/8
17:16:36 [2021-07-16T17:16:36.483Z]  Live Restore Enabled: true
17:16:36 [2021-07-16T17:16:36.483Z] 
17:16:36 [2021-07-16T17:16:36.483Z] WARNING: No kernel memory limit support
17:16:36 [2021-07-16T17:16:36.483Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:16:36 [2021-07-16T17:16:36.739Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:16:36 [2021-07-16T17:16:36.811Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 .
17:16:36 [2021-07-16T17:16:36.811Z] #1 [internal] load build definition from Dockerfile
17:16:36 [2021-07-16T17:16:36.811Z] #1 sha256:a62d074200a2acfbba47bef1e84af631b55378f643d0529c400820b7d11b9756
17:16:36 [2021-07-16T17:16:36.811Z] #1 transferring dockerfile: 16.59kB done
17:16:36 [2021-07-16T17:16:36.811Z] #1 DONE 0.1s
17:16:36 [2021-07-16T17:16:36.811Z] 
17:16:36 [2021-07-16T17:16:36.811Z] #2 [internal] load .dockerignore
17:16:36 [2021-07-16T17:16:36.811Z] #2 sha256:6374eed54b4fec5187cf5126bb04eadb4d22690bd4a0057f87702a4d06a9188c
17:16:36 [2021-07-16T17:16:36.811Z] #2 transferring context: 87B done
17:16:37 [2021-07-16T17:16:37.071Z] #2 DONE 0.1s
17:16:37 [2021-07-16T17:16:37.071Z] 
17:16:37 [2021-07-16T17:16:37.071Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:16:37 [2021-07-16T17:16:37.071Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:16:35 [2021-07-16T17:16:35.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:35 [2021-07-16T17:16:35.824Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:16:35 [2021-07-16T17:16:35.829Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:35 [2021-07-16T17:16:35.838Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:35 [2021-07-16T17:16:35.848Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:35 [2021-07-16T17:16:35.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:35 [2021-07-16T17:16:35.849Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:36 [2021-07-16T17:16:36.194Z]  > git config core.sparsecheckout # timeout=10
17:16:36 [2021-07-16T17:16:36.202Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:16:37 [2021-07-16T17:16:37.330Z] #3 DONE 0.1s
17:16:37 [2021-07-16T17:16:37.330Z] 
17:16:37 [2021-07-16T17:16:37.330Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:16:37 [2021-07-16T17:16:37.330Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:16:37 [2021-07-16T17:16:37.330Z] #4 CACHED
17:16:35 [2021-07-16T17:16:35.722Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:35 [2021-07-16T17:16:35.765Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:16:35 [2021-07-16T17:16:35.812Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:35 [2021-07-16T17:16:35.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:36 [2021-07-16T17:16:36.048Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:36 [2021-07-16T17:16:36.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:36 [2021-07-16T17:16:36.051Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:36 [2021-07-16T17:16:36.772Z]  > git config core.sparsecheckout # timeout=10
17:16:36 [2021-07-16T17:16:36.816Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:16:37 [2021-07-16T17:16:37.533Z] Merge succeeded, producing ba1c6e71042615bae5f9d3af963064ba784fd69e
17:16:37 [2021-07-16T17:16:37.533Z] Checking out Revision ba1c6e71042615bae5f9d3af963064ba784fd69e (PR-42647)
17:16:37 [2021-07-16T17:16:37.593Z] 
17:16:37 [2021-07-16T17:16:37.593Z] #5 [internal] load metadata for docker.io/library/debian:buster
17:16:37 [2021-07-16T17:16:37.593Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:16:37 [2021-07-16T17:16:37.593Z] #5 DONE 0.1s
17:16:37 [2021-07-16T17:16:37.593Z] 
17:16:37 [2021-07-16T17:16:37.593Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:37 [2021-07-16T17:16:37.593Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:16:37 [2021-07-16T17:16:37.593Z] #8 DONE 0.1s
17:16:37 [2021-07-16T17:16:37.593Z] 
17:16:37 [2021-07-16T17:16:37.593Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
17:16:37 [2021-07-16T17:16:37.593Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
17:16:37 [2021-07-16T17:16:37.593Z] #6 DONE 0.1s
17:16:37 [2021-07-16T17:16:37.593Z] 
17:16:37 [2021-07-16T17:16:37.593Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:37 [2021-07-16T17:16:37.593Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:16:37 [2021-07-16T17:16:37.593Z] #7 DONE 0.1s
17:16:37 [2021-07-16T17:16:37.802Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:16:37 [2021-07-16T17:16:37.813Z] First time build. Skipping changelog.
17:16:37 [2021-07-16T17:16:37.852Z] 
17:16:37 [2021-07-16T17:16:37.852Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:37 [2021-07-16T17:16:37.852Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:16:37 [2021-07-16T17:16:37.852Z] #63 DONE 0.0s
17:16:37 [2021-07-16T17:16:37.852Z] 
17:16:37 [2021-07-16T17:16:37.852Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:37 [2021-07-16T17:16:37.852Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:16:37 [2021-07-16T17:16:37.852Z] #65 DONE 0.0s
17:16:37 [2021-07-16T17:16:37.852Z] 
17:16:37 [2021-07-16T17:16:37.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
17:16:37 [2021-07-16T17:16:37.852Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
17:16:37 [2021-07-16T17:16:37.852Z] #9 DONE 0.0s
17:16:37 [2021-07-16T17:16:37.852Z] 
17:16:37 [2021-07-16T17:16:37.852Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
17:16:37 [2021-07-16T17:16:37.852Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
17:16:37 [2021-07-16T17:16:37.852Z] #26 DONE 0.0s
17:16:37 [2021-07-16T17:16:37.852Z] 
17:16:37 [2021-07-16T17:16:37.852Z] #23 [internal] load build context
17:16:37 [2021-07-16T17:16:37.852Z] #23 sha256:af317da5255c07ccfdd1bfb1ab0c58d5cb6e387ca3ce567b2657d0d02e8e0243
17:16:38 [2021-07-16T17:16:38.119Z] #23 ...
17:16:38 [2021-07-16T17:16:38.119Z] 
17:16:38 [2021-07-16T17:16:38.119Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
17:16:38 [2021-07-16T17:16:38.119Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
17:16:38 [2021-07-16T17:16:38.119Z] #42 DONE 0.4s
17:16:38 [2021-07-16T17:16:38.119Z] 
17:16:38 [2021-07-16T17:16:38.119Z] #23 [internal] load build context
17:16:38 [2021-07-16T17:16:38.119Z] #23 sha256:af317da5255c07ccfdd1bfb1ab0c58d5cb6e387ca3ce567b2657d0d02e8e0243
17:16:38 [2021-07-16T17:16:38.182Z] #17 8.437 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:16:38 [2021-07-16T17:16:38.565Z] + docker version
17:16:38 [2021-07-16T17:16:38.565Z] Client: Docker Engine - Community
17:16:38 [2021-07-16T17:16:38.565Z]  Version:           20.10.6
17:16:38 [2021-07-16T17:16:38.565Z]  API version:       1.41
17:16:38 [2021-07-16T17:16:38.565Z]  Go version:        go1.13.15
17:16:38 [2021-07-16T17:16:38.565Z]  Git commit:        370c289
17:16:38 [2021-07-16T17:16:38.565Z]  Built:             Fri Apr  9 22:45:59 2021
17:16:38 [2021-07-16T17:16:38.565Z]  OS/Arch:           linux/arm64
17:16:38 [2021-07-16T17:16:38.565Z]  Context:           default
17:16:38 [2021-07-16T17:16:38.565Z]  Experimental:      true
17:16:38 [2021-07-16T17:16:38.565Z] 
17:16:38 [2021-07-16T17:16:38.565Z] Server: Docker Engine - Community
17:16:38 [2021-07-16T17:16:38.565Z]  Engine:
17:16:38 [2021-07-16T17:16:38.565Z]   Version:          20.10.6
17:16:38 [2021-07-16T17:16:38.565Z]   API version:      1.41 (minimum version 1.12)
17:16:38 [2021-07-16T17:16:38.565Z]   Go version:       go1.13.15
17:16:38 [2021-07-16T17:16:38.565Z]   Git commit:       8728dd2
17:16:38 [2021-07-16T17:16:38.565Z]   Built:            Fri Apr  9 22:44:09 2021
17:16:38 [2021-07-16T17:16:38.565Z]   OS/Arch:          linux/arm64
17:16:38 [2021-07-16T17:16:38.565Z]   Experimental:     true
17:16:38 [2021-07-16T17:16:38.565Z]  containerd:
17:16:38 [2021-07-16T17:16:38.565Z]   Version:          1.4.6
17:16:38 [2021-07-16T17:16:38.565Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:38 [2021-07-16T17:16:38.565Z]  runc:
17:16:38 [2021-07-16T17:16:38.565Z]   Version:          1.0.0-rc95
17:16:38 [2021-07-16T17:16:38.565Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:38 [2021-07-16T17:16:38.565Z]  docker-init:
17:16:38 [2021-07-16T17:16:38.565Z]   Version:          0.19.0
17:16:38 [2021-07-16T17:16:38.565Z]   GitCommit:        de40ad0
[Pipeline] sh
17:16:38 [2021-07-16T17:16:38.857Z] + docker info
17:16:38 [2021-07-16T17:16:38.857Z] Client:
17:16:38 [2021-07-16T17:16:38.857Z]  Context:    default
17:16:38 [2021-07-16T17:16:38.857Z]  Debug Mode: false
17:16:38 [2021-07-16T17:16:38.857Z]  Plugins:
17:16:38 [2021-07-16T17:16:38.857Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:16:38 [2021-07-16T17:16:38.858Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
17:16:38 [2021-07-16T17:16:38.858Z] 
17:16:38 [2021-07-16T17:16:38.858Z] Server:
17:16:38 [2021-07-16T17:16:38.858Z]  Containers: 0
17:16:38 [2021-07-16T17:16:38.858Z]   Running: 0
17:16:38 [2021-07-16T17:16:38.858Z]   Paused: 0
17:16:38 [2021-07-16T17:16:38.858Z]   Stopped: 0
17:16:38 [2021-07-16T17:16:38.858Z]  Images: 2
17:16:38 [2021-07-16T17:16:38.858Z]  Server Version: 20.10.6
17:16:38 [2021-07-16T17:16:38.858Z]  Storage Driver: overlay2
17:16:38 [2021-07-16T17:16:38.858Z]   Backing Filesystem: extfs
17:16:38 [2021-07-16T17:16:38.858Z]   Supports d_type: true
17:16:38 [2021-07-16T17:16:38.858Z]   Native Overlay Diff: true
17:16:38 [2021-07-16T17:16:38.858Z]   userxattr: false
17:16:38 [2021-07-16T17:16:38.858Z]  Logging Driver: json-file
17:16:38 [2021-07-16T17:16:38.858Z]  Cgroup Driver: cgroupfs
17:16:38 [2021-07-16T17:16:38.858Z]  Cgroup Version: 1
17:16:38 [2021-07-16T17:16:38.858Z]  Plugins:
17:16:38 [2021-07-16T17:16:38.858Z]   Volume: local
17:16:38 [2021-07-16T17:16:38.858Z]   Network: bridge host ipvlan macvlan null overlay
17:16:38 [2021-07-16T17:16:38.858Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:16:38 [2021-07-16T17:16:38.858Z]  Swarm: inactive
17:16:38 [2021-07-16T17:16:38.858Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:16:38 [2021-07-16T17:16:38.858Z]  Default Runtime: runc
17:16:38 [2021-07-16T17:16:38.858Z]  Init Binary: docker-init
17:16:38 [2021-07-16T17:16:38.858Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
17:16:38 [2021-07-16T17:16:38.858Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:16:38 [2021-07-16T17:16:38.858Z]  init version: de40ad0
17:16:38 [2021-07-16T17:16:38.858Z]  Security Options:
17:16:38 [2021-07-16T17:16:38.858Z]   apparmor
17:16:38 [2021-07-16T17:16:38.858Z]   seccomp
17:16:38 [2021-07-16T17:16:38.858Z]    Profile: default
17:16:38 [2021-07-16T17:16:38.858Z]  Kernel Version: 5.4.0-1048-aws
17:16:38 [2021-07-16T17:16:38.858Z]  Operating System: Ubuntu 20.04.2 LTS
17:16:38 [2021-07-16T17:16:38.858Z]  OSType: linux
17:16:38 [2021-07-16T17:16:38.858Z]  Architecture: aarch64
17:16:38 [2021-07-16T17:16:38.858Z]  CPUs: 4
17:16:38 [2021-07-16T17:16:38.858Z]  Total Memory: 7.494GiB
17:16:38 [2021-07-16T17:16:38.858Z]  Name: ip-10-100-44-244
17:16:38 [2021-07-16T17:16:38.858Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
17:16:38 [2021-07-16T17:16:38.858Z]  Docker Root Dir: /var/lib/docker
17:16:38 [2021-07-16T17:16:38.858Z]  Debug Mode: false
17:16:38 [2021-07-16T17:16:38.858Z]  Registry: https://index.docker.io/v1/
17:16:38 [2021-07-16T17:16:38.858Z]  Labels:
17:16:38 [2021-07-16T17:16:38.858Z]  Experimental: true
17:16:38 [2021-07-16T17:16:38.858Z]  Insecure Registries:
17:16:38 [2021-07-16T17:16:38.858Z]   127.0.0.0/8
17:16:38 [2021-07-16T17:16:38.858Z]  Live Restore Enabled: true
17:16:38 [2021-07-16T17:16:38.858Z] 
17:16:38 [2021-07-16T17:16:38.858Z] WARNING: No swap limit support
[Pipeline] sh
17:16:37 [2021-07-16T17:16:37.176Z]  > git remote # timeout=10
17:16:37 [2021-07-16T17:16:37.181Z]  > git config --get remote.origin.url # timeout=10
17:16:37 [2021-07-16T17:16:37.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:37 [2021-07-16T17:16:37.187Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:16:37 [2021-07-16T17:16:37.534Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:37 [2021-07-16T17:16:37.545Z]  > git config core.sparsecheckout # timeout=10
17:16:37 [2021-07-16T17:16:37.549Z]  > git checkout -f ba1c6e71042615bae5f9d3af963064ba784fd69e # timeout=10
17:16:37 [2021-07-16T17:16:37.815Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:16:39 [2021-07-16T17:16:39.150Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:16:39 [2021-07-16T17:16:39.150Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:16:39 [2021-07-16T17:16:39.150Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
17:16:39 [2021-07-16T17:16:39.150Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh
17:16:39 [2021-07-16T17:16:39.150Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:16:39 [2021-07-16T17:16:39.150Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
17:16:39 [2021-07-16T17:16:39.150Z] 
17:16:39 [2021-07-16T17:16:39.150Z] Generally Necessary:
17:16:39 [2021-07-16T17:16:39.150Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:16:39 [2021-07-16T17:16:39.150Z] - apparmor: enabled and tools installed
17:16:39 [2021-07-16T17:16:39.150Z] - CONFIG_NAMESPACES: enabled
17:16:39 [2021-07-16T17:16:39.150Z] - CONFIG_NET_NS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_PID_NS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_IPC_NS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_UTS_NS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_CGROUPS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_CPUACCT: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_DEVICE: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_FREEZER: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_SCHED: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_CPUSETS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_MEMCG: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_KEYS: enabled
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_VETH: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_BRIDGE: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_NF_NAT: enabled (as module)
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_POSIX_MQUEUE: enabled
17:16:39 [2021-07-16T17:16:39.411Z] 
17:16:39 [2021-07-16T17:16:39.411Z] Optional Features:
17:16:39 [2021-07-16T17:16:39.411Z] - CONFIG_USER_NS: enabled
17:16:39 [2021-07-16T17:16:39.244Z]  > git remote # timeout=10
17:16:39 [2021-07-16T17:16:39.290Z]  > git config --get remote.origin.url # timeout=10
17:16:39 [2021-07-16T17:16:39.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:39 [2021-07-16T17:16:39.334Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:16:39 [2021-07-16T17:16:39.500Z] #23 transferring context: 55.68MB 1.5s done
17:16:39 [2021-07-16T17:16:39.501Z] #23 DONE 1.6s
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #67 sha256:82272765cb0e858aac7040d1773400b491aa1108cf4aca8af87b6b19c51676a1
17:16:39 [2021-07-16T17:16:39.501Z] #67 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:16:39 [2021-07-16T17:16:39.501Z] #30 sha256:146299523da2d7f12e1c8c5a7e53ef0ccd6efc6818b900e10b6b20b4e49cd3a7
17:16:39 [2021-07-16T17:16:39.501Z] #30 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
17:16:39 [2021-07-16T17:16:39.501Z] #40 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:16:39 [2021-07-16T17:16:39.501Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf
17:16:39 [2021-07-16T17:16:39.501Z] #21 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:16:39 [2021-07-16T17:16:39.501Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
17:16:39 [2021-07-16T17:16:39.501Z] #44 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:16:39 [2021-07-16T17:16:39.501Z] #52 sha256:5524145427c51838930d8dd317cdc6bcfdaed1e280aff8fafd42b3b5e81d2167
17:16:39 [2021-07-16T17:16:39.501Z] #52 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #47 sha256:6e0cf4db1c65aa2b7991e5dc5da309021f3e6982c956cf54b21481563e973a9d
17:16:39 [2021-07-16T17:16:39.501Z] #47 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:16:39 [2021-07-16T17:16:39.501Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb
17:16:39 [2021-07-16T17:16:39.501Z] #14 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #45 sha256:e7b8b186e639b3cdf6cde0dae1ed8b11935c5e0faf7eabc8ed0be3f54e9b4a87
17:16:39 [2021-07-16T17:16:39.501Z] #45 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #33 sha256:eef6801d9687ca7c1098b9d348ea78c2b6ebf81e874d5115bb6f76d23283b264
17:16:39 [2021-07-16T17:16:39.501Z] #33 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:16:39 [2021-07-16T17:16:39.501Z] #28 sha256:142d5e05848059cdec8e4415e872d722385df2fbc3fc415025b2c2d8c76497ec
17:16:39 [2021-07-16T17:16:39.501Z] #28 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:16:39 [2021-07-16T17:16:39.501Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91
17:16:39 [2021-07-16T17:16:39.501Z] #16 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:16:39 [2021-07-16T17:16:39.501Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
17:16:39 [2021-07-16T17:16:39.501Z] #17 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #49 sha256:d429276dffe8b9480a16139caa355e776459f34c4f8135087d580e2918637479
17:16:39 [2021-07-16T17:16:39.501Z] #49 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
17:16:39 [2021-07-16T17:16:39.501Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
17:16:39 [2021-07-16T17:16:39.501Z] #43 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
17:16:39 [2021-07-16T17:16:39.501Z] #27 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:16:39 [2021-07-16T17:16:39.501Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
17:16:39 [2021-07-16T17:16:39.501Z] #39 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:16:39 [2021-07-16T17:16:39.501Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:16:39 [2021-07-16T17:16:39.501Z] #64 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:16:39 [2021-07-16T17:16:39.501Z] #46 sha256:fb0aeb4434b2f80810accca79d344a25f1cc0a17e9eb5b15bdb78843cf5c679a
17:16:39 [2021-07-16T17:16:39.501Z] #46 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #24 sha256:f9616499e87fb2cb045dc565412c99143e9f1df7c4ae55c769f5e9659e4fa4cd
17:16:39 [2021-07-16T17:16:39.501Z] #24 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:16:39 [2021-07-16T17:16:39.501Z] #57 sha256:f305e74fe274efe17c0b924c46dd201167f22948b1afa15e59db92beaf90a352
17:16:39 [2021-07-16T17:16:39.501Z] #57 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:16:39 [2021-07-16T17:16:39.501Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:16:39 [2021-07-16T17:16:39.501Z] #66 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:16:39 [2021-07-16T17:16:39.501Z] #25 sha256:47a49c73bd938b1e13e910cf4d411379246de60abd1c3fe68c954c70b2c2f502
17:16:39 [2021-07-16T17:16:39.501Z] #25 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:16:39 [2021-07-16T17:16:39.501Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6
17:16:39 [2021-07-16T17:16:39.501Z] #18 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
17:16:39 [2021-07-16T17:16:39.501Z] #11 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:16:39 [2021-07-16T17:16:39.501Z] #61 sha256:1d65e55ffb1ad4ad3d5d94d64f1b964796deea47578930f407607dc67c476992
17:16:39 [2021-07-16T17:16:39.501Z] #61 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:16:39 [2021-07-16T17:16:39.501Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
17:16:39 [2021-07-16T17:16:39.501Z] #10 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #41 sha256:a3f0fd6938b774da50416e9b9883c959ec29a211139fa7b045f33b91de70617e
17:16:39 [2021-07-16T17:16:39.501Z] #41 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:16:39 [2021-07-16T17:16:39.501Z] #68 sha256:ebd482dc737b558a0d5b42944ead8066e415b4e8b4da0f7014034ef7048465a0
17:16:39 [2021-07-16T17:16:39.501Z] #68 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:16:39 [2021-07-16T17:16:39.501Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
17:16:39 [2021-07-16T17:16:39.501Z] #20 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
17:16:39 [2021-07-16T17:16:39.501Z] #13 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:16:39 [2021-07-16T17:16:39.501Z] #60 sha256:9a13d4f0fd56a78ca4a0e37279e73d584ef9a0c18b27f6045300d2bbf311bc35
17:16:39 [2021-07-16T17:16:39.501Z] #60 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
17:16:39 [2021-07-16T17:16:39.501Z] #69 sha256:06b9e4be22311323242a9bb343ac15fa797081b2bf8a0b5c2f4aaaebae6e2b55
17:16:39 [2021-07-16T17:16:39.501Z] #69 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #55 sha256:50667b57e4c5320641292b77ebd5ca812ad9145ba12fc2d9ee456fffa6a4942d
17:16:39 [2021-07-16T17:16:39.501Z] #55 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:16:39 [2021-07-16T17:16:39.501Z] #59 sha256:86f99c11bb1214c145d95b805dcccf3c20d8bb02442774983d2f045e0a2bbbdc
17:16:39 [2021-07-16T17:16:39.501Z] #59 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #35 sha256:00aad2bddb28dcf57edac6b6d83ba67e5c9213e5e7d4b95e2c36b3d842d4c9d9
17:16:39 [2021-07-16T17:16:39.501Z] #35 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #53 sha256:84ee144c4a904f0c5946fd4bc29fc14315bf1e7b524d6973fdb2b2839de70eb4
17:16:39 [2021-07-16T17:16:39.501Z] #53 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:16:39 [2021-07-16T17:16:39.501Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
17:16:39 [2021-07-16T17:16:39.501Z] #22 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:16:39 [2021-07-16T17:16:39.501Z] #54 sha256:9df0c6f79f7f036cead2b29bac4e3886ffb537337e3f3d7a3e17c0a52a10f04b
17:16:39 [2021-07-16T17:16:39.501Z] #54 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #29 sha256:ed614f4e4c586eadebad7cbfe34cc435a3e3d1040797f740f7da4b2bbe20d663
17:16:39 [2021-07-16T17:16:39.501Z] #29 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:16:39 [2021-07-16T17:16:39.501Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
17:16:39 [2021-07-16T17:16:39.501Z] #32 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #37 sha256:d53db766ae9e43c6a20b5b98a8db9715cf21c55e2479b2154213e2b2e54d38ff
17:16:39 [2021-07-16T17:16:39.501Z] #37 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #34 sha256:6f1cdd1ae729af3d0bc3081f1122bfd42b5f6dd9ce8c05647e53f1aa65871313
17:16:39 [2021-07-16T17:16:39.501Z] #34 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #58 sha256:aaf04b17513a4418040180cae2fa5b54cbf7301157683e7023a0f02634418f71
17:16:39 [2021-07-16T17:16:39.501Z] #58 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:16:39 [2021-07-16T17:16:39.501Z] #48 sha256:6df07352569c91924edc6c29519cdd31c728247364c9fc4e5fd2c57fd7f4ad4d
17:16:39 [2021-07-16T17:16:39.501Z] #48 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df
17:16:39 [2021-07-16T17:16:39.501Z] #12 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:16:39 [2021-07-16T17:16:39.501Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
17:16:39 [2021-07-16T17:16:39.501Z] #56 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:16:39 [2021-07-16T17:16:39.501Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
17:16:39 [2021-07-16T17:16:39.501Z] #15 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:16:39 [2021-07-16T17:16:39.501Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
17:16:39 [2021-07-16T17:16:39.501Z] #19 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #51 sha256:53315c4049a850ddc13a951b363c67bed4acfcba780fa87af51e60363b8ea6e1
17:16:39 [2021-07-16T17:16:39.501Z] #51 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:16:39 [2021-07-16T17:16:39.501Z] #50 sha256:d43ca903d93faea513f2973eac455c9a8a7d12f47cd583ae298f9a54f1cc19fe
17:16:39 [2021-07-16T17:16:39.501Z] #50 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #38 sha256:564252142bde5941131cde84dfac8a992b42f739351c637ed5ed70bae2683bb5
17:16:39 [2021-07-16T17:16:39.501Z] #38 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:16:39 [2021-07-16T17:16:39.501Z] #62 sha256:e0ea2d9f65ea98e82bfbdb4d4e945660dc0eee5b3fedb610cd898a204b60823d
17:16:39 [2021-07-16T17:16:39.501Z] #62 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:16:39 [2021-07-16T17:16:39.501Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
17:16:39 [2021-07-16T17:16:39.501Z] #31 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #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
17:16:39 [2021-07-16T17:16:39.501Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
17:16:39 [2021-07-16T17:16:39.501Z] #36 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
17:16:39 [2021-07-16T17:16:39.501Z] #70 sha256:28d65f3891f6f8b81c3e290baaaa5ea8c99cd5d2ad0290efdbbf0f5b0f2c8b04
17:16:39 [2021-07-16T17:16:39.501Z] #70 CACHED
17:16:39 [2021-07-16T17:16:39.501Z] 
17:16:39 [2021-07-16T17:16:39.501Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
17:16:39 [2021-07-16T17:16:39.501Z] #71 sha256:eaf18c42d4468e2c9a2644331be5f37dd4bfbf88a5722371bb1a58073b28f178
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_SECCOMP: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_SECCOMP_FILTER: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_PIDS: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_MEMCG_SWAP: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:16:39 [2021-07-16T17:16:39.673Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_BLK_CGROUP: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_PERF: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_HUGETLB: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_CFS_BANDWIDTH: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_RT_GROUP_SCHED: missing
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS: enabled (as module)
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_NFCT: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_RR: enabled (as module)
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_SECURITY_SELINUX: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_SECURITY_APPARMOR: enabled
17:16:39 [2021-07-16T17:16:39.673Z] - CONFIG_EXT4_FS: enabled
17:16:39 [2021-07-16T17:16:39.700Z] Merge succeeded, producing cf17e8d1e45b968c5795835f39c1dd3ad385cd80
17:16:39 [2021-07-16T17:16:39.701Z] Checking out Revision cf17e8d1e45b968c5795835f39c1dd3ad385cd80 (PR-42647)
17:16:39 [2021-07-16T17:16:39.935Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:16:39 [2021-07-16T17:16:39.935Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:16:39 [2021-07-16T17:16:39.935Z] - Network Drivers:
17:16:39 [2021-07-16T17:16:39.935Z]   - "overlay":
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_VXLAN: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       Optional (for encrypted networks):
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_CRYPTO: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_CRYPTO_AEAD: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_CRYPTO_GCM: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_CRYPTO_GHASH: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_XFRM: enabled
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_XFRM_USER: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]       - CONFIG_INET_ESP: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]   - "ipvlan":
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_IPVLAN: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]   - "macvlan":
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_MACVLAN: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_DUMMY: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]   - "ftp,tftp client in container":
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:16:39 [2021-07-16T17:16:39.935Z] - Storage Drivers:
17:16:39 [2021-07-16T17:16:39.935Z]   - "aufs":
17:16:40 [2021-07-16T17:16:40.156Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:16:40 [2021-07-16T17:16:40.196Z]     - CONFIG_AUFS_FS: enabled (as module)
17:16:40 [2021-07-16T17:16:40.196Z]   - "btrfs":
17:16:40 [2021-07-16T17:16:40.196Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:16:40 [2021-07-16T17:16:40.196Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:16:40 [2021-07-16T17:16:40.196Z]   - "devicemapper":
17:16:40 [2021-07-16T17:16:40.196Z]     - CONFIG_BLK_DEV_DM: enabled
17:16:40 [2021-07-16T17:16:40.196Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:16:40 [2021-07-16T17:16:40.196Z]   - "overlay":
17:16:40 [2021-07-16T17:16:40.196Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:16:40 [2021-07-16T17:16:40.196Z]   - "zfs":
17:16:40 [2021-07-16T17:16:40.196Z]     - /dev/zfs: present
17:16:40 [2021-07-16T17:16:40.196Z]     - zfs command: missing
17:16:40 [2021-07-16T17:16:40.196Z]     - zpool command: missing
17:16:40 [2021-07-16T17:16:40.196Z] 
17:16:40 [2021-07-16T17:16:40.196Z] Limits:
17:16:40 [2021-07-16T17:16:40.196Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:16:40 [2021-07-16T17:16:40.196Z] 
17:16:40 [2021-07-16T17:16:40.196Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:16:40 [2021-07-16T17:16:40.284Z] First time build. Skipping changelog.
17:16:40 [2021-07-16T17:16:40.437Z] #71 DONE 1.1s
17:16:40 [2021-07-16T17:16:40.437Z] 
17:16:40 [2021-07-16T17:16:40.437Z] #72 exporting to image
17:16:40 [2021-07-16T17:16:40.437Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:16:40 [2021-07-16T17:16:40.437Z] #72 exporting layers
17:16:40 [2021-07-16T17:16:40.539Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ba1c6e71042615bae5f9d3af963064ba784fd69e .
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
17:16:40 [2021-07-16T17:16:40.704Z] #17 11.59 Reading package lists...
[Pipeline] sh
17:16:41 [2021-07-16T17:16:41.372Z] #72 exporting layers 1.0s done
17:16:39 [2021-07-16T17:16:39.606Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:16:39 [2021-07-16T17:16:39.734Z]  > git config core.sparsecheckout # timeout=10
17:16:39 [2021-07-16T17:16:39.780Z]  > git checkout -f cf17e8d1e45b968c5795835f39c1dd3ad385cd80 # timeout=10
17:16:40 [2021-07-16T17:16:40.192Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:16:41 [2021-07-16T17:16:41.523Z] #17 14.75 Building dependency tree...
17:16:41 [2021-07-16T17:16:41.629Z] #72 writing image sha256:d4f2d4ca4ee574a75a59985525171ac0e519eecfc7833cfccfb9458371b704db done
17:16:41 [2021-07-16T17:16:41.629Z] #72 naming to docker.io/library/docker:4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 done
17:16:41 [2021-07-16T17:16:41.629Z] #72 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
17:16:41 [2021-07-16T17:16:41.678Z] + docker version
17:16:41 [2021-07-16T17:16:41.678Z] Client: Mirantis Container Runtime
17:16:41 [2021-07-16T17:16:41.678Z]  Version:           20.10.0
17:16:41 [2021-07-16T17:16:41.678Z]  API version:       1.41
17:16:41 [2021-07-16T17:16:41.678Z]  Go version:        go1.13.15
17:16:41 [2021-07-16T17:16:41.678Z]  Git commit:        6ee42dc
17:16:41 [2021-07-16T17:16:41.678Z]  Built:             03/11/2021 13:24:56
17:16:41 [2021-07-16T17:16:41.678Z]  OS/Arch:           windows/amd64
17:16:41 [2021-07-16T17:16:41.678Z]  Context:           default
17:16:41 [2021-07-16T17:16:41.678Z]  Experimental:      true
17:16:41 [2021-07-16T17:16:41.678Z] 
17:16:41 [2021-07-16T17:16:41.678Z] Server: Mirantis Container Runtime
17:16:41 [2021-07-16T17:16:41.678Z]  Engine:
17:16:41 [2021-07-16T17:16:41.678Z]   Version:          20.10.0
17:16:41 [2021-07-16T17:16:41.678Z]   API version:      1.41 (minimum version 1.24)
17:16:41 [2021-07-16T17:16:41.678Z]   Go version:       go1.13.15
17:16:41 [2021-07-16T17:16:41.678Z]   Git commit:       1e08f21e79
17:16:41 [2021-07-16T17:16:41.678Z]   Built:            03/11/2021 13:23:32
17:16:41 [2021-07-16T17:16:41.678Z]   OS/Arch:          windows/amd64
17:16:41 [2021-07-16T17:16:41.678Z]   Experimental:     true
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89 The following additional packages will be installed:
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
17:16:41 [2021-07-16T17:16:41.778Z] #17 15.89   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
17:16:41 [2021-07-16T17:16:41.779Z] #17 15.89   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
[Pipeline] sh
17:16:41 [2021-07-16T17:16:41.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 hack/make.sh dynbinary test-integration
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.89   linux-libc-dev-s390x-cross patch xz-utils
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90 Suggested packages:
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libyaml-shell-perl ed diffutils-doc
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90 Recommended packages:
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   fakeroot build-essential libalgorithm-merge-perl libwww-perl
17:16:42 [2021-07-16T17:16:42.034Z] #17 15.90   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
17:16:42 [2021-07-16T17:16:42.538Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
17:16:42 [2021-07-16T17:16:42.538Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
17:16:42 [2021-07-16T17:16:42.538Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
17:16:42 [2021-07-16T17:16:42.538Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
17:16:42 [2021-07-16T17:16:42.538Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
17:16:42 [2021-07-16T17:16:42.538Z] Detected virtualization docker.
17:16:42 [2021-07-16T17:16:42.538Z] Detected architecture x86-64.
17:16:42 [2021-07-16T17:16:42.538Z] Set hostname to <e63a1a99447f>.
17:16:42 [2021-07-16T17:16:42.712Z] + docker info
17:16:43 [2021-07-16T17:16:43.104Z] + source /etc/docker-entrypoint-cmd
17:16:43 [2021-07-16T17:16:43.104Z] ++ hack/make.sh dynbinary test-integration
17:16:43 [2021-07-16T17:16:43.104Z] 
17:16:43 [2021-07-16T17:16:43.171Z] Client:
17:16:43 [2021-07-16T17:16:43.172Z]  Context:    default
17:16:43 [2021-07-16T17:16:43.172Z]  Debug Mode: false
17:16:43 [2021-07-16T17:16:43.172Z]  Plugins:
17:16:43 [2021-07-16T17:16:43.172Z]   app: Docker Application (Docker Inc., v0.8.0)
17:16:43 [2021-07-16T17:16:43.172Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:16:43 [2021-07-16T17:16:43.172Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:16:43 [2021-07-16T17:16:43.172Z] 
17:16:43 [2021-07-16T17:16:43.172Z] Server:
17:16:43 [2021-07-16T17:16:43.172Z]  Containers: 0
17:16:43 [2021-07-16T17:16:43.172Z]   Running: 0
17:16:43 [2021-07-16T17:16:43.172Z]   Paused: 0
17:16:43 [2021-07-16T17:16:43.172Z]   Stopped: 0
17:16:43 [2021-07-16T17:16:43.172Z]  Images: 10
17:16:43 [2021-07-16T17:16:43.172Z]  Server Version: 20.10.0
17:16:43 [2021-07-16T17:16:43.172Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:16:43 [2021-07-16T17:16:43.172Z]   Windows: 
17:16:43 [2021-07-16T17:16:43.172Z]   LCOW: 
17:16:43 [2021-07-16T17:16:43.172Z]  Logging Driver: json-file
17:16:43 [2021-07-16T17:16:43.172Z]  Plugins:
17:16:43 [2021-07-16T17:16:43.172Z]   Volume: local
17:16:43 [2021-07-16T17:16:43.172Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:16:43 [2021-07-16T17:16:43.172Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:16:43 [2021-07-16T17:16:43.172Z]  Swarm: inactive
17:16:43 [2021-07-16T17:16:43.172Z]  Default Isolation: process
17:16:43 [2021-07-16T17:16:43.172Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:16:43 [2021-07-16T17:16:43.172Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:16:43 [2021-07-16T17:16:43.172Z]  OSType: windows
17:16:43 [2021-07-16T17:16:43.172Z]  Architecture: x86_64
17:16:43 [2021-07-16T17:16:43.172Z]  CPUs: 4
17:16:43 [2021-07-16T17:16:43.172Z]  Total Memory: 32GiB
17:16:43 [2021-07-16T17:16:43.172Z]  Name: azwin-2-997000
17:16:43 [2021-07-16T17:16:43.172Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
17:16:43 [2021-07-16T17:16:43.172Z]  Docker Root Dir: D:\docker
17:16:43 [2021-07-16T17:16:43.172Z]  Debug Mode: false
17:16:43 [2021-07-16T17:16:43.172Z]  Registry: https://index.docker.io/v1/
17:16:43 [2021-07-16T17:16:43.172Z]  Labels:
17:16:43 [2021-07-16T17:16:43.172Z]  Experimental: true
17:16:43 [2021-07-16T17:16:43.172Z]  Insecure Registries:
17:16:43 [2021-07-16T17:16:43.172Z]   10.0.0.4:5000
17:16:43 [2021-07-16T17:16:43.172Z]   127.0.0.0/8
17:16:43 [2021-07-16T17:16:43.172Z]  Registry Mirrors:
17:16:43 [2021-07-16T17:16:43.172Z]   http://10.0.0.4:5000/
17:16:43 [2021-07-16T17:16:43.172Z]  Live Restore Enabled: false
17:16:43 [2021-07-16T17:16:43.172Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
17:16:43 [2021-07-16T17:16:43.363Z] Removing bundles/
17:16:43 [2021-07-16T17:16:43.363Z] 
17:16:43 [2021-07-16T17:16:43.363Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:16:43 [2021-07-16T17:16:43.363Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:16:43 [2021-07-16T17:16:43.363Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] powershell
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15 The following NEW packages will be installed:
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   crossbuild-essential-armel crossbuild-essential-armhf
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.15   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.16   linux-libc-dev-s390x-cross patch xz-utils
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.46 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.46 Need to get 169 MB of archives.
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.46 After this operation, 612 MB of additional disk space will be used.
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
17:16:43 [2021-07-16T17:16:43.402Z] #17 17.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
17:16:43 [2021-07-16T17:16:43.657Z] #17 17.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
17:16:43 [2021-07-16T17:16:43.658Z] #17 17.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
17:16:43 [2021-07-16T17:16:43.847Z] #1 [internal] load build definition from Dockerfile
17:16:43 [2021-07-16T17:16:43.847Z] #1 sha256:38044c775129ed1fbd69e5c365d1292438ece26d5e4348d1698f3f4d9db07ba7
17:16:43 [2021-07-16T17:16:43.847Z] #1 transferring dockerfile: 16.59kB done
17:16:43 [2021-07-16T17:16:43.847Z] #1 DONE 0.0s
17:16:43 [2021-07-16T17:16:43.847Z] 
17:16:43 [2021-07-16T17:16:43.847Z] #2 [internal] load .dockerignore
17:16:43 [2021-07-16T17:16:43.847Z] #2 sha256:14e6d1259f75f83eab91f4892c94dfa58021e9ae747736cb1060205da20b321a
17:16:43 [2021-07-16T17:16:43.847Z] #2 transferring context: 87B done
17:16:43 [2021-07-16T17:16:43.847Z] #2 DONE 0.0s
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 17.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.00 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
17:16:43 [2021-07-16T17:16:43.914Z] #17 18.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
17:16:44 [2021-07-16T17:16:44.170Z] #17 18.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.25 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.25 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.25 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.34 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.34 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.34 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.35 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.36 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.36 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.37 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.37 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.37 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.37 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.37 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.38 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.38 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
17:16:44 [2021-07-16T17:16:44.425Z] #17 18.45 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
17:16:44 [2021-07-16T17:16:44.793Z] 
17:16:44 [2021-07-16T17:16:44.793Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:16:44 [2021-07-16T17:16:44.793Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
17:16:44 [2021-07-16T17:16:44.793Z] #3 DONE 0.2s
17:16:44 [2021-07-16T17:16:44.793Z] 
17:16:44 [2021-07-16T17:16:44.793Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:16:44 [2021-07-16T17:16:44.793Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
17:16:44 [2021-07-16T17:16:44.793Z] #4 CACHED
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.79 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.79 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.80 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.83 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.85 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.92 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.92 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.92 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.93 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.94 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.94 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.94 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.94 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.94 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.94 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 18.95 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
17:16:44 [2021-07-16T17:16:44.987Z] #17 19.02 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.03 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.04 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.06 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.08 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.15 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.15 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.15 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.17 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.17 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.17 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.17 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.17 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.17 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.18 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.18 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.18 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.19 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.19 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.20 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
17:16:45 [2021-07-16T17:16:45.243Z] #17 19.27 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.27 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.29 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.31 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.33 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.41 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.41 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.41 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.42 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.43 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.44 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.50 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.51 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.52 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.54 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.56 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
17:16:45 [2021-07-16T17:16:45.499Z] #17 19.62 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
17:16:45 [2021-07-16T17:16:45.743Z] 
17:16:45 [2021-07-16T17:16:45.743Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
17:16:45 [2021-07-16T17:16:45.743Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599
17:16:45 [2021-07-16T17:16:45.743Z] #5 DONE 0.1s
17:16:45 [2021-07-16T17:16:45.743Z] 
17:16:45 [2021-07-16T17:16:45.743Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:45 [2021-07-16T17:16:45.743Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:16:45 [2021-07-16T17:16:45.743Z] #8 DONE 0.1s
17:16:45 [2021-07-16T17:16:45.743Z] 
17:16:45 [2021-07-16T17:16:45.743Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:16:45 [2021-07-16T17:16:45.743Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
17:16:45 [2021-07-16T17:16:45.743Z] #6 DONE 0.1s
17:16:45 [2021-07-16T17:16:45.743Z] 
17:16:45 [2021-07-16T17:16:45.743Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:16:45 [2021-07-16T17:16:45.743Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:16:45 [2021-07-16T17:16:45.743Z] #7 DONE 0.1s
17:16:45 [2021-07-16T17:16:45.755Z] #17 19.62 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
17:16:45 [2021-07-16T17:16:45.755Z] #17 19.89 debconf: delaying package configuration, since apt-utils is not installed
17:16:46 [2021-07-16T17:16:46.011Z] #17 19.98 Fetched 169 MB in 2s (69.8 MB/s)
17:16:46 [2021-07-16T17:16:46.011Z] #17 20.02 Selecting previously unselected package liblocale-gettext-perl.
17:16:46 [2021-07-16T17:16:46.011Z] #17 20.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.14 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.14 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.18 Selecting previously unselected package bzip2.
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.19 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.23 Selecting previously unselected package libmagic-mgc.
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.23 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.24 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.31 Selecting previously unselected package libmagic1:amd64.
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.31 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.32 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.37 Selecting previously unselected package file.
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.37 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.37 Unpacking file (1:5.35-4+deb10u2) ...
17:16:46 [2021-07-16T17:16:46.266Z] #17 20.41 Selecting previously unselected package xz-utils.
17:16:46 [2021-07-16T17:16:46.522Z] #17 20.42 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.522Z] #17 20.42 Unpacking xz-utils (5.2.4-1) ...
17:16:46 [2021-07-16T17:16:46.522Z] #17 20.50 Selecting previously unselected package binutils-aarch64-linux-gnu.
17:16:46 [2021-07-16T17:16:46.522Z] #17 20.50 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
17:16:46 [2021-07-16T17:16:46.522Z] #17 20.51 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
17:16:46 [2021-07-16T17:16:46.689Z] 
17:16:46 [2021-07-16T17:16:46.689Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:46 [2021-07-16T17:16:46.689Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:16:46 [2021-07-16T17:16:46.689Z] #65 DONE 0.0s
17:16:46 [2021-07-16T17:16:46.689Z] 
17:16:46 [2021-07-16T17:16:46.689Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:16:46 [2021-07-16T17:16:46.689Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:16:46 [2021-07-16T17:16:46.690Z] #63 DONE 0.0s
17:16:46 [2021-07-16T17:16:46.690Z] 
17:16:46 [2021-07-16T17:16:46.690Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
17:16:46 [2021-07-16T17:16:46.690Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16
17:16:46 [2021-07-16T17:16:46.690Z] #9 DONE 0.0s
17:16:46 [2021-07-16T17:16:46.690Z] 
17:16:46 [2021-07-16T17:16:46.690Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
17:16:46 [2021-07-16T17:16:46.690Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5
17:16:46 [2021-07-16T17:16:46.690Z] #26 DONE 0.0s
17:16:46 [2021-07-16T17:16:46.690Z] 
17:16:46 [2021-07-16T17:16:46.690Z] #23 [internal] load build context
17:16:46 [2021-07-16T17:16:46.690Z] #23 sha256:588b2a8aff1893bbba7f533b8fb0f1db70cb59fec8881f9e6af32e1da9248c61
17:16:46 [2021-07-16T17:16:46.778Z] #17 20.85 Selecting previously unselected package binutils-arm-linux-gnueabi.
17:16:47 [2021-07-16T17:16:47.034Z] #17 20.85 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
17:16:47 [2021-07-16T17:16:47.034Z] #17 20.86 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
17:16:47 [2021-07-16T17:16:47.272Z] #23 ...
17:16:47 [2021-07-16T17:16:47.272Z] 
17:16:47 [2021-07-16T17:16:47.272Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
17:16:47 [2021-07-16T17:16:47.272Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
17:16:47 [2021-07-16T17:16:47.272Z] #42 DONE 0.4s
17:16:47 [2021-07-16T17:16:47.272Z] 
17:16:47 [2021-07-16T17:16:47.272Z] #23 [internal] load build context
17:16:47 [2021-07-16T17:16:47.272Z] #23 sha256:588b2a8aff1893bbba7f533b8fb0f1db70cb59fec8881f9e6af32e1da9248c61
17:16:47 [2021-07-16T17:16:47.290Z] #17 21.25 Selecting previously unselected package binutils-arm-linux-gnueabihf.
17:16:47 [2021-07-16T17:16:47.290Z] #17 21.25 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
17:16:47 [2021-07-16T17:16:47.290Z] #17 21.26 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
17:16:47 [2021-07-16T17:16:47.851Z] #17 21.61 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
17:16:47 [2021-07-16T17:16:47.851Z] #17 21.61 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
17:16:47 [2021-07-16T17:16:47.851Z] #17 21.62 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
17:16:47 [2021-07-16T17:16:47.851Z] #17 21.98 Selecting previously unselected package binutils-s390x-linux-gnu.
17:16:48 [2021-07-16T17:16:48.107Z] #17 21.99 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
17:16:48 [2021-07-16T17:16:48.107Z] #17 22.00 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
17:16:48 [2021-07-16T17:16:48.233Z] #23 transferring context: 55.69MB 1.5s done
17:16:48 [2021-07-16T17:16:48.362Z] #17 22.28 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
17:16:48 [2021-07-16T17:16:48.362Z] #17 22.28 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
17:16:48 [2021-07-16T17:16:48.362Z] #17 22.29 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:16:48 [2021-07-16T17:16:48.495Z] #23 DONE 1.7s
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #45 sha256:36786feeac8d6015aee5c7c56e825128f5c98826260bf9a02e5a2f4e59eeba07
17:16:48 [2021-07-16T17:16:48.495Z] #45 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:16:48 [2021-07-16T17:16:48.495Z] #25 sha256:16ad8aadc651049295f0a31c6a2a2af5f83d6df4194cbea6b869933f3ac37e06
17:16:48 [2021-07-16T17:16:48.495Z] #25 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #62 sha256:76505718baeed90494791196c2dc04ac4344820803208dfb1a0bb5df95c7b2c5
17:16:48 [2021-07-16T17:16:48.495Z] #62 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #51 sha256:df4eeeeaa6aa8ec257d5010f481582d7f05e541c550f045c17b30b30b1231b89
17:16:48 [2021-07-16T17:16:48.495Z] #51 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #29 sha256:1313af4508e92a397eb2e14307cc3e4d59d0ab54bac101a6ae25ed1b1239ae42
17:16:48 [2021-07-16T17:16:48.495Z] #29 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #53 sha256:bd0d4d54e63cb35365b46ef4ea0dae67e2a4a3b14622e3c5ac63830e10d1f079
17:16:48 [2021-07-16T17:16:48.495Z] #53 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:16:48 [2021-07-16T17:16:48.495Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
17:16:48 [2021-07-16T17:16:48.495Z] #64 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #49 sha256:6afecd55a32b3fdfc7b38da55f495b2985b5f37cc3eccad878e83adf8e36d8b2
17:16:48 [2021-07-16T17:16:48.495Z] #49 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455
17:16:48 [2021-07-16T17:16:48.495Z] #27 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:16:48 [2021-07-16T17:16:48.495Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
17:16:48 [2021-07-16T17:16:48.495Z] #66 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:16:48 [2021-07-16T17:16:48.495Z] #54 sha256:8ba4d4c41d9d2c514034793bcb70fd95135378c0cd58c9ba8adcb294c6c12125
17:16:48 [2021-07-16T17:16:48.495Z] #54 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:16:48 [2021-07-16T17:16:48.495Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac
17:16:48 [2021-07-16T17:16:48.495Z] #14 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:16:48 [2021-07-16T17:16:48.495Z] #31 sha256:1a4a4b17226fe0e7fefe08708a1cebd8bd7d72d306449723750eaace67acb31b
17:16:48 [2021-07-16T17:16:48.495Z] #31 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
17:16:48 [2021-07-16T17:16:48.495Z] #43 sha256:8fb48157f2d34b5edbabb9bac9e100c4526fe449a642b481531d0bf62e305f0d
17:16:48 [2021-07-16T17:16:48.495Z] #43 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:16:48 [2021-07-16T17:16:48.495Z] #46 sha256:defde1bcd0c7f44d7a731f86e0cdc9a0185e5fc9090ebe5749ae12dc67f378d6
17:16:48 [2021-07-16T17:16:48.495Z] #46 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:16:48 [2021-07-16T17:16:48.495Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055
17:16:48 [2021-07-16T17:16:48.495Z] #44 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:16:48 [2021-07-16T17:16:48.495Z] #39 sha256:de3af72e39b73242989f16fc06aca50c6f9e46b477716ea287977c704a02a2ef
17:16:48 [2021-07-16T17:16:48.495Z] #39 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:16:48 [2021-07-16T17:16:48.495Z] #18 sha256:ef1133719bba31dc7963a0168057c9cb1433eaf2de00385cd5a13296ceb7c97c
17:16:48 [2021-07-16T17:16:48.495Z] #18 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:16:48 [2021-07-16T17:16:48.495Z] #21 sha256:0fd2f11ec9d9b8e8dbf1075bce56e23b91e41ae8aaa5b8c3598348ed4f27b18b
17:16:48 [2021-07-16T17:16:48.495Z] #21 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:16:48 [2021-07-16T17:16:48.495Z] #17 sha256:8bb629ad163dc7f6d4b9e28b0c08142b9f26be1800b51bdfe2558c134f1148d3
17:16:48 [2021-07-16T17:16:48.495Z] #17 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:16:48 [2021-07-16T17:16:48.495Z] #15 sha256:ae8828c147d6c3e4a22a8f45dbc10904de419808f4fe09f48f75953500b94574
17:16:48 [2021-07-16T17:16:48.495Z] #15 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:16:48 [2021-07-16T17:16:48.495Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c
17:16:48 [2021-07-16T17:16:48.495Z] #20 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5
17:16:48 [2021-07-16T17:16:48.495Z] #12 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:16:48 [2021-07-16T17:16:48.495Z] #57 sha256:335c6d932e488399af7d7af0f0944deca2522d0d0f27354a6b50714277086b20
17:16:48 [2021-07-16T17:16:48.495Z] #57 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #38 sha256:5e7af295ebd68349723bf9e0d82afefdcef7de485fdb4e8ed0d7f0f991a55b8e
17:16:48 [2021-07-16T17:16:48.495Z] #38 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:16:48 [2021-07-16T17:16:48.495Z] #19 sha256:159d898faca9a89f1966740702788d2c1f1b7b948d1260f1077e392de5e09789
17:16:48 [2021-07-16T17:16:48.495Z] #19 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:16:48 [2021-07-16T17:16:48.495Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5
17:16:48 [2021-07-16T17:16:48.495Z] #56 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:16:48 [2021-07-16T17:16:48.495Z] #48 sha256:17a0d20765ea311896345b9a56e37778f37ec84ed62d2df119698453d8eb6c0f
17:16:48 [2021-07-16T17:16:48.495Z] #48 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:16:48 [2021-07-16T17:16:48.495Z] #10 sha256:9466df46ba512352c4f6de704ab27d30d32e8f17cae56f496e9971395f38ef9e
17:16:48 [2021-07-16T17:16:48.495Z] #10 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #11 sha256:fea5c863463561afdd17d9d3e1a5367e2c270c059b61f363d0af926a9e035e3c
17:16:48 [2021-07-16T17:16:48.495Z] #11 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:16:48 [2021-07-16T17:16:48.495Z] #28 sha256:db6ff9a54f6a80db7a2a9f0de8b55b80d80d56fd2fc182d4fd1a4017471a17ab
17:16:48 [2021-07-16T17:16:48.495Z] #28 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #35 sha256:40754ad154a463fdb7c04b372b28dd7f35197de9c83864a66bcc6c81cb5d0dbd
17:16:48 [2021-07-16T17:16:48.495Z] #35 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007
17:16:48 [2021-07-16T17:16:48.495Z] #13 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #34 sha256:63a575a3c8b4d7807190e227fd20d5927008ec39c868ee944d5a95e7470ad874
17:16:48 [2021-07-16T17:16:48.495Z] #34 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91
17:16:48 [2021-07-16T17:16:48.495Z] #40 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:16:48 [2021-07-16T17:16:48.495Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62
17:16:48 [2021-07-16T17:16:48.495Z] #22 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:16:48 [2021-07-16T17:16:48.495Z] #16 sha256:97a9c8d4a688834412e48c0ee22f7c9ea426fa480a1782af6a7c4f00eca95b96
17:16:48 [2021-07-16T17:16:48.495Z] #16 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:16:48 [2021-07-16T17:16:48.495Z] #59 sha256:f0d663764cb165951068d37f485f5cac8ec9bef43245775448c5d04f25377a7a
17:16:48 [2021-07-16T17:16:48.495Z] #59 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #37 sha256:3f75ff685efc82c9caaceb31afe29c98fa17329446bc109df6c036c094e78745
17:16:48 [2021-07-16T17:16:48.495Z] #37 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:16:48 [2021-07-16T17:16:48.495Z] #30 sha256:68bda9851e3050ee83489c623e7b9d1bf5cfc0cda6f6f1f9f04808332baf2c55
17:16:48 [2021-07-16T17:16:48.495Z] #30 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:16:48 [2021-07-16T17:16:48.495Z] #52 sha256:00ba445172d42f30b17d3799f82f0e695a9355144f7155cd0831938048f598b8
17:16:48 [2021-07-16T17:16:48.495Z] #52 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #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
17:16:48 [2021-07-16T17:16:48.495Z] #24 sha256:8b3b0b3c8a986aeb00a8d5d9e29d9dd70735552443914238658bf719d6afbab5
17:16:48 [2021-07-16T17:16:48.495Z] #24 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #33 sha256:c172dcfffe47cc21245a2dd57327b81edfad937bf3d70caa3772549931db1f2f
17:16:48 [2021-07-16T17:16:48.495Z] #33 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #55 sha256:f7051de6a25da40475a176ccbc0890394dde07c4acd8eba720bbf97ba9f73ffc
17:16:48 [2021-07-16T17:16:48.495Z] #55 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:16:48 [2021-07-16T17:16:48.495Z] #60 sha256:ec0b2db7faacdc4077633224733d1799adfe012a6bf41a57df4b7eacb6021985
17:16:48 [2021-07-16T17:16:48.495Z] #60 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.495Z] #41 sha256:45c47fc4759b8f1593101f5d63020a84352d081a4fa69611957b7ce615e5c1ae
17:16:48 [2021-07-16T17:16:48.495Z] #41 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:16:48 [2021-07-16T17:16:48.495Z] #61 sha256:5dbe5581e4da224c0087162b49680f851069e76a67a17c8749168ff3b2af2a33
17:16:48 [2021-07-16T17:16:48.495Z] #61 CACHED
17:16:48 [2021-07-16T17:16:48.495Z] 
17:16:48 [2021-07-16T17:16:48.495Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.496Z] #58 sha256:37eced1648516dd630a09c8affa4c14c94f0472a95d4b8e52ec81a5045c343ef
17:16:48 [2021-07-16T17:16:48.496Z] #58 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.496Z] #47 sha256:5679454ca8c0a40fc1cd024cb66c2d6ba05b5e4afeca0ea07ea39cca2d23386f
17:16:48 [2021-07-16T17:16:48.496Z] #47 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:16:48 [2021-07-16T17:16:48.496Z] #67 sha256:639309b068ed4b76f5da35d23baa3e1c8b359747f83d4633e5e1a2de8eff9637
17:16:48 [2021-07-16T17:16:48.496Z] #67 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:16:48 [2021-07-16T17:16:48.496Z] #50 sha256:34c5264edd6a121d674a7de0169a7b4a259907f0a0ebacffc3156aa95371fb7f
17:16:48 [2021-07-16T17:16:48.496Z] #50 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #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
17:16:48 [2021-07-16T17:16:48.496Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360
17:16:48 [2021-07-16T17:16:48.496Z] #36 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:16:48 [2021-07-16T17:16:48.496Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6
17:16:48 [2021-07-16T17:16:48.496Z] #32 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:16:48 [2021-07-16T17:16:48.496Z] #68 sha256:2dca2f4ef2a8f1ec7497b90d693143e4df9fc7d1b9dea6814f52a0febca39353
17:16:48 [2021-07-16T17:16:48.496Z] #68 CACHED
17:16:48 [2021-07-16T17:16:48.496Z] 
17:16:48 [2021-07-16T17:16:48.496Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:16:48 [2021-07-16T17:16:48.496Z] #69 sha256:ba730a4e5b1574403f994b4005ae143bc307b85b370b6373bf191e4d63e7356a
17:16:48 [2021-07-16T17:16:48.618Z] #17 22.46 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
17:16:48 [2021-07-16T17:16:48.618Z] #17 22.46 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:16:48 [2021-07-16T17:16:48.618Z] #17 22.48 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:16:49 [2021-07-16T17:16:49.180Z] #17 23.04 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
17:16:49 [2021-07-16T17:16:49.180Z] #17 23.04 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
17:16:49 [2021-07-16T17:16:49.180Z] #17 23.05 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
17:16:49 [2021-07-16T17:16:49.180Z] #17 23.09 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
17:16:49 [2021-07-16T17:16:49.180Z] #17 23.09 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
17:16:49 [2021-07-16T17:16:49.180Z] #17 23.09 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:16:49 [2021-07-16T17:16:49.742Z] #17 23.68 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
17:16:49 [2021-07-16T17:16:49.742Z] #17 23.69 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
17:16:49 [2021-07-16T17:16:49.742Z] #17 23.69 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
17:16:49 [2021-07-16T17:16:49.742Z] #17 23.74 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
17:16:49 [2021-07-16T17:16:49.742Z] #17 23.74 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
17:16:49 [2021-07-16T17:16:49.742Z] #17 23.74 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:16:50 [2021-07-16T17:16:50.305Z] #17 24.33 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
17:16:50 [2021-07-16T17:16:50.561Z] #17 24.34 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
17:16:50 [2021-07-16T17:16:50.561Z] #17 24.34 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:16:50 [2021-07-16T17:16:50.561Z] #17 24.38 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
17:16:50 [2021-07-16T17:16:50.561Z] #17 24.39 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:16:50 [2021-07-16T17:16:50.561Z] #17 24.39 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:16:51 [2021-07-16T17:16:51.045Z] #69 DONE 2.6s
17:16:51 [2021-07-16T17:16:51.045Z] 
17:16:51 [2021-07-16T17:16:51.045Z] #70 exporting to image
17:16:51 [2021-07-16T17:16:51.045Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:16:51 [2021-07-16T17:16:51.045Z] #70 exporting layers
17:16:51 [2021-07-16T17:16:51.122Z] #17 25.10 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
17:16:51 [2021-07-16T17:16:51.123Z] #17 25.10 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.123Z] #17 25.11 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:16:51 [2021-07-16T17:16:51.123Z] #17 25.17 Selecting previously unselected package cpp-8-s390x-linux-gnu.
17:16:51 [2021-07-16T17:16:51.123Z] #17 25.17 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.123Z] #17 25.18 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.71 Selecting previously unselected package cpp-aarch64-linux-gnu.
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.71 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.71 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.74 Selecting previously unselected package cpp-arm-linux-gnueabi.
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.74 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.75 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.77 Selecting previously unselected package cpp-arm-linux-gnueabihf.
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.78 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.78 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
17:16:51 [2021-07-16T17:16:51.684Z] #17 25.80 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.81 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.81 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.84 Selecting previously unselected package cpp-s390x-linux-gnu.
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.84 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.84 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.88 Selecting previously unselected package cross-config.
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.88 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.88 Unpacking cross-config (2.6.15-3) ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.92 Selecting previously unselected package gcc-8-cross-base.
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.92 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.93 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.97 Selecting previously unselected package libc6-arm64-cross.
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.97 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
17:16:51 [2021-07-16T17:16:51.940Z] #17 25.97 Unpacking libc6-arm64-cross (2.28-7cross1) ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.11 Selecting previously unselected package libgcc1-arm64-cross.
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.11 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.11 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.14 Selecting previously unselected package libgomp1-arm64-cross.
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.14 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.15 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.19 Selecting previously unselected package libitm1-arm64-cross.
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.19 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.19 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.22 Selecting previously unselected package libatomic1-arm64-cross.
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.22 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.23 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.26 Selecting previously unselected package libstdc++6-arm64-cross.
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.27 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.27 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.196Z] #17 26.34 Selecting previously unselected package libasan5-arm64-cross.
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.34 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.34 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.40 Selecting previously unselected package liblsan0-arm64-cross.
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.41 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.41 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.45 Selecting previously unselected package libtsan0-arm64-cross.
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.45 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.46 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.51 Selecting previously unselected package libubsan1-arm64-cross.
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.52 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.52 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.452Z] #17 26.56 Selecting previously unselected package libgcc-8-dev-arm64-cross.
17:16:52 [2021-07-16T17:16:52.708Z] #17 26.56 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:52 [2021-07-16T17:16:52.708Z] #17 26.56 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.708Z] #17 26.70 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
17:16:52 [2021-07-16T17:16:52.708Z] #17 26.70 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:16:52 [2021-07-16T17:16:52.708Z] #17 26.71 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:16:52 [2021-07-16T17:16:52.964Z] #70 exporting layers 1.8s done
17:16:52 [2021-07-16T17:16:52.964Z] #70 writing image sha256:a7935d621eeced8e9204e478ef7d59d8e985101901d6a56ef53ef3e3078b53ad
17:16:52 [2021-07-16T17:16:52.964Z] #70 writing image sha256:a7935d621eeced8e9204e478ef7d59d8e985101901d6a56ef53ef3e3078b53ad done
17:16:52 [2021-07-16T17:16:52.964Z] #70 naming to docker.io/library/docker:ba1c6e71042615bae5f9d3af963064ba784fd69e done
17:16:52 [2021-07-16T17:16:52.964Z] #70 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:16:53 [2021-07-16T17:16:53.312Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:16:53 [2021-07-16T17:16:53.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ba1c6e71042615bae5f9d3af963064ba784fd69e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ba1c6e71042615bae5f9d3af963064ba784fd69e hack/test/unit
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.30 Selecting previously unselected package gcc-aarch64-linux-gnu.
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.31 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.31 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.34 Selecting previously unselected package linux-libc-dev-arm64-cross.
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.34 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.35 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.51 Selecting previously unselected package libc6-dev-arm64-cross.
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.51 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
17:16:53 [2021-07-16T17:16:53.646Z] #17 27.51 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
17:16:53 [2021-07-16T17:16:53.911Z] #17 27.79 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
17:16:53 [2021-07-16T17:16:53.911Z] #17 27.79 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
17:16:53 [2021-07-16T17:16:53.911Z] #17 27.80 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
17:16:54 [2021-07-16T17:16:54.171Z] #17 28.06 Selecting previously unselected package g++-8-aarch64-linux-gnu.
17:16:54 [2021-07-16T17:16:54.171Z] #17 28.06 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:16:54 [2021-07-16T17:16:54.171Z] #17 28.07 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:16:54 [2021-07-16T17:16:54.550Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:16:54 [2021-07-16T17:16:54.550Z] + TESTFLAGS+=' -test.timeout=5m'
17:16:54 [2021-07-16T17:16:54.550Z] + TESTDIRS=./...
17:16:54 [2021-07-16T17:16:54.550Z] + exclude_paths='/vendor/|/integration'
17:16:54 [2021-07-16T17:16:54.550Z] ++ go list ./...
17:16:54 [2021-07-16T17:16:54.550Z] ++ grep -vE '(/vendor/|/integration)'
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.69 Selecting previously unselected package g++-aarch64-linux-gnu.
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.70 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.70 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.73 Selecting previously unselected package patch.
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.73 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.74 Unpacking patch (2.7.6-3+deb10u1) ...
17:16:54 [2021-07-16T17:16:54.736Z] #17 28.77 Selecting previously unselected package dpkg-dev.
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.77 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.78 Unpacking dpkg-dev (1.19.7) ...
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.89 Selecting previously unselected package libconfig-inifiles-perl.
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.90 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.91 Unpacking libconfig-inifiles-perl (3.000001-1) ...
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.94 Selecting previously unselected package libio-string-perl.
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.95 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
17:16:54 [2021-07-16T17:16:54.992Z] #17 28.95 Unpacking libio-string-perl (1.08-3) ...
17:16:54 [2021-07-16T17:16:54.992Z] #17 29.01 Selecting previously unselected package libicu63:amd64.
17:16:55 [2021-07-16T17:16:55.247Z] #17 29.01 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
17:16:55 [2021-07-16T17:16:55.247Z] #17 29.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:16:55 [2021-07-16T17:16:55.809Z] #17 29.82 Selecting previously unselected package libxml2:amd64.
17:16:55 [2021-07-16T17:16:55.809Z] #17 29.82 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:16:55 [2021-07-16T17:16:55.809Z] #17 29.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:16:55 [2021-07-16T17:16:55.809Z] #17 29.91 Selecting previously unselected package libxml-namespacesupport-perl.
17:16:55 [2021-07-16T17:16:55.942Z] + pkg_list='github.com/docker/docker/api
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/backend/build
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/httputils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/middleware
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/build
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/checkpoint
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/container
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/debug
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/distribution
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/grpc
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/image
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/network
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/plugin
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/session
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/swarm
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/system
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/volume
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/backend
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/blkiodev
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/container
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/events
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/filters
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/image
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/mount
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/network
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/plugins/logdriver
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/registry
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/strslice
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/swarm
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/swarm/runtime
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/time
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/versions
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/versions/v1p19
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/versions/v1p20
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/volume
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/exporter
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/worker
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/dockerfile
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/dockerignore
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/remotecontext
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/remotecontext/git
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/cli
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/cli/config
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/cli/debug
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/client
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/cmd/docker-proxy
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/cmd/dockerd
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/container
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/container/stream
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/contrib/apparmor
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/contrib/docker-device-tool
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/contrib/httpserver
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/convert
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/executor
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/executor/container
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/provider
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/config
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/discovery
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/events
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/events/testutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/exec
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/aufs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/copy
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/overlay
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/register
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/vfs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/zfs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/images
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/initlayer
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/links
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/listeners
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/awslogs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/fluentd
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/gcplogs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/gelf
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/journald
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/local
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/logentries
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/loggerutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/splunk
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/syslog
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/templates
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/names
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/network
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/stats
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution/metadata
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution/utils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution/xfer
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/dockerversion
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/errdefs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/image
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/image/cache
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/image/tarexport
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/image/v1
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/internal/test/suite
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/layer
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/queue
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/remote
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/supervisor
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/types
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/api
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/bitseq
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cluster
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/config
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/datastore
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/diagnostic
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/discoverapi
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/driverapi
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/bridge
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/host
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/null
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/overlay
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/remote
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/windows
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drvregistry
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/etchosts
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/hostdiscovery
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/idm
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/internal/caller
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipam
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipamapi
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/builtin
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/null
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/remote
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipamutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/iptables
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/netlabel
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/netutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/networkdb
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ns
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/options
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/osl
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/osl/kernel
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/portallocator
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/portmapper
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/resolvconf
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/testutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/types
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/oci
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/oci/caps
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/opts
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/aaparser
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/archive
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/authorization
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/broadcaster
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/capabilities
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/chrootarchive
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/containerfs
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/devicemapper
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/directory
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/file
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/kv
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/memory
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/nodes
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/dmesg
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/filenotify
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/fileutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/fsutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/homedir
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/idtools
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/ioutils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/jsonmessage
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/locker
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/longpath
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/loopback
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/mount
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/namesgenerator
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/parsers
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/parsers/kernel
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/pidfile
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/platform
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugingetter
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/transport
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/pools
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/progress
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/pubsub
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/reexec
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/signal
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/signal/testfiles
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/stdcopy
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/streamformatter
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/stringid
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/symlink
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/sysinfo
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/system
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/tailfile
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/tarsum
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/term
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/term/windows
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/truncindex
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/urlutil
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/useragent
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/plugin
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/plugin/executor/containerd
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/plugin/v2
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/profiles/apparmor
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/profiles/seccomp
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/quota
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/reference
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/registry
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/registry/resumable
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/restartmanager
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/rootless
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/rootless/specconv
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/runconfig
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/runconfig/opts
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/daemon
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/environment
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fakecontext
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fakegit
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fakestorage
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fixtures/load
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fixtures/plugin
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/registry
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/request
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/drivers
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/local
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/mounts
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/service
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/service/opts
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/testutils'
17:16:55 [2021-07-16T17:16:55.942Z] + echo 'github.com/docker/docker/api
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/backend/build
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/httputils
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/middleware
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/build
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/checkpoint
17:16:55 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/container
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/debug
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/distribution
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/grpc
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/image
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/network
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/plugin
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/session
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/swarm
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/system
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/volume
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/backend
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/blkiodev
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/container
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/events
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/filters
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/image
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/mount
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/network
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/plugins/logdriver
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/registry
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/strslice
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/swarm
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/swarm/runtime
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/time
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/versions
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/versions/v1p19
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/versions/v1p20
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/volume
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/exporter
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/worker
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/dockerfile
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/dockerignore
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/remotecontext
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/remotecontext/git
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/cli
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/cli/config
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/cli/debug
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/client
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/cmd/docker-proxy
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/cmd/dockerd
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/container
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/container/stream
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/contrib/apparmor
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/contrib/docker-device-tool
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/contrib/httpserver
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/convert
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/executor
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/executor/container
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/provider
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/config
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/discovery
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/events
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/events/testutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/exec
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/aufs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/copy
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/overlay
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/register
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/vfs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/zfs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/images
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/initlayer
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/links
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/listeners
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/awslogs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/fluentd
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/gcplogs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/gelf
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/journald
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/local
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/logentries
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/loggerutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/splunk
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/syslog
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/templates
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/names
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/network
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/stats
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution/metadata
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution/utils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution/xfer
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/dockerversion
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/errdefs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/image
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/image/cache
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/image/tarexport
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/image/v1
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/internal/test/suite
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/layer
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/queue
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/remote
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/supervisor
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/types
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/api
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/bitseq
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cluster
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/config
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/datastore
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/diagnostic
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/discoverapi
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/driverapi
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/host
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/null
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/overlay
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/remote
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/windows
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drvregistry
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/etchosts
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/hostdiscovery
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/idm
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/internal/caller
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipam
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipamapi
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/builtin
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/null
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/remote
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipamutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/iptables
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/netlabel
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/netutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/networkdb
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ns
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/options
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/osl
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/osl/kernel
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/portallocator
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/portmapper
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/resolvconf
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/testutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/types
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/oci
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/oci/caps
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/opts
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/aaparser
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/archive
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/authorization
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/broadcaster
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/capabilities
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/chrootarchive
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/containerfs
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/devicemapper
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/directory
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/file
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/kv
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/memory
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/nodes
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/dmesg
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/filenotify
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/fileutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/fsutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/homedir
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/idtools
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/ioutils
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/jsonmessage
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/locker
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/longpath
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/loopback
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/mount
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/namesgenerator
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/parsers
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/parsers/kernel
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/pidfile
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/platform
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugingetter
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/transport
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/pools
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/progress
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/pubsub
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/reexec
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/signal
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/signal/testfiles
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/stdcopy
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/streamformatter
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/stringid
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/symlink
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/sysinfo
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/system
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/tailfile
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/tarsum
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/term
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/term/windows
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/truncindex
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/urlutil
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/useragent
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/plugin
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/plugin/executor/containerd
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/plugin/v2
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/profiles/apparmor
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/profiles/seccomp
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/quota
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/reference
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/registry
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/registry/resumable
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/restartmanager
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/rootless
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/rootless/specconv
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/runconfig
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/runconfig/opts
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/daemon
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/environment
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fakecontext
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fakegit
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fakestorage
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fixtures/load
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fixtures/plugin
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/registry
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/request
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/drivers
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/local
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/mounts
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/service
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/service/opts
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/testutils'
17:16:55 [2021-07-16T17:16:55.943Z] + grep --fixed-strings libnetwork/drivers/bridge
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge
17:16:55 [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:16:55 [2021-07-16T17:16:55.943Z] + type docker-proxy
17:16:55 [2021-07-16T17:16:55.943Z] hack/test/unit: line 22: type: docker-proxy: not found
17:16:55 [2021-07-16T17:16:55.943Z] + hack/make.sh binary-proxy install-proxy
17:16:55 [2021-07-16T17:16:55.943Z] 
17:16:55 [2021-07-16T17:16:55.943Z] Removing bundles/
17:16:55 [2021-07-16T17:16:55.943Z] 
17:16:55 [2021-07-16T17:16:55.943Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:16:55 [2021-07-16T17:16:55.943Z] Building: bundles/binary-proxy/docker-proxy-dev
17:16:55 [2021-07-16T17:16:55.943Z] GOOS="" GOARCH="" GOARM=""
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.91 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.92 Unpacking libxml-namespacesupport-perl (1.12-1) ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.94 Selecting previously unselected package libxml-sax-base-perl.
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.95 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.95 Unpacking libxml-sax-base-perl (1.09-1) ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.99 Selecting previously unselected package libxml-sax-perl.
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.99 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 29.99 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.03 Selecting previously unselected package libxml-libxml-perl.
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.03 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.04 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.10 Selecting previously unselected package libxml-simple-perl.
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.10 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.11 Unpacking libxml-simple-perl (2.25-1) ...
17:16:56 [2021-07-16T17:16:56.064Z] #17 30.15 Selecting previously unselected package libyaml-perl.
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.15 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.15 Unpacking libyaml-perl (1.27-1) ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.19 Selecting previously unselected package libconfig-auto-perl.
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.19 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.20 Unpacking libconfig-auto-perl (0.44-1) ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.22 Selecting previously unselected package libfile-which-perl.
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.23 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.23 Unpacking libfile-which-perl (1.23-1) ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.27 Selecting previously unselected package libfile-homedir-perl.
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.27 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.27 Unpacking libfile-homedir-perl (1.004-1) ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.31 Selecting previously unselected package libdebian-dpkgcross-perl.
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.32 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.32 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
17:16:56 [2021-07-16T17:16:56.319Z] #17 30.38 Selecting previously unselected package dpkg-cross.
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.38 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.39 Unpacking dpkg-cross (2.6.15-3) ...
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.43 Selecting previously unselected package crossbuild-essential-arm64.
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.43 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.43 Unpacking crossbuild-essential-arm64 (12.6) ...
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.50 Selecting previously unselected package libc6-armel-cross.
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.51 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
17:16:56 [2021-07-16T17:16:56.575Z] #17 30.53 Unpacking libc6-armel-cross (2.28-7cross1) ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.66 Selecting previously unselected package libgcc1-armel-cross.
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.67 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.67 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.70 Selecting previously unselected package libgomp1-armel-cross.
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.71 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.71 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.75 Selecting previously unselected package libatomic1-armel-cross.
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.75 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.76 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.80 Selecting previously unselected package libstdc++6-armel-cross.
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.80 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.80 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
17:16:56 [2021-07-16T17:16:56.830Z] #17 30.87 Selecting previously unselected package libasan5-armel-cross.
17:16:57 [2021-07-16T17:16:57.086Z] #17 30.88 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
17:16:57 [2021-07-16T17:16:57.086Z] #17 30.88 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
17:16:57 [2021-07-16T17:16:57.086Z] #17 30.96 Selecting previously unselected package libubsan1-armel-cross.
17:16:57 [2021-07-16T17:16:57.086Z] #17 30.96 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
17:16:57 [2021-07-16T17:16:57.086Z] #17 30.99 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
17:16:57 [2021-07-16T17:16:57.086Z] #17 31.04 Selecting previously unselected package libgcc-8-dev-armel-cross.
17:16:57 [2021-07-16T17:16:57.086Z] #17 31.04 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
17:16:57 [2021-07-16T17:16:57.086Z] #17 31.05 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
17:16:57 [2021-07-16T17:16:57.342Z] #17 31.15 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
17:16:57 [2021-07-16T17:16:57.342Z] #17 31.15 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
17:16:57 [2021-07-16T17:16:57.342Z] #17 31.16 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:16:57 [2021-07-16T17:16:57.904Z] #17 31.79 Selecting previously unselected package gcc-arm-linux-gnueabi.
17:16:57 [2021-07-16T17:16:57.904Z] #17 31.79 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
17:16:57 [2021-07-16T17:16:57.904Z] #17 31.79 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
17:16:57 [2021-07-16T17:16:57.904Z] #17 31.83 Selecting previously unselected package linux-libc-dev-armel-cross.
17:16:57 [2021-07-16T17:16:57.904Z] #17 31.83 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
17:16:57 [2021-07-16T17:16:57.904Z] #17 31.84 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
17:16:58 [2021-07-16T17:16:58.161Z] #17 32.00 Selecting previously unselected package libc6-dev-armel-cross.
17:16:58 [2021-07-16T17:16:58.161Z] #17 32.00 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
17:16:58 [2021-07-16T17:16:58.161Z] #17 32.01 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
17:16:58 [2021-07-16T17:16:58.161Z] #17 32.27 Selecting previously unselected package libstdc++-8-dev-armel-cross.
17:16:58 [2021-07-16T17:16:58.417Z] #17 32.27 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
17:16:58 [2021-07-16T17:16:58.417Z] #17 32.28 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
17:16:58 [2021-07-16T17:16:58.417Z] #17 32.52 Selecting previously unselected package g++-8-arm-linux-gnueabi.
17:16:58 [2021-07-16T17:16:58.417Z] #17 32.52 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
17:16:58 [2021-07-16T17:16:58.417Z] #17 32.53 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.16 Selecting previously unselected package g++-arm-linux-gnueabi.
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.16 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.17 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.20 Selecting previously unselected package crossbuild-essential-armel.
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.20 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.20 Unpacking crossbuild-essential-armel (12.6) ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.24 Selecting previously unselected package libc6-armhf-cross.
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.24 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.25 Unpacking libc6-armhf-cross (2.28-7cross1) ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.37 Selecting previously unselected package libgcc1-armhf-cross.
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.37 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.37 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.41 Selecting previously unselected package libgomp1-armhf-cross.
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.41 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.41 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.45 Selecting previously unselected package libatomic1-armhf-cross.
17:16:59 [2021-07-16T17:16:59.345Z] #17 33.45 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.47 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.50 Selecting previously unselected package libstdc++6-armhf-cross.
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.50 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.50 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.56 Selecting previously unselected package libasan5-armhf-cross.
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.56 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.56 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.600Z] #17 33.62 Selecting previously unselected package libubsan1-armhf-cross.
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.63 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.63 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.66 Selecting previously unselected package libgcc-8-dev-armhf-cross.
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.67 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.67 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.77 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.77 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
17:16:59 [2021-07-16T17:16:59.856Z] #17 33.78 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:17:00 [2021-07-16T17:17:00.418Z] #17 34.40 Selecting previously unselected package gcc-arm-linux-gnueabihf.
17:17:00 [2021-07-16T17:17:00.418Z] #17 34.41 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
17:17:00 [2021-07-16T17:17:00.418Z] #17 34.41 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
17:17:00 [2021-07-16T17:17:00.418Z] #17 34.44 Selecting previously unselected package linux-libc-dev-armhf-cross.
17:17:00 [2021-07-16T17:17:00.418Z] #17 34.44 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
17:17:00 [2021-07-16T17:17:00.418Z] #17 34.45 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
17:17:00 [2021-07-16T17:17:00.675Z] #17 34.61 Selecting previously unselected package libc6-dev-armhf-cross.
17:17:00 [2021-07-16T17:17:00.675Z] #17 34.61 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
17:17:00 [2021-07-16T17:17:00.675Z] #17 34.62 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
17:17:00 [2021-07-16T17:17:00.931Z] #17 34.88 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
17:17:00 [2021-07-16T17:17:00.931Z] #17 34.88 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
17:17:00 [2021-07-16T17:17:00.931Z] #17 34.89 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
17:17:01 [2021-07-16T17:17:01.188Z] #17 35.12 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
17:17:01 [2021-07-16T17:17:01.188Z] #17 35.13 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
17:17:01 [2021-07-16T17:17:01.188Z] #17 35.13 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:17:01 [2021-07-16T17:17:01.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06adf114186e33e14) in /home/ubuntu/workspace/moby_PR-42647
[Pipeline] {
[Pipeline] checkout
17:17:01 [2021-07-16T17:17:01.234Z] The recommended git tool is: git
17:17:01 [2021-07-16T17:17:01.259Z] using credential docker-jenkins-github-credentials
17:17:01 [2021-07-16T17:17:01.267Z] Cloning the remote Git repository
17:17:01 [2021-07-16T17:17:01.267Z] Cloning with configured refspecs honoured and without tags
17:17:01 [2021-07-16T17:17:01.567Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:17:01 [2021-07-16T17:17:01.567Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b72b71d9\powershellScript.ps1'; exit $LASTEXITCODE;
17:17:01 [2021-07-16T17:17:01.567Z] ----------------------------------------------------------------------------
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] INFO: executeCI.ps1 starting at Fri Jul 16 17:16:59 CUT 2021
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Running git version 2.24.1.windows.2
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Branch:fe_release Build:20295.1.210212-1600
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Environment variables:
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] Name                           Value                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] ----                           -----                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:17:01 [2021-07-16T17:17:01.567Z] amd64                          true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:17:01 [2021-07-16T17:17:01.567Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:17:01 [2021-07-16T17:17:01.567Z] arm64                          true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:17:01 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:17:01 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:17:01 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:17:01 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:17:01 [2021-07-16T17:17:01.567Z] BRANCH_NAME                    PR-42647                                                                                
17:17:01 [2021-07-16T17:17:01.567Z] BUILD_DISPLAY_NAME             #2                                                                                      
17:17:01 [2021-07-16T17:17:01.567Z] BUILD_ID                       2                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] BUILD_NUMBER                   2                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] BUILD_TAG                      jenkins-moby-PR-42647-2                                                                 
17:17:01 [2021-07-16T17:17:01.567Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42647/2/                              
17:17:01 [2021-07-16T17:17:01.567Z] cgroup2                        true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_AUTHOR                  aiordache                                                                               
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_AUTHOR_DISPLAY_NAME     Anca Iordache                                                                           
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_BRANCH                  proxy_daemon_config                                                                     
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_FORK                    aiordache                                                                               
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_ID                      42647                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_TARGET                  master                                                                                  
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_TITLE                   Make daemon proxy settings configurable through daemon.json                             
17:17:01 [2021-07-16T17:17:01.567Z] CHANGE_URL                     https://github.com/moby/moby/pull/42647                                                 
17:17:01 [2021-07-16T17:17:01.567Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
17:17:01 [2021-07-16T17:17:01.567Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:17:01 [2021-07-16T17:17:01.567Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:17:01 [2021-07-16T17:17:01.567Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:17:01 [2021-07-16T17:17:01.567Z] COMPUTERNAME                   azwin-2-997000                                                                          
17:17:01 [2021-07-16T17:17:01.567Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:17:01 [2021-07-16T17:17:01.567Z] ConfigSequenceNumber           0                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] dco                            true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] DOCKER_BUILDKIT                0                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] DOCKER_DUT_DEBUG               1                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:17:01 [2021-07-16T17:17:01.567Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:17:01 [2021-07-16T17:17:01.567Z] EXECUTOR_NUMBER                0                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] FQDN                           azwin-2-997000.westus.cloudapp.azure.com                                                
17:17:01 [2021-07-16T17:17:01.567Z] GIT_BRANCH                     PR-42647                                                                                
17:17:01 [2021-07-16T17:17:01.567Z] GIT_COMMIT                     cf17e8d1e45b968c5795835f39c1dd3ad385cd80                                                
17:17:01 [2021-07-16T17:17:01.567Z] GIT_PREVIOUS_COMMIT            1524b36d1f0be6541ccf68d336b72d23a80e13ff                                                
17:17:01 [2021-07-16T17:17:01.567Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:17:01 [2021-07-16T17:17:01.567Z] HUDSON_COOKIE                  a081ba59-b85c-424b-9c47-5a6176abfea7                                                    
17:17:01 [2021-07-16T17:17:01.567Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:17:01 [2021-07-16T17:17:01.567Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:17:01 [2021-07-16T17:17:01.567Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:17:01 [2021-07-16T17:17:01.567Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
17:17:01 [2021-07-16T17:17:01.567Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:17:01 [2021-07-16T17:17:01.567Z] JENKINS_NODE_COOKIE            c91b4ec8-7b08-44c5-b174-080a71708e10                                                    
17:17:01 [2021-07-16T17:17:01.567Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:17:01 [2021-07-16T17:17:01.567Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:17:01 [2021-07-16T17:17:01.567Z] JOB_BASE_NAME                  PR-42647                                                                                
17:17:01 [2021-07-16T17:17:01.567Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42647/display/redirect                
17:17:01 [2021-07-16T17:17:01.567Z] JOB_NAME                       moby/PR-42647                                                                           
17:17:01 [2021-07-16T17:17:01.567Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42647/                                
17:17:01 [2021-07-16T17:17:01.567Z] library.jps.version            master                                                                                  
17:17:01 [2021-07-16T17:17:01.567Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:17:01 [2021-07-16T17:17:01.567Z] NODE_LABELS                    amd64 azure azwin-2-997000 azwin-2022 docker west-us windows windows-2022 x86_64        
17:17:01 [2021-07-16T17:17:01.567Z] NODE_NAME                      azwin-2-997000                                                                          
17:17:01 [2021-07-16T17:17:01.567Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] OS                             Windows_NT                                                                              
17:17:01 [2021-07-16T17:17:01.567Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:17:01 [2021-07-16T17:17:01.567Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:17:01 [2021-07-16T17:17:01.567Z] ppc64le                        false                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
17:17:01 [2021-07-16T17:17:01.567Z] PROCESSOR_LEVEL                6                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] PROCESSOR_REVISION             5504                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] ProgramData                    C:\ProgramData                                                                          
17:17:01 [2021-07-16T17:17:01.567Z] ProgramFiles                   C:\Program Files                                                                        
17:17:01 [2021-07-16T17:17:01.567Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:17:01 [2021-07-16T17:17:01.567Z] ProgramW6432                   C:\Program Files                                                                        
17:17:01 [2021-07-16T17:17:01.567Z] PROMPT                         $P$G                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:17:01 [2021-07-16T17:17:01.567Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:17:01 [2021-07-16T17:17:01.567Z] PUBLIC                         C:\Users\Public                                                                         
17:17:01 [2021-07-16T17:17:01.567Z] rootless                       true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=artif...
17:17:01 [2021-07-16T17:17:01.567Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=changes 
17:17:01 [2021-07-16T17:17:01.567Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect              
17:17:01 [2021-07-16T17:17:01.567Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=tests   
17:17:01 [2021-07-16T17:17:01.567Z] s390x                          false                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] SOURCES_DRIVE                  d                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] SOURCES_SUBDIR                 gopath                                                                                  
17:17:01 [2021-07-16T17:17:01.567Z] STAGE_NAME                     Run tests                                                                               
17:17:01 [2021-07-16T17:17:01.567Z] SystemDrive                    C:                                                                                      
17:17:01 [2021-07-16T17:17:01.567Z] SystemRoot                     C:\Windows                                                                              
17:17:01 [2021-07-16T17:17:01.567Z] TEMP                           C:\Windows\TEMP                                                                         
17:17:01 [2021-07-16T17:17:01.567Z] TESTDEBUG                      0                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] TESTRUN_DRIVE                  d                                                                                       
17:17:01 [2021-07-16T17:17:01.567Z] TESTRUN_SUBDIR                 CI                                                                                      
17:17:01 [2021-07-16T17:17:01.567Z] TIMEOUT                        120m                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] TMP                            C:\Windows\TEMP                                                                         
17:17:01 [2021-07-16T17:17:01.567Z] unit_validate                  true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] USERDOMAIN                     WORKGROUP                                                                               
17:17:01 [2021-07-16T17:17:01.567Z] USERNAME                       azwin-2-997000$                                                                         
17:17:01 [2021-07-16T17:17:01.567Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:17:01 [2021-07-16T17:17:01.567Z] validate_force                 false                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] windir                         C:\Windows                                                                              
17:17:01 [2021-07-16T17:17:01.567Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
17:17:01 [2021-07-16T17:17:01.567Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
17:17:01 [2021-07-16T17:17:01.567Z] windows2022                    true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] windows2022containerd          true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] windowsRS1                     false                                                                                   
17:17:01 [2021-07-16T17:17:01.567Z] windowsRS5                     true                                                                                    
17:17:01 [2021-07-16T17:17:01.567Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:17:01 [2021-07-16T17:17:01.567Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Sources under d:\gopath\...
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Test run under d:\CI\...
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:17:01 [2021-07-16T17:17:01.567Z] INFO: docker/docker repository was found
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Docker version of control daemon
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] Client: Mirantis Container Runtime
17:17:01 [2021-07-16T17:17:01.567Z]  Version:           20.10.0
17:17:01 [2021-07-16T17:17:01.567Z]  API version:       1.41
17:17:01 [2021-07-16T17:17:01.567Z]  Go version:        go1.13.15
17:17:01 [2021-07-16T17:17:01.567Z]  Git commit:        6ee42dc
17:17:01 [2021-07-16T17:17:01.567Z]  Built:             03/11/2021 13:24:56
17:17:01 [2021-07-16T17:17:01.567Z]  OS/Arch:           windows/amd64
17:17:01 [2021-07-16T17:17:01.567Z]  Context:           default
17:17:01 [2021-07-16T17:17:01.567Z]  Experimental:      true
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] Server: Mirantis Container Runtime
17:17:01 [2021-07-16T17:17:01.567Z]  Engine:
17:17:01 [2021-07-16T17:17:01.567Z]   Version:          20.10.0
17:17:01 [2021-07-16T17:17:01.567Z]   API version:      1.41 (minimum version 1.24)
17:17:01 [2021-07-16T17:17:01.567Z]   Go version:       go1.13.15
17:17:01 [2021-07-16T17:17:01.567Z]   Git commit:       1e08f21e79
17:17:01 [2021-07-16T17:17:01.567Z]   Built:            03/11/2021 13:23:32
17:17:01 [2021-07-16T17:17:01.567Z]   OS/Arch:          windows/amd64
17:17:01 [2021-07-16T17:17:01.567Z]   Experimental:     true
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] INFO: Docker info of control daemon
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] Client:
17:17:01 [2021-07-16T17:17:01.567Z]  Context:    default
17:17:01 [2021-07-16T17:17:01.567Z]  Debug Mode: false
17:17:01 [2021-07-16T17:17:01.567Z]  Plugins:
17:17:01 [2021-07-16T17:17:01.567Z]   app: Docker Application (Docker Inc., v0.8.0)
17:17:01 [2021-07-16T17:17:01.567Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:17:01 [2021-07-16T17:17:01.567Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:17:01 [2021-07-16T17:17:01.567Z] 
17:17:01 [2021-07-16T17:17:01.567Z] Server:
17:17:01 [2021-07-16T17:17:01.567Z]  Containers: 0
17:17:01 [2021-07-16T17:17:01.567Z]   Running: 0
17:17:01 [2021-07-16T17:17:01.567Z]   Paused: 0
17:17:01 [2021-07-16T17:17:01.567Z]   Stopped: 0
17:17:01 [2021-07-16T17:17:01.567Z]  Images: 10
17:17:01 [2021-07-16T17:17:01.568Z]  Server Version: 20.10.0
17:17:01 [2021-07-16T17:17:01.568Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:17:01 [2021-07-16T17:17:01.568Z]   Windows: 
17:17:01 [2021-07-16T17:17:01.568Z]   LCOW: 
17:17:01 [2021-07-16T17:17:01.568Z]  Logging Driver: json-file
17:17:01 [2021-07-16T17:17:01.568Z]  Plugins:
17:17:01 [2021-07-16T17:17:01.568Z]   Volume: local
17:17:01 [2021-07-16T17:17:01.568Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:17:01 [2021-07-16T17:17:01.568Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:17:01 [2021-07-16T17:17:01.568Z]  Swarm: inactive
17:17:01 [2021-07-16T17:17:01.568Z]  Default Isolation: process
17:17:01 [2021-07-16T17:17:01.568Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:17:01 [2021-07-16T17:17:01.568Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:17:01 [2021-07-16T17:17:01.568Z]  OSType: windows
17:17:01 [2021-07-16T17:17:01.568Z]  Architecture: x86_64
17:17:01 [2021-07-16T17:17:01.568Z]  CPUs: 4
17:17:01 [2021-07-16T17:17:01.568Z]  Total Memory: 32GiB
17:17:01 [2021-07-16T17:17:01.568Z]  Name: azwin-2-997000
17:17:01 [2021-07-16T17:17:01.568Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
17:17:01 [2021-07-16T17:17:01.568Z]  Docker Root Dir: D:\docker
17:17:01 [2021-07-16T17:17:01.568Z]  Debug Mode: false
17:17:01 [2021-07-16T17:17:01.568Z]  Registry: https://index.docker.io/v1/
17:17:01 [2021-07-16T17:17:01.568Z]  Labels:
17:17:01 [2021-07-16T17:17:01.568Z]  Experimental: true
17:17:01 [2021-07-16T17:17:01.568Z]  Insecure Registries:
17:17:01 [2021-07-16T17:17:01.568Z]   10.0.0.4:5000
17:17:01 [2021-07-16T17:17:01.568Z]   127.0.0.0/8
17:17:01 [2021-07-16T17:17:01.568Z]  Registry Mirrors:
17:17:01 [2021-07-16T17:17:01.568Z]   http://10.0.0.4:5000/
17:17:01 [2021-07-16T17:17:01.568Z]  Live Restore Enabled: false
17:17:01 [2021-07-16T17:17:01.568Z] 
17:17:01 [2021-07-16T17:17:01.568Z] 
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Commit hash is cf17e8d1e4
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Nuke-Everything...
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Container count on control daemon to delete is 0
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Nuking d:\CI
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Zapped successfully
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Location for testing is d:\CI\PR-42647\2
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:17:01 [2021-07-16T17:17:01.568Z] 
17:17:01 [2021-07-16T17:17:01.568Z] 
17:17:01 [2021-07-16T17:17:01.568Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 17:17:01...
17:17:01 [2021-07-16T17:17:01.568Z] 
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.77 Selecting previously unselected package g++-arm-linux-gnueabihf.
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.77 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.77 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.80 Selecting previously unselected package crossbuild-essential-armhf.
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.81 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.81 Unpacking crossbuild-essential-armhf (12.6) ...
17:17:01 [2021-07-16T17:17:01.751Z] #17 35.86 Selecting previously unselected package libc6-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.007Z] #17 35.86 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.008Z] #17 35.87 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
17:17:02 [2021-07-16T17:17:02.008Z] #17 36.06 Selecting previously unselected package libgcc1-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.008Z] #17 36.07 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.008Z] #17 36.07 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.008Z] #17 36.11 Selecting previously unselected package libgomp1-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.008Z] #17 36.11 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.008Z] #17 36.11 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
17:17:01 [2021-07-16T17:17:01.268Z] Cloning repository https://github.com/moby/moby.git
17:17:01 [2021-07-16T17:17:01.268Z]  > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10
17:17:01 [2021-07-16T17:17:01.299Z] Fetching upstream changes from https://github.com/moby/moby.git
17:17:01 [2021-07-16T17:17:01.299Z]  > git --version # timeout=10
17:17:01 [2021-07-16T17:17:01.307Z]  > git --version # 'git version 2.17.1'
17:17:01 [2021-07-16T17:17:01.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:01 [2021-07-16T17:17:01.309Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.15 Selecting previously unselected package libitm1-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.15 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.15 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.21 Selecting previously unselected package libatomic1-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.21 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.22 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.26 Selecting previously unselected package libstdc++6-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.26 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.26 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.264Z] #17 36.33 Selecting previously unselected package libasan5-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.34 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.34 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.41 Selecting previously unselected package liblsan0-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.41 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.41 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.46 Selecting previously unselected package libtsan0-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.46 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.47 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.53 Selecting previously unselected package libubsan1-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.54 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.54 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.520Z] #17 36.60 Selecting previously unselected package libquadmath0-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.60 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.61 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.66 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.66 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.67 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.84 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.84 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:17:02 [2021-07-16T17:17:02.777Z] #17 36.85 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:17:03 [2021-07-16T17:17:03.339Z] #17 37.48 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
17:17:03 [2021-07-16T17:17:03.595Z] #17 37.49 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:17:03 [2021-07-16T17:17:03.595Z] #17 37.49 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:17:03 [2021-07-16T17:17:03.595Z] #17 37.58 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
17:17:03 [2021-07-16T17:17:03.595Z] #17 37.59 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
17:17:03 [2021-07-16T17:17:03.595Z] #17 37.62 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
17:17:03 [2021-07-16T17:17:03.850Z] #17 37.85 Selecting previously unselected package libc6-dev-ppc64el-cross.
17:17:03 [2021-07-16T17:17:03.851Z] #17 37.85 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
17:17:03 [2021-07-16T17:17:03.851Z] #17 37.87 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
17:17:04 [2021-07-16T17:17:04.122Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:17:04 [2021-07-16T17:17:04.122Z] 
17:17:04 [2021-07-16T17:17:04.122Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:17:04 [2021-07-16T17:17:04.122Z] Installing docker-proxy to /usr/local/bin/
17:17:04 [2021-07-16T17:17:04.122Z] 
17:17:04 [2021-07-16T17:17:04.122Z] + mkdir -p bundles
17:17:04 [2021-07-16T17:17:04.123Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:17:04 [2021-07-16T17:17:04.412Z] #17 38.21 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
17:17:04 [2021-07-16T17:17:04.412Z] #17 38.22 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:17:04 [2021-07-16T17:17:04.412Z] #17 38.22 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:17:04 [2021-07-16T17:17:04.667Z] #17 38.63 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
17:17:04 [2021-07-16T17:17:04.667Z] #17 38.63 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:17:04 [2021-07-16T17:17:04.667Z] #17 38.64 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.229Z] #17 39.29 Selecting previously unselected package g++-powerpc64le-linux-gnu.
17:17:05 [2021-07-16T17:17:05.229Z] #17 39.29 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:17:05 [2021-07-16T17:17:05.229Z] #17 39.30 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.35 Selecting previously unselected package crossbuild-essential-ppc64el.
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.35 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.36 Unpacking crossbuild-essential-ppc64el (12.6) ...
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.40 Selecting previously unselected package libc6-s390x-cross.
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.41 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.41 Unpacking libc6-s390x-cross (2.28-7cross1) ...
17:17:05 [2021-07-16T17:17:05.484Z] #17 39.55 Selecting previously unselected package libgcc1-s390x-cross.
17:17:05 [2021-07-16T17:17:05.512Z] ?   	github.com/docker/docker/api	[no test files]
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.56 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.56 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.60 Selecting previously unselected package libgomp1-s390x-cross.
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.60 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.60 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.64 Selecting previously unselected package libitm1-s390x-cross.
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.64 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.65 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.68 Selecting previously unselected package libatomic1-s390x-cross.
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.68 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.69 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.72 Selecting previously unselected package libstdc++6-s390x-cross.
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.72 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.740Z] #17 39.73 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.86 Selecting previously unselected package libasan5-s390x-cross.
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.86 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.87 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.93 Selecting previously unselected package libubsan1-s390x-cross.
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.93 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.93 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.97 Selecting previously unselected package libgcc-8-dev-s390x-cross.
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.98 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:05 [2021-07-16T17:17:05.997Z] #17 39.98 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
17:17:06 [2021-07-16T17:17:06.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:17:06 [2021-07-16T17:17:06.061Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:17:06 [2021-07-16T17:17:06.061Z] GOOS="" GOARCH="" GOARM=""
17:17:06 [2021-07-16T17:17:06.061Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:17:06 [2021-07-16T17:17:06.061Z] 
17:17:06 [2021-07-16T17:17:06.253Z] #17 40.09 Selecting previously unselected package gcc-8-s390x-linux-gnu.
17:17:06 [2021-07-16T17:17:06.253Z] #17 40.09 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:17:06 [2021-07-16T17:17:06.253Z] #17 40.09 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:17:06 [2021-07-16T17:17:06.261Z] Sending build context to Docker daemon  60.86MB
17:17:06 [2021-07-16T17:17:06.261Z] 
17:17:06 [2021-07-16T17:17:06.261Z] Step 1/10 : FROM microsoft/windowsservercore
17:17:06 [2021-07-16T17:17:06.261Z]  ---> 39d157a84080
17:17:06 [2021-07-16T17:17:06.261Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> 607693de2667
17:17:06 [2021-07-16T17:17:06.261Z] Step 3/10 : ARG GO_VERSION=1.16.6
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> fc43aac4626f
17:17:06 [2021-07-16T17:17:06.261Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> ea5ccf43ecf1
17:17:06 [2021-07-16T17:17:06.261Z] 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}
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> 24c4bae14945
17:17:06 [2021-07-16T17:17:06.261Z] 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;
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> cc9435ec2795
17:17:06 [2021-07-16T17:17:06.261Z] 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
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> b8fe4ad400bf
17:17:06 [2021-07-16T17:17:06.261Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> 197e5a15ff84
17:17:06 [2021-07-16T17:17:06.261Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:17:06 [2021-07-16T17:17:06.261Z]  ---> Using cache
17:17:06 [2021-07-16T17:17:06.261Z]  ---> 34278012ecb2
17:17:06 [2021-07-16T17:17:06.261Z] Step 10/10 : COPY . .
17:17:06 [2021-07-16T17:17:06.508Z] #17 40.65 Selecting previously unselected package gcc-s390x-linux-gnu.
17:17:06 [2021-07-16T17:17:06.621Z] + TEST_INTEGRATION_DEST=1
17:17:06 [2021-07-16T17:17:06.621Z] + CONTAINER_NAME=docker-pr2-1
17:17:06 [2021-07-16T17:17:06.621Z] + TEST_SKIP_INTEGRATION_CLI=1
17:17:06 [2021-07-16T17:17:06.621Z] + run_tests test-integration-flaky
17:17:06 [2021-07-16T17:17:06.621Z] + '[' -n 0 ']'
17:17:06 [2021-07-16T17:17:06.621Z] + rm=
17:17:06 [2021-07-16T17:17:06.621Z] + TEST_INTEGRATION_DEST=2
17:17:06 [2021-07-16T17:17:06.621Z] + CONTAINER_NAME=docker-pr2-2
17:17:06 [2021-07-16T17:17:06.621Z] + TEST_SKIP_INTEGRATION=1
17:17:06 [2021-07-16T17:17:06.621Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:17:06 [2021-07-16T17:17:06.621Z] + run_tests
17:17:06 [2021-07-16T17:17:06.621Z] + c=0
17:17:06 [2021-07-16T17:17:06.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh test-integration-flaky test-integration
17:17:06 [2021-07-16T17:17:06.621Z] + '[' -n 0 ']'
17:17:06 [2021-07-16T17:17:06.621Z] + rm=
17:17:06 [2021-07-16T17:17:06.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh '' test-integration
17:17:06 [2021-07-16T17:17:06.621Z] + TEST_INTEGRATION_DEST=3
17:17:06 [2021-07-16T17:17:06.621Z] + CONTAINER_NAME=docker-pr2-3
17:17:06 [2021-07-16T17:17:06.621Z] + TEST_SKIP_INTEGRATION=1
17:17:06 [2021-07-16T17:17:06.621Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:17:06 [2021-07-16T17:17:06.621Z] + run_tests
17:17:06 [2021-07-16T17:17:06.621Z] ++ jobs -p
17:17:06 [2021-07-16T17:17:06.621Z] + '[' -n 0 ']'
17:17:06 [2021-07-16T17:17:06.621Z] + rm=
17:17:06 [2021-07-16T17:17:06.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh '' test-integration
17:17:06 [2021-07-16T17:17:06.621Z] + for job in $(jobs -p)
17:17:06 [2021-07-16T17:17:06.621Z] + wait 3173
17:17:06 [2021-07-16T17:17:06.764Z] #17 40.66 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:17:06 [2021-07-16T17:17:06.764Z] #17 40.66 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
17:17:06 [2021-07-16T17:17:06.764Z] #17 40.70 Selecting previously unselected package linux-libc-dev-s390x-cross.
17:17:06 [2021-07-16T17:17:06.764Z] #17 40.70 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
17:17:06 [2021-07-16T17:17:06.764Z] #17 40.70 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
17:17:07 [2021-07-16T17:17:07.021Z] #17 40.86 Selecting previously unselected package libc6-dev-s390x-cross.
17:17:07 [2021-07-16T17:17:07.021Z] #17 40.87 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
17:17:07 [2021-07-16T17:17:07.021Z] #17 40.87 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
17:17:07 [2021-07-16T17:17:07.276Z] #17 41.15 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
17:17:07 [2021-07-16T17:17:07.276Z] #17 41.15 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
17:17:07 [2021-07-16T17:17:07.276Z] #17 41.15 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
17:17:07 [2021-07-16T17:17:07.532Z] #17 41.44 Selecting previously unselected package g++-8-s390x-linux-gnu.
17:17:07 [2021-07-16T17:17:07.532Z] #17 41.44 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:17:07 [2021-07-16T17:17:07.532Z] #17 41.45 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:17:07 [2021-07-16T17:17:07.548Z] 
17:17:07 [2021-07-16T17:17:07.548Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:17:07 [2021-07-16T17:17:07.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:17:07 [2021-07-16T17:17:07.548Z] HOSTNAME=cdb1a817732e
17:17:07 [2021-07-16T17:17:07.548Z] TEST_SKIP_INTEGRATION=1
17:17:07 [2021-07-16T17:17:07.548Z] TESTDEBUG=0
17:17:07 [2021-07-16T17:17:07.548Z] DEST=bundles/test-integration
17:17:07 [2021-07-16T17:17:07.548Z] PWD=/go/src/github.com/docker/docker
17:17:07 [2021-07-16T17:17:07.548Z] KEEPBUNDLE=1
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612
17:17:07 [2021-07-16T17:17:07.548Z] 
17:17:07 [2021-07-16T17:17:07.548Z] 
17:17:07 [2021-07-16T17:17:07.548Z] container=docker
17:17:07 [2021-07-16T17:17:07.548Z] HOME=/root
17:17:07 [2021-07-16T17:17:07.548Z] GOLANG_VERSION=1.16.6
17:17:07 [2021-07-16T17:17:07.548Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:17:07 [2021-07-16T17:17:07.548Z] VALIDATE_BRANCH=master
17:17:07 [2021-07-16T17:17:07.548Z] TERM=xterm
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_PKG=github.com/docker/docker
17:17:07 [2021-07-16T17:17:07.548Z] SHLVL=1
17:17:07 [2021-07-16T17:17:07.548Z] TIMEOUT=120m
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_GRAPHDRIVER=overlay2
17:17:07 [2021-07-16T17:17:07.548Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:17:07 [2021-07-16T17:17:07.548Z] GO111MODULE=off
17:17:07 [2021-07-16T17:17:07.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:17:07 [2021-07-16T17:17:07.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:17:07 [2021-07-16T17:17:07.548Z] GOPATH=/go
17:17:07 [2021-07-16T17:17:07.548Z] PKG_CONFIG=pkg-config
17:17:07 [2021-07-16T17:17:07.548Z] _=/usr/bin/env
17:17:07 [2021-07-16T17:17:07.548Z] Building test suite binary ./integration-cli/test.main
17:17:07 [2021-07-16T17:17:07.548Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:17:07 [2021-07-16T17:17:07.548Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:17:07 [2021-07-16T17:17:07.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:17:07 [2021-07-16T17:17:07.548Z] HOSTNAME=c7287e2b3e45
17:17:07 [2021-07-16T17:17:07.548Z] TEST_SKIP_INTEGRATION=1
17:17:07 [2021-07-16T17:17:07.548Z] TESTDEBUG=0
17:17:07 [2021-07-16T17:17:07.548Z] DEST=bundles/test-integration
17:17:07 [2021-07-16T17:17:07.548Z] PWD=/go/src/github.com/docker/docker
17:17:07 [2021-07-16T17:17:07.548Z] KEEPBUNDLE=1
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612
17:17:07 [2021-07-16T17:17:07.548Z] container=docker
17:17:07 [2021-07-16T17:17:07.548Z] HOME=/root
17:17:07 [2021-07-16T17:17:07.548Z] GOLANG_VERSION=1.16.6
17:17:07 [2021-07-16T17:17:07.548Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:17:07 [2021-07-16T17:17:07.548Z] VALIDATE_BRANCH=master
17:17:07 [2021-07-16T17:17:07.548Z] TERM=xterm
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_PKG=github.com/docker/docker
17:17:07 [2021-07-16T17:17:07.548Z] SHLVL=1
17:17:07 [2021-07-16T17:17:07.548Z] TIMEOUT=120m
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:17:07 [2021-07-16T17:17:07.548Z] DOCKER_GRAPHDRIVER=overlay2
17:17:07 [2021-07-16T17:17:07.548Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:17:07 [2021-07-16T17:17:07.548Z] GO111MODULE=off
17:17:07 [2021-07-16T17:17:07.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:17:07 [2021-07-16T17:17:07.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:17:07 [2021-07-16T17:17:07.548Z] GOPATH=/go
17:17:07 [2021-07-16T17:17:07.548Z] PKG_CONFIG=pkg-config
17:17:07 [2021-07-16T17:17:07.548Z] _=/usr/bin/env
17:17:07 [2021-07-16T17:17:07.548Z] Building test suite binary ./integration-cli/test.main
17:17:07 [2021-07-16T17:17:07.805Z] No new tests added to integration.
17:17:07 [2021-07-16T17:17:07.805Z] 
17:17:07 [2021-07-16T17:17:07.805Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:17:08 [2021-07-16T17:17:08.462Z] #17 42.52 Selecting previously unselected package g++-s390x-linux-gnu.
17:17:08 [2021-07-16T17:17:08.462Z] #17 42.52 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:17:08 [2021-07-16T17:17:08.462Z] #17 42.57 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.67 Selecting previously unselected package crossbuild-essential-s390x.
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.67 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.67 Unpacking crossbuild-essential-s390x (12.6) ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.72 Setting up libconfig-inifiles-perl (3.000001-1) ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.74 Setting up libfile-which-perl (1.23-1) ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.75 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.76 Setting up libc6-armhf-cross (2.28-7cross1) ...
17:17:08 [2021-07-16T17:17:08.718Z] #17 42.77 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
17:17:08 [2021-07-16T17:17:08.734Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:17:08 [2021-07-16T17:17:08.734Z] HOSTNAME=9eb31c07bef1
17:17:08 [2021-07-16T17:17:08.734Z] TESTDEBUG=0
17:17:08 [2021-07-16T17:17:08.734Z] DEST=bundles/test-integration
17:17:08 [2021-07-16T17:17:08.734Z] PWD=/go/src/github.com/docker/docker
17:17:08 [2021-07-16T17:17:08.734Z] KEEPBUNDLE=1
17:17:08 [2021-07-16T17:17:08.734Z] DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612
17:17:08 [2021-07-16T17:17:08.734Z] container=docker
17:17:08 [2021-07-16T17:17:08.734Z] HOME=/root
17:17:08 [2021-07-16T17:17:08.734Z] GOLANG_VERSION=1.16.6
17:17:08 [2021-07-16T17:17:08.734Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:17:08 [2021-07-16T17:17:08.734Z] VALIDATE_BRANCH=master
17:17:08 [2021-07-16T17:17:08.734Z] TERM=xterm
17:17:08 [2021-07-16T17:17:08.734Z] DOCKER_PKG=github.com/docker/docker
17:17:08 [2021-07-16T17:17:08.734Z] SHLVL=1
17:17:08 [2021-07-16T17:17:08.734Z] TIMEOUT=120m
17:17:08 [2021-07-16T17:17:08.734Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:17:08 [2021-07-16T17:17:08.734Z] DOCKER_GRAPHDRIVER=overlay2
17:17:08 [2021-07-16T17:17:08.734Z] GO111MODULE=off
17:17:08 [2021-07-16T17:17:08.734Z] TEST_SKIP_INTEGRATION_CLI=1
17:17:08 [2021-07-16T17:17:08.734Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:17:08 [2021-07-16T17:17:08.734Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:17:08 [2021-07-16T17:17:08.734Z] GOPATH=/go
17:17:08 [2021-07-16T17:17:08.734Z] PKG_CONFIG=pkg-config
17:17:08 [2021-07-16T17:17:08.734Z] _=/usr/bin/env
17:17:08 [2021-07-16T17:17:08.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:17:08 [2021-07-16T17:17:08.973Z] #17 42.78 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.80 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.81 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.82 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.84 Setting up libc6-s390x-cross (2.28-7cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.85 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.88 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.89 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.91 Setting up libxml-namespacesupport-perl (1.12-1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.93 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.94 Setting up file (1:5.35-4+deb10u2) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.96 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.97 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 42.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.01 Setting up libyaml-perl (1.27-1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.02 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.05 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.06 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.07 Setting up libxml-sax-base-perl (1.09-1) ...
17:17:08 [2021-07-16T17:17:08.974Z] #17 43.09 Setting up libio-string-perl (1.08-3) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.10 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.12 Setting up cross-config (2.6.15-3) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.24 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.26 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.27 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.28 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.30 Setting up xz-utils (5.2.4-1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.33 Setting up libc6-arm64-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.229Z] #17 43.34 Setting up patch (2.7.6-3+deb10u1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.35 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.36 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.37 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.39 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.40 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.41 Setting up libc6-armel-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.42 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.44 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.45 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.46 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.47 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.48 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.49 Setting up libfile-homedir-perl (1.004-1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.51 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.52 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.54 Setting up liblocale-gettext-perl (1.07-3+b4) ...
17:17:09 [2021-07-16T17:17:09.489Z] #17 43.55 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.746Z] #17 43.56 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.746Z] #17 43.58 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.746Z] #17 43.59 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.746Z] #17 43.60 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.746Z] #17 43.61 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.746Z] #17 43.62 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.64 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.66 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.67 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.69 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.70 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.71 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.72 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.73 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.74 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.75 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
17:17:09 [2021-07-16T17:17:09.747Z] #17 43.76 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.002Z] #17 43.78 Setting up libxml-sax-perl (1.00+dfsg-1) ...
17:17:10 [2021-07-16T17:17:10.002Z] #17 43.85 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
17:17:10 [2021-07-16T17:17:10.002Z] #17 43.95 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.08 
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.08 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.11 Setting up dpkg-dev (1.19.7) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.13 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.14 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.16 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.17 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.19 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.20 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.21 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.25 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
17:17:10 [2021-07-16T17:17:10.258Z] #17 44.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
17:17:10 [2021-07-16T17:17:10.514Z] #17 44.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
17:17:10 [2021-07-16T17:17:10.514Z] #17 44.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
17:17:10 [2021-07-16T17:17:10.514Z] #17 44.55 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
17:17:10 [2021-07-16T17:17:10.514Z] #17 44.56 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:17:10 [2021-07-16T17:17:10.514Z] #17 44.57 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.58 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.60 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.61 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.62 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.64 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.65 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.67 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.68 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.69 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.70 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.72 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.73 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.74 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.76 Setting up libxml-simple-perl (2.25-1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.77 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.78 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.79 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.81 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.82 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
17:17:10 [2021-07-16T17:17:10.769Z] #17 44.83 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.770Z] #17 44.84 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.770Z] #17 44.85 Setting up libconfig-auto-perl (0.44-1) ...
17:17:10 [2021-07-16T17:17:10.770Z] #17 44.87 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.770Z] #17 44.88 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.770Z] #17 44.89 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
17:17:10 [2021-07-16T17:17:10.770Z] #17 44.90 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.91 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.92 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.94 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.95 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.96 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.98 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 44.99 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.00 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.02 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.03 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.05 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.07 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.10 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.025Z] #17 45.11 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.12 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.13 Setting up dpkg-cross (2.6.15-3) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.18 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.19 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.20 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.22 Setting up crossbuild-essential-armhf (12.6) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.23 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.24 Setting up crossbuild-essential-arm64 (12.6) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.25 Setting up crossbuild-essential-s390x (12.6) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.26 Setting up crossbuild-essential-ppc64el (12.6) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.28 Setting up crossbuild-essential-armel (12.6) ...
17:17:11 [2021-07-16T17:17:11.281Z] #17 45.29 Processing triggers for libc-bin (2.28-10) ...
17:17:11 [2021-07-16T17:17:11.842Z] #17 DONE 45.7s
17:17:11 [2021-07-16T17:17:11.842Z] 
17:17:11 [2021-07-16T17:17:11.842Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
17:17:11 [2021-07-16T17:17:11.842Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc
17:17:13 [2021-07-16T17:17:13.732Z] #18 DONE 2.1s
17:17:13 [2021-07-16T17:17:13.732Z] 
17:17:13 [2021-07-16T17:17:13.732Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:13 [2021-07-16T17:17:13.732Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:15 [2021-07-16T17:17:15.620Z] #19 1.560 Hit:1 http://deb.debian.org/debian buster-backports InRelease
17:17:15 [2021-07-16T17:17:15.620Z] #19 1.560 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:17:15 [2021-07-16T17:17:15.620Z] #19 1.560 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:17:15 [2021-07-16T17:17:15.620Z] #19 1.560 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:17:15 [2021-07-16T17:17:15.620Z] #19 1.958 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
17:17:15 [2021-07-16T17:17:15.878Z] #19 2.021 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
17:17:15 [2021-07-16T17:17:15.878Z] #19 2.069 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
17:17:15 [2021-07-16T17:17:15.878Z] #19 2.103 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
17:17:15 [2021-07-16T17:17:15.878Z] #19 2.182 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
17:17:16 [2021-07-16T17:17:16.744Z] Fetching without tags
17:17:17 [2021-07-16T17:17:17.007Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:17:16 [2021-07-16T17:17:16.710Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:17:16 [2021-07-16T17:17:16.720Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:17:16 [2021-07-16T17:17:16.725Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:17:16 [2021-07-16T17:17:16.733Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:17:16 [2021-07-16T17:17:16.741Z] Fetching upstream changes from https://github.com/moby/moby.git
17:17:16 [2021-07-16T17:17:16.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:16 [2021-07-16T17:17:16.742Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:17:17 [2021-07-16T17:17:17.004Z]  > git config core.sparsecheckout # timeout=10
17:17:17 [2021-07-16T17:17:17.009Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:17:17 [2021-07-16T17:17:17.246Z] #19 ...
17:17:17 [2021-07-16T17:17:17.246Z] 
17:17:17 [2021-07-16T17:17:17.246Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
17:17:17 [2021-07-16T17:17:17.246Z] #31 sha256:dee07f14dc0ac584b7da66d35beeb53e19f580f96c42418b1a66eb3712241358
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.826 + RM_GOPATH=0
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.826 + TMP_GOPATH=
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.826 + : /build
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.826 + '[' -z '' ']'
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.829 ++ mktemp -d
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.830 + export GOPATH=/tmp/tmp.KuaFErojIh
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.830 + GOPATH=/tmp/tmp.KuaFErojIh
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.830 + RM_GOPATH=1
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.830 + case "$(go env GOARCH)" in
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.831 ++ go env GOARCH
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.844 + export GO_BUILDMODE=-buildmode=pie
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.844 + GO_BUILDMODE=-buildmode=pie
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.845 ++ dirname /tmp/install/install.sh
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 + dir=/tmp/install
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 + bin=dockercli
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 + shift
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 + . /tmp/install/dockercli.installer
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 ++ : stable
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.848 ++ : 17.06.2-ce
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.849 + install_dockercli
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.849 Install docker/cli version 17.06.2-ce from stable
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.849 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.849 ++ uname -m
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.853 + arch=x86_64
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.853 + '[' x86_64 '!=' x86_64 ']'
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.853 + url=https://download.docker.com/linux/static
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.853 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:17:17 [2021-07-16T17:17:17.246Z] #31 1.854 + tar -xz docker/docker
17:17:17 [2021-07-16T17:17:17.246Z] #31 5.051 + mkdir -p /build
17:17:17 [2021-07-16T17:17:17.246Z] #31 5.059 + mv docker/docker /build/
17:17:17 [2021-07-16T17:17:17.246Z] #31 5.062 + rmdir docker
17:17:17 [2021-07-16T17:17:17.246Z] #31 DONE 5.2s
17:17:17 [2021-07-16T17:17:17.246Z] 
17:17:17 [2021-07-16T17:17:17.246Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:17 [2021-07-16T17:17:17.246Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:17 [2021-07-16T17:17:17.246Z] #19 3.118 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:17:17 [2021-07-16T17:17:17.809Z] #19 3.963 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:17:18 [2021-07-16T17:17:18.064Z] Merge succeeded, producing b91946b6d99eb0a101464df5f55affc18c244f34
17:17:18 [2021-07-16T17:17:18.064Z] Checking out Revision b91946b6d99eb0a101464df5f55affc18c244f34 (PR-42647)
17:17:18 [2021-07-16T17:17:18.135Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:17:18 [2021-07-16T17:17:18.154Z] First time build. Skipping changelog.
17:17:18 [2021-07-16T17:17:18.373Z] #19 4.405 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:17:18 [2021-07-16T17:17:18.827Z] + docker version
17:17:18 [2021-07-16T17:17:18.827Z] Client: Docker Engine - Community
17:17:18 [2021-07-16T17:17:18.827Z]  Version:           20.10.6
17:17:18 [2021-07-16T17:17:18.827Z]  API version:       1.41
17:17:18 [2021-07-16T17:17:18.827Z]  Go version:        go1.13.15
17:17:18 [2021-07-16T17:17:18.827Z]  Git commit:        370c289
17:17:18 [2021-07-16T17:17:18.827Z]  Built:             Fri Apr  9 22:46:01 2021
17:17:18 [2021-07-16T17:17:18.827Z]  OS/Arch:           linux/amd64
17:17:18 [2021-07-16T17:17:18.827Z]  Context:           default
17:17:18 [2021-07-16T17:17:18.827Z]  Experimental:      true
17:17:18 [2021-07-16T17:17:18.827Z] 
17:17:18 [2021-07-16T17:17:18.827Z] Server: Docker Engine - Community
17:17:18 [2021-07-16T17:17:18.827Z]  Engine:
17:17:18 [2021-07-16T17:17:18.827Z]   Version:          20.10.6
17:17:18 [2021-07-16T17:17:18.827Z]   API version:      1.41 (minimum version 1.12)
17:17:18 [2021-07-16T17:17:18.827Z]   Go version:       go1.13.15
17:17:18 [2021-07-16T17:17:18.827Z]   Git commit:       8728dd2
17:17:18 [2021-07-16T17:17:18.827Z]   Built:            Fri Apr  9 22:44:13 2021
17:17:18 [2021-07-16T17:17:18.827Z]   OS/Arch:          linux/amd64
17:17:18 [2021-07-16T17:17:18.827Z]   Experimental:     true
17:17:18 [2021-07-16T17:17:18.827Z]  containerd:
17:17:18 [2021-07-16T17:17:18.827Z]   Version:          1.4.6
17:17:18 [2021-07-16T17:17:18.827Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
17:17:18 [2021-07-16T17:17:18.827Z]  runc:
17:17:18 [2021-07-16T17:17:18.827Z]   Version:          1.0.0-rc95
17:17:18 [2021-07-16T17:17:18.827Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:17:18 [2021-07-16T17:17:18.827Z]  docker-init:
17:17:18 [2021-07-16T17:17:18.827Z]   Version:          0.19.0
17:17:18 [2021-07-16T17:17:18.827Z]   GitCommit:        de40ad0
[Pipeline] sh
17:17:17 [2021-07-16T17:17:17.457Z]  > git remote # timeout=10
17:17:17 [2021-07-16T17:17:17.472Z]  > git config --get remote.origin.url # timeout=10
17:17:17 [2021-07-16T17:17:17.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:17 [2021-07-16T17:17:17.484Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:17:18 [2021-07-16T17:17:18.053Z]  > git rev-parse HEAD^{commit} # timeout=10
17:17:18 [2021-07-16T17:17:18.061Z]  > git config core.sparsecheckout # timeout=10
17:17:18 [2021-07-16T17:17:18.070Z]  > git checkout -f b91946b6d99eb0a101464df5f55affc18c244f34 # timeout=10
17:17:18 [2021-07-16T17:17:18.131Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:17:18 [2021-07-16T17:17:18.936Z] #19 5.159 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:17:19 [2021-07-16T17:17:19.110Z] + docker info
17:17:19 [2021-07-16T17:17:19.678Z] Client:
17:17:19 [2021-07-16T17:17:19.678Z]  Context:    default
17:17:19 [2021-07-16T17:17:19.678Z]  Debug Mode: false
17:17:19 [2021-07-16T17:17:19.678Z]  Plugins:
17:17:19 [2021-07-16T17:17:19.678Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:17:19 [2021-07-16T17:17:19.678Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
17:17:19 [2021-07-16T17:17:19.678Z]   scan: Docker Scan (Docker Inc., v0.7.0)
17:17:19 [2021-07-16T17:17:19.678Z] 
17:17:19 [2021-07-16T17:17:19.678Z] Server:
17:17:19 [2021-07-16T17:17:19.678Z]  Containers: 0
17:17:19 [2021-07-16T17:17:19.678Z]   Running: 0
17:17:19 [2021-07-16T17:17:19.678Z]   Paused: 0
17:17:19 [2021-07-16T17:17:19.678Z]   Stopped: 0
17:17:19 [2021-07-16T17:17:19.678Z]  Images: 2
17:17:19 [2021-07-16T17:17:19.678Z]  Server Version: 20.10.6
17:17:19 [2021-07-16T17:17:19.678Z]  Storage Driver: overlay2
17:17:19 [2021-07-16T17:17:19.678Z]   Backing Filesystem: extfs
17:17:19 [2021-07-16T17:17:19.678Z]   Supports d_type: true
17:17:19 [2021-07-16T17:17:19.678Z]   Native Overlay Diff: true
17:17:19 [2021-07-16T17:17:19.678Z]   userxattr: false
17:17:19 [2021-07-16T17:17:19.678Z]  Logging Driver: json-file
17:17:19 [2021-07-16T17:17:19.678Z]  Cgroup Driver: cgroupfs
17:17:19 [2021-07-16T17:17:19.678Z]  Cgroup Version: 1
17:17:19 [2021-07-16T17:17:19.678Z]  Plugins:
17:17:19 [2021-07-16T17:17:19.678Z]   Volume: local
17:17:19 [2021-07-16T17:17:19.678Z]   Network: bridge host ipvlan macvlan null overlay
17:17:19 [2021-07-16T17:17:19.678Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:17:19 [2021-07-16T17:17:19.678Z]  Swarm: inactive
17:17:19 [2021-07-16T17:17:19.678Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:17:19 [2021-07-16T17:17:19.678Z]  Default Runtime: runc
17:17:19 [2021-07-16T17:17:19.678Z]  Init Binary: docker-init
17:17:19 [2021-07-16T17:17:19.678Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
17:17:19 [2021-07-16T17:17:19.678Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:17:19 [2021-07-16T17:17:19.678Z]  init version: de40ad0
17:17:19 [2021-07-16T17:17:19.678Z]  Security Options:
17:17:19 [2021-07-16T17:17:19.678Z]   apparmor
17:17:19 [2021-07-16T17:17:19.678Z]   seccomp
17:17:19 [2021-07-16T17:17:19.678Z]    Profile: default
17:17:19 [2021-07-16T17:17:19.678Z]  Kernel Version: 5.4.0-1048-aws
17:17:19 [2021-07-16T17:17:19.678Z]  Operating System: Ubuntu 18.04.5 LTS
17:17:19 [2021-07-16T17:17:19.678Z]  OSType: linux
17:17:19 [2021-07-16T17:17:19.678Z]  Architecture: x86_64
17:17:19 [2021-07-16T17:17:19.678Z]  CPUs: 2
17:17:19 [2021-07-16T17:17:19.678Z]  Total Memory: 7.487GiB
17:17:19 [2021-07-16T17:17:19.678Z]  Name: ip-10-100-57-141
17:17:19 [2021-07-16T17:17:19.678Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
17:17:19 [2021-07-16T17:17:19.678Z]  Docker Root Dir: /var/lib/docker
17:17:19 [2021-07-16T17:17:19.678Z]  Debug Mode: false
17:17:19 [2021-07-16T17:17:19.678Z]  Registry: https://index.docker.io/v1/
17:17:19 [2021-07-16T17:17:19.678Z]  Labels:
17:17:19 [2021-07-16T17:17:19.678Z]  Experimental: true
17:17:19 [2021-07-16T17:17:19.678Z]  Insecure Registries:
17:17:19 [2021-07-16T17:17:19.678Z]   127.0.0.0/8
17:17:19 [2021-07-16T17:17:19.678Z]  Live Restore Enabled: true
17:17:19 [2021-07-16T17:17:19.678Z] 
17:17:19 [2021-07-16T17:17:19.678Z] WARNING: No swap limit support
[Pipeline] sh
17:17:19 [2021-07-16T17:17:19.866Z] #19 ...
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:17:19 [2021-07-16T17:17:19.866Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
17:17:19 [2021-07-16T17:17:19.866Z] #34 CACHED
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:17:19 [2021-07-16T17:17:19.866Z] #35 sha256:53665691c7387c26e400b46c5743862e2cf7605a8720e0de33349bfde1dba8f3
17:17:19 [2021-07-16T17:17:19.866Z] #35 CACHED
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:17:19 [2021-07-16T17:17:19.866Z] #36 sha256:a7a974fbc1aaff2cc908cded8610fab2f5f384a20790f60e1f740802cbc372d0
17:17:19 [2021-07-16T17:17:19.866Z] #36 CACHED
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:17:19 [2021-07-16T17:17:19.866Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
17:17:19 [2021-07-16T17:17:19.866Z] #38 CACHED
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:17:19 [2021-07-16T17:17:19.866Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
17:17:19 [2021-07-16T17:17:19.866Z] #39 CACHED
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
17:17:19 [2021-07-16T17:17:19.866Z] #41 sha256:d0099e5bd0b2fb822439fa72e9dd82a39e315354f45ac6daa4439a806c9402aa
17:17:19 [2021-07-16T17:17:19.866Z] #41 CACHED
17:17:19 [2021-07-16T17:17:19.866Z] 
17:17:19 [2021-07-16T17:17:19.866Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:19 [2021-07-16T17:17:19.866Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:19 [2021-07-16T17:17:19.866Z] #19 6.043 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:17:19 [2021-07-16T17:17:19.967Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:17:19 [2021-07-16T17:17:19.967Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
17:17:19 [2021-07-16T17:17:19.967Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
17:17:19 [2021-07-16T17:17:19.967Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh
17:17:19 [2021-07-16T17:17:19.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:17:19 [2021-07-16T17:17:19.967Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
17:17:19 [2021-07-16T17:17:19.967Z] 
17:17:19 [2021-07-16T17:17:19.967Z] Generally Necessary:
17:17:19 [2021-07-16T17:17:19.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:17:19 [2021-07-16T17:17:19.967Z] - apparmor: enabled and tools installed
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_NAMESPACES: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_NET_NS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_PID_NS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_IPC_NS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_UTS_NS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_CGROUPS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_CPUACCT: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_DEVICE: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_FREEZER: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_SCHED: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_CPUSETS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_MEMCG: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_KEYS: enabled
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_VETH: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_BRIDGE: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:17:19 [2021-07-16T17:17:19.967Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_NF_NAT: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_POSIX_MQUEUE: enabled
17:17:20 [2021-07-16T17:17:20.227Z] 
17:17:20 [2021-07-16T17:17:20.227Z] Optional Features:
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_USER_NS: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_SECCOMP: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_SECCOMP_FILTER: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_PIDS: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_MEMCG_SWAP: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:17:20 [2021-07-16T17:17:20.227Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_BLK_CGROUP: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_PERF: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_HUGETLB: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_CFS_BANDWIDTH: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_RT_GROUP_SCHED: missing
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_NFCT: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_RR: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_SECURITY_SELINUX: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_SECURITY_APPARMOR: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_EXT4_FS: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:17:20 [2021-07-16T17:17:20.227Z] - Network Drivers:
17:17:20 [2021-07-16T17:17:20.227Z]   - "overlay":
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_VXLAN: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       Optional (for encrypted networks):
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_CRYPTO: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_CRYPTO_AEAD: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_CRYPTO_GCM: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_CRYPTO_GHASH: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_XFRM: enabled
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_XFRM_USER: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]       - CONFIG_INET_ESP: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]   - "ipvlan":
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_IPVLAN: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]   - "macvlan":
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_MACVLAN: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_DUMMY: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]   - "ftp,tftp client in container":
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:17:20 [2021-07-16T17:17:20.227Z] - Storage Drivers:
17:17:20 [2021-07-16T17:17:20.227Z]   - "aufs":
17:17:20 [2021-07-16T17:17:20.227Z]     - CONFIG_AUFS_FS: enabled (as module)
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.537 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.561 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.570 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.592 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.611 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.632 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.633 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.633 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.634 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:17:20 [2021-07-16T17:17:20.429Z] #19 6.635 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:17:20 [2021-07-16T17:17:20.486Z]   - "btrfs":
17:17:20 [2021-07-16T17:17:20.486Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:17:20 [2021-07-16T17:17:20.486Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:17:20 [2021-07-16T17:17:20.486Z]   - "devicemapper":
17:17:20 [2021-07-16T17:17:20.486Z]     - CONFIG_BLK_DEV_DM: enabled
17:17:20 [2021-07-16T17:17:20.486Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:17:20 [2021-07-16T17:17:20.486Z]   - "overlay":
17:17:20 [2021-07-16T17:17:20.486Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:17:20 [2021-07-16T17:17:20.486Z]   - "zfs":
17:17:20 [2021-07-16T17:17:20.486Z]     - /dev/zfs: present
17:17:20 [2021-07-16T17:17:20.486Z]     - zfs command: missing
17:17:20 [2021-07-16T17:17:20.486Z]     - zpool command: missing
17:17:20 [2021-07-16T17:17:20.486Z] 
17:17:20 [2021-07-16T17:17:20.486Z] Limits:
17:17:20 [2021-07-16T17:17:20.486Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:17:20 [2021-07-16T17:17:20.486Z] 
17:17:20 [2021-07-16T17:17:20.486Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:17:20 [2021-07-16T17:17:20.818Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b91946b6d99eb0a101464df5f55affc18c244f34 .
17:17:20 [2021-07-16T17:17:20.818Z] #2 [internal] load .dockerignore
17:17:20 [2021-07-16T17:17:20.818Z] #2 sha256:18d7a9f9c355d80ff8cf614575ab062920c532102e37c325d6b1c0f02dfedf4f
17:17:20 [2021-07-16T17:17:20.818Z] #2 transferring context: 87B done
17:17:20 [2021-07-16T17:17:20.818Z] #2 DONE 0.0s
17:17:20 [2021-07-16T17:17:20.818Z] 
17:17:20 [2021-07-16T17:17:20.818Z] #1 [internal] load build definition from Dockerfile
17:17:20 [2021-07-16T17:17:20.818Z] #1 sha256:64a9030c529be13887712ca8a69db625641d04aa2bf4e8af9b6b1050bc8aa044
17:17:20 [2021-07-16T17:17:20.818Z] #1 transferring dockerfile: 16.59kB done
17:17:20 [2021-07-16T17:17:20.818Z] #1 DONE 0.0s
17:17:20 [2021-07-16T17:17:20.818Z] 
17:17:20 [2021-07-16T17:17:20.818Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:17:20 [2021-07-16T17:17:20.818Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:17:21 [2021-07-16T17:17:21.077Z] #3 DONE 0.1s
17:17:21 [2021-07-16T17:17:21.077Z] 
17:17:21 [2021-07-16T17:17:21.077Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:17:21 [2021-07-16T17:17:21.077Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:17:21 [2021-07-16T17:17:21.077Z] #4 CACHED
17:17:21 [2021-07-16T17:17:21.336Z] 
17:17:21 [2021-07-16T17:17:21.336Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:17:21 [2021-07-16T17:17:21.336Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:17:21 [2021-07-16T17:17:21.336Z] #6 DONE 0.1s
17:17:21 [2021-07-16T17:17:21.336Z] 
17:17:21 [2021-07-16T17:17:21.336Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
17:17:21 [2021-07-16T17:17:21.336Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
17:17:21 [2021-07-16T17:17:21.336Z] #5 DONE 0.1s
17:17:21 [2021-07-16T17:17:21.336Z] 
17:17:21 [2021-07-16T17:17:21.336Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:17:21 [2021-07-16T17:17:21.336Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:17:21 [2021-07-16T17:17:21.336Z] #8 DONE 0.1s
17:17:21 [2021-07-16T17:17:21.336Z] 
17:17:21 [2021-07-16T17:17:21.336Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:17:21 [2021-07-16T17:17:21.336Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:17:21 [2021-07-16T17:17:21.596Z] #7 DONE 0.3s
17:17:21 [2021-07-16T17:17:21.796Z] #19 ...
17:17:21 [2021-07-16T17:17:21.796Z] 
17:17:21 [2021-07-16T17:17:21.796Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
17:17:21 [2021-07-16T17:17:21.796Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
17:17:21 [2021-07-16T17:17:21.796Z] #43 1.978 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:17:21 [2021-07-16T17:17:21.796Z] #43 2.093 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:17:21 [2021-07-16T17:17:21.796Z] #43 2.190 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:17:21 [2021-07-16T17:17:21.796Z] #43 2.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 3.010 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 3.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 4.662 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 5.331 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.158 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.177 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.186 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.203 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.218 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.227 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.227 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.228 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.229 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:17:21 [2021-07-16T17:17:21.796Z] #43 6.231 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:17:21 [2021-07-16T17:17:21.858Z] 
17:17:21 [2021-07-16T17:17:21.858Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1
17:17:21 [2021-07-16T17:17:21.858Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440
17:17:21 [2021-07-16T17:17:21.858Z] #26 DONE 0.0s
17:17:21 [2021-07-16T17:17:21.858Z] 
17:17:21 [2021-07-16T17:17:21.858Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:17:21 [2021-07-16T17:17:21.858Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:17:21 [2021-07-16T17:17:21.858Z] #65 DONE 0.0s
17:17:21 [2021-07-16T17:17:21.858Z] 
17:17:21 [2021-07-16T17:17:21.858Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:17:21 [2021-07-16T17:17:21.858Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:17:21 [2021-07-16T17:17:21.858Z] #63 DONE 0.0s
17:17:21 [2021-07-16T17:17:21.858Z] 
17:17:21 [2021-07-16T17:17:21.858Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b
17:17:21 [2021-07-16T17:17:21.858Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331
17:17:21 [2021-07-16T17:17:21.858Z] #9 DONE 0.0s
17:17:21 [2021-07-16T17:17:21.858Z] 
17:17:21 [2021-07-16T17:17:21.858Z] #23 [internal] load build context
17:17:21 [2021-07-16T17:17:21.858Z] #23 sha256:9138c36f657d29d9a42b9b0d7498e480dc56456b68d7c5467665d55ebdc7c12a
17:17:22 [2021-07-16T17:17:22.052Z] #43 ...
17:17:22 [2021-07-16T17:17:22.052Z] 
17:17:22 [2021-07-16T17:17:22.052Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 sha256:eb34c35d4f7738730ab0c83dd9da30181cee33fb65bd79264254fc56cbd3ea7b
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + RM_GOPATH=0
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + TMP_GOPATH=
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + : /build
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + '[' -z '' ']'
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 ++ mktemp -d
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + export GOPATH=/tmp/tmp.M9MELcSrFP
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + GOPATH=/tmp/tmp.M9MELcSrFP
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + RM_GOPATH=1
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 + case "$(go env GOARCH)" in
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.271 ++ go env GOARCH
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.272 + export GO_BUILDMODE=-buildmode=pie
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.272 + GO_BUILDMODE=-buildmode=pie
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 ++ dirname /tmp/install/install.sh
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + dir=/tmp/install
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + bin=rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + shift
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + . /tmp/install/rootlesskit.installer
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 ++ : 4cd567642273d369adaadcbadca00880552c1778
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + install_rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + case "$1" in
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + export CGO_ENABLED=0
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + CGO_ENABLED=0
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + _install_rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.274 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.M9MELcSrFP/src/github.com/rootless-containers/rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.286 Cloning into '/tmp/tmp.M9MELcSrFP/src/github.com/rootless-containers/rootlesskit'...
17:17:22 [2021-07-16T17:17:22.053Z] #66 1.286 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.466 + cd /tmp/tmp.M9MELcSrFP/src/github.com/rootless-containers/rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.466 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.488 + export GO111MODULE=on
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.488 + GO111MODULE=on
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.488 + export GOPROXY=https://proxy.golang.org
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.488 + GOPROXY=https://proxy.golang.org
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.488 + for f in rootlesskit rootlesskit-docker-proxy
17:17:22 [2021-07-16T17:17:22.053Z] #66 2.488 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:17:22 [2021-07-16T17:17:22.053Z] #66 3.366 go: downloading github.com/sirupsen/logrus v1.8.1
17:17:22 [2021-07-16T17:17:22.053Z] #66 3.367 go: downloading github.com/pkg/errors v0.9.1
17:17:22 [2021-07-16T17:17:22.053Z] #66 3.405 go: downloading github.com/urfave/cli/v2 v2.3.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 3.667 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.108 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.490 go: downloading github.com/google/uuid v1.2.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.497 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.534 go: downloading github.com/moby/vpnkit v0.5.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.596 go: downloading github.com/gofrs/flock v0.8.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.696 go: downloading github.com/gorilla/mux v1.8.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 5.773 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:17:22 [2021-07-16T17:17:22.053Z] #66 6.014 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 6.088 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:17:22 [2021-07-16T17:17:22.053Z] #66 7.070 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:17:22 [2021-07-16T17:17:22.053Z] #66 8.863 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:17:22 [2021-07-16T17:17:22.053Z] #66 ...
17:17:22 [2021-07-16T17:17:22.053Z] 
17:17:22 [2021-07-16T17:17:22.053Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:17:22 [2021-07-16T17:17:22.053Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
17:17:22 [2021-07-16T17:17:22.053Z] #63 2.202 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:17:22 [2021-07-16T17:17:22.053Z] #63 2.202 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:17:22 [2021-07-16T17:17:22.053Z] #63 2.202 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:17:22 [2021-07-16T17:17:22.053Z] #63 2.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 3.428 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 4.306 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 5.054 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.001 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.399 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.403 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.430 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.455 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.462 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.477 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.482 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.483 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.483 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:17:22 [2021-07-16T17:17:22.053Z] #63 6.483 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:17:22 [2021-07-16T17:17:22.431Z] #23 ...
17:17:22 [2021-07-16T17:17:22.431Z] 
17:17:22 [2021-07-16T17:17:22.431Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
17:17:22 [2021-07-16T17:17:22.431Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
17:17:22 [2021-07-16T17:17:22.431Z] #42 DONE 0.4s
17:17:22 [2021-07-16T17:17:22.431Z] 
17:17:22 [2021-07-16T17:17:22.431Z] #23 [internal] load build context
17:17:22 [2021-07-16T17:17:22.431Z] #23 sha256:9138c36f657d29d9a42b9b0d7498e480dc56456b68d7c5467665d55ebdc7c12a
17:17:23 [2021-07-16T17:17:23.659Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 9.0% of statements
17:17:23 [2021-07-16T17:17:23.813Z] #23 transferring context: 55.69MB 1.7s done
17:17:23 [2021-07-16T17:17:23.813Z] #23 DONE 1.8s
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.813Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.813Z] #38 sha256:6ce86a7c0d91dddfb098b18d0b110d0748da91454d3d62a88d554b4b03a4c5c4
17:17:23 [2021-07-16T17:17:23.813Z] #38 CACHED
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.813Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:17:23 [2021-07-16T17:17:23.813Z] #61 sha256:c6961c039328dfadc09842e2ff22d006affdf6e5eec3da3fa120c8373f41b57e
17:17:23 [2021-07-16T17:17:23.813Z] #61 CACHED
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.813Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:17:23 [2021-07-16T17:17:23.813Z] #46 sha256:46c009a5526fb717310b9fd9d5571eac2cafdba7b03be00fda6e57c97ffd9425
17:17:23 [2021-07-16T17:17:23.813Z] #46 CACHED
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.813Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.813Z] #67 sha256:348fe795d034c8e0ea5d1331a5ded69e12d374104f3b6eb644e01e52142b4ac5
17:17:23 [2021-07-16T17:17:23.813Z] #67 CACHED
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.813Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:17:23 [2021-07-16T17:17:23.813Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4
17:17:23 [2021-07-16T17:17:23.813Z] #17 CACHED
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.813Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.813Z] #45 sha256:140da4d0e851a30ccc8a61158c58730c9969ed1868d0adb25fdd09d19ce7a9be
17:17:23 [2021-07-16T17:17:23.813Z] #45 CACHED
17:17:23 [2021-07-16T17:17:23.813Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #29 sha256:0e54a6d5744e4fb95dc5104a9c8fbb7b64d4133237a6750b990cf25d2198c694
17:17:23 [2021-07-16T17:17:23.814Z] #29 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df
17:17:23 [2021-07-16T17:17:23.814Z] #12 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:17:23 [2021-07-16T17:17:23.814Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55
17:17:23 [2021-07-16T17:17:23.814Z] #15 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:17:23 [2021-07-16T17:17:23.814Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506
17:17:23 [2021-07-16T17:17:23.814Z] #56 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e
17:17:23 [2021-07-16T17:17:23.814Z] #27 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:17:23 [2021-07-16T17:17:23.814Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4
17:17:23 [2021-07-16T17:17:23.814Z] #31 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:17:23 [2021-07-16T17:17:23.814Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91
17:17:23 [2021-07-16T17:17:23.814Z] #16 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #62 sha256:a43fa7dbb7a47ee1bff460d9c7c9e098c4150a4fcffe8c2eb0b6b5b2806f4f36
17:17:23 [2021-07-16T17:17:23.814Z] #62 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:17:23 [2021-07-16T17:17:23.814Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e
17:17:23 [2021-07-16T17:17:23.814Z] #19 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #55 sha256:b175fd9af4de5015dc61a83669eb2a7bab5e59076d17f79444d921bd1bcfde0d
17:17:23 [2021-07-16T17:17:23.814Z] #55 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #33 sha256:1d5d96c37433cd3c88231fb577379dccede34d152f68fe6dfc4e9dae99891208
17:17:23 [2021-07-16T17:17:23.814Z] #33 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390
17:17:23 [2021-07-16T17:17:23.814Z] #36 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:17:23 [2021-07-16T17:17:23.814Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:17:23 [2021-07-16T17:17:23.814Z] #64 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #53 sha256:af8c64786e6a139cc3bd3d3cbc4af259e167f6f4820a558e124ce3db28f577b8
17:17:23 [2021-07-16T17:17:23.814Z] #53 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #58 sha256:ddd54045d39dbfcbab41c51ed735b3826bb1f218188a9d7bd3e44a5b0148b1cf
17:17:23 [2021-07-16T17:17:23.814Z] #58 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:17:23 [2021-07-16T17:17:23.814Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab
17:17:23 [2021-07-16T17:17:23.814Z] #32 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #51 sha256:1ede2c4c6e0a3d3ddcdc7a76b3ab8f0616df915998acc9268f27824d4ad47145
17:17:23 [2021-07-16T17:17:23.814Z] #51 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #37 sha256:16167c430e805e251c6f0584c3ec378c8c21525c2ef6689df3095197184af969
17:17:23 [2021-07-16T17:17:23.814Z] #37 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:17:23 [2021-07-16T17:17:23.814Z] #59 sha256:8ed73402acffc71a72ca72807e62981aef0899a06fbd732cabdda1efacd73d6d
17:17:23 [2021-07-16T17:17:23.814Z] #59 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
17:17:23 [2021-07-16T17:17:23.814Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
17:17:23 [2021-07-16T17:17:23.814Z] #43 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84
17:17:23 [2021-07-16T17:17:23.814Z] #11 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:17:23 [2021-07-16T17:17:23.814Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf
17:17:23 [2021-07-16T17:17:23.814Z] #21 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:17:23 [2021-07-16T17:17:23.814Z] #57 sha256:77f2600b97e2700a527e6f5815fd26f7ba32d821697dbce8e0a764addc1c4193
17:17:23 [2021-07-16T17:17:23.814Z] #57 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #49 sha256:37f47910f481769c6751642f3d4515174570826caa5da502ecc2c3ba1b82393f
17:17:23 [2021-07-16T17:17:23.814Z] #49 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #35 sha256:aa2c18351aee398f59d2cf2006549415f7f3a6f7fb7b99ca6e4a5c0ac7d78e93
17:17:23 [2021-07-16T17:17:23.814Z] #35 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:17:23 [2021-07-16T17:17:23.814Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
17:17:23 [2021-07-16T17:17:23.814Z] #39 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:17:23 [2021-07-16T17:17:23.814Z] #52 sha256:43c5e98d332d4f9c308711979f8e88b0f01a40e386c3f1ece9b6dc4d12b09526
17:17:23 [2021-07-16T17:17:23.814Z] #52 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:17:23 [2021-07-16T17:17:23.814Z] #54 sha256:1dfac5625bc2c8c107eb32f8974de01afde92e915cfc4bb24bf14f2a58f4cbe4
17:17:23 [2021-07-16T17:17:23.814Z] #54 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:17:23 [2021-07-16T17:17:23.814Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418
17:17:23 [2021-07-16T17:17:23.814Z] #10 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #47 sha256:ed17bc2db76749be7e08f4715e52d24a1409828013d0e61eebd3e52e3de340ce
17:17:23 [2021-07-16T17:17:23.814Z] #47 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136
17:17:23 [2021-07-16T17:17:23.814Z] #13 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:17:23 [2021-07-16T17:17:23.814Z] #28 sha256:a3787f0b11701f4eda43f1ea8830188932848bd8d8bf01d16745775588bb84a3
17:17:23 [2021-07-16T17:17:23.814Z] #28 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:17:23 [2021-07-16T17:17:23.814Z] #60 sha256:39338aa3e0932635874026dbeace4a8162b779439c1c9e415867bf497a6dad48
17:17:23 [2021-07-16T17:17:23.814Z] #60 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:17:23 [2021-07-16T17:17:23.814Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e
17:17:23 [2021-07-16T17:17:23.814Z] #22 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:17:23 [2021-07-16T17:17:23.814Z] #25 sha256:ad173077def8f8aabcbda3263439cab9bf46b3d027a0d07511306b422c7bbb55
17:17:23 [2021-07-16T17:17:23.814Z] #25 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:17:23 [2021-07-16T17:17:23.814Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4
17:17:23 [2021-07-16T17:17:23.814Z] #20 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:17:23 [2021-07-16T17:17:23.814Z] #41 sha256:e3a398846460dc56a7ebf6f66399273ab01092a9e55d79b892e2b429f3f0925c
17:17:23 [2021-07-16T17:17:23.814Z] #41 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:17:23 [2021-07-16T17:17:23.814Z] #30 sha256:e6613ada7c1c948e6401440da5e5efc32ac0a1c3d031e4011628e6251e00df1a
17:17:23 [2021-07-16T17:17:23.814Z] #30 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #24 sha256:7fd9c47ad529d5ade6f5301f64560ea311beec2ed34cc50ffa740d128f886388
17:17:23 [2021-07-16T17:17:23.814Z] #24 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:17:23 [2021-07-16T17:17:23.814Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6
17:17:23 [2021-07-16T17:17:23.814Z] #18 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #34 sha256:dfb76d138fa7f7dc9dda888d725ff95eae619575ff1b39aef3617c273e7dd8f4
17:17:23 [2021-07-16T17:17:23.814Z] #34 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:17:23 [2021-07-16T17:17:23.814Z] #50 sha256:6b99c51520b37996208d1d290ede46112c7959c2f312bbd645e15917993b2c69
17:17:23 [2021-07-16T17:17:23.814Z] #50 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:17:23 [2021-07-16T17:17:23.814Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb
17:17:23 [2021-07-16T17:17:23.814Z] #14 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:17:23 [2021-07-16T17:17:23.814Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:17:23 [2021-07-16T17:17:23.814Z] #66 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:17:23 [2021-07-16T17:17:23.814Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
17:17:23 [2021-07-16T17:17:23.814Z] #44 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #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
17:17:23 [2021-07-16T17:17:23.814Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
17:17:23 [2021-07-16T17:17:23.814Z] #40 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:17:23 [2021-07-16T17:17:23.814Z] #48 sha256:876b9ca389378f63cd54e3f029c142e2204a5249d1844338d9cb119b26ed7925
17:17:23 [2021-07-16T17:17:23.814Z] #48 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:17:23 [2021-07-16T17:17:23.814Z] #68 sha256:e2700a1da0eb86666af15aa5e906a59e9dbae41f9d8084db0014cfe590c0e4d2
17:17:23 [2021-07-16T17:17:23.814Z] #68 CACHED
17:17:23 [2021-07-16T17:17:23.814Z] 
17:17:23 [2021-07-16T17:17:23.814Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:17:23 [2021-07-16T17:17:23.814Z] #69 sha256:4f99b7e3455c406a8c7ee5d9f3d020ede05c295d021ad74a9a06f6697e253335
17:17:24 [2021-07-16T17:17:24.384Z] #69 DONE 0.8s
17:17:24 [2021-07-16T17:17:24.384Z] 
17:17:24 [2021-07-16T17:17:24.384Z] #70 exporting to image
17:17:24 [2021-07-16T17:17:24.384Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:17:24 [2021-07-16T17:17:24.384Z] #70 exporting layers
17:17:25 [2021-07-16T17:17:25.328Z] #70 exporting layers 1.0s done
17:17:25 [2021-07-16T17:17:25.328Z] #70 writing image sha256:1f6e02462544120be5753fd557c1a808a299a3396d476d0e9527df37416cd601 done
17:17:25 [2021-07-16T17:17:25.328Z] #70 naming to docker.io/library/docker:b91946b6d99eb0a101464df5f55affc18c244f34 done
17:17:25 [2021-07-16T17:17:25.328Z] #70 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:17:25 [2021-07-16T17:17:25.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b91946b6d99eb0a101464df5f55affc18c244f34 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b91946b6d99eb0a101464df5f55affc18c244f34 hack/make.sh dynbinary test-integration
17:17:26 [2021-07-16T17:17:26.247Z] 
17:17:26 [2021-07-16T17:17:26.247Z] Removing bundles/
17:17:26 [2021-07-16T17:17:26.247Z] 
17:17:26 [2021-07-16T17:17:26.247Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:17:26 [2021-07-16T17:17:26.247Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:17:26 [2021-07-16T17:17:26.247Z] GOOS="" GOARCH="" GOARM=""
17:17:27 [2021-07-16T17:17:27.366Z]  ---> 7d3b759fcbf2
17:17:27 [2021-07-16T17:17:27.366Z] Successfully built 7d3b759fcbf2
17:17:27 [2021-07-16T17:17:27.366Z] Successfully tagged docker:latest
17:17:27 [2021-07-16T17:17:27.366Z] INFO: Image build ended at 07/16/2021 17:17:26. Duration:00:00:25.1282957
17:17:27 [2021-07-16T17:17:27.366Z] 
17:17:27 [2021-07-16T17:17:27.366Z] 
17:17:27 [2021-07-16T17:17:27.366Z] INFO: Building the test binaries at 07/16/2021 17:17:26...
17:17:31 [2021-07-16T17:17:31.169Z] INFO: make.ps1 starting at 07/16/2021 17:17:30
17:17:31 [2021-07-16T17:17:31.169Z] INFO: Git commit (cf17e8d1e4) assumed from DOCKER_GITCOMMIT environment variable
17:17:31 [2021-07-16T17:17:31.169Z] INFO: Invoking autogen...
17:17:31 [2021-07-16T17:17:31.169Z] INFO: Building daemon...
17:17:34 [2021-07-16T17:17:34.230Z] #63 21.79 Fetched 39.8 MB in 20s (2005 kB/s)
17:17:34 [2021-07-16T17:17:34.487Z] #63 21.79 Reading package lists...
17:17:34 [2021-07-16T17:17:34.487Z] #63 ...
17:17:34 [2021-07-16T17:17:34.487Z] 
17:17:34 [2021-07-16T17:17:34.487Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
17:17:34 [2021-07-16T17:17:34.487Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
17:17:34 [2021-07-16T17:17:34.487Z] #43 22.70 Fetched 39.8 MB in 21s (1892 kB/s)
17:17:41 [2021-07-16T17:17:41.025Z] #43 22.70 Reading package lists...
17:17:41 [2021-07-16T17:17:41.025Z] #43 ...
17:17:41 [2021-07-16T17:17:41.025Z] 
17:17:41 [2021-07-16T17:17:41.025Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:17:41 [2021-07-16T17:17:41.025Z] #66 sha256:eb34c35d4f7738730ab0c83dd9da30181cee33fb65bd79264254fc56cbd3ea7b
17:17:41 [2021-07-16T17:17:41.025Z] #66 26.81 + for f in rootlesskit rootlesskit-docker-proxy
17:17:41 [2021-07-16T17:17:41.025Z] #66 26.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:17:41 [2021-07-16T17:17:41.977Z] #66 DONE 30.2s
17:17:41 [2021-07-16T17:17:41.977Z] 
17:17:41 [2021-07-16T17:17:41.977Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:41 [2021-07-16T17:17:41.977Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:41 [2021-07-16T17:17:41.977Z] #19 22.17 Fetched 42.2 MB in 21s (2022 kB/s)
17:17:41 [2021-07-16T17:17:41.977Z] #19 22.17 Reading package lists...
17:17:41 [2021-07-16T17:17:41.977Z] #19 ...
17:17:41 [2021-07-16T17:17:41.977Z] 
17:17:41 [2021-07-16T17:17:41.977Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:17:41 [2021-07-16T17:17:41.977Z] #67 sha256:f80158a9b327ac8efb730bed733f20a1c0bd906372c33005294c2ea857b406d5
17:17:41 [2021-07-16T17:17:41.977Z] #67 DONE 0.1s
17:17:41 [2021-07-16T17:17:41.977Z] 
17:17:41 [2021-07-16T17:17:41.977Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:17:41 [2021-07-16T17:17:41.977Z] #68 sha256:015812e416c97a7ed72daa4b5a5d6a5e16b1c596186fea653cc9d671f1355890
17:17:42 [2021-07-16T17:17:42.232Z] #68 DONE 0.1s
17:17:42 [2021-07-16T17:17:42.232Z] 
17:17:42 [2021-07-16T17:17:42.232Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
17:17:42 [2021-07-16T17:17:42.232Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
17:17:43 [2021-07-16T17:17:43.159Z] #43 22.70 Reading package lists...
17:17:43 [2021-07-16T17:17:43.159Z] #43 ...
17:17:43 [2021-07-16T17:17:43.159Z] 
17:17:43 [2021-07-16T17:17:43.159Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:17:43 [2021-07-16T17:17:43.159Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
17:17:43 [2021-07-16T17:17:43.159Z] #63 21.79 Reading package lists...
17:17:43 [2021-07-16T17:17:43.415Z] 
17:17:43 [2021-07-16T17:17:43.415Z] #63 ...
17:17:43 [2021-07-16T17:17:43.415Z] 
17:17:43 [2021-07-16T17:17:43.415Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:17:43 [2021-07-16T17:17:43.415Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:17:43 [2021-07-16T17:17:43.415Z] #71 CACHED
17:17:43 [2021-07-16T17:17:43.415Z] 
17:17:43 [2021-07-16T17:17:43.415Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:17:43 [2021-07-16T17:17:43.415Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
17:17:43 [2021-07-16T17:17:43.415Z] #63 31.52 Reading package lists...
17:17:43 [2021-07-16T17:17:43.415Z] #63 ...
17:17:43 [2021-07-16T17:17:43.415Z] 
17:17:43 [2021-07-16T17:17:43.415Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:17:43 [2021-07-16T17:17:43.415Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:17:43 [2021-07-16T17:17:43.415Z] #73 CACHED
17:17:43 [2021-07-16T17:17:43.671Z] 
17:17:43 [2021-07-16T17:17:43.671Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:17:43 [2021-07-16T17:17:43.671Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
17:17:47 [2021-07-16T17:17:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:17:47 [2021-07-16T17:17:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:17:48 [2021-07-16T17:17:48.922Z] #63 31.52 Reading package lists...
17:17:48 [2021-07-16T17:17:48.922Z] #63 ...
17:17:48 [2021-07-16T17:17:48.922Z] 
17:17:48 [2021-07-16T17:17:48.922Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:48 [2021-07-16T17:17:48.922Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:48 [2021-07-16T17:17:48.922Z] #19 22.17 Reading package lists...
17:17:51 [2021-07-16T17:17:51.441Z] #19 32.05 Reading package lists...
17:17:51 [2021-07-16T17:17:51.441Z] #19 ...
17:17:51 [2021-07-16T17:17:51.441Z] 
17:17:51 [2021-07-16T17:17:51.441Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:17:51 [2021-07-16T17:17:51.441Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22
17:17:51 [2021-07-16T17:17:51.441Z] #63 31.52 Reading package lists...
17:17:51 [2021-07-16T17:17:51.441Z] #63 38.20 Building dependency tree...
17:17:51 [2021-07-16T17:17:51.697Z] #63 39.79 Reading state information...
17:17:53 [2021-07-16T17:17:53.063Z] #63 41.08 The following additional packages will be installed:
17:17:53 [2021-07-16T17:17:53.063Z] #63 41.09   libbtrfs0
17:17:53 [2021-07-16T17:17:53.063Z] #63 41.24 The following NEW packages will be installed:
17:17:53 [2021-07-16T17:17:53.063Z] #63 41.25   libbtrfs-dev libbtrfs0
17:17:53 [2021-07-16T17:17:53.319Z] #63 41.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:17:53 [2021-07-16T17:17:53.319Z] #63 41.61 Need to get 119 kB of archives.
17:17:53 [2021-07-16T17:17:53.319Z] #63 41.61 After this operation, 387 kB of additional disk space will be used.
17:17:53 [2021-07-16T17:17:53.319Z] #63 41.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:17:53 [2021-07-16T17:17:53.319Z] #63 41.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.33 debconf: delaying package configuration, since apt-utils is not installed
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.44 Fetched 119 kB in 0s (419 kB/s)
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.49 Selecting previously unselected package libbtrfs0.
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.54 Unpacking libbtrfs0 (4.20.1-2) ...
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.58 Selecting previously unselected package libbtrfs-dev.
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:17:54 [2021-07-16T17:17:54.248Z] #63 42.58 Unpacking libbtrfs-dev (4.20.1-2) ...
17:17:54 [2021-07-16T17:17:54.504Z] #63 42.65 Setting up libbtrfs0 (4.20.1-2) ...
17:17:54 [2021-07-16T17:17:54.504Z] #63 42.66 Setting up libbtrfs-dev (4.20.1-2) ...
17:17:54 [2021-07-16T17:17:54.504Z] #63 42.67 Processing triggers for libc-bin (2.28-10) ...
17:17:54 [2021-07-16T17:17:54.760Z] #63 DONE 42.8s
17:17:54 [2021-07-16T17:17:54.760Z] 
17:17:54 [2021-07-16T17:17:54.760Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:54 [2021-07-16T17:17:54.760Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:54 [2021-07-16T17:17:54.760Z] #19 32.05 Reading package lists...
17:17:54 [2021-07-16T17:17:54.760Z] #19 39.79 Building dependency tree...
17:17:54 [2021-07-16T17:17:54.760Z] #19 ...
17:17:54 [2021-07-16T17:17:54.760Z] 
17:17:54 [2021-07-16T17:17:54.760Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
17:17:54 [2021-07-16T17:17:54.760Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
17:17:54 [2021-07-16T17:17:54.760Z] #43 22.70 Reading package lists...
17:17:54 [2021-07-16T17:17:54.760Z] #43 32.89 Reading package lists...
17:17:54 [2021-07-16T17:17:54.760Z] #43 39.68 Building dependency tree...
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.10 Reading state information...
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.98 The following additional packages will be installed:
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.98   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.99 Suggested packages:
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.99   cmake-doc ninja-build lrzip
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.99 Recommended packages:
17:17:54 [2021-07-16T17:17:54.760Z] #43 41.99   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.44 The following NEW packages will be installed:
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.46   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.85 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.85 Need to get 5913 kB of archives.
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.85 After this operation, 27.4 MB of additional disk space will be used.
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.95 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:17:54 [2021-07-16T17:17:54.760Z] #43 42.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:17:55 [2021-07-16T17:17:55.016Z] #43 ...
17:17:55 [2021-07-16T17:17:55.016Z] 
17:17:55 [2021-07-16T17:17:55.016Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:17:55 [2021-07-16T17:17:55.016Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.971 + RM_GOPATH=0
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.971 + TMP_GOPATH=
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.971 + : /build
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.972 + '[' -z '' ']'
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.972 ++ mktemp -d
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.973 + export GOPATH=/tmp/tmp.oEa0i1o8qD
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.973 + GOPATH=/tmp/tmp.oEa0i1o8qD
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.974 + RM_GOPATH=1
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.974 + case "$(go env GOARCH)" in
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.974 ++ go env GOARCH
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.986 + export GO_BUILDMODE=-buildmode=pie
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.986 + GO_BUILDMODE=-buildmode=pie
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.986 ++ dirname /tmp/install/install.sh
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 + dir=/tmp/install
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 + bin=containerd
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 + shift
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 + '[' '!' -f /tmp/install/containerd.installer ']'
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 + . /tmp/install/containerd.installer
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 ++ set -e
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.987 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.988 + install_containerd
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.988 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b'
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.988 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.988 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd
17:17:55 [2021-07-16T17:17:55.578Z] #64 0.990 Cloning into '/tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd'...
17:17:58 [2021-07-16T17:17:58.853Z] #64 ...
17:17:58 [2021-07-16T17:17:58.853Z] 
17:17:58 [2021-07-16T17:17:58.853Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
17:17:58 [2021-07-16T17:17:58.853Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e
17:17:58 [2021-07-16T17:17:58.853Z] #43 43.65 debconf: delaying package configuration, since apt-utils is not installed
17:17:58 [2021-07-16T17:17:58.853Z] #43 43.91 Fetched 5913 kB in 1s (11.0 MB/s)
17:17:58 [2021-07-16T17:17:58.853Z] #43 43.95 Selecting previously unselected package xxd.
17:17:58 [2021-07-16T17:17:58.853Z] #43 43.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
17:17:58 [2021-07-16T17:17:58.853Z] #43 43.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 43.98 Unpacking xxd (2:8.1.0875-5) ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.05 Selecting previously unselected package vim-common.
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.06 Unpacking vim-common (2:8.1.0875-5) ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.14 Selecting previously unselected package cmake-data.
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.15 Unpacking cmake-data (3.13.4-1) ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.89 Selecting previously unselected package libarchive13:amd64.
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.89 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.99 Selecting previously unselected package libjsoncpp1:amd64.
17:17:58 [2021-07-16T17:17:58.853Z] #43 44.99 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 45.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 45.06 Selecting previously unselected package librhash0:amd64.
17:17:58 [2021-07-16T17:17:58.853Z] #43 45.06 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
17:17:58 [2021-07-16T17:17:58.853Z] #43 45.07 Unpacking librhash0:amd64 (1.3.8-1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 45.13 Selecting previously unselected package libuv1:amd64.
17:17:58 [2021-07-16T17:17:58.854Z] #43 45.13 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 45.14 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 45.22 Selecting previously unselected package cmake.
17:17:58 [2021-07-16T17:17:58.854Z] #43 45.22 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 45.22 Unpacking cmake (3.13.4-1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.21 Setting up xxd (2:8.1.0875-5) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.24 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.28 Setting up vim-common (2:8.1.0875-5) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.32 Setting up librhash0:amd64 (1.3.8-1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.34 Setting up cmake-data (3.13.4-1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.37 Setting up cmake (3.13.4-1) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.38 Processing triggers for libc-bin (2.28-10) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 46.42 Processing triggers for mime-support (3.62) ...
17:17:58 [2021-07-16T17:17:58.854Z] #43 DONE 46.9s
17:17:58 [2021-07-16T17:17:58.854Z] 
17:17:58 [2021-07-16T17:17:58.854Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:17:58 [2021-07-16T17:17:58.854Z] #19 39.79 Building dependency tree...
17:17:58 [2021-07-16T17:17:58.854Z] #19 41.21 Reading state information...
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.12 The following additional packages will be installed:
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.12   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.13   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.13   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.13   mingw-w64-x86-64-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.14 Suggested packages:
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.14   gcc-8-locales seccomp wine64
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.69 The following NEW packages will be installed:
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.70   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.70   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.70   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.70   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.71   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.72 The following packages will be upgraded:
17:17:58 [2021-07-16T17:17:58.854Z] #19 42.72   libseccomp2
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.05 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.05 Need to get 77.8 MB of archives.
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.05 After this operation, 487 MB of additional disk space will be used.
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.05 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.05 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 43.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:17:58 [2021-07-16T17:17:58.854Z] #19 44.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
17:17:59 [2021-07-16T17:17:59.783Z] #19 45.67 debconf: delaying package configuration, since apt-utils is not installed
17:17:59 [2021-07-16T17:17:59.783Z] #19 45.96 Fetched 77.8 MB in 2s (36.6 MB/s)
17:18:00 [2021-07-16T17:18:00.039Z] #19 46.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
17:18:00 [2021-07-16T17:18:00.039Z] #19 46.05 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:18:00 [2021-07-16T17:18:00.039Z] #19 46.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:18:00 [2021-07-16T17:18:00.039Z] #19 46.20 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:18:00 [2021-07-16T17:18:00.039Z] #19 46.27 Selecting previously unselected package binutils-mingw-w64-i686.
17:18:00 [2021-07-16T17:18:00.295Z] #19 46.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
17:18:00 [2021-07-16T17:18:00.295Z] #19 46.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:18:00 [2021-07-16T17:18:00.295Z] #19 46.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:18:00 [2021-07-16T17:18:00.856Z] #19 46.93 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:18:00 [2021-07-16T17:18:00.857Z] #19 46.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:18:00 [2021-07-16T17:18:00.857Z] #19 46.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.65 Selecting previously unselected package binutils-mingw-w64.
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.72 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.84 Selecting previously unselected package dmsetup.
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:18:01 [2021-07-16T17:18:01.675Z] #19 47.85 Unpacking dmsetup (2:1.02.155-3) ...
17:18:01 [2021-07-16T17:18:01.932Z] #19 47.91 Selecting previously unselected package mingw-w64-common.
17:18:01 [2021-07-16T17:18:01.932Z] #19 47.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:18:01 [2021-07-16T17:18:01.932Z] #19 47.92 Unpacking mingw-w64-common (6.0.0-3) ...
17:18:02 [2021-07-16T17:18:02.496Z] #19 ...
17:18:02 [2021-07-16T17:18:02.496Z] 
17:18:02 [2021-07-16T17:18:02.496Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
17:18:02 [2021-07-16T17:18:02.496Z] #44 sha256:ee12201fe10f3233da74b763c56e9ec6bec5b0a435abef5cebde799bf3fe3ccc
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.365 + RM_GOPATH=0
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.366 + TMP_GOPATH=
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.366 + : /build
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.367 + '[' -z '' ']'
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.367 ++ mktemp -d
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.369 + export GOPATH=/tmp/tmp.NLAjJfUkKM
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.370 + GOPATH=/tmp/tmp.NLAjJfUkKM
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.370 + RM_GOPATH=1
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.370 + case "$(go env GOARCH)" in
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.370 ++ go env GOARCH
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.375 + export GO_BUILDMODE=-buildmode=pie
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.375 + GO_BUILDMODE=-buildmode=pie
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.375 ++ dirname /tmp/install/install.sh
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.377 + dir=/tmp/install
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.377 + bin=tini
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.377 + shift
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.377 + '[' '!' -f /tmp/install/tini.installer ']'
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.378 + . /tmp/install/tini.installer
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.378 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.378 + install_tini
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.378 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.378 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.NLAjJfUkKM/tini
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.379 Cloning into '/tmp/tmp.NLAjJfUkKM/tini'...
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.729 + cd /tmp/tmp.NLAjJfUkKM/tini
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.729 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.735 + cmake .
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.870 -- The C compiler identification is GNU 8.3.0
17:18:02 [2021-07-16T17:18:02.496Z] #44 1.881 -- Check for working C compiler: /usr/bin/cc
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.045 -- Check for working C compiler: /usr/bin/cc -- works
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.048 -- Detecting C compiler ABI info
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.205 -- Detecting C compiler ABI info - done
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.216 -- Detecting C compile features
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.915 -- Detecting C compile features - done
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.925 -- Performing Test HAS_BUILTIN_FORTIFY
17:18:02 [2021-07-16T17:18:02.496Z] #44 2.990 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.015 -- Configuring done
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.022 -- Generating done
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.028 -- Build files have been written to: /tmp/tmp.NLAjJfUkKM/tini
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.031 + make tini-static
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.132 Scanning dependencies of target tini-static
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.495 [100%] Linking C executable tini-static
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.651 [100%] Built target tini-static
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.678 + mkdir -p /build
17:18:02 [2021-07-16T17:18:02.496Z] #44 3.681 + cp tini-static /build/docker-init
17:18:02 [2021-07-16T17:18:02.496Z] #44 DONE 4.0s
17:18:02 [2021-07-16T17:18:02.752Z] 
17:18:02 [2021-07-16T17:18:02.752Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:18:02 [2021-07-16T17:18:02.752Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:18:03 [2021-07-16T17:18:03.680Z] #19 49.77 Selecting previously unselected package mingw-w64-x86-64-dev.
17:18:03 [2021-07-16T17:18:03.680Z] #19 49.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:18:03 [2021-07-16T17:18:03.680Z] #19 49.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:18:03 [2021-07-16T17:18:03.937Z] #19 ...
17:18:03 [2021-07-16T17:18:03.937Z] 
17:18:03 [2021-07-16T17:18:03.937Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:18:03 [2021-07-16T17:18:03.937Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db
17:18:03 [2021-07-16T17:18:03.937Z] #46 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
17:18:04 [2021-07-16T17:18:04.193Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e
17:18:04 [2021-07-16T17:18:04.193Z] #47 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
17:18:04 [2021-07-16T17:18:04.193Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500
17:18:04 [2021-07-16T17:18:04.193Z] #50 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:18:04 [2021-07-16T17:18:04.193Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89
17:18:04 [2021-07-16T17:18:04.193Z] #51 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:18:04 [2021-07-16T17:18:04.193Z] #53 sha256:0b1ef47de3db4f120e04011556923dfbf996c46dd3065ec7444e0ec91d17c2b6
17:18:04 [2021-07-16T17:18:04.193Z] #53 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:18:04 [2021-07-16T17:18:04.193Z] #55 sha256:10b6bcc5a7a5f289b2bf6e41144204819575788aa4ad1f37b0afedcf53d82ed2
17:18:04 [2021-07-16T17:18:04.193Z] #55 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:18:04 [2021-07-16T17:18:04.193Z] #57 sha256:854fc76da0ef2642d148bfe2ba61139027f55fd15e2a94bcacd8665e8028645f
17:18:04 [2021-07-16T17:18:04.193Z] #57 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:18:04 [2021-07-16T17:18:04.193Z] #59 sha256:95832cfd8385487b959a821e2ca9c20081dbd06a078a3ca290eb6e33f8e2affa
17:18:04 [2021-07-16T17:18:04.193Z] #59 CACHED
17:18:04 [2021-07-16T17:18:04.193Z] 
17:18:04 [2021-07-16T17:18:04.193Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:18:04 [2021-07-16T17:18:04.193Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:18:05 [2021-07-16T17:18:05.161Z] #19 51.41 Selecting previously unselected package gcc-mingw-w64-base.
17:18:05 [2021-07-16T17:18:05.161Z] #19 51.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:18:05 [2021-07-16T17:18:05.161Z] #19 51.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:18:05 [2021-07-16T17:18:05.161Z] #19 51.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:18:05 [2021-07-16T17:18:05.417Z] #19 51.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:18:05 [2021-07-16T17:18:05.417Z] #19 51.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:18:10 [2021-07-16T17:18:10.778Z] #19 56.25 Selecting previously unselected package g++-mingw-w64-x86-64.
17:18:10 [2021-07-16T17:18:10.778Z] #19 56.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:18:10 [2021-07-16T17:18:10.778Z] #19 56.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:18:14 [2021-07-16T17:18:14.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:18:14 [2021-07-16T17:18:14.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:18:14 [2021-07-16T17:18:14.050Z] #19 60.19 Selecting previously unselected package libapparmor1:amd64.
17:18:14 [2021-07-16T17:18:14.050Z] #19 60.20 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.050Z] #19 60.20 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.26 Selecting previously unselected package libapparmor-dev:amd64.
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.27 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.27 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.34 Selecting previously unselected package libbtrfs0.
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.35 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.36 Unpacking libbtrfs0 (4.20.1-2) ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.41 Selecting previously unselected package libbtrfs-dev.
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.43 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.43 Unpacking libbtrfs-dev (4.20.1-2) ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.48 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.307Z] #19 60.49 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.53 Selecting previously unselected package libudev-dev:amd64.
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.54 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.56 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.62 Selecting previously unselected package libsepol1-dev:amd64.
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.63 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.78 Selecting previously unselected package libpcre16-3:amd64.
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.79 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:18:14 [2021-07-16T17:18:14.564Z] #19 60.88 Selecting previously unselected package libpcre32-3:amd64.
17:18:14 [2021-07-16T17:18:14.820Z] #19 60.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.820Z] #19 60.89 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:18:14 [2021-07-16T17:18:14.820Z] #19 60.97 Selecting previously unselected package libpcrecpp0v5:amd64.
17:18:14 [2021-07-16T17:18:14.820Z] #19 60.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:18:14 [2021-07-16T17:18:14.820Z] #19 60.99 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.04 Selecting previously unselected package libpcre3-dev:amd64.
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.05 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.20 Selecting previously unselected package libselinux1-dev:amd64.
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.21 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:18:15 [2021-07-16T17:18:15.077Z] #19 61.33 Selecting previously unselected package libdevmapper-dev:amd64.
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.33 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.34 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.39 Selecting previously unselected package libseccomp-dev:amd64.
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.40 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.40 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.48 Selecting previously unselected package libsystemd-dev:amd64.
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.49 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
17:18:15 [2021-07-16T17:18:15.333Z] #19 61.50 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.75 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.77 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.78 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.81 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.83 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:18:15 [2021-07-16T17:18:15.590Z] #19 61.84 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.85 Setting up libbtrfs0 (4.20.1-2) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.87 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.88 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.93 Setting up libbtrfs-dev (4.20.1-2) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.95 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.97 Setting up mingw-w64-common (6.0.0-3) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 61.99 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 62.01 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 62.02 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:18:15 [2021-07-16T17:18:15.846Z] #19 62.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.07 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.11 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.12 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.14 Setting up dmsetup (2:1.02.155-3) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.16 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:18:15 [2021-07-16T17:18:15.847Z] #19 62.18 Processing triggers for libc-bin (2.28-10) ...
17:18:16 [2021-07-16T17:18:16.776Z] #19 ...
17:18:16 [2021-07-16T17:18:16.776Z] 
17:18:16 [2021-07-16T17:18:16.776Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:18:16 [2021-07-16T17:18:16.776Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.14 + cd /tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.14 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + export 'BUILDTAGS=netgo osusergo static_build'
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + BUILDTAGS='netgo osusergo static_build'
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + export EXTRA_FLAGS=-buildmode=pie
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + EXTRA_FLAGS=-buildmode=pie
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + '[' '' = dynamic ']'
17:18:16 [2021-07-16T17:18:16.776Z] #64 12.73 + make
17:18:16 [2021-07-16T17:18:16.776Z] #64 13.40 + bin/ctr
17:18:17 [2021-07-16T17:18:17.705Z] #64 ...
17:18:17 [2021-07-16T17:18:17.705Z] 
17:18:17 [2021-07-16T17:18:17.705Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:18:17 [2021-07-16T17:18:17.705Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5
17:18:17 [2021-07-16T17:18:17.705Z] #19 DONE 63.6s
17:18:17 [2021-07-16T17:18:17.705Z] 
17:18:17 [2021-07-16T17:18:17.705Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
17:18:17 [2021-07-16T17:18:17.705Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3
17:18:18 [2021-07-16T17:18:18.636Z] #20 1.236 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.323 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.324 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.406 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.433 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.468 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.480 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.500 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.517 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
17:18:18 [2021-07-16T17:18:18.893Z] #20 1.536 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
17:18:19 [2021-07-16T17:18:19.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:18:19 [2021-07-16T17:18:19.813Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:18:19 [2021-07-16T17:18:19.813Z] GOOS="" GOARCH="" GOARM=""
17:18:19 [2021-07-16T17:18:19.813Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:18:19 [2021-07-16T17:18:19.813Z] 
17:18:19 [2021-07-16T17:18:19.813Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:18:19 [2021-07-16T17:18:19.813Z] DOCKER_SYSTEMD=1
17:18:19 [2021-07-16T17:18:19.813Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:18:19 [2021-07-16T17:18:19.813Z] HOSTNAME=e63a1a99447f
17:18:19 [2021-07-16T17:18:19.813Z] DEST=bundles/test-integration
17:18:19 [2021-07-16T17:18:19.813Z] PWD=/go/src/github.com/docker/docker
17:18:19 [2021-07-16T17:18:19.813Z] DOCKER_GITCOMMIT=4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6
17:18:19 [2021-07-16T17:18:19.813Z] container=docker
17:18:19 [2021-07-16T17:18:19.813Z] HOME=/root
17:18:19 [2021-07-16T17:18:19.813Z] LANG=C.UTF-8
17:18:19 [2021-07-16T17:18:19.813Z] INVOCATION_ID=f13594e70cd749cb871ef8ceb4022f9a
17:18:19 [2021-07-16T17:18:19.813Z] GOLANG_VERSION=1.16.6
17:18:19 [2021-07-16T17:18:19.813Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:18:19 [2021-07-16T17:18:19.813Z] VALIDATE_BRANCH=master
17:18:19 [2021-07-16T17:18:19.813Z] TERM=xterm
17:18:19 [2021-07-16T17:18:19.813Z] DOCKER_PKG=github.com/docker/docker
17:18:19 [2021-07-16T17:18:19.813Z] SHLVL=3
17:18:19 [2021-07-16T17:18:19.813Z] TIMEOUT=120m
17:18:19 [2021-07-16T17:18:19.813Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:18:19 [2021-07-16T17:18:19.813Z] DOCKER_GRAPHDRIVER=overlay2
17:18:19 [2021-07-16T17:18:19.813Z] GO111MODULE=off
17:18:19 [2021-07-16T17:18:19.813Z] DOCKER_EXPERIMENTAL=1
17:18:19 [2021-07-16T17:18:19.813Z] TEST_SKIP_INTEGRATION_CLI=1
17:18:19 [2021-07-16T17:18:19.813Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:18:19 [2021-07-16T17:18:19.813Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:18:19 [2021-07-16T17:18:19.813Z] GOPATH=/go
17:18:19 [2021-07-16T17:18:19.813Z] PKG_CONFIG=pkg-config
17:18:19 [2021-07-16T17:18:19.813Z] _=/usr/bin/env
17:18:19 [2021-07-16T17:18:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:18:19 [2021-07-16T17:18:19.822Z] #20 2.531 Fetched 2862 kB in 2s (1850 kB/s)
17:18:25 [2021-07-16T17:18:25.070Z] #20 2.531 Reading package lists...
17:18:26 [2021-07-16T17:18:26.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:18:26 [2021-07-16T17:18:26.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:18:28 [2021-07-16T17:18:28.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:18:29 [2021-07-16T17:18:29.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:18:30 [2021-07-16T17:18:30.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:18:30 [2021-07-16T17:18:30.317Z] #20 7.666 Reading package lists...
17:18:31 [2021-07-16T17:18:31.684Z] #20 12.88 Building dependency tree...
17:18:31 [2021-07-16T17:18:31.684Z] #20 14.05 Reading state information...
17:18:31 [2021-07-16T17:18:31.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.06 The following additional packages will be installed:
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.06   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.06   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.06   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.06   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.06   libgcc1:ppc64el libgcc1:s390x
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07 Suggested packages:
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07   libc-l10n:s390x locales:s390x
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07 Recommended packages:
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.07   libidn2-0:s390x
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28 The following NEW packages will be installed:
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.28   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
17:18:32 [2021-07-16T17:18:32.630Z] #20 15.29   libgcc1:ppc64el libgcc1:s390x
17:18:32 [2021-07-16T17:18:32.887Z] #20 15.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:18:32 [2021-07-16T17:18:32.887Z] #20 15.62 Need to get 15.0 MB of archives.
17:18:32 [2021-07-16T17:18:32.887Z] #20 15.62 After this operation, 68.1 MB of additional disk space will be used.
17:18:32 [2021-07-16T17:18:32.887Z] #20 15.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
17:18:33 [2021-07-16T17:18:33.148Z] #20 15.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
17:18:33 [2021-07-16T17:18:33.405Z] #20 15.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
17:18:33 [2021-07-16T17:18:33.405Z] #20 15.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:18:33 [2021-07-16T17:18:33.405Z] #20 15.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.39 debconf: delaying package configuration, since apt-utils is not installed
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.55 Fetched 15.0 MB in 1s (26.0 MB/s)
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.58 Selecting previously unselected package gcc-8-base:armhf.
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37546 files and directories currently installed.)
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.62 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.63 Unpacking gcc-8-base:armhf (8.3.0-6) ...
17:18:33 [2021-07-16T17:18:33.967Z] #20 16.69 Selecting previously unselected package gcc-8-base:ppc64el.
17:18:34 [2021-07-16T17:18:34.223Z] #20 16.70 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
17:18:34 [2021-07-16T17:18:34.223Z] #20 16.71 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
17:18:34 [2021-07-16T17:18:34.223Z] #20 16.77 Selecting previously unselected package gcc-8-base:s390x.
17:18:34 [2021-07-16T17:18:34.223Z] #20 16.78 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
17:18:34 [2021-07-16T17:18:34.223Z] #20 16.78 Unpacking gcc-8-base:s390x (8.3.0-6) ...
17:18:34 [2021-07-16T17:18:34.478Z] #20 16.87 Selecting previously unselected package gcc-8-base:arm64.
17:18:34 [2021-07-16T17:18:34.478Z] #20 16.87 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
17:18:34 [2021-07-16T17:18:34.478Z] #20 16.91 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
17:18:34 [2021-07-16T17:18:34.478Z] #20 17.03 Selecting previously unselected package gcc-8-base:armel.
17:18:34 [2021-07-16T17:18:34.478Z] #20 17.03 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
17:18:34 [2021-07-16T17:18:34.478Z] #20 17.04 Unpacking gcc-8-base:armel (8.3.0-6) ...
17:18:34 [2021-07-16T17:18:34.734Z] #20 17.22 Selecting previously unselected package libgcc1:arm64.
17:18:34 [2021-07-16T17:18:34.734Z] #20 17.22 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
17:18:34 [2021-07-16T17:18:34.734Z] #20 17.26 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
17:18:34 [2021-07-16T17:18:34.734Z] #20 17.37 Selecting previously unselected package libc6:arm64.
17:18:34 [2021-07-16T17:18:34.990Z] #20 17.37 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
17:18:34 [2021-07-16T17:18:34.990Z] #20 17.55 Unpacking libc6:arm64 (2.28-10) ...
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.03 Selecting previously unselected package libapparmor1:arm64.
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.04 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.04 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.10 Selecting previously unselected package libapparmor-dev:arm64.
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.10 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.10 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:18:35 [2021-07-16T17:18:35.552Z] #20 18.21 Selecting previously unselected package libgcc1:armel.
17:18:35 [2021-07-16T17:18:35.807Z] #20 18.21 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
17:18:35 [2021-07-16T17:18:35.807Z] #20 18.22 Unpacking libgcc1:armel (1:8.3.0-6) ...
17:18:35 [2021-07-16T17:18:35.807Z] #20 18.30 Selecting previously unselected package libc6:armel.
17:18:35 [2021-07-16T17:18:35.807Z] #20 18.30 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
17:18:35 [2021-07-16T17:18:35.807Z] #20 18.45 Unpacking libc6:armel (2.28-10) ...
17:18:36 [2021-07-16T17:18:36.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:18:36 [2021-07-16T17:18:36.369Z] #20 18.94 Selecting previously unselected package libapparmor1:armel.
17:18:36 [2021-07-16T17:18:36.369Z] #20 18.95 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
17:18:36 [2021-07-16T17:18:36.369Z] #20 18.95 Unpacking libapparmor1:armel (2.13.2-10) ...
17:18:36 [2021-07-16T17:18:36.369Z] #20 19.01 Selecting previously unselected package libapparmor-dev:armel.
17:18:36 [2021-07-16T17:18:36.369Z] #20 19.02 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
17:18:36 [2021-07-16T17:18:36.369Z] #20 19.03 Unpacking libapparmor-dev:armel (2.13.2-10) ...
17:18:36 [2021-07-16T17:18:36.625Z] #20 19.12 Selecting previously unselected package libgcc1:armhf.
17:18:36 [2021-07-16T17:18:36.625Z] #20 19.12 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
17:18:36 [2021-07-16T17:18:36.625Z] #20 19.13 Unpacking libgcc1:armhf (1:8.3.0-6) ...
17:18:36 [2021-07-16T17:18:36.625Z] #20 19.23 Selecting previously unselected package libc6:armhf.
17:18:36 [2021-07-16T17:18:36.625Z] #20 19.24 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
17:18:36 [2021-07-16T17:18:36.881Z] #20 19.41 Unpacking libc6:armhf (2.28-10) ...
17:18:37 [2021-07-16T17:18:37.444Z] #20 19.96 Selecting previously unselected package libapparmor1:armhf.
17:18:37 [2021-07-16T17:18:37.444Z] #20 19.97 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
17:18:37 [2021-07-16T17:18:37.444Z] #20 19.98 Unpacking libapparmor1:armhf (2.13.2-10) ...
17:18:37 [2021-07-16T17:18:37.444Z] #20 20.04 Selecting previously unselected package libapparmor-dev:armhf.
17:18:37 [2021-07-16T17:18:37.444Z] #20 20.05 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
17:18:37 [2021-07-16T17:18:37.444Z] #20 20.06 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
17:18:37 [2021-07-16T17:18:37.701Z] #20 20.14 Selecting previously unselected package libgcc1:ppc64el.
17:18:37 [2021-07-16T17:18:37.701Z] #20 20.14 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
17:18:37 [2021-07-16T17:18:37.701Z] #20 20.15 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
17:18:37 [2021-07-16T17:18:37.701Z] #20 20.23 Selecting previously unselected package libc6:ppc64el.
17:18:37 [2021-07-16T17:18:37.701Z] #20 20.23 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
17:18:37 [2021-07-16T17:18:37.957Z] #20 20.39 Unpacking libc6:ppc64el (2.28-10) ...
17:18:38 [2021-07-16T17:18:38.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:18:38 [2021-07-16T17:18:38.520Z] #20 20.98 Selecting previously unselected package libapparmor1:ppc64el.
17:18:38 [2021-07-16T17:18:38.520Z] #20 20.99 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
17:18:38 [2021-07-16T17:18:38.520Z] #20 20.99 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:18:38 [2021-07-16T17:18:38.520Z] #20 21.07 Selecting previously unselected package libapparmor-dev:ppc64el.
17:18:38 [2021-07-16T17:18:38.520Z] #20 21.08 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:18:38 [2021-07-16T17:18:38.520Z] #20 21.08 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:18:38 [2021-07-16T17:18:38.520Z] #20 21.15 Selecting previously unselected package libgcc1:s390x.
17:18:38 [2021-07-16T17:18:38.520Z] #20 21.17 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
17:18:38 [2021-07-16T17:18:38.520Z] #20 21.17 Unpacking libgcc1:s390x (1:8.3.0-6) ...
17:18:38 [2021-07-16T17:18:38.776Z] #20 21.24 Selecting previously unselected package libc6:s390x.
17:18:38 [2021-07-16T17:18:38.776Z] #20 21.26 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
17:18:38 [2021-07-16T17:18:38.776Z] #20 21.43 Unpacking libc6:s390x (2.28-10) ...
17:18:39 [2021-07-16T17:18:39.337Z] #20 21.96 Selecting previously unselected package libapparmor1:s390x.
17:18:39 [2021-07-16T17:18:39.337Z] #20 21.96 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
17:18:39 [2021-07-16T17:18:39.337Z] #20 21.97 Unpacking libapparmor1:s390x (2.13.2-10) ...
17:18:39 [2021-07-16T17:18:39.337Z] #20 22.03 Selecting previously unselected package libapparmor-dev:s390x.
17:18:39 [2021-07-16T17:18:39.337Z] #20 22.03 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
17:18:39 [2021-07-16T17:18:39.337Z] #20 22.04 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:18:39 [2021-07-16T17:18:39.593Z] #20 22.13 Setting up gcc-8-base:arm64 (8.3.0-6) ...
17:18:39 [2021-07-16T17:18:39.593Z] #20 22.18 Setting up gcc-8-base:armel (8.3.0-6) ...
17:18:39 [2021-07-16T17:18:39.593Z] #20 22.22 Setting up gcc-8-base:armhf (8.3.0-6) ...
17:18:39 [2021-07-16T17:18:39.593Z] #20 22.25 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
17:18:39 [2021-07-16T17:18:39.593Z] #20 22.34 Setting up gcc-8-base:s390x (8.3.0-6) ...
17:18:39 [2021-07-16T17:18:39.849Z] #20 22.42 Setting up libc6:arm64 (2.28-10) ...
17:18:39 [2021-07-16T17:18:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:18:40 [2021-07-16T17:18:40.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:18:41 [2021-07-16T17:18:41.213Z] #20 23.67 Setting up libc6:armel (2.28-10) ...
17:18:42 [2021-07-16T17:18:42.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:18:42 [2021-07-16T17:18:42.581Z] #20 24.90 Setting up libc6:armhf (2.28-10) ...
17:18:43 [2021-07-16T17:18:43.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:18:43 [2021-07-16T17:18:43.511Z] #20 26.17 Setting up libc6:ppc64el (2.28-10) ...
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:18:43 [2021-07-16T17:18:43.526Z] 
17:18:43 [2021-07-16T17:18:43.526Z]  ________   ____  __.
17:18:43 [2021-07-16T17:18:43.526Z]  \_____  \ |    |/ _|
17:18:43 [2021-07-16T17:18:43.526Z]  /   |   \|      <
17:18:43 [2021-07-16T17:18:43.526Z]  /    |    \    |  \
17:18:43 [2021-07-16T17:18:43.526Z]  \_______  /____|__ \
17:18:43 [2021-07-16T17:18:43.526Z]          \/        \/
17:18:43 [2021-07-16T17:18:43.526Z] 
17:18:43 [2021-07-16T17:18:43.526Z] INFO: make.ps1 ended at 07/16/2021 17:18:38
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Binaries build ended at 07/16/2021 17:18:40. Duration:00:01:13.7686849
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Copying the built daemon binary to d:\CI\PR-42647\2\binary\dockerd-cf17e8d1e4.exe...
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Copying the built client binary to d:\CI\PR-42647\2\binary\docker-cf17e8d1e4.exe...
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Copying dockerversion from the container...
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Copying the golang package from the container to d:\CI\PR-42647\2\installer\go.zip...
17:18:43 [2021-07-16T17:18:43.526Z] INFO: Extracting go.zip to d:\CI\PR-42647\2\go
17:18:44 [2021-07-16T17:18:44.877Z] #20 27.35 Setting up libc6:s390x (2.28-10) ...
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/server/httputils	0.042s	coverage: 14.7% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/server/middleware	0.041s	coverage: 37.7% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 5.7% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/builder/remotecontext	0.164s	coverage: 13.7% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/builder/dockerfile	0.298s	coverage: 48.7% of statements
17:18:45 [2021-07-16T17:18:45.188Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:18:45 [2021-07-16T17:18:45.188Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.040s	coverage: 67.6% of statements
17:18:45 [2021-07-16T17:18:45.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:18:45 [2021-07-16T17:18:45.451Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.225s	coverage: 86.3% of statements
17:18:45 [2021-07-16T17:18:45.451Z] ?   	github.com/docker/docker/cli	[no test files]
17:18:45 [2021-07-16T17:18:45.451Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:18:45 [2021-07-16T17:18:45.806Z] #20 ...
17:18:45 [2021-07-16T17:18:45.806Z] 
17:18:45 [2021-07-16T17:18:45.806Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:18:45 [2021-07-16T17:18:45.806Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:18:45 [2021-07-16T17:18:45.806Z] #64 51.22 + bin/containerd
17:18:46 [2021-07-16T17:18:46.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:18:46 [2021-07-16T17:18:46.735Z] #64 ...
17:18:46 [2021-07-16T17:18:46.735Z] 
17:18:46 [2021-07-16T17:18:46.735Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
17:18:46 [2021-07-16T17:18:46.735Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.52 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.54 Setting up libapparmor1:armel (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.55 Setting up libapparmor1:armhf (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.57 Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.60 Setting up libapparmor1:s390x (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.63 Setting up libgcc1:arm64 (1:8.3.0-6) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.65 Setting up libgcc1:armel (1:8.3.0-6) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.67 Setting up libgcc1:armhf (1:8.3.0-6) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.68 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.70 Setting up libgcc1:s390x (1:8.3.0-6) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.72 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.73 Setting up libapparmor-dev:armel (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.75 Setting up libapparmor-dev:armhf (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.76 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.77 Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 28.79 Processing triggers for libc-bin (2.28-10) ...
17:18:46 [2021-07-16T17:18:46.735Z] #20 DONE 29.3s
17:18:46 [2021-07-16T17:18:46.992Z] 
17:18:46 [2021-07-16T17:18:46.992Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:18:46 [2021-07-16T17:18:46.992Z] #61 sha256:c68a2c984e27b2a6e0fb262ef351352244b9fe9a1d4ec183e2604142b42eb8f3
17:18:48 [2021-07-16T17:18:48.361Z] #61 ...
17:18:48 [2021-07-16T17:18:48.361Z] 
17:18:48 [2021-07-16T17:18:48.361Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
17:18:48 [2021-07-16T17:18:48.361Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f
17:18:48 [2021-07-16T17:18:48.361Z] #21 DONE 1.4s
17:18:48 [2021-07-16T17:18:48.361Z] 
17:18:48 [2021-07-16T17:18:48.361Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:18:48 [2021-07-16T17:18:48.361Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789
17:18:48 [2021-07-16T17:18:48.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:18:48 [2021-07-16T17:18:48.767Z] ok  	github.com/docker/docker/client	0.215s	coverage: 75.5% of statements
17:18:49 [2021-07-16T17:18:49.295Z] #22 DONE 1.1s
17:18:49 [2021-07-16T17:18:49.295Z] 
17:18:49 [2021-07-16T17:18:49.295Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:18:49 [2021-07-16T17:18:49.295Z] #61 sha256:c68a2c984e27b2a6e0fb262ef351352244b9fe9a1d4ec183e2604142b42eb8f3
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.704 + RM_GOPATH=0
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.704 + TMP_GOPATH=
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.704 + : /build
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.704 + '[' -z '' ']'
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.704 ++ mktemp -d
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.708 + export GOPATH=/tmp/tmp.TIA4xDiu2m
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.708 + GOPATH=/tmp/tmp.TIA4xDiu2m
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.708 + RM_GOPATH=1
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.708 + case "$(go env GOARCH)" in
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.708 ++ go env GOARCH
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.713 + export GO_BUILDMODE=-buildmode=pie
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.713 + GO_BUILDMODE=-buildmode=pie
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.714 ++ dirname /tmp/install/install.sh
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.715 + dir=/tmp/install
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.715 + bin=runc
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.715 + shift
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.715 + '[' '!' -f /tmp/install/runc.installer ']'
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.716 + . /tmp/install/runc.installer
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.716 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.716 + install_runc
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.717 + grep -q '^3\.10\.0.*\.el7\.'
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.719 + uname -r
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.722 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.722 + RUNC_BUILDTAGS='seccomp '
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.722 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TIA4xDiu2m/src/github.com/opencontainers/runc
17:18:49 [2021-07-16T17:18:49.295Z] #61 1.724 Cloning into '/tmp/tmp.TIA4xDiu2m/src/github.com/opencontainers/runc'...
17:18:49 [2021-07-16T17:18:49.880Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:18:49 [2021-07-16T17:18:49.880Z] Using test binary docker
17:18:49 [2021-07-16T17:18:49.880Z] +++ /etc/init.d/apparmor start
17:18:49 [2021-07-16T17:18:49.880Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:18:49 [2021-07-16T17:18:49.880Z] INFO: Waiting for daemon to start...
17:18:49 [2021-07-16T17:18:49.880Z] Starting dockerd
17:18:49 [2021-07-16T17:18:49.880Z] +++ 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
17:18:50 [2021-07-16T17:18:50.223Z] #61 ...
17:18:50 [2021-07-16T17:18:50.223Z] 
17:18:50 [2021-07-16T17:18:50.223Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:18:50 [2021-07-16T17:18:50.223Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc
17:18:50 [2021-07-16T17:18:50.223Z] #23 0.975 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:18:50 [2021-07-16T17:18:50.223Z] #23 DONE 1.1s
17:18:50 [2021-07-16T17:18:50.478Z] 
17:18:50 [2021-07-16T17:18:50.478Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:18:50 [2021-07-16T17:18:50.478Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d
17:18:51 [2021-07-16T17:18:51.406Z] #24 DONE 1.1s
17:18:51 [2021-07-16T17:18:51.406Z] 
17:18:51 [2021-07-16T17:18:51.406Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:18:51 [2021-07-16T17:18:51.406Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:18:51 [2021-07-16T17:18:51.406Z] #64 ...
17:18:51 [2021-07-16T17:18:51.406Z] 
17:18:51 [2021-07-16T17:18:51.406Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:18:51 [2021-07-16T17:18:51.406Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7
17:18:51 [2021-07-16T17:18:51.772Z] .
17:18:51 [2021-07-16T17:18:51.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:18:51 [2021-07-16T17:18:51.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:18:52 [2021-07-16T17:18:52.029Z] Error: No such image: emptyfs
17:18:52 [2021-07-16T17:18:52.029Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:18:52 [2021-07-16T17:18:52.029Z] ++++ docker load
17:18:52 [2021-07-16T17:18:52.286Z] Running integration-test (iteration 1)
17:18:52 [2021-07-16T17:18:52.286Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:18:52 [2021-07-16T17:18:52.286Z] ++ 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
17:18:52 [2021-07-16T17:18:52.286Z] ++ set -e
17:18:52 [2021-07-16T17:18:52.286Z] ++ '[' -n 0 ']'
17:18:52 [2021-07-16T17:18:52.286Z] ++ set -x
17:18:52 [2021-07-16T17:18:52.286Z] ++ 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
17:18:52 [2021-07-16T17:18:52.774Z] #25 DONE 1.2s
17:18:52 [2021-07-16T17:18:52.774Z] 
17:18:52 [2021-07-16T17:18:52.774Z] #26 [dev-systemd-false  6/25] RUN ldconfig
17:18:52 [2021-07-16T17:18:52.774Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc
17:18:54 [2021-07-16T17:18:54.140Z] #26 DONE 1.2s
17:18:54 [2021-07-16T17:18:54.140Z] 
17:18:54 [2021-07-16T17:18:54.140Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:18:54 [2021-07-16T17:18:54.140Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c
17:18:55 [2021-07-16T17:18:55.070Z] #27 1.262 Hit:1 http://deb.debian.org/debian buster-backports InRelease
17:18:55 [2021-07-16T17:18:55.070Z] #27 1.410 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:18:55 [2021-07-16T17:18:55.070Z] #27 1.448 Get:3 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
17:18:55 [2021-07-16T17:18:55.326Z] #27 1.481 Get:4 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
17:18:55 [2021-07-16T17:18:55.326Z] #27 1.492 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
17:18:55 [2021-07-16T17:18:55.326Z] #27 1.492 Hit:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:18:55 [2021-07-16T17:18:55.326Z] #27 1.525 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
17:18:55 [2021-07-16T17:18:55.326Z] #27 1.557 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
17:18:55 [2021-07-16T17:18:55.326Z] #27 1.577 Hit:9 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:18:55 [2021-07-16T17:18:55.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:18:55 [2021-07-16T17:18:55.555Z] Using test binary docker
17:18:55 [2021-07-16T17:18:55.555Z] +++ /etc/init.d/apparmor start
17:18:55 [2021-07-16T17:18:55.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:18:55 [2021-07-16T17:18:55.555Z] Starting dockerd
17:18:55 [2021-07-16T17:18:55.555Z] INFO: Waiting for daemon to start...
17:18:55 [2021-07-16T17:18:55.555Z] +++ 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
17:18:55 [2021-07-16T17:18:55.810Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:18:55 [2021-07-16T17:18:55.810Z] Using test binary docker
17:18:55 [2021-07-16T17:18:55.810Z] +++ /etc/init.d/apparmor start
17:18:55 [2021-07-16T17:18:55.810Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:18:55 [2021-07-16T17:18:55.810Z] INFO: Waiting for daemon to start...
17:18:55 [2021-07-16T17:18:55.810Z] Starting dockerd
17:18:55 [2021-07-16T17:18:55.810Z] +++ 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
17:18:55 [2021-07-16T17:18:55.888Z] #27 1.998 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:18:56 [2021-07-16T17:18:56.145Z] #27 2.386 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:18:56 [2021-07-16T17:18:56.709Z] #27 2.790 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:18:56 [2021-07-16T17:18:56.965Z] #27 3.285 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:18:57 [2021-07-16T17:18:57.527Z] #27 3.729 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:18:57 [2021-07-16T17:18:57.784Z] #27 ...
17:18:57 [2021-07-16T17:18:57.784Z] 
17:18:57 [2021-07-16T17:18:57.784Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:18:57 [2021-07-16T17:18:57.784Z] #61 sha256:c68a2c984e27b2a6e0fb262ef351352244b9fe9a1d4ec183e2604142b42eb8f3
17:18:57 [2021-07-16T17:18:57.784Z] #61 5.808 + cd /tmp/tmp.TIA4xDiu2m/src/github.com/opencontainers/runc
17:18:57 [2021-07-16T17:18:57.784Z] #61 5.808 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
17:18:57 [2021-07-16T17:18:57.784Z] #61 6.046 + '[' -z '' ']'
17:18:57 [2021-07-16T17:18:57.784Z] #61 6.047 + target=static
17:18:57 [2021-07-16T17:18:57.784Z] #61 6.047 + make 'BUILDTAGS=seccomp ' static
17:18:57 [2021-07-16T17:18:57.784Z] #61 6.491 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
17:18:57 [2021-07-16T17:18:57.784Z] #61 10.02 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:18:57 [2021-07-16T17:18:57.784Z] #61 10.80 + mkdir -p /build
17:18:57 [2021-07-16T17:18:57.784Z] #61 10.81 + cp runc /build/runc
17:18:57 [2021-07-16T17:18:57.784Z] #61 DONE 11.1s
17:18:57 [2021-07-16T17:18:57.784Z] 
17:18:57 [2021-07-16T17:18:57.784Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:18:57 [2021-07-16T17:18:57.784Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c
17:18:57 [2021-07-16T17:18:57.784Z] #27 4.116 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
17:18:57 [2021-07-16T17:18:57.784Z] #27 4.134 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.140 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.151 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.163 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.178 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.178 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.178 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.178 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:18:58 [2021-07-16T17:18:58.040Z] #27 4.178 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:18:58 [2021-07-16T17:18:58.325Z] .
17:18:58 [2021-07-16T17:18:58.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:18:58 [2021-07-16T17:18:58.325Z] 
17:18:58 [2021-07-16T17:18:58.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:18:58 [2021-07-16T17:18:58.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:18:58 [2021-07-16T17:18:58.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:18:58 [2021-07-16T17:18:58.325Z] Error: No such image: emptyfs
17:18:58 [2021-07-16T17:18:58.325Z] Error: No such image: emptyfs
17:18:58 [2021-07-16T17:18:58.325Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:18:58 [2021-07-16T17:18:58.325Z] ++++ docker load
17:18:58 [2021-07-16T17:18:58.325Z] ++++ docker load
17:18:58 [2021-07-16T17:18:58.325Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:18:58 [2021-07-16T17:18:58.325Z] Running integration-test (iteration 1)
17:18:58 [2021-07-16T17:18:58.325Z] Running integration-test (iteration 1)
17:18:58 [2021-07-16T17:18:58.325Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:18:58 [2021-07-16T17:18:58.325Z] ++ 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)/'
17:18:58 [2021-07-16T17:18:58.325Z] ++ set -e
17:18:58 [2021-07-16T17:18:58.325Z] ++ '[' -n 0 ']'
17:18:58 [2021-07-16T17:18:58.325Z] ++ set -x
17:18:58 [2021-07-16T17:18:58.325Z] ++ 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)/'
17:18:58 [2021-07-16T17:18:58.325Z] 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)/
17:18:58 [2021-07-16T17:18:58.325Z] ++ 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)/'
17:18:58 [2021-07-16T17:18:58.325Z] ++ set -e
17:18:58 [2021-07-16T17:18:58.325Z] ++ '[' -n 0 ']'
17:18:58 [2021-07-16T17:18:58.325Z] ++ set -x
17:18:58 [2021-07-16T17:18:58.325Z] ++ 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)/'
17:18:58 [2021-07-16T17:18:58.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:18:58 [2021-07-16T17:18:58.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:19:02 [2021-07-16T17:19:02.719Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:19:02 [2021-07-16T17:19:02.719Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:19:02 [2021-07-16T17:19:02.719Z] GOOS="" GOARCH="" GOARM=""
17:19:02 [2021-07-16T17:19:02.719Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:19:02 [2021-07-16T17:19:02.719Z] 
17:19:02 [2021-07-16T17:19:02.719Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:19:02 [2021-07-16T17:19:02.719Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:19:02 [2021-07-16T17:19:02.719Z] HOSTNAME=4fc824c28afe
17:19:02 [2021-07-16T17:19:02.719Z] DEST=bundles/test-integration
17:19:02 [2021-07-16T17:19:02.719Z] PWD=/go/src/github.com/docker/docker
17:19:02 [2021-07-16T17:19:02.719Z] DOCKER_ROOTLESS=1
17:19:02 [2021-07-16T17:19:02.719Z] DOCKER_GITCOMMIT=b91946b6d99eb0a101464df5f55affc18c244f34
17:19:02 [2021-07-16T17:19:02.719Z] container=docker
17:19:02 [2021-07-16T17:19:02.719Z] HOME=/root
17:19:02 [2021-07-16T17:19:02.719Z] GOLANG_VERSION=1.16.6
17:19:02 [2021-07-16T17:19:02.719Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:19:02 [2021-07-16T17:19:02.719Z] VALIDATE_BRANCH=master
17:19:02 [2021-07-16T17:19:02.719Z] TERM=xterm
17:19:02 [2021-07-16T17:19:02.719Z] DOCKER_PKG=github.com/docker/docker
17:19:02 [2021-07-16T17:19:02.719Z] SHLVL=1
17:19:02 [2021-07-16T17:19:02.719Z] TIMEOUT=120m
17:19:02 [2021-07-16T17:19:02.719Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:19:02 [2021-07-16T17:19:02.719Z] DOCKER_GRAPHDRIVER=overlay2
17:19:02 [2021-07-16T17:19:02.719Z] GO111MODULE=off
17:19:02 [2021-07-16T17:19:02.719Z] DOCKER_EXPERIMENTAL=1
17:19:02 [2021-07-16T17:19:02.719Z] TEST_SKIP_INTEGRATION_CLI=1
17:19:02 [2021-07-16T17:19:02.719Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:19:02 [2021-07-16T17:19:02.719Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:19:02 [2021-07-16T17:19:02.719Z] GOPATH=/go
17:19:02 [2021-07-16T17:19:02.719Z] PKG_CONFIG=pkg-config
17:19:02 [2021-07-16T17:19:02.719Z] _=/usr/bin/env
17:19:02 [2021-07-16T17:19:02.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:19:04 [2021-07-16T17:19:04.864Z] Loaded image: buildpack-deps:buster
17:19:04 [2021-07-16T17:19:04.864Z] Loaded image: busybox:latest
17:19:04 [2021-07-16T17:19:04.864Z] Loaded image: busybox:glibc
17:19:06 [2021-07-16T17:19:06.755Z] Loaded image: debian:bullseye
17:19:07 [2021-07-16T17:19:07.011Z] Loaded image: hello-world:latest
17:19:07 [2021-07-16T17:19:07.011Z] Loaded image: arm32v7/hello-world:latest
17:19:07 [2021-07-16T17:19:07.011Z] INFO: Testing against a local daemon
17:19:07 [2021-07-16T17:19:07.011Z] === RUN   TestCgroupNamespacesBuild
17:19:07 [2021-07-16T17:19:07.983Z] #27 12.79 Fetched 42.2 MB in 12s (3581 kB/s)
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Extraction ended at 07/16/2021 17:19:04. Duration:00:00:21.9468012
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Updating the golang and path environment variables
17:19:08 [2021-07-16T17:19:08.686Z] INFO: GOPATH=d:\gopath
17:19:08 [2021-07-16T17:19:08.686Z] INFO: go version go1.16.6 windows/amd64
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Running the daemon under test in debug mode
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Starting a daemon under test...
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42647\2\daemon --pidfile d:\CI\PR-42647\2\docker.pid -D
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Process started successfully.
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Start tailing logs of the daemon under tests
17:19:08 [2021-07-16T17:19:08.686Z] INFO: Waiting for the daemon under test to start...
17:19:10 [2021-07-16T17:19:10.074Z] Running on azwin-2-fb9850 in d:\jenkins\workspace\moby_PR-42647
[Pipeline] {
[Pipeline] ws
17:19:10 [2021-07-16T17:19:10.096Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:19:10 [2021-07-16T17:19:10.277Z] Loaded image: buildpack-deps:buster
17:19:10 [2021-07-16T17:19:10.277Z] Loaded image: busybox:latest
17:19:10 [2021-07-16T17:19:10.277Z] Loaded image: busybox:glibc
17:19:10 [2021-07-16T17:19:10.533Z] Loaded image: buildpack-deps:buster
17:19:10 [2021-07-16T17:19:10.788Z] Loaded image: busybox:latest
17:19:11 [2021-07-16T17:19:11.044Z] Loaded image: busybox:glibc
17:19:11 [2021-07-16T17:19:11.462Z] The recommended git tool is: git
17:19:12 [2021-07-16T17:19:12.152Z] #27 12.79 Reading package lists...
17:19:12 [2021-07-16T17:19:12.409Z] Loaded image: debian:bullseye
17:19:12 [2021-07-16T17:19:12.664Z] Loaded image: hello-world:latest
17:19:12 [2021-07-16T17:19:12.664Z] Loaded image: arm32v7/hello-world:latest
17:19:12 [2021-07-16T17:19:12.920Z] INFO: Testing against a local daemon
17:19:12 [2021-07-16T17:19:12.920Z] === RUN   TestDockerDaemonSuite
17:19:12 [2021-07-16T17:19:12.920Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:19:12 [2021-07-16T17:19:12.920Z] Loaded image: debian:bullseye
17:19:12 [2021-07-16T17:19:12.920Z] Loaded image: hello-world:latest
17:19:13 [2021-07-16T17:19:13.175Z] Loaded image: arm32v7/hello-world:latest
17:19:13 [2021-07-16T17:19:13.175Z] INFO: Testing against a local daemon
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:19:13 [2021-07-16T17:19:13.175Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:19:17 [2021-07-16T17:19:17.400Z] #27 18.17 Reading package lists...
17:19:18 [2021-07-16T17:19:18.330Z] #27 23.45 Building dependency tree...
17:19:18 [2021-07-16T17:19:18.587Z] #27 24.58 Reading state information...
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.30 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.30 libcap2-bin is already the newest version (1:2.25-2).
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.30 patch is already the newest version (2.7.6-3+deb10u1).
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.30 xz-utils is already the newest version (5.2.4-1).
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.30 The following additional packages will be installed:
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.31   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.31   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.31   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.31   python3.7 python3.7-minimal vim-runtime xxd
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32 Suggested packages:
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32 Recommended packages:
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32   aufs-dkms nftables build-essential python3-dev python3-keyring
17:19:19 [2021-07-16T17:19:19.150Z] #27 25.32   python3-keyrings.alt python3-xdg unzip
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.57 The following NEW packages will be installed:
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.57   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   python3-minimal python3-pip python3-pkg-resources python3-setuptools
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
17:19:20 [2021-07-16T17:19:20.517Z] #27 26.58   uidmap vim vim-common vim-runtime xfsprogs xxd zip
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.92 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.92 Need to get 20.0 MB of archives.
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.92 After this operation, 82.5 MB of additional disk space will be used.
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 27.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 27.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 27.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 27.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 27.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:19:20 [2021-07-16T17:19:20.774Z] #27 27.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:19:21 [2021-07-16T17:19:21.030Z] #27 27.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:19:21 [2021-07-16T17:19:21.261Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:19:21 [2021-07-16T17:19:21.286Z] #27 27.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:19:21 [2021-07-16T17:19:21.516Z] --- PASS: TestCgroupNamespacesBuild (14.39s)
17:19:21 [2021-07-16T17:19:21.516Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:19:21 [2021-07-16T17:19:21.857Z] #27 28.05 debconf: delaying package configuration, since apt-utils is not installed
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.25 Fetched 20.0 MB in 1s (20.9 MB/s)
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.35 Selecting previously unselected package pigz.
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39111 files and directories currently installed.)
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.39 Unpacking pigz (2.4-1) ...
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.45 Selecting previously unselected package libpython3.7-minimal:amd64.
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:19:22 [2021-07-16T17:19:22.116Z] #27 28.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:19:22 [2021-07-16T17:19:22.373Z] #27 28.71 Selecting previously unselected package python3.7-minimal.
17:19:22 [2021-07-16T17:19:22.373Z] #27 28.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:19:22 [2021-07-16T17:19:22.373Z] #27 28.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:19:22 [2021-07-16T17:19:22.441Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:19:22 [2021-07-16T17:19:22.936Z] #27 29.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:19:22 [2021-07-16T17:19:22.936Z] #27 29.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:19:23 [2021-07-16T17:19:23.002Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:19:23 [2021-07-16T17:19:23.002Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:19:23 [2021-07-16T17:19:23.002Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:19:23 [2021-07-16T17:19:23.002Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
17:19:23 [2021-07-16T17:19:23.002Z] === RUN   TestBuildWithSession
17:19:23 [2021-07-16T17:19:23.002Z]     build_session_test.go:25: TODO: BuildKit
17:19:23 [2021-07-16T17:19:23.002Z] --- SKIP: TestBuildWithSession (0.00s)
17:19:23 [2021-07-16T17:19:23.002Z] === RUN   TestBuildSquashParent
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.81 Selecting previously unselected package python3-minimal.
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39360 files and directories currently installed.)
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.85 Unpacking python3-minimal (3.7.3-1) ...
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.91 Selecting previously unselected package libmpdec2:amd64.
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.93 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.99 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:19:23 [2021-07-16T17:19:23.866Z] #27 29.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:19:23 [2021-07-16T17:19:23.866Z] #27 30.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:19:23 [2021-07-16T17:19:23.929Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:19:24 [2021-07-16T17:19:24.122Z] #27 30.34 Selecting previously unselected package python3.7.
17:19:24 [2021-07-16T17:19:24.122Z] #27 30.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:19:24 [2021-07-16T17:19:24.122Z] #27 30.35 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:19:24 [2021-07-16T17:19:24.122Z] #27 30.43 Selecting previously unselected package libpython3-stdlib:amd64.
17:19:24 [2021-07-16T17:19:24.122Z] #27 30.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:19:24 [2021-07-16T17:19:24.122Z] #27 30.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:19:24 [2021-07-16T17:19:24.184Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:19:24 [2021-07-16T17:19:24.378Z] #27 30.53 Setting up python3-minimal (3.7.3-1) ...
17:19:24 [2021-07-16T17:19:24.635Z] #27 30.90 Selecting previously unselected package python3.
17:19:24 [2021-07-16T17:19:24.636Z] #27 30.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39772 files and directories currently installed.)
17:19:24 [2021-07-16T17:19:24.636Z] #27 30.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:19:24 [2021-07-16T17:19:24.636Z] #27 30.94 Unpacking python3 (3.7.3-1) ...
17:19:24 [2021-07-16T17:19:24.636Z] #27 31.00 Selecting previously unselected package libip4tc0:amd64.
17:19:24 [2021-07-16T17:19:24.636Z] #27 31.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:19:24 [2021-07-16T17:19:24.891Z] #27 31.02 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:19:24 [2021-07-16T17:19:24.891Z] #27 31.09 Selecting previously unselected package libip6tc0:amd64.
17:19:24 [2021-07-16T17:19:24.891Z] #27 31.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:19:24 [2021-07-16T17:19:24.891Z] #27 31.10 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:19:25 [2021-07-16T17:19:25.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:19:25 [2021-07-16T17:19:25.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:19:25 [2021-07-16T17:19:25.111Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:19:25 [2021-07-16T17:19:25.111Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:19:25 [2021-07-16T17:19:25.111Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:19:25 [2021-07-16T17:19:25.111Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.17 Selecting previously unselected package libiptc0:amd64.
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.18 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.24 Selecting previously unselected package libnfnetlink0:amd64.
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.36 Selecting previously unselected package libnftnl11:amd64.
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.37 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.42 Selecting previously unselected package iptables.
17:19:25 [2021-07-16T17:19:25.147Z] #27 31.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:19:25 [2021-07-16T17:19:25.366Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.43 Unpacking iptables (1.8.2-4) ...
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.58 Selecting previously unselected package xxd.
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.60 Unpacking xxd (2:8.1.0875-5) ...
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.67 Selecting previously unselected package vim-common.
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.69 Unpacking vim-common (2:8.1.0875-5) ...
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.77 Selecting previously unselected package bash-completion.
17:19:25 [2021-07-16T17:19:25.403Z] #27 31.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:19:26 [2021-07-16T17:19:26.389Z] ...INFO: Daemon under test started and replied!
17:19:26 [2021-07-16T17:19:26.389Z] INFO: Docker version of the daemon under test
17:19:26 [2021-07-16T17:19:26.389Z] 
17:19:26 [2021-07-16T17:19:26.389Z] Client:
17:19:26 [2021-07-16T17:19:26.389Z]  Version:      17.06.2-ce
17:19:26 [2021-07-16T17:19:26.389Z]  API version:  1.30
17:19:26 [2021-07-16T17:19:26.389Z]  Go version:   go1.8.3
17:19:26 [2021-07-16T17:19:26.389Z]  Git commit:   cec0b72
17:19:26 [2021-07-16T17:19:26.389Z]  Built:        Tue Sep  5 19:57:19 2017
17:19:26 [2021-07-16T17:19:26.389Z]  OS/Arch:      windows/amd64
17:19:26 [2021-07-16T17:19:26.389Z] 
17:19:26 [2021-07-16T17:19:26.389Z] Server:
17:19:26 [2021-07-16T17:19:26.389Z]  Version:      0.0.0-dev
17:19:26 [2021-07-16T17:19:26.389Z]  API version:  1.42 (minimum version 1.24)
17:19:26 [2021-07-16T17:19:26.389Z]  Go version:   go1.16.6
17:19:26 [2021-07-16T17:19:26.390Z]  Git commit:   cf17e8d1e4
17:19:26 [2021-07-16T17:19:26.390Z]  Built:        07/16/2021 17:17:30
17:19:26 [2021-07-16T17:19:26.390Z]  OS/Arch:      windows/amd64
17:19:26 [2021-07-16T17:19:26.390Z]  Experimental: false
17:19:26 [2021-07-16T17:19:26.390Z] 
17:19:26 [2021-07-16T17:19:26.390Z] INFO: Docker info of the daemon under test
17:19:26 [2021-07-16T17:19:26.390Z] 
17:19:26 [2021-07-16T17:19:26.390Z] Containers: 0
17:19:26 [2021-07-16T17:19:26.390Z]  Running: 0
17:19:26 [2021-07-16T17:19:26.390Z]  Paused: 0
17:19:26 [2021-07-16T17:19:26.390Z]  Stopped: 0
17:19:26 [2021-07-16T17:19:26.390Z] Images: 0
17:19:26 [2021-07-16T17:19:26.390Z] Server Version: 0.0.0-dev
17:19:26 [2021-07-16T17:19:26.390Z] Storage Driver: windowsfilter
17:19:26 [2021-07-16T17:19:26.390Z]  Windows: 
17:19:26 [2021-07-16T17:19:26.390Z] Logging Driver: json-file
17:19:26 [2021-07-16T17:19:26.390Z] Plugins: 
17:19:26 [2021-07-16T17:19:26.390Z]  Volume: local
17:19:26 [2021-07-16T17:19:26.390Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:19:26 [2021-07-16T17:19:26.390Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:19:26 [2021-07-16T17:19:26.390Z] Swarm: inactive
17:19:26 [2021-07-16T17:19:26.390Z] Default Isolation: process
17:19:26 [2021-07-16T17:19:26.390Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:19:26 [2021-07-16T17:19:26.390Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:19:26 [2021-07-16T17:19:26.390Z] OSType: windows
17:19:26 [2021-07-16T17:19:26.390Z] Architecture: x86_64
17:19:26 [2021-07-16T17:19:26.390Z] CPUs: 4
17:19:26 [2021-07-16T17:19:26.390Z] Total Memory: 32GiB
17:19:26 [2021-07-16T17:19:26.390Z] Name: azwin-2-997000
17:19:26 [2021-07-16T17:19:26.390Z] ID: T5P3:4E2D:SJVU:FYBM:YHL6:M7ZL:TO7C:Y7N6:72B3:5RO2:6YMW:6KCY
17:19:26 [2021-07-16T17:19:26.390Z] Docker Root Dir: D:\CI\PR-42647\2\daemon
17:19:26 [2021-07-16T17:19:26.390Z] Debug Mode (client): false
17:19:26 [2021-07-16T17:19:26.390Z] Debug Mode (server): true
17:19:26 [2021-07-16T17:19:26.390Z]  File Descriptors: -1
17:19:26 [2021-07-16T17:19:26.390Z]  Goroutines: 16
17:19:26 [2021-07-16T17:19:26.390Z]  System Time: 2021-07-16T17:19:24.205036Z
17:19:26 [2021-07-16T17:19:26.390Z]  EventsListeners: 0
17:19:26 [2021-07-16T17:19:26.390Z] Registry: https://index.docker.io/v1/
17:19:26 [2021-07-16T17:19:26.390Z] Labels:
17:19:26 [2021-07-16T17:19:26.390Z] Experimental: false
17:19:26 [2021-07-16T17:19:26.390Z] Insecure Registries:
17:19:26 [2021-07-16T17:19:26.390Z]  127.0.0.0/8
17:19:26 [2021-07-16T17:19:26.390Z] Live Restore Enabled: false
17:19:26 [2021-07-16T17:19:26.390Z] 
17:19:26 [2021-07-16T17:19:26.390Z] 
17:19:26 [2021-07-16T17:19:26.390Z] INFO: Docker images of the daemon under test
17:19:26 [2021-07-16T17:19:26.390Z] 
17:19:26 [2021-07-16T17:19:26.390Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:19:26 [2021-07-16T17:19:26.390Z] 
17:19:26 [2021-07-16T17:19:26.390Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
17:19:26 [2021-07-16T17:19:26.390Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
17:19:26 [2021-07-16T17:19:26.390Z] 10.0.20295.1: Pulling from windows/servercore/insider
17:19:26 [2021-07-16T17:19:26.390Z] 29d5b6a226d2: Pulling fs layer
17:19:26 [2021-07-16T17:19:26.768Z] #27 33.13 Unpacking bash-completion (1:2.8-6) ...
17:19:27 [2021-07-16T17:19:27.024Z] #27 33.32 Selecting previously unselected package apparmor.
17:19:27 [2021-07-16T17:19:27.024Z] #27 33.33 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.024Z] #27 33.38 Unpacking apparmor (2.13.2-10) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.53 Selecting previously unselected package aufs-tools.
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.54 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.61 Selecting previously unselected package libonig5:amd64.
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.62 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.62 Unpacking libonig5:amd64 (6.9.1-1) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.70 Selecting previously unselected package libjq1:amd64.
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.70 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.77 Selecting previously unselected package jq.
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.77 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.78 Unpacking jq (1.5+dfsg-2+b1) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.83 Selecting previously unselected package libaio1:amd64.
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.84 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.84 Unpacking libaio1:amd64 (0.3.112-3) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.88 Selecting previously unselected package libgpm2:amd64.
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.89 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.89 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:19:27 [2021-07-16T17:19:27.586Z] #27 33.95 Selecting previously unselected package libnet1:amd64.
17:19:27 [2021-07-16T17:19:27.842Z] #27 33.95 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 33.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.02 Selecting previously unselected package libnl-3-200:amd64.
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.02 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.08 Selecting previously unselected package libprotobuf-c1:amd64.
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.09 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.15 Selecting previously unselected package libreadline5:amd64.
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.15 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:19:27 [2021-07-16T17:19:27.842Z] #27 34.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:19:28 [2021-07-16T17:19:28.098Z] #27 34.22 Selecting previously unselected package net-tools.
17:19:28 [2021-07-16T17:19:28.098Z] #27 34.23 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:19:28 [2021-07-16T17:19:28.098Z] #27 34.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:19:28 [2021-07-16T17:19:28.098Z] #27 34.34 Selecting previously unselected package python-pip-whl.
17:19:28 [2021-07-16T17:19:28.098Z] #27 34.34 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
17:19:28 [2021-07-16T17:19:28.098Z] #27 34.34 Unpacking python-pip-whl (18.1-5) ...
17:19:28 [2021-07-16T17:19:28.354Z] #27 34.60 Selecting previously unselected package python3-lib2to3.
17:19:28 [2021-07-16T17:19:28.354Z] #27 34.61 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
17:19:28 [2021-07-16T17:19:28.354Z] #27 34.61 Unpacking python3-lib2to3 (3.7.3-1) ...
17:19:28 [2021-07-16T17:19:28.354Z] #27 34.69 Selecting previously unselected package python3-distutils.
17:19:28 [2021-07-16T17:19:28.354Z] #27 34.70 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.71 Unpacking python3-distutils (3.7.3-1) ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.78 Selecting previously unselected package python3-pip.
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.78 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.79 Unpacking python3-pip (18.1-5) ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.86 Selecting previously unselected package python3-pkg-resources.
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.87 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.87 Unpacking python3-pkg-resources (40.8.0-1) ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.93 Selecting previously unselected package python3-setuptools.
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.94 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
17:19:28 [2021-07-16T17:19:28.611Z] #27 34.95 Unpacking python3-setuptools (40.8.0-1) ...
17:19:28 [2021-07-16T17:19:28.867Z] #27 35.08 Selecting previously unselected package python3-wheel.
17:19:28 [2021-07-16T17:19:28.867Z] #27 35.08 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
17:19:28 [2021-07-16T17:19:28.867Z] #27 35.09 Unpacking python3-wheel (0.32.3-2) ...
17:19:28 [2021-07-16T17:19:28.867Z] #27 35.14 Selecting previously unselected package sudo.
17:19:29 [2021-07-16T17:19:29.124Z] #27 35.15 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:19:29 [2021-07-16T17:19:29.124Z] #27 35.15 Unpacking sudo (1.8.27-1+deb10u3) ...
17:19:29 [2021-07-16T17:19:29.124Z] #27 35.38 Selecting previously unselected package thin-provisioning-tools.
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.39 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.52 Selecting previously unselected package uidmap.
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.53 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.54 Unpacking uidmap (1:4.5-1.1) ...
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.62 Selecting previously unselected package vim-runtime.
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.63 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:19:29 [2021-07-16T17:19:29.380Z] #27 35.69 Unpacking vim-runtime (2:8.1.0875-5) ...
17:19:29 [2021-07-16T17:19:29.529Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:19:30 [2021-07-16T17:19:30.089Z] --- PASS: TestBuildSquashParent (7.06s)
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:30 [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:30 [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:30 [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:30 [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:30 [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:30 [2021-07-16T17:19:30.089Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:30 [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:30 [2021-07-16T17:19:30.089Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:30 [2021-07-16T17:19:30.089Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:30 [2021-07-16T17:19:30.089Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:30 [2021-07-16T17:19:30.089Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:30 [2021-07-16T17:19:30.089Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:30 [2021-07-16T17:19:30.089Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:30 [2021-07-16T17:19:30.748Z] #27 36.82 Selecting previously unselected package vim.
17:19:30 [2021-07-16T17:19:30.748Z] #27 36.82 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
17:19:30 [2021-07-16T17:19:30.748Z] #27 36.84 Unpacking vim (2:8.1.0875-5) ...
17:19:31 [2021-07-16T17:19:31.005Z] #27 37.10 Selecting previously unselected package xfsprogs.
17:19:31 [2021-07-16T17:19:31.005Z] #27 37.10 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
17:19:31 [2021-07-16T17:19:31.005Z] #27 37.11 Unpacking xfsprogs (4.20.0-1) ...
17:19:31 [2021-07-16T17:19:31.005Z] #27 37.29 Selecting previously unselected package zip.
17:19:31 [2021-07-16T17:19:31.005Z] #27 37.30 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
17:19:31 [2021-07-16T17:19:31.005Z] #27 37.31 Unpacking zip (3.0-11+b1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.41 Setting up aufs-tools (1:4.14+20190211-1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.44 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.48 Setting up libgpm2:amd64 (1.20.7-5) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.49 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.50 Setting up uidmap (1:4.5-1.1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.52 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.56 Setting up xxd (2:8.1.0875-5) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.57 Setting up zip (3.0-11+b1) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.58 Setting up vim-common (2:8.1.0875-5) ...
17:19:31 [2021-07-16T17:19:31.261Z] #27 37.61 Setting up bash-completion (1:2.8-6) ...
17:19:31 [2021-07-16T17:19:31.452Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:19:32 [2021-07-16T17:19:32.884Z] #27 38.94 Setting up libiptc0:amd64 (1.8.2-4) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 38.96 Setting up sudo (1.8.27-1+deb10u3) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.01 invoke-rc.d: could not determine current runlevel
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.02 invoke-rc.d: policy-rc.d denied execution of start.
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.03 Setting up pigz (2.4-1) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.05 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.08 Setting up python-pip-whl (18.1-5) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.10 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:19:32 [2021-07-16T17:19:32.884Z] #27 39.11 Setting up vim-runtime (2:8.1.0875-5) ...
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.28 Setting up libaio1:amd64 (0.3.112-3) ...
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.29 Setting up libonig5:amd64 (6.9.1-1) ...
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.32 Setting up vim (2:8.1.0875-5) ...
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:19:33 [2021-07-16T17:19:33.140Z] #27 39.41 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:19:33 [2021-07-16T17:19:33.397Z] #27 39.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:19:33 [2021-07-16T17:19:33.397Z] #27 39.44 Setting up jq (1.5+dfsg-2+b1) ...
17:19:33 [2021-07-16T17:19:33.397Z] #27 39.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:19:33 [2021-07-16T17:19:33.397Z] #27 39.46 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.41 Setting up iptables (1.8.2-4) ...
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:19:34 [2021-07-16T17:19:34.326Z] #27 40.47 Setting up python3 (3.7.3-1) ...
17:19:34 [2021-07-16T17:19:34.582Z] #27 40.64 Setting up python3-wheel (0.32.3-2) ...
17:19:34 [2021-07-16T17:19:34.720Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:19:34 [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:19:34 [2021-07-16T17:19:34.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s)
17:19:34 [2021-07-16T17:19:34.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s)
17:19:34 [2021-07-16T17:19:34.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s)
17:19:34 [2021-07-16T17:19:34.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s)
17:19:34 [2021-07-16T17:19:34.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.94s)
17:19:34 [2021-07-16T17:19:34.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.15s)
17:19:34 [2021-07-16T17:19:34.720Z] === RUN   TestBuildMultiStageCopy
17:19:34 [2021-07-16T17:19:34.720Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:19:34 [2021-07-16T17:19:34.839Z] #27 40.94 Setting up apparmor (2.13.2-10) ...
17:19:35 [2021-07-16T17:19:35.073Z] using credential docker-jenkins-github-credentials
17:19:35 [2021-07-16T17:19:35.145Z] Cloning the remote Git repository
17:19:35 [2021-07-16T17:19:35.145Z] Cloning with configured refspecs honoured and without tags
17:19:35 [2021-07-16T17:19:35.526Z] ok  	github.com/docker/docker/container	0.154s	coverage: 34.6% of statements
17:19:35 [2021-07-16T17:19:35.526Z] ok  	github.com/docker/docker/cmd/dockerd	0.152s	coverage: 29.4% of statements
17:19:35 [2021-07-16T17:19:35.526Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:19:35 [2021-07-16T17:19:35.526Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:19:35 [2021-07-16T17:19:35.526Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:19:35 [2021-07-16T17:19:35.526Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:19:35 [2021-07-16T17:19:35.526Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
17:19:35 [2021-07-16T17:19:35.526Z] ok  	github.com/docker/docker/daemon/cluster	0.218s	coverage: 0.5% of statements
17:19:35 [2021-07-16T17:19:35.526Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.035s	coverage: 35.9% of statements
17:19:36 [2021-07-16T17:19:36.088Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:19:36 [2021-07-16T17:19:36.088Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:19:36 [2021-07-16T17:19:36.205Z] #27 42.26 Setting up xfsprogs (4.20.0-1) ...
17:19:36 [2021-07-16T17:19:36.205Z] #27 42.28 Setting up python3-lib2to3 (3.7.3-1) ...
17:19:36 [2021-07-16T17:19:36.205Z] #27 42.45 Setting up python3-pkg-resources (40.8.0-1) ...
17:19:36 [2021-07-16T17:19:36.343Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:19:36 [2021-07-16T17:19:36.462Z] #27 42.77 Setting up python3-distutils (3.7.3-1) ...
17:19:36 [2021-07-16T17:19:36.599Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:19:36 [2021-07-16T17:19:36.718Z] #27 42.96 Setting up python3-setuptools (40.8.0-1) ...
17:19:36 [2021-07-16T17:19:36.854Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:19:36 [2021-07-16T17:19:36.854Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:19:37 [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy (2.71s)
17:19:37 [2021-07-16T17:19:37.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s)
17:19:37 [2021-07-16T17:19:37.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:19:37 [2021-07-16T17:19:37.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
17:19:37 [2021-07-16T17:19:37.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
17:19:37 [2021-07-16T17:19:37.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
17:19:37 [2021-07-16T17:19:37.109Z] === RUN   TestBuildMultiStageParentConfig
17:19:37 [2021-07-16T17:19:37.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:19:37 [2021-07-16T17:19:37.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:19:37 [2021-07-16T17:19:37.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:19:37 [2021-07-16T17:19:37.281Z] #27 43.34 Setting up python3-pip (18.1-5) ...
17:19:35 [2021-07-16T17:19:35.318Z] Cloning repository https://github.com/moby/moby.git
17:19:35 [2021-07-16T17:19:35.708Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:19:36 [2021-07-16T17:19:36.962Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:36 [2021-07-16T17:19:36.962Z]  > git --version # timeout=10
17:19:36 [2021-07-16T17:19:36.993Z]  > git --version # 'git version 2.24.1.windows.2'
17:19:37 [2021-07-16T17:19:37.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:37 [2021-07-16T17:19:37.009Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:19:37 [2021-07-16T17:19:37.450Z] ok  	github.com/docker/docker/daemon/config	0.095s	coverage: 81.4% of statements
17:19:37 [2021-07-16T17:19:37.537Z] #27 43.72 Processing triggers for libc-bin (2.28-10) ...
17:19:37 [2021-07-16T17:19:37.537Z] #27 43.76 Processing triggers for mime-support (3.62) ...
17:19:37 [2021-07-16T17:19:37.669Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
17:19:37 [2021-07-16T17:19:37.670Z] === RUN   TestBuildLabelWithTargets
17:19:37 [2021-07-16T17:19:37.670Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:19:37 [2021-07-16T17:19:37.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:19:37 [2021-07-16T17:19:37.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:19:38 [2021-07-16T17:19:38.026Z] ok  	github.com/docker/docker/daemon/discovery	0.030s	coverage: 30.0% of statements
17:19:38 [2021-07-16T17:19:38.289Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
17:19:38 [2021-07-16T17:19:38.466Z] #27 DONE 44.6s
17:19:38 [2021-07-16T17:19:38.466Z] 
17:19:38 [2021-07-16T17:19:38.466Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:19:38 [2021-07-16T17:19:38.466Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:19:38 [2021-07-16T17:19:38.466Z] #64 ...
17:19:38 [2021-07-16T17:19:38.466Z] 
17:19:38 [2021-07-16T17:19:38.466Z] #28 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:19:38 [2021-07-16T17:19:38.466Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91
17:19:38 [2021-07-16T17:19:38.595Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:19:38 [2021-07-16T17:19:38.596Z] --- PASS: TestBuildLabelWithTargets (1.01s)
17:19:38 [2021-07-16T17:19:38.596Z] === RUN   TestBuildWithEmptyLayers
17:19:39 [2021-07-16T17:19:39.029Z] #28 0.724 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:19:39 [2021-07-16T17:19:39.160Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
17:19:39 [2021-07-16T17:19:39.160Z] === RUN   TestBuildMultiStageOnBuild
17:19:39 [2021-07-16T17:19:39.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:19:39 [2021-07-16T17:19:39.285Z] #28 0.729 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:19:39 [2021-07-16T17:19:39.285Z] #28 0.736 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:19:39 [2021-07-16T17:19:39.285Z] #28 DONE 0.8s
17:19:39 [2021-07-16T17:19:39.285Z] 
17:19:39 [2021-07-16T17:19:39.285Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:19:39 [2021-07-16T17:19:39.285Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9
17:19:39 [2021-07-16T17:19:39.416Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:19:39 [2021-07-16T17:19:39.683Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
17:19:41 [2021-07-16T17:19:41.185Z] #29 2.151 Collecting yamllint==1.26.1
17:19:41 [2021-07-16T17:19:41.303Z] --- PASS: TestBuildMultiStageOnBuild (2.03s)
17:19:41 [2021-07-16T17:19:41.303Z] === RUN   TestBuildUncleanTarFilenames
17:19:41 [2021-07-16T17:19:41.303Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:19:41 [2021-07-16T17:19:41.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:19:41 [2021-07-16T17:19:41.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:19:41 [2021-07-16T17:19:41.559Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
17:19:41 [2021-07-16T17:19:41.559Z] === RUN   TestBuildMultiStageLayerLeak
17:19:41 [2021-07-16T17:19:41.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:19:41 [2021-07-16T17:19:41.814Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:19:42 [2021-07-16T17:19:42.245Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.584s	coverage: 13.8% of statements
17:19:43 [2021-07-16T17:19:43.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:19:43 [2021-07-16T17:19:43.177Z]     docker_cli_daemon_test.go:1455: [db2a7cace414e] daemon is not started
17:19:43 [2021-07-16T17:19:43.191Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 3.1% of statements
17:19:43 [2021-07-16T17:19:43.191Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.037s	coverage: 73.3% of statements
17:19:43 [2021-07-16T17:19:43.433Z] === RUN   TestDockerSuite/TestAttachDetach
17:19:43 [2021-07-16T17:19:43.433Z]     check_test.go:309: [dffd8fafa6f2e] daemon is not started
17:19:43 [2021-07-16T17:19:43.433Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:19:43 [2021-07-16T17:19:43.766Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.688s	coverage: 56.2% of statements
17:19:43 [2021-07-16T17:19:43.994Z] --- PASS: TestBuildMultiStageLayerLeak (2.38s)
17:19:43 [2021-07-16T17:19:43.994Z] === RUN   TestBuildWithHugeFile
17:19:44 [2021-07-16T17:19:44.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:19:44 [2021-07-16T17:19:44.081Z] 29d5b6a226d2: Verifying Checksum
17:19:44 [2021-07-16T17:19:44.081Z] 29d5b6a226d2: Download complete
17:19:44 [2021-07-16T17:19:44.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:19:44 [2021-07-16T17:19:44.554Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:19:44 [2021-07-16T17:19:44.714Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
17:19:45 [2021-07-16T17:19:45.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:19:45 [2021-07-16T17:19:45.481Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:19:45 [2021-07-16T17:19:45.736Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:19:45 [2021-07-16T17:19:45.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:19:47 [2021-07-16T17:19:47.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:19:47 [2021-07-16T17:19:47.275Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.784s	coverage: 49.4% of statements
17:19:47 [2021-07-16T17:19:47.624Z]     check_test.go:309: [de15bd43ee628] daemon is not started
17:19:47 [2021-07-16T17:19:47.624Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:19:47 [2021-07-16T17:19:47.624Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:19:47 [2021-07-16T17:19:47.731Z] #29 7.379   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:19:47 [2021-07-16T17:19:47.731Z] #29 7.815 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:19:47 [2021-07-16T17:19:47.731Z] #29 7.839   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:19:47 [2021-07-16T17:19:47.731Z] #29 7.860 Collecting pyyaml (from yamllint==1.26.1)
17:19:47 [2021-07-16T17:19:47.731Z] #29 7.947   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.054 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.055 Building wheels for collected packages: yamllint
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.056   Running setup.py bdist_wheel for yamllint: started
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.404   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.405   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.427 Successfully built yamllint
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.438 Installing collected packages: pathspec, pyyaml, yamllint
17:19:47 [2021-07-16T17:19:47.731Z] #29 8.577 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
17:19:47 [2021-07-16T17:19:47.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:19:48 [2021-07-16T17:19:48.293Z] #29 DONE 9.2s
17:19:48 [2021-07-16T17:19:48.293Z] 
17:19:48 [2021-07-16T17:19:48.293Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:19:48 [2021-07-16T17:19:48.293Z] #32 sha256:b8c7bffb4da57ebe9c6411c851e08fbc75bf3011bfe733b8983e44959b9095a5
17:19:48 [2021-07-16T17:19:48.550Z] #32 DONE 0.3s
17:19:48 [2021-07-16T17:19:48.550Z] 
17:19:48 [2021-07-16T17:19:48.550Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:19:48 [2021-07-16T17:19:48.550Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:19:48 [2021-07-16T17:19:48.550Z] #64 106.4 # github.com/containerd/containerd/cmd/containerd
17:19:48 [2021-07-16T17:19:48.550Z] #64 106.4 /usr/bin/ld: /tmp/go-link-208072159/000019.o: in function `New':
17:19:48 [2021-07-16T17:19:48.550Z] #64 106.4 /tmp/tmp.oEa0i1o8qD/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
17:19:48 [2021-07-16T17:19:48.550Z] #64 106.5 + bin/containerd-stress
17:19:48 [2021-07-16T17:19:48.550Z] #64 107.8 + bin/containerd-shim
17:19:48 [2021-07-16T17:19:48.670Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 57.5% of statements
17:19:48 [2021-07-16T17:19:48.670Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.412s	coverage: 57.7% of statements
17:19:48 [2021-07-16T17:19:48.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:19:48 [2021-07-16T17:19:48.807Z] #64 ...
17:19:48 [2021-07-16T17:19:48.807Z] 
17:19:48 [2021-07-16T17:19:48.807Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:19:48 [2021-07-16T17:19:48.807Z] #37 sha256:ae998477299b7964255cdd5c052c220c83826651cad9927b10f46ea3a4b0d7dc
17:19:48 [2021-07-16T17:19:48.987Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:19:49 [2021-07-16T17:19:49.248Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.904s	coverage: 46.2% of statements
17:19:49 [2021-07-16T17:19:49.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:19:49 [2021-07-16T17:19:49.608Z] Using test binary docker
17:19:49 [2021-07-16T17:19:49.608Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:19:49 [2021-07-16T17:19:49.608Z] Starting apparmor (via systemctl): apparmor.service.
17:19:49 [2021-07-16T17:19:49.608Z] Starting dockerd
17:19:49 [2021-07-16T17:19:49.608Z] INFO: Waiting for daemon to start...
17:19:49 [2021-07-16T17:19:49.919Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:19:50 [2021-07-16T17:19:50.197Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
17:19:50 [2021-07-16T17:19:50.197Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
17:19:51 [2021-07-16T17:19:51.147Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.8% of statements
17:19:51 [2021-07-16T17:19:51.286Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:19:51 [2021-07-16T17:19:51.507Z] .
17:19:51 [2021-07-16T17:19:51.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:19:51 [2021-07-16T17:19:51.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:19:51 [2021-07-16T17:19:51.507Z] Error: No such image: emptyfs
17:19:51 [2021-07-16T17:19:51.765Z] Running integration-test (iteration 1)
17:19:51 [2021-07-16T17:19:51.765Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:19:51 [2021-07-16T17:19:51.847Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:19:52 [2021-07-16T17:19:52.094Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 43.5% of statements
17:19:52 [2021-07-16T17:19:52.094Z] ok  	github.com/docker/docker/daemon	12.242s	coverage: 17.4% of statements
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:19:52 [2021-07-16T17:19:52.094Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:19:52 [2021-07-16T17:19:52.978Z] #37 DONE 4.3s
17:19:52 [2021-07-16T17:19:52.978Z] 
17:19:52 [2021-07-16T17:19:52.978Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:19:52 [2021-07-16T17:19:52.978Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:19:52 [2021-07-16T17:19:52.978Z] #64 115.7 + bin/containerd-shim-runc-v1
17:19:53 [2021-07-16T17:19:53.041Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.317s	coverage: 77.8% of statements
17:19:53 [2021-07-16T17:19:53.041Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:19:53 [2021-07-16T17:19:53.041Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:19:53 [2021-07-16T17:19:53.041Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.049s	coverage: 67.0% of statements
17:19:53 [2021-07-16T17:19:53.041Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 23.9% of statements
17:19:53 [2021-07-16T17:19:53.211Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:19:53 [2021-07-16T17:19:53.235Z] #64 ...
17:19:53 [2021-07-16T17:19:53.235Z] 
17:19:53 [2021-07-16T17:19:53.235Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:19:53 [2021-07-16T17:19:53.235Z] #40 sha256:1f1764703dfd32b206319cb66f34c6bc5e85b42f02af7cb4dad20b20f85610fb
17:19:53 [2021-07-16T17:19:53.235Z] #40 DONE 0.2s
17:19:53 [2021-07-16T17:19:53.235Z] 
17:19:53 [2021-07-16T17:19:53.235Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:19:53 [2021-07-16T17:19:53.235Z] #42 sha256:9622905a1603e9617f7f5019aeb7f867a890ab17a66975c4c7513114b92fc642
17:19:53 [2021-07-16T17:19:53.235Z] #42 DONE 0.1s
17:19:53 [2021-07-16T17:19:53.493Z] 
17:19:53 [2021-07-16T17:19:53.493Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:19:53 [2021-07-16T17:19:53.493Z] #45 sha256:3901782d0ab4433870e2bece4c7b9b42abb2dfa60dd639956be67a147791d857
17:19:53 [2021-07-16T17:19:53.493Z] #45 DONE 0.1s
17:19:53 [2021-07-16T17:19:53.493Z] 
17:19:53 [2021-07-16T17:19:53.493Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:19:53 [2021-07-16T17:19:53.493Z] #48 sha256:80d177ae91bcc60a20ca37b6f6c85bf337e7dcffac82162b6e7f092ba06f8c1c
17:19:53 [2021-07-16T17:19:53.616Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.044s	coverage: 87.2% of statements
17:19:53 [2021-07-16T17:19:53.616Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 69.9% of statements
17:19:53 [2021-07-16T17:19:53.749Z] #48 DONE 0.3s
17:19:53 [2021-07-16T17:19:53.749Z] 
17:19:53 [2021-07-16T17:19:53.749Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:19:53 [2021-07-16T17:19:53.749Z] #52 sha256:fdd2749fd1e93f8d37444f04ef62a0c190bfa07e55dac16b40136615a3e03ceb
17:19:53 [2021-07-16T17:19:53.749Z] #52 DONE 0.1s
17:19:53 [2021-07-16T17:19:53.749Z] 
17:19:53 [2021-07-16T17:19:53.749Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:19:53 [2021-07-16T17:19:53.749Z] #54 sha256:ab29355b5f2deb93378e14aff174ce4d5dffcf41f7b7531c6fabb5a9683505eb
17:19:54 [2021-07-16T17:19:54.006Z] #54 DONE 0.1s
17:19:54 [2021-07-16T17:19:54.006Z] 
17:19:54 [2021-07-16T17:19:54.006Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:19:54 [2021-07-16T17:19:54.006Z] #56 sha256:2b3938ae91d939e3570c8a24eebd5e6b6ef798014fecdd72dc50f89fedf82a9f
17:19:54 [2021-07-16T17:19:54.006Z] #56 DONE 0.1s
17:19:54 [2021-07-16T17:19:54.006Z] 
17:19:54 [2021-07-16T17:19:54.006Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:19:54 [2021-07-16T17:19:54.006Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:19:54 [2021-07-16T17:19:54.050Z] Fetching without tags
17:19:54 [2021-07-16T17:19:54.191Z] ok  	github.com/docker/docker/daemon/logger/local	0.070s	coverage: 75.2% of statements
17:19:54 [2021-07-16T17:19:54.191Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:19:54 [2021-07-16T17:19:54.263Z] #64 ...
17:19:54 [2021-07-16T17:19:54.263Z] 
17:19:54 [2021-07-16T17:19:54.263Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:19:54 [2021-07-16T17:19:54.263Z] #58 sha256:dbafb7a24bf5d26a6f36fa5eb4edf0fa28fa71a58c3a05d6b0059170dda758c7
17:19:54 [2021-07-16T17:19:54.263Z] #58 DONE 0.3s
17:19:54 [2021-07-16T17:19:54.263Z] 
17:19:54 [2021-07-16T17:19:54.263Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:19:54 [2021-07-16T17:19:54.263Z] #60 sha256:013a63d408a2f49b505bba0783250ee15f2b2b2edd9cfaf482839880d7319660
17:19:54 [2021-07-16T17:19:54.263Z] #60 DONE 0.1s
17:19:54 [2021-07-16T17:19:54.263Z] 
17:19:54 [2021-07-16T17:19:54.263Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:19:54 [2021-07-16T17:19:54.263Z] #62 sha256:7104e6d79f8349489a68aac9728e20f9eede9f11846048295e6d2fe2bb87995e
17:19:54 [2021-07-16T17:19:54.519Z] #62 DONE 0.1s
17:19:54 [2021-07-16T17:19:54.519Z] 
17:19:54 [2021-07-16T17:19:54.519Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:19:54 [2021-07-16T17:19:54.519Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc
17:19:54 [2021-07-16T17:19:54.574Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:19:54 [2021-07-16T17:19:54.766Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
17:19:54 [2021-07-16T17:19:54.787Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:19:54 [2021-07-16T17:19:54.829Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:19:55 [2021-07-16T17:19:55.029Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.065s	coverage: 58.6% of statements
17:19:53 [2021-07-16T17:19:53.728Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:53 [2021-07-16T17:19:53.791Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:19:53 [2021-07-16T17:19:53.838Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:19:53 [2021-07-16T17:19:53.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:54 [2021-07-16T17:19:54.072Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:54 [2021-07-16T17:19:54.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:54 [2021-07-16T17:19:54.072Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:19:54 [2021-07-16T17:19:54.886Z]  > git config core.sparsecheckout # timeout=10
17:19:54 [2021-07-16T17:19:54.933Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:19:55 [2021-07-16T17:19:55.390Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:19:55 [2021-07-16T17:19:55.390Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:19:55 [2021-07-16T17:19:55.447Z] #64 120.9 + bin/containerd-shim-runc-v2
17:19:55 [2021-07-16T17:19:55.604Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
17:19:55 [2021-07-16T17:19:55.867Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
17:19:56 [2021-07-16T17:19:56.008Z] #64 121.5 + binaries
17:19:56 [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/containerd /build/containerd
17:19:56 [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/containerd-shim /build/containerd-shim
17:19:56 [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:19:56 [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/ctr /build/ctr
17:19:56 [2021-07-16T17:19:56.442Z] ok  	github.com/docker/docker/daemon/network	0.027s	coverage: 63.8% of statements
17:19:56 [2021-07-16T17:19:56.570Z] #64 DONE 121.8s
17:19:56 [2021-07-16T17:19:56.754Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:19:57 [2021-07-16T17:19:57.009Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:19:57 [2021-07-16T17:19:57.265Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:19:57 [2021-07-16T17:19:57.390Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.897s	coverage: 82.5% of statements
17:19:57 [2021-07-16T17:19:57.390Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:19:57 [2021-07-16T17:19:57.390Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:19:57 [2021-07-16T17:19:57.390Z] ok  	github.com/docker/docker/distribution/metadata	0.117s	coverage: 48.2% of statements
17:19:57 [2021-07-16T17:19:57.934Z] 
17:19:57 [2021-07-16T17:19:57.934Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:19:57 [2021-07-16T17:19:57.934Z] #65 sha256:86a14f3987eee70b1c6a2e8443474648715c26854574e78744bf47565a647871
17:19:57 [2021-07-16T17:19:57.934Z] #65 DONE 0.3s
17:19:57 [2021-07-16T17:19:57.934Z] 
17:19:57 [2021-07-16T17:19:57.934Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:19:57 [2021-07-16T17:19:57.934Z] #69 sha256:c630c12d3d7834d30eeaef7f18790d4faf22524a9beed65faee96e718e1015b7
17:19:58 [2021-07-16T17:19:58.035Z] Merge succeeded, producing 6e76b0e2b58a9e82e00a3b3237080089b629ded1
17:19:58 [2021-07-16T17:19:58.036Z] Checking out Revision 6e76b0e2b58a9e82e00a3b3237080089b629ded1 (PR-42647)
17:19:57 [2021-07-16T17:19:57.153Z]  > git remote # timeout=10
17:19:57 [2021-07-16T17:19:57.216Z]  > git config --get remote.origin.url # timeout=10
17:19:57 [2021-07-16T17:19:57.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:57 [2021-07-16T17:19:57.263Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:19:57 [2021-07-16T17:19:57.950Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:19:58 [2021-07-16T17:19:58.060Z]  > git config core.sparsecheckout # timeout=10
17:19:58 [2021-07-16T17:19:58.107Z]  > git checkout -f 6e76b0e2b58a9e82e00a3b3237080089b629ded1 # timeout=10
17:19:58 [2021-07-16T17:19:58.190Z] #69 DONE 0.1s
17:19:58 [2021-07-16T17:19:58.190Z] 
17:19:58 [2021-07-16T17:19:58.190Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:19:58 [2021-07-16T17:19:58.190Z] #74 sha256:6cc287cbb80adbfb45be8ca81628b8f74b88714c59a4c4ced0a7dd7cff2b01bd
17:19:58 [2021-07-16T17:19:58.751Z] #74 DONE 0.7s
17:19:58 [2021-07-16T17:19:58.751Z] 
17:19:58 [2021-07-16T17:19:58.751Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:19:58 [2021-07-16T17:19:58.751Z] #75 sha256:62ab28303c4d7a87eec33339bbed9a32e365a7f00b74096e693cca65efcdd7ed
17:19:58 [2021-07-16T17:19:58.751Z] #75 DONE 0.1s
17:19:58 [2021-07-16T17:19:58.809Z] ok  	github.com/docker/docker/distribution	0.271s	coverage: 25.4% of statements
17:19:58 [2021-07-16T17:19:58.809Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:19:58 [2021-07-16T17:19:58.809Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 53.1% of statements
17:19:59 [2021-07-16T17:19:59.008Z] 
17:19:59 [2021-07-16T17:19:59.008Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
17:19:59 [2021-07-16T17:19:59.008Z] #76 sha256:15ee1c33d974a2a4d6916a969a49c32380fd2f9ca4dd80868cece0ec400cbc47
17:19:59 [2021-07-16T17:19:59.394Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.6% of statements
17:19:59 [2021-07-16T17:19:59.570Z] #76 DONE 0.7s
17:19:59 [2021-07-16T17:19:59.570Z] 
17:19:59 [2021-07-16T17:19:59.570Z] #77 exporting to image
17:19:59 [2021-07-16T17:19:59.570Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:19:59 [2021-07-16T17:19:59.570Z] #77 exporting layers
17:19:59 [2021-07-16T17:19:59.657Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
17:20:00 [2021-07-16T17:20:00.254Z] ok  	github.com/docker/docker/distribution/xfer	1.885s	coverage: 85.1% of statements
17:20:00 [2021-07-16T17:20:00.254Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:20:00 [2021-07-16T17:20:00.519Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
17:20:00 [2021-07-16T17:20:00.519Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.7% of statements
17:20:00 [2021-07-16T17:20:00.519Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:20:00 [2021-07-16T17:20:00.530Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:20:00 [2021-07-16T17:20:00.781Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
17:20:04 [2021-07-16T17:20:04.099Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.586s	coverage: 84.4% of statements
17:20:04 [2021-07-16T17:20:04.695Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:20:06 [2021-07-16T17:20:06.648Z] Loaded image: buildpack-deps:buster
17:20:06 [2021-07-16T17:20:06.648Z] Loaded image: busybox:latest
17:20:06 [2021-07-16T17:20:06.648Z] Loaded image: busybox:glibc
17:20:06 [2021-07-16T17:20:06.654Z] ok  	github.com/docker/docker/libnetwork/api	2.760s	coverage: 83.2% of statements
17:20:07 [2021-07-16T17:20:07.209Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:20:07 [2021-07-16T17:20:07.215Z] Loaded image: debian:bullseye
17:20:07 [2021-07-16T17:20:07.215Z] Loaded image: hello-world:latest
17:20:07 [2021-07-16T17:20:07.473Z] Loaded image: arm32v7/hello-world:latest
17:20:07 [2021-07-16T17:20:07.473Z] INFO: Testing against a local daemon
17:20:07 [2021-07-16T17:20:07.473Z] === RUN   TestCgroupNamespacesBuild
17:20:08 [2021-07-16T17:20:08.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:20:08 [2021-07-16T17:20:08.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:20:08 [2021-07-16T17:20:08.135Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:20:08 [2021-07-16T17:20:08.577Z] ok  	github.com/docker/docker/libnetwork/config	0.104s	coverage: 24.0% of statements
17:20:08 [2021-07-16T17:20:08.840Z] ok  	github.com/docker/docker/libnetwork/datastore	0.009s	coverage: 21.9% of statements
17:20:09 [2021-07-16T17:20:09.053Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:20:09 [2021-07-16T17:20:09.180Z] First time build. Skipping changelog.
17:20:09 [2021-07-16T17:20:09.415Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.015s	coverage: 68.9% of statements
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:20:09 [2021-07-16T17:20:09.990Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 34.8% of statements
17:20:10 [2021-07-16T17:20:10.000Z] --- PASS: TestCgroupNamespacesBuild (2.23s)
17:20:10 [2021-07-16T17:20:10.000Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:20:10 [2021-07-16T17:20:10.649Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:20:10 [2021-07-16T17:20:10.904Z]     check_test.go:309: [dac5308cad232] daemon is not started
17:20:10 [2021-07-16T17:20:10.904Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:20:11 [2021-07-16T17:20:11.160Z]     check_test.go:309: [d817e8b8f06dd] daemon is not started
17:20:11 [2021-07-16T17:20:11.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s)
17:20:11 [2021-07-16T17:20:11.375Z] === RUN   TestBuildWithSession
17:20:11 [2021-07-16T17:20:11.375Z]     build_session_test.go:25: TODO: BuildKit
17:20:11 [2021-07-16T17:20:11.375Z] --- SKIP: TestBuildWithSession (0.00s)
17:20:11 [2021-07-16T17:20:11.375Z] === RUN   TestBuildSquashParent
17:20:11 [2021-07-16T17:20:11.382Z] ok  	github.com/docker/docker/layer	7.707s	coverage: 68.8% of statements
17:20:11 [2021-07-16T17:20:11.382Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:20:11 [2021-07-16T17:20:11.382Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:20:11 [2021-07-16T17:20:11.382Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:20:11 [2021-07-16T17:20:11.382Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:20:11 [2021-07-16T17:20:11.416Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:20:11 [2021-07-16T17:20:11.644Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.071s	coverage: 4.0% of statements
17:20:11 [2021-07-16T17:20:11.737Z] #77 exporting layers 10.4s done
17:20:11 [2021-07-16T17:20:11.737Z] #77 writing image sha256:a69ecfe2e15832107b68661cd72b071e0c6ee784f49c8d609e79ca6d3842a253
17:20:11 [2021-07-16T17:20:11.737Z] #77 writing image sha256:a69ecfe2e15832107b68661cd72b071e0c6ee784f49c8d609e79ca6d3842a253 done
17:20:11 [2021-07-16T17:20:11.737Z] #77 naming to docker.io/library/docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb done
17:20:11 [2021-07-16T17:20:11.737Z] #77 DONE 10.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:20:09 [2021-07-16T17:20:09.083Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:20:12 [2021-07-16T17:20:12.062Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/validate/default
17:20:12 [2021-07-16T17:20:12.528Z] + docker version
17:20:12 [2021-07-16T17:20:12.590Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
17:20:12 [2021-07-16T17:20:12.781Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:20:12 [2021-07-16T17:20:12.853Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.084s	coverage: 4.5% of statements
17:20:12 [2021-07-16T17:20:12.988Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:20:12 [2021-07-16T17:20:12.988Z] No api/types/ or api/swagger.yaml changes in diff.
17:20:12 [2021-07-16T17:20:12.988Z] Congratulations!  All TOML source files changed here have valid syntax.
17:20:12 [2021-07-16T17:20:12.988Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:20:12 [2021-07-16T17:20:12.988Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:20:12 [2021-07-16T17:20:12.988Z] Congratulations!  No new tests were added to integration-cli.
17:20:12 [2021-07-16T17:20:12.988Z] 
17:20:12 [2021-07-16T17:20:12.988Z] INFO Start validation with golang-ci-lint
17:20:12 [2021-07-16T17:20:12.988Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:20:12 [2021-07-16T17:20:12.988Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:20:12 [2021-07-16T17:20:12.988Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:20:13 [2021-07-16T17:20:13.342Z]     check_test.go:309: [df601c29de5c8] daemon is not started
17:20:13 [2021-07-16T17:20:13.342Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:20:13 [2021-07-16T17:20:13.801Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.020s	coverage: 63.6% of statements
17:20:15 [2021-07-16T17:20:15.857Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:20:15 [2021-07-16T17:20:15.857Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:20:16 [2021-07-16T17:20:16.354Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.025s	coverage: 57.4% of statements
17:20:16 [2021-07-16T17:20:16.418Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:20:17 [2021-07-16T17:20:17.345Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:20:17 [2021-07-16T17:20:17.906Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:20:17 [2021-07-16T17:20:17.906Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:20:17 [2021-07-16T17:20:17.932Z] --- PASS: TestBuildSquashParent (5.52s)
17:20:17 [2021-07-16T17:20:17.932Z] === RUN   TestBuildWithRemoveAndForceRemove
17:20:17 [2021-07-16T17:20:17.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:20:17 [2021-07-16T17:20:17.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:20:17 [2021-07-16T17:20:17.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:20:17 [2021-07-16T17:20:17.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:20:17 [2021-07-16T17:20:17.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:20:17 [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:20:17 [2021-07-16T17:20:17.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:20:17 [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:20:17 [2021-07-16T17:20:17.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:17 [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:17 [2021-07-16T17:20:17.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:20:17 [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:20:17 [2021-07-16T17:20:17.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:20:17 [2021-07-16T17:20:17.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:20:18 [2021-07-16T17:20:18.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:20:18 [2021-07-16T17:20:18.467Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:20:18 [2021-07-16T17:20:18.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:20:18 [2021-07-16T17:20:18.905Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	7.464s	coverage: 59.9% of statements
17:20:18 [2021-07-16T17:20:18.905Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.045s	coverage: 82.4% of statements
17:20:18 [2021-07-16T17:20:18.905Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.047s	coverage: 81.2% of statements
17:20:19 [2021-07-16T17:20:19.308Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:20:19 [2021-07-16T17:20:19.308Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:19 [2021-07-16T17:20:19.480Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.006s	coverage: 48.1% of statements
17:20:19 [2021-07-16T17:20:19.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:20:19 [2021-07-16T17:20:19.742Z] ok  	github.com/docker/docker/libnetwork/idm	0.011s	coverage: 87.5% of statements
17:20:19 [2021-07-16T17:20:19.832Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:20:20 [2021-07-16T17:20:20.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:20:20 [2021-07-16T17:20:20.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:20:20 [2021-07-16T17:20:20.772Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:20:20 [2021-07-16T17:20:20.772Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:20:21 [2021-07-16T17:20:21.046Z] Client:
17:20:21 [2021-07-16T17:20:21.046Z]  Version:           20.10.6
17:20:21 [2021-07-16T17:20:21.046Z]  API version:       1.41
17:20:21 [2021-07-16T17:20:21.046Z]  Go version:        go1.16.3
17:20:21 [2021-07-16T17:20:21.046Z]  Git commit:        370c289
17:20:21 [2021-07-16T17:20:21.046Z]  Built:             Fri Apr  9 22:49:36 2021
17:20:21 [2021-07-16T17:20:21.046Z]  OS/Arch:           windows/amd64
17:20:21 [2021-07-16T17:20:21.046Z]  Context:           default
17:20:21 [2021-07-16T17:20:21.046Z]  Experimental:      true
17:20:21 [2021-07-16T17:20:21.046Z] 
17:20:21 [2021-07-16T17:20:21.046Z] Server: Docker Engine - Community
17:20:21 [2021-07-16T17:20:21.046Z]  Engine:
17:20:21 [2021-07-16T17:20:21.046Z]   Version:          20.10.6
17:20:21 [2021-07-16T17:20:21.046Z]   API version:      1.41 (minimum version 1.24)
17:20:21 [2021-07-16T17:20:21.046Z]   Go version:       go1.13.15
17:20:21 [2021-07-16T17:20:21.046Z]   Git commit:       8728dd2
17:20:21 [2021-07-16T17:20:21.046Z]   Built:            Fri Apr  9 22:45:40 2021
17:20:21 [2021-07-16T17:20:21.046Z]   OS/Arch:          windows/amd64
17:20:21 [2021-07-16T17:20:21.046Z]   Experimental:     true
17:20:21 [2021-07-16T17:20:21.139Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
17:20:21 [2021-07-16T17:20:21.139Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	6.147s	coverage: 7.3% of statements
17:20:21 [2021-07-16T17:20:21.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:20:21 [2021-07-16T17:20:21.336Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:20:21 [2021-07-16T17:20:21.467Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
[Pipeline] sh
17:20:21 [2021-07-16T17:20:21.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:20:22 [2021-07-16T17:20:22.530Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.009s	coverage: 57.1% of statements
17:20:22 [2021-07-16T17:20:22.539Z] + docker info
17:20:22 [2021-07-16T17:20:22.699Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:20:23 [2021-07-16T17:20:23.261Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:20:23 [2021-07-16T17:20:23.478Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.019s	coverage: 47.4% of statements
17:20:23 [2021-07-16T17:20:23.740Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.007s	coverage: 71.4% of statements
17:20:23 [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:20:23 [2021-07-16T17:20:23.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s)
17:20:23 [2021-07-16T17:20:23.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
17:20:23 [2021-07-16T17:20:23.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s)
17:20:23 [2021-07-16T17:20:23.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
17:20:23 [2021-07-16T17:20:23.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s)
17:20:23 [2021-07-16T17:20:23.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
17:20:23 [2021-07-16T17:20:23.997Z] === RUN   TestBuildMultiStageCopy
17:20:23 [2021-07-16T17:20:23.997Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:20:24 [2021-07-16T17:20:24.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:20:25 [2021-07-16T17:20:25.143Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.566s	coverage: 74.0% of statements
17:20:25 [2021-07-16T17:20:25.150Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:20:25 [2021-07-16T17:20:25.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:20:25 [2021-07-16T17:20:25.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:20:25 [2021-07-16T17:20:25.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:20:25 [2021-07-16T17:20:25.897Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:20:26 [2021-07-16T17:20:26.155Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:20:26 [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy (2.72s)
17:20:26 [2021-07-16T17:20:26.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s)
17:20:26 [2021-07-16T17:20:26.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
17:20:26 [2021-07-16T17:20:26.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:20:26 [2021-07-16T17:20:26.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
17:20:26 [2021-07-16T17:20:26.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
17:20:26 [2021-07-16T17:20:26.413Z] === RUN   TestBuildMultiStageParentConfig
17:20:26 [2021-07-16T17:20:26.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:20:26 [2021-07-16T17:20:26.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:20:26 [2021-07-16T17:20:26.981Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
17:20:26 [2021-07-16T17:20:26.981Z] === RUN   TestBuildLabelWithTargets
17:20:27 [2021-07-16T17:20:27.067Z] ok  	github.com/docker/docker/libnetwork/iptables	0.533s	coverage: 45.1% of statements
17:20:27 [2021-07-16T17:20:27.067Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.027s	coverage: 60.0% of statements
17:20:27 [2021-07-16T17:20:27.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:20:28 [2021-07-16T17:20:28.013Z] ok  	github.com/docker/docker/libnetwork/netutils	0.044s	coverage: 44.1% of statements
17:20:28 [2021-07-16T17:20:28.371Z] --- PASS: TestBuildLabelWithTargets (1.09s)
17:20:28 [2021-07-16T17:20:28.371Z] === RUN   TestBuildWithEmptyLayers
17:20:28 [2021-07-16T17:20:28.420Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:20:28 [2021-07-16T17:20:28.633Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
17:20:28 [2021-07-16T17:20:28.633Z] === RUN   TestBuildMultiStageOnBuild
17:20:28 [2021-07-16T17:20:28.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:20:28 [2021-07-16T17:20:28.980Z]     check_test.go:309: [d234ffb9dcaa9] daemon is not started
17:20:28 [2021-07-16T17:20:28.980Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:20:29 [2021-07-16T17:20:29.543Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:20:29 [2021-07-16T17:20:29.913Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:20:29 [2021-07-16T17:20:29.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:20:30 [2021-07-16T17:20:30.474Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:20:30 [2021-07-16T17:20:30.474Z] --- PASS: TestBuildWithHugeFile (46.63s)
17:20:30 [2021-07-16T17:20:30.474Z] === RUN   TestBuildWCOWSandboxSize
17:20:30 [2021-07-16T17:20:30.474Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:20:30 [2021-07-16T17:20:30.474Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:20:30 [2021-07-16T17:20:30.474Z] === RUN   TestBuildWithEmptyDockerfile
17:20:30 [2021-07-16T17:20:30.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:20:30 [2021-07-16T17:20:30.709Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.009s	coverage: 100.0% of statements
17:20:30 [2021-07-16T17:20:30.730Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:20:30 [2021-07-16T17:20:30.730Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:20:30 [2021-07-16T17:20:30.730Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:20:30 [2021-07-16T17:20:30.730Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
17:20:30 [2021-07-16T17:20:30.730Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
17:20:30 [2021-07-16T17:20:30.730Z] === RUN   TestBuildPreserveOwnership
17:20:30 [2021-07-16T17:20:30.730Z] === RUN   TestBuildPreserveOwnership/copy_from
17:20:31 [2021-07-16T17:20:31.167Z] --- PASS: TestBuildMultiStageOnBuild (2.12s)
17:20:31 [2021-07-16T17:20:31.167Z] === RUN   TestBuildUncleanTarFilenames
17:20:31 [2021-07-16T17:20:31.167Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
17:20:31 [2021-07-16T17:20:31.167Z] === RUN   TestBuildMultiStageLayerLeak
17:20:31 [2021-07-16T17:20:31.284Z] ok  	github.com/docker/docker/libnetwork/options	0.014s	coverage: 100.0% of statements
17:20:31 [2021-07-16T17:20:31.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:20:32 [2021-07-16T17:20:32.093Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:20:32 [2021-07-16T17:20:32.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:20:32 [2021-07-16T17:20:32.368Z] Using test binary docker
17:20:32 [2021-07-16T17:20:32.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:20:32 [2021-07-16T17:20:32.368Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:20:32 [2021-07-16T17:20:32.368Z] INFO: Waiting for daemon to start...
17:20:32 [2021-07-16T17:20:32.368Z] Starting dockerd
17:20:33 [2021-07-16T17:20:33.695Z] --- PASS: TestBuildMultiStageLayerLeak (2.11s)
17:20:33 [2021-07-16T17:20:33.695Z] === RUN   TestBuildWithHugeFile
17:20:33 [2021-07-16T17:20:33.980Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:20:34 [2021-07-16T17:20:34.237Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:20:34 [2021-07-16T17:20:34.276Z] .
17:20:34 [2021-07-16T17:20:34.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:20:34 [2021-07-16T17:20:34.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:20:34 [2021-07-16T17:20:34.276Z] Error: No such image: emptyfs
17:20:34 [2021-07-16T17:20:34.276Z] Running integration-test (iteration 1)
17:20:34 [2021-07-16T17:20:34.276Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:20:35 [2021-07-16T17:20:35.601Z] --- PASS: TestBuildPreserveOwnership (5.03s)
17:20:35 [2021-07-16T17:20:35.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.51s)
17:20:35 [2021-07-16T17:20:35.601Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s)
17:20:35 [2021-07-16T17:20:35.601Z] === RUN   TestBuildPlatformInvalid
17:20:35 [2021-07-16T17:20:35.857Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:20:35 [2021-07-16T17:20:35.857Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:36 [2021-07-16T17:20:36.118Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:20:36 [2021-07-16T17:20:36.375Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:20:37 [2021-07-16T17:20:37.302Z] Client:
17:20:37 [2021-07-16T17:20:37.302Z]  Context:    default
17:20:37 [2021-07-16T17:20:37.303Z]  Debug Mode: false
17:20:37 [2021-07-16T17:20:37.303Z]  Plugins:
17:20:37 [2021-07-16T17:20:37.303Z]   app: Docker Application (Docker Inc., v0.8.0)
17:20:37 [2021-07-16T17:20:37.303Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:20:37 [2021-07-16T17:20:37.303Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:20:37 [2021-07-16T17:20:37.303Z] 
17:20:37 [2021-07-16T17:20:37.303Z] Server:
17:20:37 [2021-07-16T17:20:37.303Z]  Containers: 0
17:20:37 [2021-07-16T17:20:37.303Z]   Running: 0
17:20:37 [2021-07-16T17:20:37.303Z]   Paused: 0
17:20:37 [2021-07-16T17:20:37.303Z]   Stopped: 0
17:20:37 [2021-07-16T17:20:37.303Z]  Images: 0
17:20:37 [2021-07-16T17:20:37.303Z]  Server Version: 20.10.6
17:20:37 [2021-07-16T17:20:37.303Z]  Storage Driver: lcow (linux) windowsfilter (windows)
17:20:37 [2021-07-16T17:20:37.303Z]   LCOW: 
17:20:37 [2021-07-16T17:20:37.303Z]   Windows: 
17:20:37 [2021-07-16T17:20:37.303Z]  Logging Driver: json-file
17:20:37 [2021-07-16T17:20:37.303Z]  Plugins:
17:20:37 [2021-07-16T17:20:37.303Z]   Volume: local
17:20:37 [2021-07-16T17:20:37.303Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:20:37 [2021-07-16T17:20:37.303Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:20:37 [2021-07-16T17:20:37.303Z]  Swarm: inactive
17:20:37 [2021-07-16T17:20:37.303Z]  Default Isolation: process
17:20:37 [2021-07-16T17:20:37.303Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:20:37 [2021-07-16T17:20:37.303Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
17:20:37 [2021-07-16T17:20:37.303Z]  OSType: windows
17:20:37 [2021-07-16T17:20:37.303Z]  Architecture: x86_64
17:20:37 [2021-07-16T17:20:37.303Z]  CPUs: 4
17:20:37 [2021-07-16T17:20:37.303Z]  Total Memory: 32GiB
17:20:37 [2021-07-16T17:20:37.303Z]  Name: azwin-2-fb9850
17:20:37 [2021-07-16T17:20:37.303Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
17:20:37 [2021-07-16T17:20:37.303Z]  Docker Root Dir: D:\docker
17:20:37 [2021-07-16T17:20:37.303Z]  Debug Mode: false
17:20:37 [2021-07-16T17:20:37.303Z]  Registry: https://index.docker.io/v1/
17:20:37 [2021-07-16T17:20:37.303Z]  Labels:
17:20:37 [2021-07-16T17:20:37.303Z]  Experimental: true
17:20:37 [2021-07-16T17:20:37.303Z]  Insecure Registries:
17:20:37 [2021-07-16T17:20:37.303Z]   10.0.0.4:5000
17:20:37 [2021-07-16T17:20:37.303Z]   127.0.0.0/8
17:20:37 [2021-07-16T17:20:37.303Z]  Registry Mirrors:
17:20:37 [2021-07-16T17:20:37.303Z]   http://10.0.0.4:5000/
17:20:37 [2021-07-16T17:20:37.303Z]  Live Restore Enabled: false
17:20:37 [2021-07-16T17:20:37.303Z]  Product License: Community Engine
17:20:37 [2021-07-16T17:20:37.303Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:20:38 [2021-07-16T17:20:38.266Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:20:39 [2021-07-16T17:20:39.193Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:20:41 [2021-07-16T17:20:41.709Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:20:41 [2021-07-16T17:20:41.709Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:20:41 [2021-07-16T17:20:41.709Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:20:41 [2021-07-16T17:20:41.709Z]     check_test.go:309: [d26e2bf0b57db] daemon is not started
17:20:41 [2021-07-16T17:20:41.709Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:20:42 [2021-07-16T17:20:42.637Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:20:43 [2021-07-16T17:20:43.200Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:20:43 [2021-07-16T17:20:43.527Z] ok  	github.com/docker/docker/libnetwork/osl	4.520s	coverage: 39.7% of statements
17:20:43 [2021-07-16T17:20:43.762Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:20:44 [2021-07-16T17:20:44.100Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.007s	coverage: 20.0% of statements
17:20:45 [2021-07-16T17:20:45.129Z] Loaded image: buildpack-deps:buster
17:20:45 [2021-07-16T17:20:45.129Z] Loaded image: busybox:latest
17:20:45 [2021-07-16T17:20:45.402Z] Loaded image: busybox:glibc
17:20:45 [2021-07-16T17:20:45.490Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 86.1% of statements
17:20:45 [2021-07-16T17:20:45.664Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:20:47 [2021-07-16T17:20:47.031Z] Loaded image: debian:bullseye
17:20:47 [2021-07-16T17:20:47.031Z] Loaded image: hello-world:latest
17:20:47 [2021-07-16T17:20:47.031Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:20:47 [2021-07-16T17:20:47.031Z] Loaded image: arm32v7/hello-world:latest
17:20:47 [2021-07-16T17:20:47.411Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.588s	coverage: 49.5% of statements
17:20:47 [2021-07-16T17:20:47.593Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:20:47 [2021-07-16T17:20:47.673Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 70.5% of statements
17:20:48 [2021-07-16T17:20:48.619Z] ok  	github.com/docker/docker/libnetwork/types	0.013s	coverage: 47.9% of statements
17:20:49 [2021-07-16T17:20:49.480Z]     check_test.go:309: [dce92c7608121] daemon is not started
17:20:49 [2021-07-16T17:20:49.480Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:20:49 [2021-07-16T17:20:49.480Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:20:50 [2021-07-16T17:20:50.407Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:20:51 [2021-07-16T17:20:51.772Z] === RUN   TestDockerSuite/TestBuildAddScript
17:20:52 [2021-07-16T17:20:52.333Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.65s)
17:20:52 [2021-07-16T17:20:52.333Z] PASS
17:20:52 [2021-07-16T17:20:52.333Z] 
17:20:52 [2021-07-16T17:20:52.333Z] === Skipped
17:20:52 [2021-07-16T17:20:52.333Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:20:52 [2021-07-16T17:20:52.333Z]     build_session_test.go:25: TODO: BuildKit
17:20:52 [2021-07-16T17:20:52.333Z] 
17:20:52 [2021-07-16T17:20:52.333Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:20:52 [2021-07-16T17:20:52.333Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:20:52 [2021-07-16T17:20:52.333Z] 
17:20:52 [2021-07-16T17:20:52.333Z] 
17:20:52 [2021-07-16T17:20:52.333Z] DONE 34 tests, 2 skipped in 120.171s
17:20:52 [2021-07-16T17:20:52.333Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:20:52 [2021-07-16T17:20:52.333Z] ++ 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
17:20:52 [2021-07-16T17:20:52.333Z] ++ set -e
17:20:52 [2021-07-16T17:20:52.333Z] ++ '[' -n 0 ']'
17:20:52 [2021-07-16T17:20:52.333Z] ++ set -x
17:20:52 [2021-07-16T17:20:52.333Z] ++ 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
17:20:52 [2021-07-16T17:20:52.333Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:20:52 [2021-07-16T17:20:52.381Z] Loaded image: buildpack-deps:buster
17:20:52 [2021-07-16T17:20:52.381Z] Loaded image: busybox:latest
17:20:52 [2021-07-16T17:20:52.381Z] Loaded image: busybox:glibc
17:20:52 [2021-07-16T17:20:52.381Z] Loaded image: debian:bullseye
17:20:52 [2021-07-16T17:20:52.381Z] Loaded image: hello-world:latest
17:20:52 [2021-07-16T17:20:52.381Z] Loaded image: arm32v7/hello-world:latest
17:20:52 [2021-07-16T17:20:52.381Z] INFO: Testing against a local daemon
17:20:52 [2021-07-16T17:20:52.381Z] === RUN   TestCgroupNamespacesBuild
17:20:52 [2021-07-16T17:20:52.588Z] INFO: Testing against a local daemon
17:20:52 [2021-07-16T17:20:52.589Z] === RUN   TestConfigInspect
17:20:52 [2021-07-16T17:20:52.844Z]     check_test.go:309: [db47d43cd12d3] daemon is not started
17:20:52 [2021-07-16T17:20:52.844Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:20:52 [2021-07-16T17:20:52.844Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 45.2% of statements
17:20:53 [2021-07-16T17:20:53.760Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
17:20:53 [2021-07-16T17:20:53.760Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:20:53 [2021-07-16T17:20:53.792Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.1% of statements
17:20:54 [2021-07-16T17:20:54.055Z] ok  	github.com/docker/docker/pkg/aaparser	0.004s	coverage: 52.9% of statements
17:20:54 [2021-07-16T17:20:54.732Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:20:54 [2021-07-16T17:20:54.987Z]     docker_cli_daemon_plugins_test.go:79: [df6966a9591a6] daemon is not started
17:20:55 [2021-07-16T17:20:55.141Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
17:20:55 [2021-07-16T17:20:55.141Z] === RUN   TestBuildWithSession
17:20:55 [2021-07-16T17:20:55.141Z]     build_session_test.go:25: TODO: BuildKit
17:20:55 [2021-07-16T17:20:55.141Z] --- SKIP: TestBuildWithSession (0.00s)
17:20:55 [2021-07-16T17:20:55.141Z] === RUN   TestBuildSquashParent
17:20:55 [2021-07-16T17:20:55.551Z] --- PASS: TestConfigInspect (2.81s)
17:20:55 [2021-07-16T17:20:55.551Z] === RUN   TestConfigList
17:20:55 [2021-07-16T17:20:55.807Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:20:56 [2021-07-16T17:20:56.612Z] ok  	github.com/docker/docker/libnetwork/ipam	34.726s	coverage: 85.3% of statements
17:20:57 [2021-07-16T17:20:57.694Z]     docker_cli_daemon_plugins_test.go:169: [d71d9141de4d2] daemon is not started
17:20:58 [2021-07-16T17:20:58.004Z] ok  	github.com/docker/docker/pkg/archive	1.299s	coverage: 82.3% of statements
17:20:58 [2021-07-16T17:20:58.255Z] --- PASS: TestConfigList (2.84s)
17:20:58 [2021-07-16T17:20:58.255Z] === RUN   TestConfigsCreateAndDelete
17:20:58 [2021-07-16T17:20:58.266Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
17:20:58 [2021-07-16T17:20:58.528Z] ok  	github.com/docker/docker/pkg/authorization	0.458s	coverage: 68.3% of statements
17:20:58 [2021-07-16T17:20:58.790Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
17:20:58 [2021-07-16T17:20:58.816Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:21:00 [2021-07-16T17:21:00.181Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
17:21:01 [2021-07-16T17:21:01.329Z] --- PASS: TestConfigsCreateAndDelete (2.98s)
17:21:01 [2021-07-16T17:21:01.329Z] === RUN   TestConfigsUpdate
17:21:02 [2021-07-16T17:21:02.692Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:21:02 [2021-07-16T17:21:02.692Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:21:02 [2021-07-16T17:21:02.731Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.913s	coverage: 43.2% of statements
17:21:02 [2021-07-16T17:21:02.993Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
17:21:03 [2021-07-16T17:21:03.252Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:21:03 [2021-07-16T17:21:03.255Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
17:21:03 [2021-07-16T17:21:03.272Z] --- PASS: TestBuildSquashParent (7.93s)
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:21:03 [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:21:03 [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:21:03 [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:21:03 [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:21:03 [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:21:03 [2021-07-16T17:21:03.272Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:21:03 [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:21:03 [2021-07-16T17:21:03.272Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:21:03 [2021-07-16T17:21:03.272Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:21:03 [2021-07-16T17:21:03.812Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:21:03 [2021-07-16T17:21:03.829Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
17:21:04 [2021-07-16T17:21:04.067Z] --- PASS: TestConfigsUpdate (2.93s)
17:21:04 [2021-07-16T17:21:04.067Z] === RUN   TestTemplatedConfig
17:21:04 [2021-07-16T17:21:04.322Z]     check_test.go:309: [d29e0fe92a5b3] daemon is not started
17:21:04 [2021-07-16T17:21:04.322Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:21:04 [2021-07-16T17:21:04.778Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
17:21:05 [2021-07-16T17:21:05.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:21:05 [2021-07-16T17:21:05.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:21:06 [2021-07-16T17:21:06.209Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:21:06 [2021-07-16T17:21:06.694Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.068s	coverage: 84.1% of statements
17:21:06 [2021-07-16T17:21:06.694Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
17:21:07 [2021-07-16T17:21:07.090Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:21:07 [2021-07-16T17:21:07.098Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:21:07 [2021-07-16T17:21:07.573Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:21:08 [2021-07-16T17:21:08.133Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:21:08 [2021-07-16T17:21:08.389Z] --- PASS: TestTemplatedConfig (4.17s)
17:21:08 [2021-07-16T17:21:08.389Z] === RUN   TestConfigCreateResolve
17:21:08 [2021-07-16T17:21:08.613Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
17:21:09 [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:21:09 [2021-07-16T17:21:09.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
17:21:09 [2021-07-16T17:21:09.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s)
17:21:09 [2021-07-16T17:21:09.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
17:21:09 [2021-07-16T17:21:09.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s)
17:21:09 [2021-07-16T17:21:09.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
17:21:09 [2021-07-16T17:21:09.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
17:21:09 [2021-07-16T17:21:09.007Z] === RUN   TestBuildMultiStageCopy
17:21:09 [2021-07-16T17:21:09.007Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:21:09 [2021-07-16T17:21:09.315Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:21:09 [2021-07-16T17:21:09.561Z] ok  	github.com/docker/docker/pkg/fsutils	0.528s	coverage: 85.1% of statements
17:21:09 [2021-07-16T17:21:09.824Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
17:21:10 [2021-07-16T17:21:10.149Z] 29d5b6a226d2: Pull complete
17:21:10 [2021-07-16T17:21:10.149Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
17:21:10 [2021-07-16T17:21:10.149Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:21:10 [2021-07-16T17:21:10.149Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
17:21:10 [2021-07-16T17:21:10.149Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
17:21:10 [2021-07-16T17:21:10.149Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
17:21:10 [2021-07-16T17:21:10.149Z] WARN: Skipping validation tests
17:21:10 [2021-07-16T17:21:10.149Z] INFO: Running unit tests at 07/16/2021 17:21:02...
17:21:10 [2021-07-16T17:21:10.149Z] INFO: make.ps1 starting at 07/16/2021 17:21:06
17:21:10 [2021-07-16T17:21:10.149Z] INFO: Git commit (cf17e8d1e4) assumed from DOCKER_GITCOMMIT environment variable
17:21:10 [2021-07-16T17:21:10.149Z] INFO: Invoking autogen...
17:21:10 [2021-07-16T17:21:10.149Z] INFO: Running unit tests...
17:21:10 [2021-07-16T17:21:10.772Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 86.3% of statements
17:21:11 [2021-07-16T17:21:11.034Z] ok  	github.com/docker/docker/libnetwork	63.246s	coverage: 41.0% of statements
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:21:11 [2021-07-16T17:21:11.034Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:21:11 [2021-07-16T17:21:11.202Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:21:11 [2021-07-16T17:21:11.458Z] --- PASS: TestConfigCreateResolve (3.03s)
17:21:11 [2021-07-16T17:21:11.458Z] PASS
17:21:11 [2021-07-16T17:21:11.458Z] 
17:21:11 [2021-07-16T17:21:11.458Z] DONE 6 tests in 18.882s
17:21:11 [2021-07-16T17:21:11.458Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:21:11 [2021-07-16T17:21:11.458Z] ++ 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
17:21:11 [2021-07-16T17:21:11.458Z] ++ set -e
17:21:11 [2021-07-16T17:21:11.458Z] ++ '[' -n 0 ']'
17:21:11 [2021-07-16T17:21:11.458Z] ++ set -x
17:21:11 [2021-07-16T17:21:11.458Z] ++ 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
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:21:11 [2021-07-16T17:21:11.458Z] INFO: Testing against a local daemon
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestCheckpoint
17:21:11 [2021-07-16T17:21:11.458Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:21:11 [2021-07-16T17:21:11.458Z] --- SKIP: TestCheckpoint (0.00s)
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestContainerInvalidJSON
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:21:11 [2021-07-16T17:21:11.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:21:11 [2021-07-16T17:21:11.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:21:11 [2021-07-16T17:21:11.458Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:21:11 [2021-07-16T17:21:11.458Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:21:11 [2021-07-16T17:21:11.458Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:21:11 [2021-07-16T17:21:11.458Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:21:11 [2021-07-16T17:21:11.458Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:21:11 [2021-07-16T17:21:11.458Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:21:11 [2021-07-16T17:21:11.458Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:21:11 [2021-07-16T17:21:11.458Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:21:11 [2021-07-16T17:21:11.458Z] === RUN   TestDockerSuite/TestBuildAddTar
17:21:11 [2021-07-16T17:21:11.609Z] ok  	github.com/docker/docker/pkg/idtools	0.688s	coverage: 69.5% of statements
17:21:11 [2021-07-16T17:21:11.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:21:11 [2021-07-16T17:21:11.714Z] === RUN   TestCopyFromContainerPathIsNotDir
17:21:11 [2021-07-16T17:21:11.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:21:11 [2021-07-16T17:21:11.714Z] === RUN   TestCopyToContainerPathDoesNotExist
17:21:11 [2021-07-16T17:21:11.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
17:21:11 [2021-07-16T17:21:11.714Z] === RUN   TestCopyToContainerPathIsNotDir
17:21:11 [2021-07-16T17:21:11.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:21:11 [2021-07-16T17:21:11.714Z] === RUN   TestCopyFromContainer
17:21:11 [2021-07-16T17:21:11.872Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
17:21:12 [2021-07-16T17:21:12.135Z] ok  	github.com/docker/docker/pkg/longpath	0.031s	coverage: 100.0% of statements
17:21:12 [2021-07-16T17:21:12.135Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
17:21:12 [2021-07-16T17:21:12.299Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:21:12 [2021-07-16T17:21:12.397Z] ok  	github.com/docker/docker/pkg/ioutils	0.609s	coverage: 70.6% of statements
17:21:12 [2021-07-16T17:21:12.397Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
17:21:12 [2021-07-16T17:21:12.640Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:21:12 [2021-07-16T17:21:12.659Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
17:21:12 [2021-07-16T17:21:12.922Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
17:21:12 [2021-07-16T17:21:12.922Z] ok  	github.com/docker/docker/pkg/pidfile	0.028s	coverage: 82.4% of statements
17:21:13 [2021-07-16T17:21:13.065Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:21:13 [2021-07-16T17:21:13.235Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:21:13 [2021-07-16T17:21:13.566Z] === RUN   TestCopyFromContainer//
17:21:13 [2021-07-16T17:21:13.566Z] === RUN   TestCopyFromContainer//bar/root
17:21:13 [2021-07-16T17:21:13.566Z] === RUN   TestCopyFromContainer//bar/root/
17:21:13 [2021-07-16T17:21:13.566Z] === RUN   TestCopyFromContainer/bar/quux
17:21:13 [2021-07-16T17:21:13.566Z] === RUN   TestCopyFromContainer/bar/quux/
17:21:13 [2021-07-16T17:21:13.566Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:21:13 [2021-07-16T17:21:13.566Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:21:13 [2021-07-16T17:21:13.566Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9596ff66\powershellScript.ps1'; exit $LASTEXITCODE;
17:21:13 [2021-07-16T17:21:13.566Z] ----------------------------------------------------------------------------
17:21:13 [2021-07-16T17:21:13.566Z] 
17:21:13 [2021-07-16T17:21:13.566Z] INFO: executeCI.ps1 starting at Fri Jul 16 17:21:08 CUT 2021
17:21:13 [2021-07-16T17:21:13.566Z] 
17:21:13 [2021-07-16T17:21:13.566Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:21:13 [2021-07-16T17:21:13.566Z] INFO: Running git version 2.24.1.windows.2
17:21:13 [2021-07-16T17:21:13.566Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:21:13 [2021-07-16T17:21:13.566Z] INFO: Environment variables:
17:21:13 [2021-07-16T17:21:13.566Z] 
17:21:13 [2021-07-16T17:21:13.566Z] Name                           Value                                                                                   
17:21:13 [2021-07-16T17:21:13.566Z] ----                           -----                                                                                   
17:21:13 [2021-07-16T17:21:13.566Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:21:13 [2021-07-16T17:21:13.566Z] amd64                          true                                                                                    
17:21:13 [2021-07-16T17:21:13.566Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:21:13 [2021-07-16T17:21:13.566Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:21:13 [2021-07-16T17:21:13.566Z] arm64                          true                                                                                    
17:21:13 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:21:13 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:21:13 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:21:13 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:21:13 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:21:13 [2021-07-16T17:21:13.566Z] BRANCH_NAME                    PR-42647                                                                                
17:21:13 [2021-07-16T17:21:13.566Z] BUILD_DISPLAY_NAME             #2                                                                                      
17:21:13 [2021-07-16T17:21:13.566Z] BUILD_ID                       2                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] BUILD_NUMBER                   2                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] BUILD_TAG                      jenkins-moby-PR-42647-2                                                                 
17:21:13 [2021-07-16T17:21:13.566Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42647/2/                              
17:21:13 [2021-07-16T17:21:13.566Z] cgroup2                        true                                                                                    
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_AUTHOR                  aiordache                                                                               
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_AUTHOR_DISPLAY_NAME     Anca Iordache                                                                           
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_BRANCH                  proxy_daemon_config                                                                     
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_FORK                    aiordache                                                                               
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_ID                      42647                                                                                   
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_TARGET                  master                                                                                  
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_TITLE                   Make daemon proxy settings configurable through daemon.json                             
17:21:13 [2021-07-16T17:21:13.566Z] CHANGE_URL                     https://github.com/moby/moby/pull/42647                                                 
17:21:13 [2021-07-16T17:21:13.566Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
17:21:13 [2021-07-16T17:21:13.566Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:21:13 [2021-07-16T17:21:13.566Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:21:13 [2021-07-16T17:21:13.566Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:21:13 [2021-07-16T17:21:13.566Z] COMPUTERNAME                   azwin-2-fb9850                                                                          
17:21:13 [2021-07-16T17:21:13.566Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:21:13 [2021-07-16T17:21:13.566Z] ConfigSequenceNumber           0                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] dco                            true                                                                                    
17:21:13 [2021-07-16T17:21:13.566Z] DOCKER_BUILDKIT                0                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] DOCKER_DUT_DEBUG               1                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:21:13 [2021-07-16T17:21:13.566Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:21:13 [2021-07-16T17:21:13.566Z] EXECUTOR_NUMBER                0                                                                                       
17:21:13 [2021-07-16T17:21:13.566Z] FQDN                           azwin-2-fb9850.westus.cloudapp.azure.com                                                
17:21:13 [2021-07-16T17:21:13.566Z] GIT_BRANCH                     PR-42647                                                                                
17:21:13 [2021-07-16T17:21:13.566Z] GIT_COMMIT                     6e76b0e2b58a9e82e00a3b3237080089b629ded1                                                
17:21:13 [2021-07-16T17:21:13.566Z] GIT_PREVIOUS_COMMIT            1524b36d1f0be6541ccf68d336b72d23a80e13ff                                                
17:21:13 [2021-07-16T17:21:13.566Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:21:13 [2021-07-16T17:21:13.566Z] HUDSON_COOKIE                  685c47e3-726a-49d0-8300-2064931fc27d                                                    
17:21:13 [2021-07-16T17:21:13.566Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:21:13 [2021-07-16T17:21:13.566Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:21:13 [2021-07-16T17:21:13.566Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:21:13 [2021-07-16T17:21:13.566Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
17:21:13 [2021-07-16T17:21:13.566Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:21:13 [2021-07-16T17:21:13.566Z] JENKINS_NODE_COOKIE            3e2fb55f-5aae-4d89-8cdf-14f9fe3f9d44                                                    
17:21:13 [2021-07-16T17:21:13.566Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:21:13 [2021-07-16T17:21:13.566Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:21:13 [2021-07-16T17:21:13.566Z] JOB_BASE_NAME                  PR-42647                                                                                
17:21:13 [2021-07-16T17:21:13.567Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42647/display/redirect                
17:21:13 [2021-07-16T17:21:13.567Z] JOB_NAME                       moby/PR-42647                                                                           
17:21:13 [2021-07-16T17:21:13.567Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42647/                                
17:21:13 [2021-07-16T17:21:13.567Z] library.jps.version            master                                                                                  
17:21:13 [2021-07-16T17:21:13.567Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:21:13 [2021-07-16T17:21:13.567Z] NODE_LABELS                    amd64 azure azwin-2-fb9850 azwin-2019 docker west-us windows windows-2019 x86_64        
17:21:13 [2021-07-16T17:21:13.567Z] NODE_NAME                      azwin-2-fb9850                                                                          
17:21:13 [2021-07-16T17:21:13.567Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:21:13 [2021-07-16T17:21:13.567Z] OS                             Windows_NT                                                                              
17:21:13 [2021-07-16T17:21:13.567Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:21:13 [2021-07-16T17:21:13.567Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:21:13 [2021-07-16T17:21:13.567Z] ppc64le                        false                                                                                   
17:21:13 [2021-07-16T17:21:13.567Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:21:13 [2021-07-16T17:21:13.567Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
17:21:13 [2021-07-16T17:21:13.567Z] PROCESSOR_LEVEL                6                                                                                       
17:21:13 [2021-07-16T17:21:13.567Z] PROCESSOR_REVISION             5504                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] ProgramData                    C:\ProgramData                                                                          
17:21:13 [2021-07-16T17:21:13.567Z] ProgramFiles                   C:\Program Files                                                                        
17:21:13 [2021-07-16T17:21:13.567Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:21:13 [2021-07-16T17:21:13.567Z] ProgramW6432                   C:\Program Files                                                                        
17:21:13 [2021-07-16T17:21:13.567Z] PROMPT                         $P$G                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:21:13 [2021-07-16T17:21:13.567Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:21:13 [2021-07-16T17:21:13.567Z] PUBLIC                         C:\Users\Public                                                                         
17:21:13 [2021-07-16T17:21:13.567Z] rootless                       true                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=artif...
17:21:13 [2021-07-16T17:21:13.567Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=changes 
17:21:13 [2021-07-16T17:21:13.567Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect              
17:21:13 [2021-07-16T17:21:13.567Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=tests   
17:21:13 [2021-07-16T17:21:13.567Z] s390x                          false                                                                                   
17:21:13 [2021-07-16T17:21:13.567Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:21:13 [2021-07-16T17:21:13.567Z] SOURCES_DRIVE                  d                                                                                       
17:21:13 [2021-07-16T17:21:13.567Z] SOURCES_SUBDIR                 gopath                                                                                  
17:21:13 [2021-07-16T17:21:13.567Z] STAGE_NAME                     Run tests                                                                               
17:21:13 [2021-07-16T17:21:13.567Z] SystemDrive                    C:                                                                                      
17:21:13 [2021-07-16T17:21:13.567Z] SystemRoot                     C:\Windows                                                                              
17:21:13 [2021-07-16T17:21:13.567Z] TEMP                           C:\Windows\TEMP                                                                         
17:21:13 [2021-07-16T17:21:13.567Z] TESTDEBUG                      0                                                                                       
17:21:13 [2021-07-16T17:21:13.567Z] TESTRUN_DRIVE                  d                                                                                       
17:21:13 [2021-07-16T17:21:13.567Z] TESTRUN_SUBDIR                 CI                                                                                      
17:21:13 [2021-07-16T17:21:13.567Z] TIMEOUT                        120m                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] TMP                            C:\Windows\TEMP                                                                         
17:21:13 [2021-07-16T17:21:13.567Z] unit_validate                  true                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] USERDOMAIN                     WORKGROUP                                                                               
17:21:13 [2021-07-16T17:21:13.567Z] USERNAME                       azwin-2-fb9850$                                                                         
17:21:13 [2021-07-16T17:21:13.567Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:21:13 [2021-07-16T17:21:13.567Z] validate_force                 false                                                                                   
17:21:13 [2021-07-16T17:21:13.567Z] windir                         C:\Windows                                                                              
17:21:13 [2021-07-16T17:21:13.567Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:21:13 [2021-07-16T17:21:13.567Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:21:13 [2021-07-16T17:21:13.567Z] windows2022                    true                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] windows2022containerd          true                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] windowsRS1                     false                                                                                   
17:21:13 [2021-07-16T17:21:13.567Z] windowsRS5                     true                                                                                    
17:21:13 [2021-07-16T17:21:13.567Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:21:13 [2021-07-16T17:21:13.567Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:21:13 [2021-07-16T17:21:13.567Z] 
17:21:13 [2021-07-16T17:21:13.567Z] 
17:21:13 [2021-07-16T17:21:13.567Z] 
17:21:13 [2021-07-16T17:21:13.567Z] INFO: Sources under d:\gopath\...
17:21:13 [2021-07-16T17:21:13.567Z] INFO: Test run under d:\CI\...
17:21:13 [2021-07-16T17:21:13.567Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:21:13 [2021-07-16T17:21:13.567Z] INFO: docker/docker repository was found
17:21:13 [2021-07-16T17:21:13.567Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
17:21:13 [2021-07-16T17:21:13.567Z] ltsc2019: Pulling from windows/servercore
17:21:13 [2021-07-16T17:21:13.567Z] 4612f6d0b889: Pulling fs layer
17:21:13 [2021-07-16T17:21:13.567Z] f143c6fed32d: Pulling fs layer
17:21:13 [2021-07-16T17:21:13.823Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:21:13 [2021-07-16T17:21:13.823Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:21:13 [2021-07-16T17:21:13.823Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:21:13 [2021-07-16T17:21:13.823Z] === RUN   TestCopyFromContainer/bar/notarget
17:21:14 [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer (2.15s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:14 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:14 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:14 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:14 [2021-07-16T17:21:14.088Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:14 [2021-07-16T17:21:14.088Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:14 [2021-07-16T17:21:14.088Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:14 [2021-07-16T17:21:14.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateLinkToNonExistingContainer
17:21:14 [2021-07-16T17:21:14.088Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateWithInvalidEnv
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateWithInvalidEnv/0
17:21:14 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateWithInvalidEnv/0
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateWithInvalidEnv/1
17:21:14 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateWithInvalidEnv/1
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateWithInvalidEnv/2
17:21:14 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateWithInvalidEnv/2
17:21:14 [2021-07-16T17:21:14.088Z] === CONT  TestCreateWithInvalidEnv/0
17:21:14 [2021-07-16T17:21:14.088Z] === CONT  TestCreateWithInvalidEnv/2
17:21:14 [2021-07-16T17:21:14.088Z] === CONT  TestCreateWithInvalidEnv/1
17:21:14 [2021-07-16T17:21:14.088Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:21:14 [2021-07-16T17:21:14.088Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateTmpfsMountsTarget
17:21:14 [2021-07-16T17:21:14.088Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestCreateWithCustomMaskedPaths
17:21:14 [2021-07-16T17:21:14.088Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:21:14 [2021-07-16T17:21:14.173Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:21:15 [2021-07-16T17:21:15.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:21:15 [2021-07-16T17:21:15.478Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
17:21:15 [2021-07-16T17:21:15.478Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
17:21:15 [2021-07-16T17:21:15.478Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
17:21:15 [2021-07-16T17:21:15.740Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
17:21:15 [2021-07-16T17:21:15.983Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:21:16 [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy (7.03s)
17:21:16 [2021-07-16T17:21:16.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s)
17:21:16 [2021-07-16T17:21:16.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:21:16 [2021-07-16T17:21:16.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:21:16 [2021-07-16T17:21:16.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:21:16 [2021-07-16T17:21:16.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:21:16 [2021-07-16T17:21:16.049Z] === RUN   TestBuildMultiStageParentConfig
17:21:16 [2021-07-16T17:21:16.239Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:21:16 [2021-07-16T17:21:16.799Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s)
17:21:16 [2021-07-16T17:21:16.799Z] === RUN   TestCreateWithCustomReadonlyPaths
17:21:17 [2021-07-16T17:21:17.127Z] ok  	github.com/docker/docker/pkg/pubsub	1.062s	coverage: 75.0% of statements
17:21:17 [2021-07-16T17:21:17.389Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
17:21:18 [2021-07-16T17:21:18.335Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
17:21:18 [2021-07-16T17:21:18.909Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
17:21:19 [2021-07-16T17:21:19.171Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:21:19 [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s)
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:19 [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:19 [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:19 [2021-07-16T17:21:19.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:19 [2021-07-16T17:21:19.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:19 [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:21:19 [2021-07-16T17:21:19.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:21:19 [2021-07-16T17:21:19.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:21:19 [2021-07-16T17:21:19.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:21:19 [2021-07-16T17:21:19.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:21:19 [2021-07-16T17:21:19.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:21:19 [2021-07-16T17:21:19.312Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:21:19 [2021-07-16T17:21:19.873Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestCreateDifferentPlatform
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestCreateDifferentPlatform/different_os
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:21:19 [2021-07-16T17:21:19.873Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:21:19 [2021-07-16T17:21:19.873Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:21:19 [2021-07-16T17:21:19.873Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:21:19 [2021-07-16T17:21:19.873Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:21:19 [2021-07-16T17:21:19.873Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestContainerStartOnDaemonRestart
17:21:19 [2021-07-16T17:21:19.873Z] === PAUSE TestContainerStartOnDaemonRestart
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestDaemonRestartIpcMode
17:21:19 [2021-07-16T17:21:19.873Z] === PAUSE TestDaemonRestartIpcMode
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestDaemonHostGatewayIP
17:21:19 [2021-07-16T17:21:19.873Z] === PAUSE TestDaemonHostGatewayIP
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestRestartDaemonWithRestartingContainer
17:21:19 [2021-07-16T17:21:19.873Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestContainerKillOnDaemonStart
17:21:19 [2021-07-16T17:21:19.873Z] === PAUSE TestContainerKillOnDaemonStart
17:21:19 [2021-07-16T17:21:19.873Z] === RUN   TestDiff
17:21:20 [2021-07-16T17:21:20.129Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:21:20 [2021-07-16T17:21:20.608Z] f143c6fed32d: Verifying Checksum
17:21:20 [2021-07-16T17:21:20.608Z] f143c6fed32d: Download complete
17:21:20 [2021-07-16T17:21:20.689Z] --- PASS: TestDiff (0.78s)
17:21:20 [2021-07-16T17:21:20.689Z] === RUN   TestExecWithCloseStdin
17:21:21 [2021-07-16T17:21:21.251Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:21:21 [2021-07-16T17:21:21.322Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
17:21:21 [2021-07-16T17:21:21.322Z] === RUN   TestBuildLabelWithTargets
17:21:21 [2021-07-16T17:21:21.643Z] ?   	github.com/docker/docker/api	[no test files]
17:21:22 [2021-07-16T17:21:22.177Z] --- PASS: TestExecWithCloseStdin (1.27s)
17:21:22 [2021-07-16T17:21:22.177Z] === RUN   TestExec
17:21:23 [2021-07-16T17:21:23.104Z] --- PASS: TestExec (1.14s)
17:21:23 [2021-07-16T17:21:23.104Z] === RUN   TestExecUser
17:21:24 [2021-07-16T17:21:24.465Z] ok  	github.com/docker/docker/pkg/signal	3.569s	coverage: 62.3% of statements
17:21:24 [2021-07-16T17:21:24.467Z] --- PASS: TestExecUser (1.18s)
17:21:24 [2021-07-16T17:21:24.467Z] === RUN   TestExportContainerAndImportImage
17:21:24 [2021-07-16T17:21:24.757Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 52.9% of statements
17:21:25 [2021-07-16T17:21:25.028Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:21:25 [2021-07-16T17:21:25.283Z] --- PASS: TestExportContainerAndImportImage (0.98s)
17:21:25 [2021-07-16T17:21:25.283Z] === RUN   TestExportContainerAfterDaemonRestart
17:21:26 [2021-07-16T17:21:26.164Z] ok  	github.com/docker/docker/pkg/tailfile	0.152s	coverage: 88.6% of statements
17:21:26 [2021-07-16T17:21:26.164Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 39.9% of statements
17:21:26 [2021-07-16T17:21:26.425Z] testing: warning: no tests to run
17:21:26 [2021-07-16T17:21:26.425Z] coverage: [no statements]
17:21:26 [2021-07-16T17:21:26.425Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
17:21:26 [2021-07-16T17:21:26.645Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:21:26 [2021-07-16T17:21:26.645Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:21:26 [2021-07-16T17:21:26.645Z] === RUN   TestHealthCheckWorkdir
17:21:27 [2021-07-16T17:21:27.368Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
17:21:27 [2021-07-16T17:21:27.629Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
17:21:27 [2021-07-16T17:21:27.892Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
17:21:28 [2021-07-16T17:21:28.531Z] --- PASS: TestHealthCheckWorkdir (1.64s)
17:21:28 [2021-07-16T17:21:28.531Z] === RUN   TestHealthKillContainer
17:21:29 [2021-07-16T17:21:29.284Z] ok  	github.com/docker/docker/pkg/tarsum	0.593s	coverage: 89.3% of statements
17:21:29 [2021-07-16T17:21:29.442Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:21:29 [2021-07-16T17:21:29.443Z] === RUN   TestBuildWithEmptyLayers
17:21:29 [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithHugeFile (51.11s)
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildWCOWSandboxSize
17:21:29 [2021-07-16T17:21:29.917Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:21:29 [2021-07-16T17:21:29.917Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildWithEmptyDockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:29 [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
17:21:29 [2021-07-16T17:21:29.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:21:29 [2021-07-16T17:21:29.917Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:21:29 [2021-07-16T17:21:29.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildPreserveOwnership
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildPreserveOwnership/copy_from
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:21:29 [2021-07-16T17:21:29.917Z] --- PASS: TestBuildPreserveOwnership (4.73s)
17:21:29 [2021-07-16T17:21:29.917Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.29s)
17:21:29 [2021-07-16T17:21:29.917Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s)
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildPlatformInvalid
17:21:29 [2021-07-16T17:21:29.917Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:21:29 [2021-07-16T17:21:29.917Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:30 [2021-07-16T17:21:30.231Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
17:21:31 [2021-07-16T17:21:31.177Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.2% of statements
17:21:31 [2021-07-16T17:21:31.797Z]     check_test.go:309: [de339e2fe1cd2] daemon is not started
17:21:31 [2021-07-16T17:21:31.797Z] --- PASS: TestHealthKillContainer (3.21s)
17:21:31 [2021-07-16T17:21:31.797Z] === RUN   TestInspectCpusetInConfigPre120
17:21:31 [2021-07-16T17:21:31.797Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:21:31 [2021-07-16T17:21:31.797Z] === RUN   TestDockerSuite/TestBuildBlankName
17:21:31 [2021-07-16T17:21:31.797Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:21:32 [2021-07-16T17:21:32.359Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
17:21:32 [2021-07-16T17:21:32.359Z] === RUN   TestIpcModeNone
17:21:32 [2021-07-16T17:21:32.740Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:21:32 [2021-07-16T17:21:32.740Z] === RUN   TestBuildMultiStageOnBuild
17:21:33 [2021-07-16T17:21:33.723Z] --- PASS: TestIpcModeNone (1.26s)
17:21:33 [2021-07-16T17:21:33.723Z] === RUN   TestIpcModePrivate
17:21:33 [2021-07-16T17:21:33.723Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:21:33 [2021-07-16T17:21:33.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:21:34 [2021-07-16T17:21:34.487Z] ok  	github.com/docker/docker/quota	1.199s	coverage: 71.4% of statements
17:21:34 [2021-07-16T17:21:34.540Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
17:21:35 [2021-07-16T17:21:35.062Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 85.6% of statements
17:21:35 [2021-07-16T17:21:35.062Z] ok  	github.com/docker/docker/reference	0.013s	coverage: 84.4% of statements
17:21:35 [2021-07-16T17:21:35.101Z] --- PASS: TestIpcModePrivate (1.33s)
17:21:35 [2021-07-16T17:21:35.102Z] === RUN   TestIpcModeShareable
17:21:35 [2021-07-16T17:21:35.369Z] 4612f6d0b889: Verifying Checksum
17:21:35 [2021-07-16T17:21:35.369Z] 4612f6d0b889: Download complete
17:21:36 [2021-07-16T17:21:36.462Z] === RUN   TestMiddlewares
17:21:36 [2021-07-16T17:21:36.462Z] --- PASS: TestMiddlewares (0.00s)
17:21:36 [2021-07-16T17:21:36.462Z] PASS
17:21:36 [2021-07-16T17:21:36.462Z] coverage: 9.0% of statements
17:21:36 [2021-07-16T17:21:36.462Z] ok  	github.com/docker/docker/api/server	0.052s	coverage: 9.0% of statements
17:21:36 [2021-07-16T17:21:36.465Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:120, shared: true, mustBeShared: true
17:21:36 [2021-07-16T17:21:36.465Z] --- PASS: TestIpcModeShareable (1.60s)
17:21:36 [2021-07-16T17:21:36.465Z] === RUN   TestAPIIpcModeShareableAndContainer
17:21:36 [2021-07-16T17:21:36.720Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:21:36 [2021-07-16T17:21:36.980Z] ok  	github.com/docker/docker/registry	0.123s	coverage: 58.8% of statements
17:21:37 [2021-07-16T17:21:37.554Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
17:21:38 [2021-07-16T17:21:38.019Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:21:38 [2021-07-16T17:21:38.019Z] === RUN   TestBuildUncleanTarFilenames
17:21:38 [2021-07-16T17:21:38.019Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
17:21:38 [2021-07-16T17:21:38.019Z] === RUN   TestBuildMultiStageLayerLeak
17:21:38 [2021-07-16T17:21:38.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:21:38 [2021-07-16T17:21:38.505Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
17:21:39 [2021-07-16T17:21:39.080Z] ok  	github.com/docker/docker/runconfig	0.016s	coverage: 66.1% of statements
17:21:39 [2021-07-16T17:21:39.080Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
17:21:40 [2021-07-16T17:21:40.619Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.65s)
17:21:40 [2021-07-16T17:21:40.619Z] === RUN   TestAPIIpcModeHost
17:21:41 [2021-07-16T17:21:41.181Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:21:42 [2021-07-16T17:21:42.109Z] --- PASS: TestAPIIpcModeHost (1.73s)
17:21:42 [2021-07-16T17:21:42.109Z] === RUN   TestDaemonIpcModeShareable
17:21:42 [2021-07-16T17:21:42.224Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
17:21:42 [2021-07-16T17:21:42.224Z] === RUN   TestBuildWithHugeFile
17:21:47 [2021-07-16T17:21:47.358Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.6% of statements
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:21:47 [2021-07-16T17:21:47.360Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:230, shared: true, mustBeShared: true
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:21:47 [2021-07-16T17:21:47.360Z] --- PASS: TestDaemonIpcModeShareable (2.80s)
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDaemonIpcModePrivate
17:21:47 [2021-07-16T17:21:47.360Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:21:47 [2021-07-16T17:21:47.360Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:21:47 [2021-07-16T17:21:47.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:21:47 [2021-07-16T17:21:47.361Z] Loaded image: buildpack-deps:buster
17:21:47 [2021-07-16T17:21:47.361Z] Loaded image: busybox:latest
17:21:47 [2021-07-16T17:21:47.361Z] Loaded image: busybox:glibc
17:21:47 [2021-07-16T17:21:47.361Z] Loaded image: debian:bullseye
17:21:47 [2021-07-16T17:21:47.361Z] Loaded image: hello-world:latest
17:21:47 [2021-07-16T17:21:47.361Z] Loaded image: arm32v7/hello-world:latest
17:21:47 [2021-07-16T17:21:47.616Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:21:47 [2021-07-16T17:21:47.934Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
17:21:48 [2021-07-16T17:21:48.176Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
17:21:48 [2021-07-16T17:21:48.431Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
17:21:48 [2021-07-16T17:21:48.432Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:21:48 [2021-07-16T17:21:48.884Z] ok  	github.com/docker/docker/volume/local	0.237s	coverage: 76.4% of statements
17:21:49 [2021-07-16T17:21:49.146Z] ok  	github.com/docker/docker/volume/mounts	0.042s	coverage: 67.0% of statements
17:21:50 [2021-07-16T17:21:50.319Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
17:21:50 [2021-07-16T17:21:50.319Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s)
17:21:50 [2021-07-16T17:21:50.319Z] === RUN   TestIpcModeOlderClient
17:21:50 [2021-07-16T17:21:50.319Z] === PAUSE TestIpcModeOlderClient
17:21:50 [2021-07-16T17:21:50.319Z] === RUN   TestKillContainerInvalidSignal
17:21:50 [2021-07-16T17:21:50.574Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:21:51 [2021-07-16T17:21:51.502Z] --- PASS: TestKillContainerInvalidSignal (0.93s)
17:21:51 [2021-07-16T17:21:51.502Z] === RUN   TestKillContainer
17:21:51 [2021-07-16T17:21:51.502Z] === RUN   TestKillContainer/no_signal
17:21:52 [2021-07-16T17:21:52.427Z] === RUN   TestKillContainer/non_killing_signal
17:21:52 [2021-07-16T17:21:52.683Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:21:52 [2021-07-16T17:21:52.939Z] === RUN   TestKillContainer/killing_signal
17:21:53 [2021-07-16T17:21:53.937Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.79s)
17:21:53 [2021-07-16T17:21:53.937Z] PASS
17:21:53 [2021-07-16T17:21:53.937Z] 
17:21:53 [2021-07-16T17:21:53.937Z] === Skipped
17:21:53 [2021-07-16T17:21:53.937Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:21:53 [2021-07-16T17:21:53.937Z]     build_session_test.go:25: TODO: BuildKit
17:21:53 [2021-07-16T17:21:53.937Z] 
17:21:53 [2021-07-16T17:21:53.937Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:21:53 [2021-07-16T17:21:53.937Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:21:53 [2021-07-16T17:21:53.937Z] 
17:21:53 [2021-07-16T17:21:53.937Z] 
17:21:53 [2021-07-16T17:21:53.937Z] DONE 34 tests, 2 skipped in 121.753s
17:21:53 [2021-07-16T17:21:53.937Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:21:53 [2021-07-16T17:21:53.937Z] INFO: Testing against a local daemon
17:21:53 [2021-07-16T17:21:53.937Z] === RUN   TestConfigInspect
17:21:54 [2021-07-16T17:21:54.302Z] --- PASS: TestKillContainer (2.83s)
17:21:54 [2021-07-16T17:21:54.302Z]     --- PASS: TestKillContainer/no_signal (0.98s)
17:21:54 [2021-07-16T17:21:54.302Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
17:21:54 [2021-07-16T17:21:54.302Z]     --- PASS: TestKillContainer/killing_signal (0.93s)
17:21:54 [2021-07-16T17:21:54.302Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:21:54 [2021-07-16T17:21:54.302Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:21:55 [2021-07-16T17:21:55.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:21:55 [2021-07-16T17:21:55.484Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:21:55 [2021-07-16T17:21:55.836Z] --- PASS: TestConfigInspect (2.18s)
17:21:55 [2021-07-16T17:21:55.836Z] === RUN   TestConfigList
17:21:56 [2021-07-16T17:21:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s)
17:21:56 [2021-07-16T17:21:56.045Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
17:21:56 [2021-07-16T17:21:56.045Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
17:21:56 [2021-07-16T17:21:56.045Z] === RUN   TestKillStoppedContainer
17:21:56 [2021-07-16T17:21:56.045Z] --- PASS: TestKillStoppedContainer (0.04s)
17:21:56 [2021-07-16T17:21:56.045Z] === RUN   TestKillStoppedContainerAPIPre120
17:21:56 [2021-07-16T17:21:56.045Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:21:56 [2021-07-16T17:21:56.045Z] === RUN   TestKillDifferentUserContainer
17:21:56 [2021-07-16T17:21:56.972Z] --- PASS: TestKillDifferentUserContainer (0.83s)
17:21:56 [2021-07-16T17:21:56.972Z] === RUN   TestInspectOomKilledTrue
17:21:56 [2021-07-16T17:21:56.972Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:21:56 [2021-07-16T17:21:56.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:21:56 [2021-07-16T17:21:56.972Z] === RUN   TestInspectOomKilledFalse
17:21:56 [2021-07-16T17:21:56.972Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:21:56 [2021-07-16T17:21:56.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:21:56 [2021-07-16T17:21:56.972Z] === RUN   TestLinksEtcHostsContentMatch
17:21:57 [2021-07-16T17:21:57.899Z] --- PASS: TestLinksEtcHostsContentMatch (0.96s)
17:21:57 [2021-07-16T17:21:57.899Z] === RUN   TestLinksContainerNames
17:21:58 [2021-07-16T17:21:58.363Z] --- PASS: TestConfigList (2.21s)
17:21:58 [2021-07-16T17:21:58.363Z] === RUN   TestConfigsCreateAndDelete
17:21:59 [2021-07-16T17:21:59.786Z] --- PASS: TestLinksContainerNames (1.86s)
17:21:59 [2021-07-16T17:21:59.786Z] === RUN   TestLogsFollowTailEmpty
17:22:00 [2021-07-16T17:22:00.260Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
17:22:00 [2021-07-16T17:22:00.260Z] === RUN   TestConfigsUpdate
17:22:00 [2021-07-16T17:22:00.711Z] --- PASS: TestLogsFollowTailEmpty (1.02s)
17:22:00 [2021-07-16T17:22:00.711Z] === RUN   TestContainerNetworkMountsNoChown
17:22:00 [2021-07-16T17:22:00.966Z]     check_test.go:309: [d8a847d113e8d] daemon is not started
17:22:00 [2021-07-16T17:22:00.966Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:22:01 [2021-07-16T17:22:01.384Z] ok  	github.com/docker/docker/volume/service	0.022s	coverage: 72.3% of statements
17:22:01 [2021-07-16T17:22:01.892Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s)
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/default
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/private
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rprivate
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/slave
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rslave
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/shared
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rshared
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/default
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rshared
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/shared
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/default/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/default/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/slave
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/default/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rslave
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/default/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rprivate
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/private
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/private/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/private/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/private/bind_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/private/mount_root
17:22:01 [2021-07-16T17:22:01.892Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:22:01 [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot (0.01s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:22:01 [2021-07-16T17:22:01.892Z] === RUN   TestContainerBindMountNonRecursive
17:22:02 [2021-07-16T17:22:02.148Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:22:02 [2021-07-16T17:22:02.159Z] --- PASS: TestConfigsUpdate (2.16s)
17:22:02 [2021-07-16T17:22:02.159Z] === RUN   TestTemplatedConfig
17:22:02 [2021-07-16T17:22:02.403Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:22:04 [2021-07-16T17:22:04.290Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:22:04 [2021-07-16T17:22:04.290Z] --- PASS: TestContainerBindMountNonRecursive (2.16s)
17:22:04 [2021-07-16T17:22:04.290Z] === RUN   TestContainerVolumesMountedAsShared
17:22:04 [2021-07-16T17:22:04.546Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:22:04 [2021-07-16T17:22:04.546Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s)
17:22:04 [2021-07-16T17:22:04.546Z] === RUN   TestContainerVolumesMountedAsSlave
17:22:05 [2021-07-16T17:22:05.473Z] --- PASS: TestContainerVolumesMountedAsSlave (0.93s)
17:22:05 [2021-07-16T17:22:05.473Z] === RUN   TestNetworkNat
17:22:06 [2021-07-16T17:22:06.341Z] --- PASS: TestTemplatedConfig (3.49s)
17:22:06 [2021-07-16T17:22:06.341Z] === RUN   TestConfigCreateResolve
17:22:06 [2021-07-16T17:22:06.401Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:22:06 [2021-07-16T17:22:06.401Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:22:06 [2021-07-16T17:22:06.401Z] --- PASS: TestNetworkNat (0.83s)
17:22:06 [2021-07-16T17:22:06.401Z] === RUN   TestNetworkLocalhostTCPNat
17:22:07 [2021-07-16T17:22:07.328Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s)
17:22:07 [2021-07-16T17:22:07.328Z] === RUN   TestNetworkLoopbackNat
17:22:08 [2021-07-16T17:22:08.240Z] --- PASS: TestConfigCreateResolve (2.18s)
17:22:08 [2021-07-16T17:22:08.240Z] PASS
17:22:08 [2021-07-16T17:22:08.240Z] 
17:22:08 [2021-07-16T17:22:08.240Z] DONE 6 tests in 14.432s
17:22:08 [2021-07-16T17:22:08.240Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:22:08 [2021-07-16T17:22:08.240Z] INFO: Testing against a local daemon
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestCheckpoint
17:22:08 [2021-07-16T17:22:08.240Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:22:08 [2021-07-16T17:22:08.240Z] --- SKIP: TestCheckpoint (0.00s)
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestContainerInvalidJSON
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:22:08 [2021-07-16T17:22:08.240Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:22:08 [2021-07-16T17:22:08.240Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:22:08 [2021-07-16T17:22:08.240Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:22:08 [2021-07-16T17:22:08.240Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:22:08 [2021-07-16T17:22:08.240Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:22:08 [2021-07-16T17:22:08.240Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:22:08 [2021-07-16T17:22:08.240Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:22:08 [2021-07-16T17:22:08.240Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:22:08 [2021-07-16T17:22:08.240Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:22:08 [2021-07-16T17:22:08.240Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:22:08 [2021-07-16T17:22:08.240Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestCopyFromContainerPathIsNotDir
17:22:08 [2021-07-16T17:22:08.240Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestCopyToContainerPathDoesNotExist
17:22:08 [2021-07-16T17:22:08.240Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestCopyToContainerPathIsNotDir
17:22:08 [2021-07-16T17:22:08.240Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
17:22:08 [2021-07-16T17:22:08.240Z] === RUN   TestCopyFromContainer
17:22:08 [2021-07-16T17:22:08.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:22:09 [2021-07-16T17:22:09.615Z] === RUN   TestCopyFromContainer//
17:22:09 [2021-07-16T17:22:09.615Z] === RUN   TestCopyFromContainer//bar/root
17:22:09 [2021-07-16T17:22:09.615Z] === RUN   TestCopyFromContainer//bar/root/
17:22:09 [2021-07-16T17:22:09.615Z] === RUN   TestCopyFromContainer/bar/quux
17:22:09 [2021-07-16T17:22:09.615Z] === RUN   TestCopyFromContainer/bar/quux/
17:22:09 [2021-07-16T17:22:09.874Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:22:09 [2021-07-16T17:22:09.874Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:22:09 [2021-07-16T17:22:09.874Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:22:09 [2021-07-16T17:22:09.874Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:22:09 [2021-07-16T17:22:09.874Z] === RUN   TestCopyFromContainer/bar/notarget
17:22:10 [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer (1.83s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:10 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:10 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:10 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:10 [2021-07-16T17:22:10.132Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:10 [2021-07-16T17:22:10.132Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:10 [2021-07-16T17:22:10.132Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:10 [2021-07-16T17:22:10.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateLinkToNonExistingContainer
17:22:10 [2021-07-16T17:22:10.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateWithInvalidEnv
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateWithInvalidEnv/0
17:22:10 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateWithInvalidEnv/0
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateWithInvalidEnv/1
17:22:10 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateWithInvalidEnv/1
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateWithInvalidEnv/2
17:22:10 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateWithInvalidEnv/2
17:22:10 [2021-07-16T17:22:10.132Z] === CONT  TestCreateWithInvalidEnv/0
17:22:10 [2021-07-16T17:22:10.132Z] === CONT  TestCreateWithInvalidEnv/2
17:22:10 [2021-07-16T17:22:10.132Z] === CONT  TestCreateWithInvalidEnv/1
17:22:10 [2021-07-16T17:22:10.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:22:10 [2021-07-16T17:22:10.132Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateTmpfsMountsTarget
17:22:10 [2021-07-16T17:22:10.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:22:10 [2021-07-16T17:22:10.132Z] === RUN   TestCreateWithCustomMaskedPaths
17:22:10 [2021-07-16T17:22:10.578Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:22:10 [2021-07-16T17:22:10.834Z] --- PASS: TestNetworkLoopbackNat (3.27s)
17:22:10 [2021-07-16T17:22:10.834Z] === RUN   TestPause
17:22:11 [2021-07-16T17:22:11.758Z] --- PASS: TestPause (1.07s)
17:22:11 [2021-07-16T17:22:11.758Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:22:11 [2021-07-16T17:22:11.758Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:22:11 [2021-07-16T17:22:11.758Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:22:11 [2021-07-16T17:22:11.758Z] === RUN   TestPauseStopPausedContainer
17:22:12 [2021-07-16T17:22:12.659Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
17:22:12 [2021-07-16T17:22:12.659Z] === RUN   TestCreateWithCustomReadonlyPaths
17:22:13 [2021-07-16T17:22:13.131Z] --- PASS: TestPauseStopPausedContainer (1.16s)
17:22:13 [2021-07-16T17:22:13.131Z] === RUN   TestPidHost
17:22:14 [2021-07-16T17:22:14.057Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:22:15 [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s)
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:15 [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:15 [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:15 [2021-07-16T17:22:15.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:15 [2021-07-16T17:22:15.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:15 [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:22:15 [2021-07-16T17:22:15.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:22:15 [2021-07-16T17:22:15.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:22:15 [2021-07-16T17:22:15.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:22:15 [2021-07-16T17:22:15.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:22:15 [2021-07-16T17:22:15.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:22:15 [2021-07-16T17:22:15.187Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:22:15 [2021-07-16T17:22:15.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestCreateDifferentPlatform
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestCreateDifferentPlatform/different_os
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:22:15 [2021-07-16T17:22:15.753Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:22:15 [2021-07-16T17:22:15.753Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:22:15 [2021-07-16T17:22:15.753Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:22:15 [2021-07-16T17:22:15.753Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:22:15 [2021-07-16T17:22:15.753Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestContainerStartOnDaemonRestart
17:22:15 [2021-07-16T17:22:15.753Z] === PAUSE TestContainerStartOnDaemonRestart
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestDaemonRestartIpcMode
17:22:15 [2021-07-16T17:22:15.753Z] === PAUSE TestDaemonRestartIpcMode
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestDaemonHostGatewayIP
17:22:15 [2021-07-16T17:22:15.753Z] === PAUSE TestDaemonHostGatewayIP
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestRestartDaemonWithRestartingContainer
17:22:15 [2021-07-16T17:22:15.753Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestContainerKillOnDaemonStart
17:22:15 [2021-07-16T17:22:15.753Z] === PAUSE TestContainerKillOnDaemonStart
17:22:15 [2021-07-16T17:22:15.753Z] === RUN   TestDiff
17:22:15 [2021-07-16T17:22:15.943Z] --- PASS: TestPidHost (2.71s)
17:22:15 [2021-07-16T17:22:15.943Z] === RUN   TestPsFilter
17:22:15 [2021-07-16T17:22:15.943Z] --- PASS: TestPsFilter (0.11s)
17:22:15 [2021-07-16T17:22:15.943Z] === RUN   TestRemoveContainerWithRemovedVolume
17:22:16 [2021-07-16T17:22:16.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:22:16 [2021-07-16T17:22:16.706Z] --- PASS: TestDiff (0.76s)
17:22:16 [2021-07-16T17:22:16.706Z] === RUN   TestExecWithCloseStdin
17:22:17 [2021-07-16T17:22:17.065Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.19s)
17:22:17 [2021-07-16T17:22:17.065Z] === RUN   TestRemoveContainerWithVolume
17:22:17 [2021-07-16T17:22:17.065Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:22:17 [2021-07-16T17:22:17.626Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:22:17 [2021-07-16T17:22:17.648Z] --- PASS: TestExecWithCloseStdin (1.14s)
17:22:17 [2021-07-16T17:22:17.648Z] === RUN   TestExec
17:22:17 [2021-07-16T17:22:17.881Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
17:22:17 [2021-07-16T17:22:17.882Z] === RUN   TestRemoveContainerRunning
17:22:18 [2021-07-16T17:22:18.443Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:22:18 [2021-07-16T17:22:18.443Z] --- PASS: TestRemoveContainerRunning (0.79s)
17:22:18 [2021-07-16T17:22:18.443Z] === RUN   TestRemoveContainerForceRemoveRunning
17:22:18 [2021-07-16T17:22:18.698Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:22:19 [2021-07-16T17:22:19.020Z] --- PASS: TestExec (1.08s)
17:22:19 [2021-07-16T17:22:19.020Z] === RUN   TestExecUser
17:22:19 [2021-07-16T17:22:19.259Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:22:19 [2021-07-16T17:22:19.515Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
17:22:19 [2021-07-16T17:22:19.515Z] === RUN   TestRemoveInvalidContainer
17:22:19 [2021-07-16T17:22:19.515Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:22:19 [2021-07-16T17:22:19.515Z] === RUN   TestRenameLinkedContainer
17:22:19 [2021-07-16T17:22:19.515Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:22:19 [2021-07-16T17:22:19.953Z] --- PASS: TestExecUser (1.11s)
17:22:19 [2021-07-16T17:22:19.953Z] === RUN   TestExportContainerAndImportImage
17:22:20 [2021-07-16T17:22:20.878Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:22:20 [2021-07-16T17:22:20.887Z] --- PASS: TestExportContainerAndImportImage (0.98s)
17:22:20 [2021-07-16T17:22:20.887Z] === RUN   TestExportContainerAfterDaemonRestart
17:22:22 [2021-07-16T17:22:22.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
17:22:22 [2021-07-16T17:22:22.259Z] === RUN   TestHealthCheckWorkdir
17:22:23 [2021-07-16T17:22:23.391Z] --- PASS: TestRenameLinkedContainer (3.70s)
17:22:23 [2021-07-16T17:22:23.391Z] === RUN   TestRenameStoppedContainer
17:22:23 [2021-07-16T17:22:23.391Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:22:23 [2021-07-16T17:22:23.391Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:22:23 [2021-07-16T17:22:23.391Z]     check_test.go:309: [df31c3ab35f5a] daemon is not started
17:22:23 [2021-07-16T17:22:23.391Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:22:23 [2021-07-16T17:22:23.391Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:22:23 [2021-07-16T17:22:23.391Z]     check_test.go:309: [db1d7f437b40e] daemon is not started
17:22:23 [2021-07-16T17:22:23.391Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:22:23 [2021-07-16T17:22:23.632Z] --- PASS: TestHealthCheckWorkdir (1.50s)
17:22:23 [2021-07-16T17:22:23.632Z] === RUN   TestHealthKillContainer
17:22:23 [2021-07-16T17:22:23.951Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:22:24 [2021-07-16T17:22:24.207Z] --- PASS: TestRenameStoppedContainer (1.03s)
17:22:24 [2021-07-16T17:22:24.207Z] === RUN   TestRenameRunningContainerAndReuse
17:22:25 [2021-07-16T17:22:25.133Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:22:25 [2021-07-16T17:22:25.693Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:22:26 [2021-07-16T17:22:26.254Z] --- PASS: TestRenameRunningContainerAndReuse (2.00s)
17:22:26 [2021-07-16T17:22:26.254Z] === RUN   TestRenameInvalidName
17:22:26 [2021-07-16T17:22:26.254Z]     check_test.go:309: [d64f82bec1f60] daemon is not started
17:22:26 [2021-07-16T17:22:26.254Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:22:26 [2021-07-16T17:22:26.509Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:22:26 [2021-07-16T17:22:26.908Z] --- PASS: TestHealthKillContainer (3.14s)
17:22:26 [2021-07-16T17:22:26.908Z] === RUN   TestInspectCpusetInConfigPre120
17:22:27 [2021-07-16T17:22:27.070Z] --- PASS: TestRenameInvalidName (0.97s)
17:22:27 [2021-07-16T17:22:27.070Z] === RUN   TestRenameAnonymousContainer
17:22:27 [2021-07-16T17:22:27.843Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
17:22:27 [2021-07-16T17:22:27.843Z] === RUN   TestIpcModeNone
17:22:28 [2021-07-16T17:22:28.777Z] --- PASS: TestIpcModeNone (1.07s)
17:22:28 [2021-07-16T17:22:28.777Z] === RUN   TestIpcModePrivate
17:22:29 [2021-07-16T17:22:29.713Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
17:22:29 [2021-07-16T17:22:29.713Z] --- PASS: TestIpcModePrivate (1.05s)
17:22:29 [2021-07-16T17:22:29.713Z] === RUN   TestIpcModeShareable
17:22:30 [2021-07-16T17:22:30.335Z] --- PASS: TestRenameAnonymousContainer (3.30s)
17:22:30 [2021-07-16T17:22:30.335Z] === RUN   TestRenameContainerWithSameName
17:22:30 [2021-07-16T17:22:30.646Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
17:22:30 [2021-07-16T17:22:30.904Z] --- PASS: TestIpcModeShareable (1.10s)
17:22:30 [2021-07-16T17:22:30.904Z] === RUN   TestAPIIpcModeShareableAndContainer
17:22:31 [2021-07-16T17:22:31.697Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:22:31 [2021-07-16T17:22:31.697Z] --- PASS: TestRenameContainerWithSameName (1.12s)
17:22:31 [2021-07-16T17:22:31.697Z] === RUN   TestRenameContainerWithLinkedContainer
17:22:33 [2021-07-16T17:22:33.060Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:22:33 [2021-07-16T17:22:33.620Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s)
17:22:33 [2021-07-16T17:22:33.620Z] === RUN   TestResize
17:22:34 [2021-07-16T17:22:34.183Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
17:22:34 [2021-07-16T17:22:34.183Z] === RUN   TestAPIIpcModeHost
17:22:34 [2021-07-16T17:22:34.415Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|files|imports|types_sizes) took 2m13.130026066s 
17:22:34 [2021-07-16T17:22:34.415Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 535.681806ms 
17:22:34 [2021-07-16T17:22:34.546Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:22:34 [2021-07-16T17:22:34.801Z] --- PASS: TestResize (1.20s)
17:22:34 [2021-07-16T17:22:34.801Z] === RUN   TestResizeWithInvalidSize
17:22:35 [2021-07-16T17:22:35.116Z] --- PASS: TestAPIIpcModeHost (1.12s)
17:22:35 [2021-07-16T17:22:35.116Z] === RUN   TestDaemonIpcModeShareable
17:22:35 [2021-07-16T17:22:35.361Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:22:35 [2021-07-16T17:22:35.617Z] --- PASS: TestResizeWithInvalidSize (0.87s)
17:22:35 [2021-07-16T17:22:35.617Z] === RUN   TestResizeWhenContainerNotStarted
17:22:35 [2021-07-16T17:22:35.873Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:22:36 [2021-07-16T17:22:36.128Z] === RUN   TestDockerSuite/TestBuildCmd
17:22:36 [2021-07-16T17:22:36.383Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:22:36 [2021-07-16T17:22:36.489Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
17:22:36 [2021-07-16T17:22:36.639Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:36 [2021-07-16T17:22:36.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:36 [2021-07-16T17:22:36.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:36 [2021-07-16T17:22:36.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:36 [2021-07-16T17:22:36.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:36 [2021-07-16T17:22:36.640Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:22:36 [2021-07-16T17:22:36.747Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
17:22:36 [2021-07-16T17:22:36.747Z] === RUN   TestDaemonIpcModePrivate
17:22:36 [2021-07-16T17:22:36.895Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:22:36 [2021-07-16T17:22:36.895Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:22:36 [2021-07-16T17:22:36.895Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:22:37 [2021-07-16T17:22:37.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:22:38 [2021-07-16T17:22:38.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:38 [2021-07-16T17:22:38.077Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:22:38 [2021-07-16T17:22:38.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:38 [2021-07-16T17:22:38.120Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
17:22:38 [2021-07-16T17:22:38.378Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
17:22:38 [2021-07-16T17:22:38.378Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestBoolValue
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestBoolValue (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestBoolValueOrDefault
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestInt64ValueOrZero
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestInt64ValueOrDefault
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestInt64ValueOrDefaultWithError
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestJsonContentType
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestJsonContentType (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 14.7% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/server/httputils	0.082s	coverage: 14.7% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestMaskSecretKeys
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestMaskSecretKeys (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestVersionMiddlewareVersion
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 37.7% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/server/middleware	0.042s	coverage: 37.7% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestStrSliceMarshalJSON
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestStrSliceUnmarshalJSON
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestStrSliceUnmarshalString
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestStrSliceUnmarshalSlice
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 90.0% of statements
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestAdjustForAPIVersion
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 5.7% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/types/strslice	0.047s	coverage: 90.0% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/server/router/swarm	0.053s	coverage: 5.7% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestToJSON
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestToJSON (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestToParamWithVersion
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestToParamWithVersion (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestFromJSON
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestFromJSON (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestEmpty
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestEmpty (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestArgsMatchKVListEmptySources
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestArgsMatchKVList
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestArgsMatchKVList (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestArgsMatch
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestArgsMatch (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestAdd
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestAdd (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestDel
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestDel (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestLen
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestLen (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestExactMatch
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestExactMatch (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestOnlyOneExactMatch
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestContains
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestContains (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestValidate
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestValidate (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestWalkValues
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestWalkValues (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestFuzzyMatch
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestFuzzyMatch (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestClone
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestClone (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 92.2% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/types/filters	0.036s	coverage: 92.2% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestDurationToSecondsString
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestDurationToSecondsString (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestGetTimestamp
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestGetTimestamp (0.13s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseTimestamps
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestParseTimestamps (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 100.0% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/types/time	0.189s	coverage: 100.0% of statements
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestCompareVersion
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestCompareVersion (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] PASS
17:22:39 [2021-07-16T17:22:39.373Z] coverage: 75.0% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestCloneArgsSmartHttp
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestCloneArgsDumbHttp
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestCloneArgsGit
17:22:39 [2021-07-16T17:22:39.373Z] --- PASS: TestCloneArgsGit (0.00s)
17:22:39 [2021-07-16T17:22:39.373Z] === RUN   TestCheckoutGit
17:22:39 [2021-07-16T17:22:39.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:39 [2021-07-16T17:22:39.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:39 [2021-07-16T17:22:39.698Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:22:39 [2021-07-16T17:22:39.794Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestProcessNoDockerignore
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestProcessShouldLeaveAllFiles
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestDetectContentType
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestDetectContentType (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestSelectAcceptableMIME
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestInspectEmptyResponse
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestInspectResponseBinary
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestInspectResponseBinary (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestResponseUnsupportedContentType
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestInspectResponseTextSimple
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestInspectResponseEmptyContentType
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestUnknownContentLength
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestUnknownContentLength (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestDownloadRemote
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestDownloadRemote (0.12s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestGetWithStatusError
17:22:39 [2021-07-16T17:22:39.834Z] --- PASS: TestGetWithStatusError (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestCloseRootDirectory
17:22:39 [2021-07-16T17:22:39.834Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-16T17:22:39.834Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestHashFile
17:22:39 [2021-07-16T17:22:39.834Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-16T17:22:39.834Z] --- SKIP: TestHashFile (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestHashSubdir
17:22:39 [2021-07-16T17:22:39.834Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-16T17:22:39.834Z] --- SKIP: TestHashSubdir (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] === RUN   TestRemoveDirectory
17:22:39 [2021-07-16T17:22:39.834Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-16T17:22:39.834Z] --- SKIP: TestRemoveDirectory (0.00s)
17:22:39 [2021-07-16T17:22:39.834Z] PASS
17:22:39 [2021-07-16T17:22:39.834Z] coverage: 9.3% of statements
17:22:39 [2021-07-16T17:22:39.834Z] ok  	github.com/docker/docker/builder/remotecontext	0.264s	coverage: 9.3% of statements
17:22:40 [2021-07-16T17:22:40.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
17:22:40 [2021-07-16T17:22:40.058Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestGetAllAllowed
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestGetAllAllowed (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestGetAllMeta
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestGetAllMeta (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestWarnOnUnusedBuildArgs
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestIsUnreferencedBuiltin
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestIsExistingDirectory
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestIsExistingDirectory (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestGetFilenameForDownload
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestEnv2Variables
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestEnv2Variables (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestMaintainer
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestMaintainer (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestLabel
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestLabel (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestFromScratch
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestFromScratch (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestFromWithArg
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestFromWithArg (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestFromWithUndefinedArg
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestFromMultiStageWithNamedStage
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestOnbuild
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestOnbuild (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestWorkdir
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestWorkdir (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestCmd
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestCmd (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestHealthcheckNone
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestHealthcheckNone (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestHealthcheckCmd
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestHealthcheckCmd (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestEntrypoint
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestEntrypoint (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestExpose
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestExpose (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestUser
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestUser (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestVolume
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestVolume (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestStopSignal
17:22:40 [2021-07-16T17:22:40.294Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:22:40 [2021-07-16T17:22:40.294Z] --- SKIP: TestStopSignal (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestArg
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestArg (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestShell
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestShell (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestPrependEnvOnCmd
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestRunWithBuildArgs
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestRunIgnoresHealthcheck
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatchUnsupportedOptions
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestNormalizeWorkdir
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestDispatch/COPY_url
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch (0.06s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestAddScratchImageAddsToMounts
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestAddFromScratchPopulatesPlatform
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestImageSourceGetAddsToMounts
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestEmptyDockerfile
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestEmptyDockerfile (0.00s)
17:22:40 [2021-07-16T17:22:40.294Z] === RUN   TestSymlinkDockerfile
17:22:40 [2021-07-16T17:22:40.294Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestDockerfileOutsideTheBuildContext
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestNonExistingDockerfile
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestCopyRunConfig
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestCopyRunConfig (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestDeepCopyRunConfig
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestExportImage
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestExportImage (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestNormalizeDest
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestNormalizeDest (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] PASS
17:22:40 [2021-07-16T17:22:40.295Z] coverage: 47.0% of statements
17:22:40 [2021-07-16T17:22:40.295Z] ok  	github.com/docker/docker/builder/dockerfile	0.161s	coverage: 47.0% of statements
17:22:40 [2021-07-16T17:22:40.295Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestEnable
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestEnable (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestDisable
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestDisable (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] === RUN   TestEnabled
17:22:40 [2021-07-16T17:22:40.295Z] --- PASS: TestEnabled (0.00s)
17:22:40 [2021-07-16T17:22:40.295Z] PASS
17:22:40 [2021-07-16T17:22:40.295Z] coverage: 100.0% of statements
17:22:40 [2021-07-16T17:22:40.295Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
17:22:41 [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithHugeFile (50.20s)
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildWCOWSandboxSize
17:22:41 [2021-07-16T17:22:41.073Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:22:41 [2021-07-16T17:22:41.073Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildWithEmptyDockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:41 [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
17:22:41 [2021-07-16T17:22:41.073Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:22:41 [2021-07-16T17:22:41.073Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:22:41 [2021-07-16T17:22:41.073Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildPreserveOwnership
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildPreserveOwnership/copy_from
17:22:41 [2021-07-16T17:22:41.073Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestTCP4Proxy
17:22:41 [2021-07-16T17:22:41.267Z] --- PASS: TestTCP4Proxy (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestTCP4ProxyHalfClose
17:22:41 [2021-07-16T17:22:41.267Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestTCP6Proxy
17:22:41 [2021-07-16T17:22:41.267Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:22:41 [2021-07-16T17:22:41.267Z] --- SKIP: TestTCP6Proxy (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestTCPDualStackProxy
17:22:41 [2021-07-16T17:22:41.267Z]     network_proxy_test.go:212: No support for dual stack yet
17:22:41 [2021-07-16T17:22:41.267Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestUDP4Proxy
17:22:41 [2021-07-16T17:22:41.267Z] --- PASS: TestUDP4Proxy (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestUDP6Proxy
17:22:41 [2021-07-16T17:22:41.267Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:22:41 [2021-07-16T17:22:41.267Z] --- SKIP: TestUDP6Proxy (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestUDPWriteError
17:22:41 [2021-07-16T17:22:41.267Z] --- PASS: TestUDPWriteError (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestSCTP4Proxy
17:22:41 [2021-07-16T17:22:41.267Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:22:41 [2021-07-16T17:22:41.267Z] --- SKIP: TestSCTP4Proxy (0.01s)
17:22:41 [2021-07-16T17:22:41.267Z] === RUN   TestSCTP6Proxy
17:22:41 [2021-07-16T17:22:41.267Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:22:41 [2021-07-16T17:22:41.267Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:22:41 [2021-07-16T17:22:41.267Z] PASS
17:22:41 [2021-07-16T17:22:41.267Z] coverage: 49.4% of statements
17:22:41 [2021-07-16T17:22:41.267Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.069s	coverage: 49.4% of statements
17:22:41 [2021-07-16T17:22:41.955Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
17:22:41 [2021-07-16T17:22:41.956Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
17:22:41 [2021-07-16T17:22:41.956Z] === RUN   TestIpcModeOlderClient
17:22:41 [2021-07-16T17:22:41.956Z] === PAUSE TestIpcModeOlderClient
17:22:41 [2021-07-16T17:22:41.956Z] === RUN   TestKillContainerInvalidSignal
17:22:42 [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers (0.01s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s)
17:22:42 [2021-07-16T17:22:42.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
17:22:42 [2021-07-16T17:22:42.230Z] === RUN   TestCgroupNamespacesRun
17:22:42 [2021-07-16T17:22:42.523Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
17:22:42 [2021-07-16T17:22:42.523Z] === RUN   TestKillContainer
17:22:42 [2021-07-16T17:22:42.523Z] === RUN   TestKillContainer/no_signal
17:22:42 [2021-07-16T17:22:42.791Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:22:43 [2021-07-16T17:22:43.088Z] === RUN   TestKillContainer/non_killing_signal
17:22:43 [2021-07-16T17:22:43.610Z] --- PASS: TestBuildPreserveOwnership (10.51s)
17:22:43 [2021-07-16T17:22:43.610Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.50s)
17:22:43 [2021-07-16T17:22:43.610Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestBuildPlatformInvalid
17:22:43 [2021-07-16T17:22:43.610Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:43 [2021-07-16T17:22:43.610Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z] PASS
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === Skipped
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z]     build_session_test.go:25: TODO: BuildKit
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] DONE 34 tests, 3 skipped in 128.845s
17:22:43 [2021-07-16T17:22:43.610Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:22:43 [2021-07-16T17:22:43.610Z] INFO: Testing against a local daemon
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestConfigInspect
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigInspect (0.02s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestConfigList
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigList (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestConfigsCreateAndDelete
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestConfigsUpdate
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigsUpdate (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestTemplatedConfig
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestTemplatedConfig (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestConfigCreateResolve
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigCreateResolve (0.02s)
17:22:43 [2021-07-16T17:22:43.610Z] PASS
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === Skipped
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
17:22:43 [2021-07-16T17:22:43.610Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] 
17:22:43 [2021-07-16T17:22:43.610Z] DONE 6 tests, 6 skipped in 0.175s
17:22:43 [2021-07-16T17:22:43.610Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:22:43 [2021-07-16T17:22:43.610Z] INFO: Testing against a local daemon
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestCheckpoint
17:22:43 [2021-07-16T17:22:43.610Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:22:43 [2021-07-16T17:22:43.610Z] --- SKIP: TestCheckpoint (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestContainerInvalidJSON
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:22:43 [2021-07-16T17:22:43.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:22:43 [2021-07-16T17:22:43.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:22:43 [2021-07-16T17:22:43.610Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:22:43 [2021-07-16T17:22:43.610Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:22:43 [2021-07-16T17:22:43.610Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:22:43 [2021-07-16T17:22:43.610Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:22:43 [2021-07-16T17:22:43.610Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:22:43 [2021-07-16T17:22:43.610Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:22:43 [2021-07-16T17:22:43.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestCopyFromContainerPathIsNotDir
17:22:43 [2021-07-16T17:22:43.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestCopyToContainerPathDoesNotExist
17:22:43 [2021-07-16T17:22:43.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:22:43 [2021-07-16T17:22:43.610Z] === RUN   TestCopyToContainerPathIsNotDir
17:22:43 [2021-07-16T17:22:43.654Z] === RUN   TestKillContainer/killing_signal
17:22:43 [2021-07-16T17:22:43.870Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:22:43 [2021-07-16T17:22:43.870Z] === RUN   TestCopyFromContainer
17:22:44 [2021-07-16T17:22:44.154Z] --- PASS: TestCgroupNamespacesRun (1.97s)
17:22:44 [2021-07-16T17:22:44.154Z] === RUN   TestCgroupNamespacesRunPrivileged
17:22:44 [2021-07-16T17:22:44.409Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:22:44 [2021-07-16T17:22:44.587Z] --- PASS: TestKillContainer (2.12s)
17:22:44 [2021-07-16T17:22:44.587Z]     --- PASS: TestKillContainer/no_signal (0.70s)
17:22:44 [2021-07-16T17:22:44.587Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
17:22:44 [2021-07-16T17:22:44.587Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
17:22:44 [2021-07-16T17:22:44.587Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:22:44 [2021-07-16T17:22:44.587Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:22:44 [2021-07-16T17:22:44.970Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:22:45 [2021-07-16T17:22:45.152Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:22:45 [2021-07-16T17:22:45.225Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s)
17:22:45 [2021-07-16T17:22:45.225Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:22:46 [2021-07-16T17:22:46.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s)
17:22:46 [2021-07-16T17:22:46.087Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
17:22:46 [2021-07-16T17:22:46.087Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
17:22:46 [2021-07-16T17:22:46.087Z] === RUN   TestKillStoppedContainer
17:22:46 [2021-07-16T17:22:46.087Z] --- PASS: TestKillStoppedContainer (0.05s)
17:22:46 [2021-07-16T17:22:46.087Z] === RUN   TestKillStoppedContainerAPIPre120
17:22:46 [2021-07-16T17:22:46.087Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:22:46 [2021-07-16T17:22:46.087Z] === RUN   TestKillDifferentUserContainer
17:22:46 [2021-07-16T17:22:46.151Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:22:46 [2021-07-16T17:22:46.151Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:22:46 [2021-07-16T17:22:46.406Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:22:46 [2021-07-16T17:22:46.653Z] --- PASS: TestKillDifferentUserContainer (0.69s)
17:22:46 [2021-07-16T17:22:46.653Z] === RUN   TestInspectOomKilledTrue
17:22:46 [2021-07-16T17:22:46.653Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:22:46 [2021-07-16T17:22:46.653Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:22:46 [2021-07-16T17:22:46.653Z] === RUN   TestInspectOomKilledFalse
17:22:47 [2021-07-16T17:22:47.159Z] === RUN   TestCopyFromContainer//
17:22:47 [2021-07-16T17:22:47.159Z] === RUN   TestCopyFromContainer//bar/root
17:22:47 [2021-07-16T17:22:47.159Z] === RUN   TestCopyFromContainer//bar/root/
17:22:47 [2021-07-16T17:22:47.333Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:22:47 [2021-07-16T17:22:47.333Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
17:22:47 [2021-07-16T17:22:47.333Z] === RUN   TestCgroupNamespacesRunHostMode
17:22:47 [2021-07-16T17:22:47.333Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:22:47 [2021-07-16T17:22:47.419Z] === RUN   TestCopyFromContainer/bar/quux
17:22:47 [2021-07-16T17:22:47.419Z] === RUN   TestCopyFromContainer/bar/quux/
17:22:47 [2021-07-16T17:22:47.419Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:22:47 [2021-07-16T17:22:47.419Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:22:47 [2021-07-16T17:22:47.419Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:22:47 [2021-07-16T17:22:47.586Z] --- PASS: TestInspectOomKilledFalse (0.68s)
17:22:47 [2021-07-16T17:22:47.586Z] === RUN   TestLinksEtcHostsContentMatch
17:22:47 [2021-07-16T17:22:47.588Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCopyFromContainer/bar/notarget
17:22:47 [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer (3.94s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:47 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:47 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:47 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:47 [2021-07-16T17:22:47.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:47 [2021-07-16T17:22:47.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:47 [2021-07-16T17:22:47.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:47 [2021-07-16T17:22:47.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateLinkToNonExistingContainer
17:22:47 [2021-07-16T17:22:47.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateWithInvalidEnv
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateWithInvalidEnv/0
17:22:47 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateWithInvalidEnv/0
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateWithInvalidEnv/1
17:22:47 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateWithInvalidEnv/1
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateWithInvalidEnv/2
17:22:47 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateWithInvalidEnv/2
17:22:47 [2021-07-16T17:22:47.678Z] === CONT  TestCreateWithInvalidEnv/0
17:22:47 [2021-07-16T17:22:47.678Z] === CONT  TestCreateWithInvalidEnv/2
17:22:47 [2021-07-16T17:22:47.678Z] === CONT  TestCreateWithInvalidEnv/1
17:22:47 [2021-07-16T17:22:47.678Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:22:47 [2021-07-16T17:22:47.678Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateTmpfsMountsTarget
17:22:47 [2021-07-16T17:22:47.678Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:22:47 [2021-07-16T17:22:47.678Z] === RUN   TestCreateWithCustomMaskedPaths
17:22:48 [2021-07-16T17:22:48.152Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
17:22:48 [2021-07-16T17:22:48.152Z] === RUN   TestLinksContainerNames
17:22:49 [2021-07-16T17:22:49.475Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s)
17:22:49 [2021-07-16T17:22:49.475Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:22:49 [2021-07-16T17:22:49.526Z] --- PASS: TestLinksContainerNames (1.39s)
17:22:49 [2021-07-16T17:22:49.526Z] === RUN   TestLogsFollowTailEmpty
17:22:49 [2021-07-16T17:22:49.585Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s)
17:22:49 [2021-07-16T17:22:49.585Z] === RUN   TestCreateWithCustomReadonlyPaths
17:22:50 [2021-07-16T17:22:50.460Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
17:22:50 [2021-07-16T17:22:50.460Z] === RUN   TestContainerNetworkMountsNoChown
17:22:50 [2021-07-16T17:22:50.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:22:51 [2021-07-16T17:22:51.026Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/default
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/private
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rprivate
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/slave
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rslave
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/shared
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rshared
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/default
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/default/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/default/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/default/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/rshared
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/shared
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/rslave
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/slave
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/rprivate
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/private
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/private/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === RUN   TestMountDaemonRoot/private/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/default/mount_root
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:22:51 [2021-07-16T17:22:51.026Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:22:51 [2021-07-16T17:22:51.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s)
17:22:51 [2021-07-16T17:22:51.094Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:22:51 [2021-07-16T17:22:51.285Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:22:51 [2021-07-16T17:22:51.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s)
17:22:51 [2021-07-16T17:22:51.494Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:22:51 [2021-07-16T17:22:51.494Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:51 [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:51 [2021-07-16T17:22:51.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:51 [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:51 [2021-07-16T17:22:51.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:51 [2021-07-16T17:22:51.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:51 [2021-07-16T17:22:51.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:51 [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:22:51 [2021-07-16T17:22:51.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:22:51 [2021-07-16T17:22:51.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:22:51 [2021-07-16T17:22:51.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:22:51 [2021-07-16T17:22:51.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:22:51 [2021-07-16T17:22:51.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:22:51 [2021-07-16T17:22:51.495Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:22:51 [2021-07-16T17:22:51.543Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:22:51 [2021-07-16T17:22:51.543Z] === CONT  TestMountDaemonRoot/private/bind_root
17:22:51 [2021-07-16T17:22:51.543Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:22:51 [2021-07-16T17:22:51.543Z] === CONT  TestMountDaemonRoot/private/mount_root
17:22:51 [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:22:51 [2021-07-16T17:22:51.543Z] === RUN   TestContainerBindMountNonRecursive
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointCreateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointCreate
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointDeleteError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointDelete
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointDelete (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointListError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointListError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointList
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointList (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCheckpointListContainerNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNewClientWithOpsFromEnv
17:22:51 [2021-07-16T17:22:51.604Z]     client_test.go:23: runtime.GOOS == "windows"
17:22:51 [2021-07-16T17:22:51.604Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestGetAPIPath
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestGetAPIPath (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestParseHostURL
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestParseHostURL (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNegotiateAPIVersionEmpty
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNegotiateAPIVersion
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNegotiateAPVersionOverride
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNegotiateAPIVersionAutomatic
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestClientRedirect
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestClientRedirect (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigCreateUnsupported
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigCreateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigCreate
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigInspectNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigInspectUnsupported
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigInspectError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigInspectConfigNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigInspect
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigListUnsupported
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigListUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigListError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigListError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigList
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigList (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigRemoveUnsupported
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigRemoveError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigRemove
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigUpdateUnsupported
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigUpdateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigUpdateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestConfigUpdate
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestConfigUpdate (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerCommitError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCommitError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerCommit
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCommit (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStatPathError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPathError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStatPathNotFoundError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStatPathNoHeaderError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStatPath
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPath (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyToContainerError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainerError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyToContainerNotFoundError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyToContainerNotStatusOKError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyToContainer
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainer (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyFromContainerError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyFromContainerNotFoundError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyFromContainerNotStatusOKError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyFromContainerNoHeaderError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestCopyFromContainer
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainer (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerCreateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerCreateImageNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerCreateWithName
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateWithName (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerCreateAutoRemove
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerDiffError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerDiffError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerDiff
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerDiff (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecCreateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecCreate
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecStartError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecStartError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecStart
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecStart (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecInspectError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecInspect
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExportError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExportError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExport
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExport (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerInspectError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerInspectContainerNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerInspect
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerInspectNode
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectNode (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerKillError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerKillError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerKill
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerKill (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerListError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerListError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerList
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerList (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerLogsNotFoundError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerLogsError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerLogsError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerLogs
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerLogs (0.13s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerPauseError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerPauseError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerPause
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerPause (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainersPruneError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainersPruneError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainersPrune
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainersPrune (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRemoveError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRemoveNotFoundError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRemove
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRenameError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRenameError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRename
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRename (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerResizeError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerResizeError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecResizeError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecResizeError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerResize
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerResize (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerExecResize
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecResize (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRestartError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRestartError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerRestart
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRestart (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStartError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStartError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStart
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStart (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStatsError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatsError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStats
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStats (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStopError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStopError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerStop
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStop (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerTopError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerTopError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerTop
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerTop (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerUnpauseError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUnpauseError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerUnpause
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUnpause (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerUpdateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUpdateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerUpdate
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUpdate (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerWaitError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerWaitError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestContainerWait
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestContainerWait (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestDiskUsageError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestDiskUsageError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestDiskUsage
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestDiskUsage (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestDistributionInspectUnsupported
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestDistributionInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestEventsErrorInOptions
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestEventsErrorFromServer
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestEvents
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestEvents (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestTLSCloseWriter
17:22:51 [2021-07-16T17:22:51.604Z] === PAUSE TestTLSCloseWriter
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageBuildError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageBuildError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageBuild
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageBuild (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestGetDockerOS
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestGetDockerOS (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageCreateError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageCreate
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageHistoryError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageHistoryError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageHistory
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageHistory (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageImportError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageImportError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageImport
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageImport (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageInspectError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageInspectImageNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageInspect
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageListError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageListError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageList
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageList (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageListApiBefore125
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageListApiBefore125 (0.01s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageLoadError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageLoadError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageLoad
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageLoad (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagesPruneError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagesPruneError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagesPrune
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagesPrune (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullReferenceParseError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullAnyError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullAnyError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullStatusUnauthorizedError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePullWithoutErrors
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushReferenceError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushReferenceError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushAnyError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushAnyError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushStatusUnauthorizedError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithoutErrors
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageRemoveError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageRemoveImageNotFound
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageRemove
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageSaveError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageSaveError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageSave
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageSave (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageSearchAnyError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageSearchAnyError (0.00s)
17:22:51 [2021-07-16T17:22:51.604Z] === RUN   TestImageSearchStatusUnauthorizedError
17:22:51 [2021-07-16T17:22:51.604Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageSearchWithoutErrors
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageTagError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageTagInvalidReference
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageTagInvalidSourceImageName
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageTagHexSource
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagHexSource (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestImageTag
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestImageTag (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestInfoServerError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestInfoServerError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestInfoInvalidResponseJSONError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestInfo
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestInfo (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkConnectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkConnectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkConnect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkConnect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkCreateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkCreate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkDisconnectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkDisconnect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkDisconnect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkInspectNotFoundError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworksPruneError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworksPruneError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworksPrune
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworksPrune (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkRemoveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNetworkRemove
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeInspectNodeNotFound
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeRemoveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeRemove
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeUpdateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeUpdateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestNodeUpdate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestNodeUpdate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestOptionWithTimeout
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestOptionWithTimeout (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingFail
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPingFail (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingWithError
17:22:51 [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response
17:22:51 [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPingWithError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingSuccess
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPingSuccess (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingHeadFallback
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingHeadFallback/OK
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingHeadFallback/Not_Found
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPingHeadFallback (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginDisableError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginDisableError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginDisable
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginDisable (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginEnableError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginEnableError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginEnable
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginEnable (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginPushError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginPushError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginPush
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginPush (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginRemoveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginRemove
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginSetError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginSetError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPluginSet
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPluginSet (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSetHostHeader
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSetHostHeader (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestPlainTextError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestPlainTextError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestInfiniteError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestInfiniteError (0.01s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestCanceledContext
17:22:51 [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestCanceledContext (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestDeadlineExceededContext
17:22:51 [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestDeadlineExceededContext (0.01s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretCreateUnsupported
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretCreateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretCreate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretInspectUnsupported
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretInspectSecretNotFound
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretListUnsupported
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretListUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretRemoveUnsupported
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretRemoveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretRemove
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretUpdateUnsupported
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretUpdateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretUpdateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSecretUpdate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSecretUpdate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceCreateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceCreate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceCreateCompatiblePlatforms
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceCreateDigestPinning
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceInspectServiceNotFound
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceLogsError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceLogsError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceLogs
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceLogs (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceRemoveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceRemoveNotFoundError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceRemove
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceUpdateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceUpdateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestServiceUpdate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestServiceUpdate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmGetUnlockKeyError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmGetUnlockKey
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmInitError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInitError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmInit
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInit (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmJoinError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmJoinError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmJoin
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmJoin (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmLeaveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmLeaveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmLeave
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmLeave (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmUnlockError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUnlockError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmUnlock
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUnlock (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmUpdateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUpdateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestSwarmUpdate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUpdate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestTaskInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestTaskInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestTaskInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestTaskInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestTaskInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestTaskListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestTaskListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestTaskList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestTaskList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeCreateError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeCreateError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeCreate
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeCreate (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeInspectError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspectError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeInspectNotFound
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeInspectWithEmptyID
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeInspect
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspect (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeListError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeListError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeList
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeList (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeRemoveError
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeRemoveError (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === RUN   TestVolumeRemove
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeRemove (0.00s)
17:22:51 [2021-07-16T17:22:51.605Z] === CONT  TestTLSCloseWriter
17:22:51 [2021-07-16T17:22:51.605Z] --- PASS: TestTLSCloseWriter (0.01s)
17:22:51 [2021-07-16T17:22:51.605Z] PASS
17:22:51 [2021-07-16T17:22:51.605Z] coverage: 75.0% of statements
17:22:51 [2021-07-16T17:22:51.605Z] ok  	github.com/docker/docker/client	0.351s	coverage: 75.0% of statements
17:22:52 [2021-07-16T17:22:52.064Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestCreateDifferentPlatform
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestCreateDifferentPlatform/different_os
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:22:52 [2021-07-16T17:22:52.064Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:22:52 [2021-07-16T17:22:52.064Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:22:52 [2021-07-16T17:22:52.064Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:22:52 [2021-07-16T17:22:52.064Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:22:52 [2021-07-16T17:22:52.064Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestContainerStartOnDaemonRestart
17:22:52 [2021-07-16T17:22:52.064Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:22:52 [2021-07-16T17:22:52.064Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestDaemonRestartIpcMode
17:22:52 [2021-07-16T17:22:52.064Z] === PAUSE TestDaemonRestartIpcMode
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestDaemonHostGatewayIP
17:22:52 [2021-07-16T17:22:52.064Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:22:52 [2021-07-16T17:22:52.064Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestRestartDaemonWithRestartingContainer
17:22:52 [2021-07-16T17:22:52.064Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestContainerKillOnDaemonStart
17:22:52 [2021-07-16T17:22:52.064Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:22:52 [2021-07-16T17:22:52.064Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:22:52 [2021-07-16T17:22:52.064Z] === RUN   TestDiff
17:22:52 [2021-07-16T17:22:52.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s)
17:22:52 [2021-07-16T17:22:52.459Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:22:52 [2021-07-16T17:22:52.464Z] INFO [runner/unused/goanalysis] analyzers took 30.7596565s with top 10 stages: buildssa: 26.769307397s, U1000: 3.990349103s 
17:22:52 [2021-07-16T17:22:52.634Z] --- PASS: TestDiff (0.61s)
17:22:52 [2021-07-16T17:22:52.634Z] === RUN   TestExecWithCloseStdin
17:22:53 [2021-07-16T17:22:53.021Z]     check_test.go:309: [dd1f7fb996d9f] daemon is not started
17:22:53 [2021-07-16T17:22:53.021Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:22:53 [2021-07-16T17:22:53.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:22:53 [2021-07-16T17:22:53.276Z] === RUN   TestCgroupNamespacesRunOlderClient
17:22:53 [2021-07-16T17:22:53.572Z] --- PASS: TestExecWithCloseStdin (0.89s)
17:22:53 [2021-07-16T17:22:53.572Z] === RUN   TestExec
17:22:54 [2021-07-16T17:22:54.071Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
17:22:54 [2021-07-16T17:22:54.071Z] === RUN   TestContainerVolumesMountedAsShared
17:22:54 [2021-07-16T17:22:54.071Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
17:22:54 [2021-07-16T17:22:54.071Z] === RUN   TestContainerVolumesMountedAsSlave
17:22:54 [2021-07-16T17:22:54.511Z] --- PASS: TestExec (0.90s)
17:22:54 [2021-07-16T17:22:54.511Z] === RUN   TestExecUser
17:22:55 [2021-07-16T17:22:55.005Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s)
17:22:55 [2021-07-16T17:22:55.005Z] === RUN   TestNetworkNat
17:22:55 [2021-07-16T17:22:55.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s)
17:22:55 [2021-07-16T17:22:55.162Z] === RUN   TestNISDomainname
17:22:55 [2021-07-16T17:22:55.450Z] --- PASS: TestExecUser (0.93s)
17:22:55 [2021-07-16T17:22:55.451Z] === RUN   TestExportContainerAndImportImage
17:22:55 [2021-07-16T17:22:55.571Z] --- PASS: TestNetworkNat (0.70s)
17:22:55 [2021-07-16T17:22:55.571Z] === RUN   TestNetworkLocalhostTCPNat
17:22:56 [2021-07-16T17:22:56.390Z] --- PASS: TestExportContainerAndImportImage (0.78s)
17:22:56 [2021-07-16T17:22:56.390Z] === RUN   TestExportContainerAfterDaemonRestart
17:22:56 [2021-07-16T17:22:56.506Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
17:22:56 [2021-07-16T17:22:56.506Z] === RUN   TestNetworkLoopbackNat
17:22:56 [2021-07-16T17:22:56.524Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:22:56 [2021-07-16T17:22:56.779Z] --- PASS: TestNISDomainname (1.63s)
17:22:56 [2021-07-16T17:22:56.779Z] === RUN   TestHostnameDnsResolution
17:22:57 [2021-07-16T17:22:57.771Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
17:22:57 [2021-07-16T17:22:57.771Z] === RUN   TestHealthCheckWorkdir
17:22:58 [2021-07-16T17:22:58.665Z] --- PASS: TestHostnameDnsResolution (1.62s)
17:22:58 [2021-07-16T17:22:58.665Z] === RUN   TestStats
17:22:58 [2021-07-16T17:22:58.710Z] --- PASS: TestHealthCheckWorkdir (1.29s)
17:22:58 [2021-07-16T17:22:58.710Z] === RUN   TestHealthKillContainer
17:22:58 [2021-07-16T17:22:58.920Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:22:59 [2021-07-16T17:22:59.175Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:22:59 [2021-07-16T17:22:59.736Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:22:59 [2021-07-16T17:22:59.785Z] --- PASS: TestNetworkLoopbackNat (3.16s)
17:22:59 [2021-07-16T17:22:59.785Z] === RUN   TestPause
17:22:59 [2021-07-16T17:22:59.991Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:23:00 [2021-07-16T17:23:00.042Z] --- PASS: TestPause (0.70s)
17:23:00 [2021-07-16T17:23:00.042Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:23:00 [2021-07-16T17:23:00.042Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:00 [2021-07-16T17:23:00.042Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:00 [2021-07-16T17:23:00.042Z] === RUN   TestPauseStopPausedContainer
17:23:00 [2021-07-16T17:23:00.246Z]     check_test.go:309: [db3da451df05d] daemon is not started
17:23:00 [2021-07-16T17:23:00.246Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:23:00 [2021-07-16T17:23:00.977Z] --- PASS: TestPauseStopPausedContainer (0.71s)
17:23:00 [2021-07-16T17:23:00.977Z] === RUN   TestPidHost
17:23:01 [2021-07-16T17:23:01.610Z] --- PASS: TestStats (2.96s)
17:23:01 [2021-07-16T17:23:01.610Z] === RUN   TestStopContainerWithTimeout
17:23:01 [2021-07-16T17:23:01.610Z] === RUN   TestStopContainerWithTimeout/0
17:23:01 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/0
17:23:01 [2021-07-16T17:23:01.610Z] === RUN   TestStopContainerWithTimeout/1
17:23:01 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/1
17:23:01 [2021-07-16T17:23:01.610Z] === RUN   TestStopContainerWithTimeout/3
17:23:01 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/3
17:23:01 [2021-07-16T17:23:01.610Z] === RUN   TestStopContainerWithTimeout/-1
17:23:01 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/-1
17:23:01 [2021-07-16T17:23:01.610Z] === CONT  TestStopContainerWithTimeout/0
17:23:01 [2021-07-16T17:23:01.610Z] === CONT  TestStopContainerWithTimeout/-1
17:23:01 [2021-07-16T17:23:01.610Z] === CONT  TestStopContainerWithTimeout/1
17:23:01 [2021-07-16T17:23:01.610Z] === CONT  TestStopContainerWithTimeout/3
17:23:02 [2021-07-16T17:23:02.032Z] --- PASS: TestHealthKillContainer (2.94s)
17:23:02 [2021-07-16T17:23:02.032Z] === RUN   TestInspectCpusetInConfigPre120
17:23:02 [2021-07-16T17:23:02.292Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
17:23:02 [2021-07-16T17:23:02.292Z] === RUN   TestIpcModeNone
17:23:02 [2021-07-16T17:23:02.880Z] --- PASS: TestPidHost (2.04s)
17:23:02 [2021-07-16T17:23:02.880Z] === RUN   TestPsFilter
17:23:02 [2021-07-16T17:23:02.973Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:23:03 [2021-07-16T17:23:03.138Z] --- PASS: TestPsFilter (0.13s)
17:23:03 [2021-07-16T17:23:03.138Z] === RUN   TestRemoveContainerWithRemovedVolume
17:23:03 [2021-07-16T17:23:03.232Z] --- PASS: TestIpcModeNone (0.88s)
17:23:03 [2021-07-16T17:23:03.232Z] === RUN   TestIpcModePrivate
17:23:03 [2021-07-16T17:23:03.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
17:23:03 [2021-07-16T17:23:03.704Z] === RUN   TestRemoveContainerWithVolume
17:23:03 [2021-07-16T17:23:03.899Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:23:04 [2021-07-16T17:23:04.171Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
17:23:04 [2021-07-16T17:23:04.171Z] --- PASS: TestIpcModePrivate (0.88s)
17:23:04 [2021-07-16T17:23:04.171Z] === RUN   TestIpcModeShareable
17:23:04 [2021-07-16T17:23:04.171Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:04 [2021-07-16T17:23:04.171Z] --- SKIP: TestIpcModeShareable (0.00s)
17:23:04 [2021-07-16T17:23:04.171Z] === RUN   TestAPIIpcModeShareableAndContainer
17:23:04 [2021-07-16T17:23:04.640Z] --- PASS: TestRemoveContainerWithVolume (0.71s)
17:23:04 [2021-07-16T17:23:04.640Z] === RUN   TestRemoveContainerRunning
17:23:04 [2021-07-16T17:23:04.824Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:23:04 [2021-07-16T17:23:04.824Z]     --- PASS: TestStopContainerWithTimeout/0 (1.49s)
17:23:04 [2021-07-16T17:23:04.824Z]     --- PASS: TestStopContainerWithTimeout/1 (2.45s)
17:23:04 [2021-07-16T17:23:04.824Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
17:23:04 [2021-07-16T17:23:04.824Z]     --- PASS: TestStopContainerWithTimeout/3 (3.34s)
17:23:04 [2021-07-16T17:23:04.824Z] === RUN   TestDeleteDevicemapper
17:23:04 [2021-07-16T17:23:04.824Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:04 [2021-07-16T17:23:04.824Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:23:04 [2021-07-16T17:23:04.824Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:23:05 [2021-07-16T17:23:05.205Z] --- PASS: TestRemoveContainerRunning (0.71s)
17:23:05 [2021-07-16T17:23:05.205Z] === RUN   TestRemoveContainerForceRemoveRunning
17:23:05 [2021-07-16T17:23:05.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
17:23:05 [2021-07-16T17:23:05.772Z] === RUN   TestRemoveInvalidContainer
17:23:05 [2021-07-16T17:23:05.772Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:23:05 [2021-07-16T17:23:05.772Z] === RUN   TestRenameLinkedContainer
17:23:06 [2021-07-16T17:23:06.420Z] --- PASS: TestCheckoutGit (27.23s)
17:23:06 [2021-07-16T17:23:06.421Z] === RUN   TestValidGitTransport
17:23:06 [2021-07-16T17:23:06.421Z] --- PASS: TestValidGitTransport (0.00s)
17:23:06 [2021-07-16T17:23:06.421Z] === RUN   TestGitInvalidRef
17:23:06 [2021-07-16T17:23:06.421Z] --- PASS: TestGitInvalidRef (0.20s)
17:23:06 [2021-07-16T17:23:06.421Z] PASS
17:23:06 [2021-07-16T17:23:06.421Z] coverage: 86.3% of statements
17:23:06 [2021-07-16T17:23:06.421Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.507s	coverage: 86.3% of statements
17:23:06 [2021-07-16T17:23:06.421Z] ?   	github.com/docker/docker/cli	[no test files]
17:23:06 [2021-07-16T17:23:06.421Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:23:06 [2021-07-16T17:23:06.709Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s)
17:23:06 [2021-07-16T17:23:06.709Z] === RUN   TestAPIIpcModeHost
17:23:06 [2021-07-16T17:23:06.709Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:06 [2021-07-16T17:23:06.709Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:23:06 [2021-07-16T17:23:06.709Z] === RUN   TestDaemonIpcModeShareable
17:23:06 [2021-07-16T17:23:06.709Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:06 [2021-07-16T17:23:06.709Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:23:06 [2021-07-16T17:23:06.709Z] === RUN   TestDaemonIpcModePrivate
17:23:06 [2021-07-16T17:23:06.712Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:23:08 [2021-07-16T17:23:08.076Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:23:08 [2021-07-16T17:23:08.076Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:23:08 [2021-07-16T17:23:08.076Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:23:08 [2021-07-16T17:23:08.076Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:23:08 [2021-07-16T17:23:08.076Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:23:08 [2021-07-16T17:23:08.076Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:23:08 [2021-07-16T17:23:08.076Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:23:08 [2021-07-16T17:23:08.076Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:23:08 [2021-07-16T17:23:08.076Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:23:08 [2021-07-16T17:23:08.076Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:23:08 [2021-07-16T17:23:08.090Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
17:23:08 [2021-07-16T17:23:08.090Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
17:23:08 [2021-07-16T17:23:08.090Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:23:08 [2021-07-16T17:23:08.090Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:08 [2021-07-16T17:23:08.090Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:23:08 [2021-07-16T17:23:08.090Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:23:08 [2021-07-16T17:23:08.090Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:23:08 [2021-07-16T17:23:08.090Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:23:08 [2021-07-16T17:23:08.090Z] === RUN   TestIpcModeOlderClient
17:23:08 [2021-07-16T17:23:08.090Z] === PAUSE TestIpcModeOlderClient
17:23:08 [2021-07-16T17:23:08.090Z] === RUN   TestKillContainerInvalidSignal
17:23:08 [2021-07-16T17:23:08.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s)
17:23:08 [2021-07-16T17:23:08.636Z] === RUN   TestUpdateMemory
17:23:08 [2021-07-16T17:23:08.636Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:23:08 [2021-07-16T17:23:08.636Z] --- SKIP: TestUpdateMemory (0.00s)
17:23:08 [2021-07-16T17:23:08.636Z] === RUN   TestUpdateCPUQuota
17:23:09 [2021-07-16T17:23:09.029Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
17:23:09 [2021-07-16T17:23:09.029Z] === RUN   TestKillContainer
17:23:09 [2021-07-16T17:23:09.029Z] === RUN   TestKillContainer/no_signal
17:23:09 [2021-07-16T17:23:09.052Z] --- PASS: TestRenameLinkedContainer (2.78s)
17:23:09 [2021-07-16T17:23:09.052Z] === RUN   TestRenameStoppedContainer
17:23:09 [2021-07-16T17:23:09.196Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:23:09 [2021-07-16T17:23:09.289Z] === RUN   TestKillContainer/non_killing_signal
17:23:09 [2021-07-16T17:23:09.310Z] --- PASS: TestRenameStoppedContainer (0.68s)
17:23:09 [2021-07-16T17:23:09.310Z] === RUN   TestRenameRunningContainerAndReuse
17:23:09 [2021-07-16T17:23:09.756Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:23:09 [2021-07-16T17:23:09.858Z] === RUN   TestKillContainer/killing_signal
17:23:10 [2021-07-16T17:23:10.502Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:23:10 [2021-07-16T17:23:10.502Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
17:23:10 [2021-07-16T17:23:10.684Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
17:23:10 [2021-07-16T17:23:10.684Z] === RUN   TestRenameInvalidName
17:23:10 [2021-07-16T17:23:10.757Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
17:23:10 [2021-07-16T17:23:10.885Z] --- PASS: TestKillContainer (1.86s)
17:23:10 [2021-07-16T17:23:10.885Z]     --- PASS: TestKillContainer/no_signal (0.61s)
17:23:10 [2021-07-16T17:23:10.885Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
17:23:10 [2021-07-16T17:23:10.885Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
17:23:10 [2021-07-16T17:23:10.885Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:23:10 [2021-07-16T17:23:10.885Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:23:11 [2021-07-16T17:23:11.145Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:23:11 [2021-07-16T17:23:11.318Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
17:23:11 [2021-07-16T17:23:11.573Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:23:11 [2021-07-16T17:23:11.618Z] --- PASS: TestRenameInvalidName (0.70s)
17:23:11 [2021-07-16T17:23:11.618Z] === RUN   TestRenameAnonymousContainer
17:23:11 [2021-07-16T17:23:11.829Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
17:23:12 [2021-07-16T17:23:12.083Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
17:23:12 [2021-07-16T17:23:12.083Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
17:23:12 [2021-07-16T17:23:12.083Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
17:23:12 [2021-07-16T17:23:12.083Z] === RUN   TestKillStoppedContainer
17:23:12 [2021-07-16T17:23:12.083Z] --- PASS: TestKillStoppedContainer (0.04s)
17:23:12 [2021-07-16T17:23:12.083Z] === RUN   TestKillStoppedContainerAPIPre120
17:23:12 [2021-07-16T17:23:12.083Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
17:23:12 [2021-07-16T17:23:12.083Z] === RUN   TestKillDifferentUserContainer
17:23:12 [2021-07-16T17:23:12.389Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
17:23:12 [2021-07-16T17:23:12.645Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
17:23:12 [2021-07-16T17:23:12.652Z] --- PASS: TestKillDifferentUserContainer (0.63s)
17:23:12 [2021-07-16T17:23:12.652Z] === RUN   TestInspectOomKilledTrue
17:23:12 [2021-07-16T17:23:12.652Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:12 [2021-07-16T17:23:12.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:23:12 [2021-07-16T17:23:12.652Z] === RUN   TestInspectOomKilledFalse
17:23:12 [2021-07-16T17:23:12.652Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:23:12 [2021-07-16T17:23:12.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:23:12 [2021-07-16T17:23:12.652Z] === RUN   TestLinksEtcHostsContentMatch
17:23:12 [2021-07-16T17:23:12.652Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:23:12 [2021-07-16T17:23:12.652Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:23:12 [2021-07-16T17:23:12.652Z] === RUN   TestLinksContainerNames
17:23:13 [2021-07-16T17:23:13.206Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
17:23:13 [2021-07-16T17:23:13.767Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
17:23:14 [2021-07-16T17:23:14.033Z] --- PASS: TestLinksContainerNames (1.23s)
17:23:14 [2021-07-16T17:23:14.033Z] === RUN   TestLogsFollowTailEmpty
17:23:14 [2021-07-16T17:23:14.147Z] --- PASS: TestRenameAnonymousContainer (2.48s)
17:23:14 [2021-07-16T17:23:14.147Z] === RUN   TestRenameContainerWithSameName
17:23:14 [2021-07-16T17:23:14.327Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
17:23:14 [2021-07-16T17:23:14.601Z] --- PASS: TestLogsFollowTailEmpty (0.61s)
17:23:14 [2021-07-16T17:23:14.602Z] === RUN   TestContainerNetworkMountsNoChown
17:23:14 [2021-07-16T17:23:14.714Z] --- PASS: TestRenameContainerWithSameName (0.71s)
17:23:14 [2021-07-16T17:23:14.714Z] === RUN   TestRenameContainerWithLinkedContainer
17:23:14 [2021-07-16T17:23:14.888Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
17:23:15 [2021-07-16T17:23:15.143Z]     check_test.go:309: [d1b1b6b3f4160] daemon is not started
17:23:15 [2021-07-16T17:23:15.143Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:23:15 [2021-07-16T17:23:15.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s)
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/default
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/private
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rprivate
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/slave
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rslave
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/shared
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rshared
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/default
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/default/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/default/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/default/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rshared
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/shared
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rslave
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/slave
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rprivate
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/private
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/private/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/private/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/default/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:23:15 [2021-07-16T17:23:15.171Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:23:15 [2021-07-16T17:23:15.398Z] --- PASS: TestUpdateCPUQuota (6.83s)
17:23:15 [2021-07-16T17:23:15.398Z] === RUN   TestUpdatePidsLimit
17:23:15 [2021-07-16T17:23:15.398Z] === RUN   TestUpdatePidsLimit/update_from_none
17:23:15 [2021-07-16T17:23:15.430Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/private/bind_root
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/private/mount_root
17:23:15 [2021-07-16T17:23:15.431Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:23:15 [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z] === RUN   TestContainerBindMountNonRecursive
17:23:15 [2021-07-16T17:23:15.431Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:23:15 [2021-07-16T17:23:15.431Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
17:23:15 [2021-07-16T17:23:15.431Z] === RUN   TestContainerVolumesMountedAsShared
17:23:15 [2021-07-16T17:23:15.431Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:23:15 [2021-07-16T17:23:15.431Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z] === RUN   TestContainerVolumesMountedAsSlave
17:23:15 [2021-07-16T17:23:15.431Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:23:15 [2021-07-16T17:23:15.431Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:23:15 [2021-07-16T17:23:15.431Z] === RUN   TestNetworkNat
17:23:15 [2021-07-16T17:23:15.958Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:23:16 [2021-07-16T17:23:16.001Z] --- PASS: TestNetworkNat (0.69s)
17:23:16 [2021-07-16T17:23:16.001Z] === RUN   TestNetworkLocalhostTCPNat
17:23:16 [2021-07-16T17:23:16.089Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s)
17:23:16 [2021-07-16T17:23:16.089Z] === RUN   TestResize
17:23:16 [2021-07-16T17:23:16.214Z] === RUN   TestUpdatePidsLimit/no_change
17:23:16 [2021-07-16T17:23:16.214Z]     check_test.go:309: [da65872fed399] daemon is not started
17:23:16 [2021-07-16T17:23:16.214Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:23:16 [2021-07-16T17:23:16.774Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:23:16 [2021-07-16T17:23:16.938Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
17:23:16 [2021-07-16T17:23:16.938Z] === RUN   TestNetworkLoopbackNat
17:23:17 [2021-07-16T17:23:17.022Z] --- PASS: TestResize (0.72s)
17:23:17 [2021-07-16T17:23:17.022Z] === RUN   TestResizeWithInvalidSize
17:23:17 [2021-07-16T17:23:17.029Z] === RUN   TestUpdatePidsLimit/update_lower
17:23:17 [2021-07-16T17:23:17.588Z] --- PASS: TestResizeWithInvalidSize (0.70s)
17:23:17 [2021-07-16T17:23:17.588Z] === RUN   TestResizeWhenContainerNotStarted
17:23:17 [2021-07-16T17:23:17.588Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:23:18 [2021-07-16T17:23:18.149Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:23:18 [2021-07-16T17:23:18.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:23:18 [2021-07-16T17:23:18.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:23:18 [2021-07-16T17:23:18.404Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:23:18 [2021-07-16T17:23:18.659Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestContainerStopSignal
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestContainerStopSignal (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestContainerStopTimeout
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestContainerStopTimeout (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestContainerSecretReferenceDestTarget
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestContainerLogPathSetForRingLogger
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestReplaceAndAppendEnvVars
17:23:18 [2021-07-16T17:23:18.924Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestNewMemoryStore
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestNewMemoryStore (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestAddContainers
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestAddContainers (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestGetContainer
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestGetContainer (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestDeleteContainer
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestDeleteContainer (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestListContainers
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestListContainers (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestFirstContainer
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestFirstContainer (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestApplyAllContainer
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestApplyAllContainer (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestIsValidHealthString
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestIsValidHealthString (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestStateRunStop
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestStateRunStop (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestStateTimeoutWait
17:23:18 [2021-07-16T17:23:18.924Z]     state_test.go:141: Stop callback fired
17:23:18 [2021-07-16T17:23:18.924Z]     state_test.go:165: Stop callback fired
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestStateTimeoutWait (0.11s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestIsValidStateString
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestIsValidStateString (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestViewSaveDelete
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestViewSaveDelete (0.02s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestViewAll
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestViewAll (0.01s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestViewGet
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestViewGet (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestNames
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestNames (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestViewWithHealthCheck
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:23:18 [2021-07-16T17:23:18.924Z] PASS
17:23:18 [2021-07-16T17:23:18.924Z] coverage: 41.5% of statements
17:23:18 [2021-07-16T17:23:18.924Z] ok  	github.com/docker/docker/container	0.265s	coverage: 41.5% of statements
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestConfigureDaemonLogs
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestCommonOptionsInstallFlags
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:23:18 [2021-07-16T17:23:18.924Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:23:18 [2021-07-16T17:23:18.924Z] PASS
17:23:18 [2021-07-16T17:23:18.924Z] coverage: 18.8% of statements
17:23:18 [2021-07-16T17:23:18.924Z] ok  	github.com/docker/docker/cmd/dockerd	0.171s	coverage: 18.8% of statements
17:23:18 [2021-07-16T17:23:18.924Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:23:18 [2021-07-16T17:23:18.924Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:23:18 [2021-07-16T17:23:18.924Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:23:18 [2021-07-16T17:23:18.924Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:23:19 [2021-07-16T17:23:19.221Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:23:19 [2021-07-16T17:23:19.221Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:23:20 [2021-07-16T17:23:20.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:23:20 [2021-07-16T17:23:20.229Z] --- PASS: TestNetworkLoopbackNat (2.99s)
17:23:20 [2021-07-16T17:23:20.229Z] === RUN   TestPause
17:23:20 [2021-07-16T17:23:20.229Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:20 [2021-07-16T17:23:20.229Z] --- SKIP: TestPause (0.00s)
17:23:20 [2021-07-16T17:23:20.229Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:23:20 [2021-07-16T17:23:20.229Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:20 [2021-07-16T17:23:20.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:20 [2021-07-16T17:23:20.229Z] === RUN   TestPauseStopPausedContainer
17:23:20 [2021-07-16T17:23:20.229Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:20 [2021-07-16T17:23:20.229Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:23:20 [2021-07-16T17:23:20.229Z] === RUN   TestPidHost
17:23:20 [2021-07-16T17:23:20.465Z] === RUN   TestPrepare
17:23:20 [2021-07-16T17:23:20.465Z] --- PASS: TestPrepare (0.00s)
17:23:20 [2021-07-16T17:23:20.465Z] === RUN   TestStart
17:23:20 [2021-07-16T17:23:20.465Z] --- PASS: TestStart (0.00s)
17:23:20 [2021-07-16T17:23:20.465Z] === RUN   TestWaitCancel
17:23:20 [2021-07-16T17:23:20.465Z] --- PASS: TestWaitCancel (0.00s)
17:23:20 [2021-07-16T17:23:20.465Z] === RUN   TestWaitDisabled
17:23:20 [2021-07-16T17:23:20.465Z] --- PASS: TestWaitDisabled (0.00s)
17:23:20 [2021-07-16T17:23:20.465Z] === RUN   TestWaitEnabled
17:23:20 [2021-07-16T17:23:20.465Z] --- PASS: TestWaitEnabled (0.00s)
17:23:20 [2021-07-16T17:23:20.465Z] === RUN   TestRemove
17:23:20 [2021-07-16T17:23:20.465Z] --- PASS: TestRemove (0.00s)
17:23:20 [2021-07-16T17:23:20.465Z] PASS
17:23:20 [2021-07-16T17:23:20.465Z] coverage: 65.3% of statements
17:23:20 [2021-07-16T17:23:20.465Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.116s	coverage: 65.3% of statements
17:23:20 [2021-07-16T17:23:20.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:23:20 [2021-07-16T17:23:20.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:23:21 [2021-07-16T17:23:21.511Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:23:21 [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit (5.89s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.72s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/no_change (0.75s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.72s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.81s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
17:23:21 [2021-07-16T17:23:21.511Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s)
17:23:21 [2021-07-16T17:23:21.511Z] === RUN   TestUpdateRestartPolicy
17:23:21 [2021-07-16T17:23:21.608Z] --- PASS: TestPidHost (1.78s)
17:23:21 [2021-07-16T17:23:21.608Z] === RUN   TestPsFilter
17:23:21 [2021-07-16T17:23:21.608Z] --- PASS: TestPsFilter (0.08s)
17:23:21 [2021-07-16T17:23:21.608Z] === RUN   TestRemoveContainerWithRemovedVolume
17:23:21 [2021-07-16T17:23:21.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:23:21 [2021-07-16T17:23:21.767Z]     check_test.go:309: [d6956840fd03f] daemon is not started
17:23:21 [2021-07-16T17:23:21.767Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:23:21 [2021-07-16T17:23:21.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:23:22 [2021-07-16T17:23:22.007Z] === RUN   TestNewListSecretsFilters
17:23:22 [2021-07-16T17:23:22.007Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:23:22 [2021-07-16T17:23:22.007Z] === RUN   TestNewListConfigsFilters
17:23:22 [2021-07-16T17:23:22.007Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:23:22 [2021-07-16T17:23:22.007Z] PASS
17:23:22 [2021-07-16T17:23:22.007Z] coverage: 0.5% of statements
17:23:22 [2021-07-16T17:23:22.007Z] ok  	github.com/docker/docker/daemon/cluster	0.217s	coverage: 0.5% of statements
17:23:22 [2021-07-16T17:23:22.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
17:23:22 [2021-07-16T17:23:22.180Z] === RUN   TestRemoveContainerWithVolume
17:23:22 [2021-07-16T17:23:22.750Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
17:23:22 [2021-07-16T17:23:22.750Z] === RUN   TestRemoveContainerRunning
17:23:22 [2021-07-16T17:23:22.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:23:22 [2021-07-16T17:23:22.870Z] ok  	github.com/docker/docker/libnetwork/networkdb	159.751s	coverage: 60.2% of statements
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/rootless	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/volume	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === Skipped
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     network_proxy_test.go:212: No support for dual stack yet
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver btrfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver btrfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver btrfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver btrfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver btrfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:71: No driver to put!
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:71: No driver to put!
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     overlay_test.go:49: Fails to compute changes intermittently
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver zfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver zfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver zfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver zfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:44: Driver zfs not supported
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     graphtest_unix.go:71: No driver to put!
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/api TestJoinLeave (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     firewalld_test.go:13: firewalld is not running
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:23:22 [2021-07-16T17:23:22.870Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] 
17:23:22 [2021-07-16T17:23:22.870Z] DONE 2629 tests, 35 skipped in 366.863s
Post stage
[Pipeline] junit
17:23:22 [2021-07-16T17:23:22.887Z] Recording test results
17:23:23 [2021-07-16T17:23:23.055Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
17:23:23 [2021-07-16T17:23:23.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:23:23 [2021-07-16T17:23:23.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ba1c6e71042615bae5f9d3af963064ba784fd69e -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:ba1c6e71042615bae5f9d3af963064ba784fd69e hack/make.sh dynbinary test-integration
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCIsolation
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCConfigs
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCConfigs
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:23:23 [2021-07-16T17:23:23.545Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:23:23 [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:23:23 [2021-07-16T17:23:23.545Z] PASS
17:23:23 [2021-07-16T17:23:23.545Z] coverage: 35.9% of statements
17:23:23 [2021-07-16T17:23:23.545Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.210s	coverage: 35.9% of statements
17:23:23 [2021-07-16T17:23:23.692Z] --- PASS: TestRemoveContainerRunning (0.63s)
17:23:23 [2021-07-16T17:23:23.692Z] === RUN   TestRemoveContainerForceRemoveRunning
17:23:23 [2021-07-16T17:23:23.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
17:23:23 [2021-07-16T17:23:23.952Z] === RUN   TestRemoveInvalidContainer
17:23:23 [2021-07-16T17:23:23.952Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:23:23 [2021-07-16T17:23:23.952Z] === RUN   TestRenameLinkedContainer
17:23:24 [2021-07-16T17:23:24.279Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:23:24 [2021-07-16T17:23:24.371Z] 
17:23:24 [2021-07-16T17:23:24.371Z] Removing bundles/
17:23:24 [2021-07-16T17:23:24.371Z] 
17:23:24 [2021-07-16T17:23:24.371Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:23:24 [2021-07-16T17:23:24.371Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:23:24 [2021-07-16T17:23:24.371Z] GOOS="" GOARCH="" GOARM=""
17:23:24 [2021-07-16T17:23:24.840Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:23:24 [2021-07-16T17:23:24.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:23:25 [2021-07-16T17:23:25.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:23:25 [2021-07-16T17:23:25.767Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestBuilderGC
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestBuilderGC (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationNotFound
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonBrokenConfiguration
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestParseClusterAdvertiseSettings
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestFindConfigurationConflicts
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeConflicts
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:23:26 [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfiguration
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfiguration/with_label
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfiguration/with_dns
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfiguration/with_dns-search
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:23:26 [2021-07-16T17:23:26.460Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestModifiedDiscoverySettings
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestReloadSetConfigFileNotExist
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestWaitNodeAttachment
17:23:26 [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestReloadDefaultConfigNotExist
17:23:26 [2021-07-16T17:23:26.461Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:23:26 [2021-07-16T17:23:26.461Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestReloadBadDefaultConfig
17:23:26 [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-339792371"
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestReloadWithConflictingLabels
17:23:26 [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-760469174"
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestReloadWithDuplicateLabels
17:23:26 [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-822879389"
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] === RUN   TestDaemonConfigurationMerge
17:23:26 [2021-07-16T17:23:26.461Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:23:26 [2021-07-16T17:23:26.461Z] PASS
17:23:26 [2021-07-16T17:23:26.461Z] coverage: 79.2% of statements
17:23:26 [2021-07-16T17:23:26.461Z] ok  	github.com/docker/docker/daemon/config	0.403s	coverage: 79.2% of statements
17:23:26 [2021-07-16T17:23:26.491Z] --- PASS: TestRenameLinkedContainer (2.52s)
17:23:26 [2021-07-16T17:23:26.491Z] === RUN   TestRenameStoppedContainer
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestWaitNodeAttachment (0.42s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestIsolationConversion
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestIsolationConversion/default
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestIsolationConversion/process
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestIsolationConversion/hyperv
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestIsolationConversion (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestContainerLabels
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestContainerLabels (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestCredentialSpecConversion
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestCredentialSpecConversion/none
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestCredentialSpecConversion/config
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestCredentialSpecConversion/file
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestCredentialSpecConversion/registry
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestControllerValidateMountBind
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestControllerValidateMountVolume
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestControllerValidateMountTarget
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestControllerValidateMountTmpfs
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestControllerValidateMountInvalidType
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestControllerValidateMountNamedPipe
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] PASS
17:23:26 [2021-07-16T17:23:26.920Z] coverage: 11.0% of statements
17:23:26 [2021-07-16T17:23:26.920Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.603s	coverage: 11.0% of statements
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestDiscoveryOptsErrors
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] === RUN   TestDiscoveryOpts
17:23:26 [2021-07-16T17:23:26.920Z] --- PASS: TestDiscoveryOpts (0.00s)
17:23:26 [2021-07-16T17:23:26.920Z] PASS
17:23:26 [2021-07-16T17:23:26.920Z] coverage: 30.0% of statements
17:23:26 [2021-07-16T17:23:26.920Z] ok  	github.com/docker/docker/daemon/discovery	0.042s	coverage: 30.0% of statements
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestVerifyNetworkingConfig
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestGetContainer
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestGetContainer (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestValidContainerNames
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestValidContainerNames (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestContainerInitDNS
17:23:27 [2021-07-16T17:23:27.379Z]     daemon_test.go:147: root required
17:23:27 [2021-07-16T17:23:27.379Z] --- SKIP: TestContainerInitDNS (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestMerge
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestMerge (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestValidateContainerIsolation
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestFindNetworkErrorType
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestEnsureServicesExist
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExist (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestEnsureServicesExistErrors
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestContainerDelete
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestContainerDelete (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestContainerDoubleDelete
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestLogContainerEventCopyLabels
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestLogContainerEventWithAttributes
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestNoneHealthcheck
17:23:27 [2021-07-16T17:23:27.379Z] --- PASS: TestNoneHealthcheck (0.00s)
17:23:27 [2021-07-16T17:23:27.379Z] === RUN   TestHealthStates
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.380Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.380Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.380Z] time="2021-07-16T17:23:27Z" 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"
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestHealthStates (0.13s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestMaskURLCredentials
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestMaskURLCredentials (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestGetInspectData
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestGetInspectData (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestFillLicense
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestFillLicense (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestListInvalidFilter
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestListInvalidFilter (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestNameFilter
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestNameFilter (0.02s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:23:27 [2021-07-16T17:23:27.380Z] === 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
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- 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)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestDaemonReloadLabels
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestDaemonReloadMirrors
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestDaemonReloadInsecureRegistries
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestDaemonReloadNotAffectOthers
17:23:27 [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:23:27 [2021-07-16T17:23:27.380Z] === RUN   TestDaemonDiscoveryReload
17:23:27 [2021-07-16T17:23:27.430Z] --- PASS: TestRenameStoppedContainer (0.62s)
17:23:27 [2021-07-16T17:23:27.430Z] === RUN   TestRenameRunningContainerAndReuse
17:23:27 [2021-07-16T17:23:27.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:23:27 [2021-07-16T17:23:27.841Z] === RUN   TestEventsLog
17:23:27 [2021-07-16T17:23:27.841Z] --- PASS: TestEventsLog (0.00s)
17:23:27 [2021-07-16T17:23:27.841Z] === RUN   TestEventsLogTimeout
17:23:27 [2021-07-16T17:23:27.841Z] --- PASS: TestEventsLogTimeout (0.00s)
17:23:27 [2021-07-16T17:23:27.841Z] === RUN   TestLogEvents
17:23:27 [2021-07-16T17:23:27.841Z] --- PASS: TestLogEvents (0.06s)
17:23:27 [2021-07-16T17:23:27.841Z] === RUN   TestLoadBufferedEvents
17:23:27 [2021-07-16T17:23:27.841Z] --- PASS: TestLoadBufferedEvents (0.12s)
17:23:27 [2021-07-16T17:23:27.841Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:23:27 [2021-07-16T17:23:27.841Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:23:27 [2021-07-16T17:23:27.841Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:23:27 [2021-07-16T17:23:27.841Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:23:27 [2021-07-16T17:23:27.841Z] PASS
17:23:27 [2021-07-16T17:23:27.841Z] coverage: 50.0% of statements
17:23:27 [2021-07-16T17:23:27.841Z] ok  	github.com/docker/docker/daemon/events	0.235s	coverage: 50.0% of statements
17:23:28 [2021-07-16T17:23:28.300Z] === RUN   TestIsEmptyDir
17:23:28 [2021-07-16T17:23:28.300Z] --- PASS: TestIsEmptyDir (0.01s)
17:23:28 [2021-07-16T17:23:28.300Z] PASS
17:23:28 [2021-07-16T17:23:28.300Z] coverage: 2.3% of statements
17:23:28 [2021-07-16T17:23:28.300Z] ok  	github.com/docker/docker/daemon/graphdriver	0.077s	coverage: 2.3% of statements
17:23:28 [2021-07-16T17:23:28.300Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
17:23:28 [2021-07-16T17:23:28.300Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:23:28 [2021-07-16T17:23:28.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:23:28 [2021-07-16T17:23:28.369Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s)
17:23:28 [2021-07-16T17:23:28.370Z] === RUN   TestRenameInvalidName
17:23:28 [2021-07-16T17:23:28.760Z] === RUN   TestLinkNaming
17:23:28 [2021-07-16T17:23:28.760Z] --- PASS: TestLinkNaming (0.00s)
17:23:28 [2021-07-16T17:23:28.760Z] === RUN   TestLinkNew
17:23:28 [2021-07-16T17:23:28.760Z] --- PASS: TestLinkNew (0.00s)
17:23:28 [2021-07-16T17:23:28.760Z] === RUN   TestLinkEnv
17:23:28 [2021-07-16T17:23:28.760Z] --- PASS: TestLinkEnv (0.00s)
17:23:28 [2021-07-16T17:23:28.760Z] === RUN   TestLinkMultipleEnv
17:23:28 [2021-07-16T17:23:28.760Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:23:28 [2021-07-16T17:23:28.760Z] === RUN   TestLinkPortRangeEnv
17:23:28 [2021-07-16T17:23:28.760Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:23:28 [2021-07-16T17:23:28.760Z] PASS
17:23:28 [2021-07-16T17:23:28.760Z] coverage: 93.0% of statements
17:23:28 [2021-07-16T17:23:28.760Z] ok  	github.com/docker/docker/daemon/links	0.035s	coverage: 93.0% of statements
17:23:28 [2021-07-16T17:23:28.939Z] --- PASS: TestRenameInvalidName (0.63s)
17:23:28 [2021-07-16T17:23:28.939Z] === RUN   TestRenameAnonymousContainer
17:23:29 [2021-07-16T17:23:29.219Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s)
17:23:29 [2021-07-16T17:23:29.219Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:23:29 [2021-07-16T17:23:29.679Z]     reload_test.go:520: root required
17:23:29 [2021-07-16T17:23:29.679Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:23:29 [2021-07-16T17:23:29.679Z] === RUN   TestParseVolumesFrom
17:23:29 [2021-07-16T17:23:29.679Z] --- PASS: TestParseVolumesFrom (0.00s)
17:23:29 [2021-07-16T17:23:29.679Z] PASS
17:23:29 [2021-07-16T17:23:29.679Z] coverage: 9.1% of statements
17:23:29 [2021-07-16T17:23:29.679Z] ok  	github.com/docker/docker/daemon	2.423s	coverage: 9.1% of statements
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:23:29 [2021-07-16T17:23:29.679Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:23:29 [2021-07-16T17:23:29.929Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:23:29 [2021-07-16T17:23:29.929Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:23:30 [2021-07-16T17:23:30.184Z]     check_test.go:309: [d4a6256e90a42] daemon is not started
17:23:30 [2021-07-16T17:23:30.184Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:23:30 [2021-07-16T17:23:30.184Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:23:30 [2021-07-16T17:23:30.647Z] === RUN   TestAdapterReadLogs
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestAdapterReadLogs (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopier
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestCopier (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopierLongLines
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestCopierLongLines (0.01s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopierSlow
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestCopierSlow (0.24s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopierWithSized
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopierWithSized/as_is
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopierWithSized/With_RingLogger
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestCopierWithSized (0.01s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestCopierWithPartial
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestCopierWithPartial (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestRingLogger
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestRingLogger (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestRingCap
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestRingCap (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestRingClose
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestRingClose (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestRingDrain
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestRingDrain (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] PASS
17:23:30 [2021-07-16T17:23:30.648Z] coverage: 43.8% of statements
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/defaults
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/invalid_create_group
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:23:30 [2021-07-16T17:23:30.648Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:23:30 [2021-07-16T17:23:30.648Z] === RUN   TestNewAWSLogsClientRegionDetect
17:23:30 [2021-07-16T17:23:30.648Z] ok  	github.com/docker/docker/daemon/logger	0.370s	coverage: 43.8% of statements
17:23:30 [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s)
17:23:30 [2021-07-16T17:23:30.859Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
17:23:30 [2021-07-16T17:23:30.859Z] === RUN   TestCgroupNamespacesRun
17:23:31 [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=info msg="Trying to get region from EC2 Metadata"
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCreateSuccess
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCreateSuccess (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCreateLogGroupSuccess
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCreateError
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCreateError (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCreateAlreadyExists
17:23:31 [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestLogClosed
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestLogClosed (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestLogBlocking
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestLogBlocking (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestLogNonBlockingBufferEmpty
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestLogNonBlockingBufferFull
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestPublishBatchSuccess
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestPublishBatchError
17:23:31 [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=error msg=Error
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchError (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:23:31 [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestPublishBatchAlreadyAccepted
17:23:31 [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:23:31 [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchSimple
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchSimple (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchTicker
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchTicker (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMultilinePattern
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchClose
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchClose (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen/0/Hello
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen/2/🙃
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen/3/����
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen/4/He��o
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestEffectiveLen/5/
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/0/
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: 
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: 
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/1/Hello
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: Hello
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: 
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/2/Hello
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: He
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: llo
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/3/Hello
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: 
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: Hello
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/4/🙃
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: 
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: 🙃
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/5/🙃
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: 🙃
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: 
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/6/a�
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: a
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: �
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestFindValidSplit/7/a�
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1044: a�
17:23:31 [2021-07-16T17:23:31.107Z]     cloudwatchlogs_test.go:1045: 
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit (0.01s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestProcessEventEmoji
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestProcessEventEmoji (0.01s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchLineSplit
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchLineSplitWithBinary
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMaxEvents
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMaxTotalBytes
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsMultilinePattern
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestCreateTagSuccess
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestCreateTagSuccess (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] PASS
17:23:31 [2021-07-16T17:23:31.107Z] coverage: 77.4% of statements
17:23:31 [2021-07-16T17:23:31.107Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.373s	coverage: 77.4% of statements
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestSearchRegistryForImagesErrors
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestSearchRegistryForImages
17:23:31 [2021-07-16T17:23:31.107Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:23:31 [2021-07-16T17:23:31.107Z] === RUN   TestOnlyPlatformWithFallback
17:23:31 [2021-07-16T17:23:31.108Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:23:31 [2021-07-16T17:23:31.108Z] === RUN   TestImageDelete
17:23:31 [2021-07-16T17:23:31.108Z] === RUN   TestImageDelete/no_lease
17:23:31 [2021-07-16T17:23:31.108Z] === RUN   TestImageDelete/lease_exists
17:23:31 [2021-07-16T17:23:31.108Z] --- PASS: TestImageDelete (0.04s)
17:23:31 [2021-07-16T17:23:31.108Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:23:31 [2021-07-16T17:23:31.108Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
17:23:31 [2021-07-16T17:23:31.108Z] === RUN   TestContentStoreForPull
17:23:31 [2021-07-16T17:23:31.476Z] --- PASS: TestRenameAnonymousContainer (2.12s)
17:23:31 [2021-07-16T17:23:31.476Z] === RUN   TestRenameContainerWithSameName
17:23:31 [2021-07-16T17:23:31.548Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:23:31 [2021-07-16T17:23:31.567Z] --- PASS: TestContentStoreForPull (0.15s)
17:23:31 [2021-07-16T17:23:31.567Z] PASS
17:23:31 [2021-07-16T17:23:31.567Z] coverage: 6.8% of statements
17:23:31 [2021-07-16T17:23:31.567Z] ok  	github.com/docker/docker/daemon/images	0.292s	coverage: 6.8% of statements
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:23:31 [2021-07-16T17:23:31.567Z] === RUN   TestJSONLogsMarshalJSONBuf
17:23:31 [2021-07-16T17:23:31.567Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:23:31 [2021-07-16T17:23:31.567Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:23:31 [2021-07-16T17:23:31.567Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s)
17:23:31 [2021-07-16T17:23:31.567Z] === RUN   TestFastTimeMarshalJSON
17:23:31 [2021-07-16T17:23:31.567Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:23:31 [2021-07-16T17:23:31.567Z] PASS
17:23:31 [2021-07-16T17:23:31.567Z] coverage: 87.2% of statements
17:23:31 [2021-07-16T17:23:31.567Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.191s	coverage: 87.2% of statements
17:23:32 [2021-07-16T17:23:32.027Z] === RUN   TestJSONFileLogger
17:23:32 [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLogger (0.00s)
17:23:32 [2021-07-16T17:23:32.027Z] === RUN   TestJSONFileLoggerWithTags
17:23:32 [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
17:23:32 [2021-07-16T17:23:32.027Z] === RUN   TestJSONFileLoggerWithOpts
17:23:32 [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s)
17:23:32 [2021-07-16T17:23:32.027Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:23:32 [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
17:23:32 [2021-07-16T17:23:32.027Z] === RUN   TestEncodeDecode
17:23:32 [2021-07-16T17:23:32.027Z] === PAUSE TestEncodeDecode
17:23:32 [2021-07-16T17:23:32.027Z] === RUN   TestUnexpectedEOF
17:23:32 [2021-07-16T17:23:32.027Z] time="2021-07-16T17:23:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:23:32 [2021-07-16T17:23:32.027Z] time="2021-07-16T17:23:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:23:32 [2021-07-16T17:23:32.027Z] --- PASS: TestUnexpectedEOF (0.12s)
17:23:32 [2021-07-16T17:23:32.027Z] === CONT  TestEncodeDecode
17:23:32 [2021-07-16T17:23:32.027Z] --- PASS: TestEncodeDecode (0.00s)
17:23:32 [2021-07-16T17:23:32.027Z] PASS
17:23:32 [2021-07-16T17:23:32.027Z] coverage: 69.9% of statements
17:23:32 [2021-07-16T17:23:32.027Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.268s	coverage: 69.9% of statements
17:23:32 [2021-07-16T17:23:32.045Z] --- PASS: TestRenameContainerWithSameName (0.77s)
17:23:32 [2021-07-16T17:23:32.045Z] === RUN   TestRenameContainerWithLinkedContainer
17:23:32 [2021-07-16T17:23:32.233Z] --- PASS: TestCgroupNamespacesRun (1.69s)
17:23:32 [2021-07-16T17:23:32.233Z] === RUN   TestCgroupNamespacesRunPrivileged
17:23:32 [2021-07-16T17:23:32.233Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:23:32 [2021-07-16T17:23:32.233Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
17:23:32 [2021-07-16T17:23:32.233Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestWriteLog
17:23:32 [2021-07-16T17:23:32.997Z] === PAUSE TestWriteLog
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestReadLog
17:23:32 [2021-07-16T17:23:32.997Z] === PAUSE TestReadLog
17:23:32 [2021-07-16T17:23:32.997Z] === CONT  TestWriteLog
17:23:32 [2021-07-16T17:23:32.997Z] === CONT  TestReadLog
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestReadLog/tail_exact
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestWriteLog (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestReadLog/tail_less_than_available
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestReadLog/tail_more_than_available
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestReadLog (0.13s)
17:23:32 [2021-07-16T17:23:32.997Z]     --- PASS: TestReadLog/tail_exact (0.12s)
17:23:32 [2021-07-16T17:23:32.997Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:23:32 [2021-07-16T17:23:32.997Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] PASS
17:23:32 [2021-07-16T17:23:32.997Z] coverage: 75.2% of statements
17:23:32 [2021-07-16T17:23:32.997Z] ok  	github.com/docker/docker/daemon/logger/local	0.181s	coverage: 75.2% of statements
17:23:32 [2021-07-16T17:23:32.997Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestOpenFileDelete
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestOpenFileDelete (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestOpenFileRename
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestOpenFileRename (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestParseLogTagDefaultTag
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestParseLogTag
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestParseLogTag (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestParseLogTagEmptyTag
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestTailFiles
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestTailFiles (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestFollowLogsConsumerGone
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestFollowLogsProducerGone
17:23:32 [2021-07-16T17:23:32.997Z]     logfile_test.go:179: logDecode() closed after sending 3412 messages
17:23:32 [2021-07-16T17:23:32.997Z]     logfile_test.go:232: messages sent: 3412, received: 3412
17:23:32 [2021-07-16T17:23:32.997Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestCheckCapacityAndRotate
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:23:32 [2021-07-16T17:23:32.997Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:23:33 [2021-07-16T17:23:33.450Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
17:23:33 [2021-07-16T17:23:33.450Z] === RUN   TestResize
17:23:33 [2021-07-16T17:23:33.456Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
17:23:33 [2021-07-16T17:23:33.456Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:23:33 [2021-07-16T17:23:33.456Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s)
17:23:33 [2021-07-16T17:23:33.456Z] PASS
17:23:33 [2021-07-16T17:23:33.456Z] coverage: 53.7% of statements
17:23:33 [2021-07-16T17:23:33.456Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.253s	coverage: 53.7% of statements
17:23:33 [2021-07-16T17:23:33.456Z] === RUN   TestLog
17:23:33 [2021-07-16T17:23:33.456Z] --- PASS: TestLog (0.00s)
17:23:33 [2021-07-16T17:23:33.456Z] PASS
17:23:33 [2021-07-16T17:23:33.456Z] coverage: 31.5% of statements
17:23:33 [2021-07-16T17:23:33.456Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.061s	coverage: 31.5% of statements
17:23:33 [2021-07-16T17:23:33.550Z] 4612f6d0b889: Pull complete
17:23:33 [2021-07-16T17:23:33.712Z] --- PASS: TestResize (0.61s)
17:23:33 [2021-07-16T17:23:33.712Z] === RUN   TestResizeWithInvalidSize
17:23:34 [2021-07-16T17:23:34.131Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s)
17:23:34 [2021-07-16T17:23:34.131Z] === RUN   TestCgroupNamespacesRunHostMode
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestParseLogFormat
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestParseLogFormat (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestValidateLogOptEmpty
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestValidateSyslogAddress
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestParseAddressDefaultPort
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestValidateSyslogFacility
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestValidateLogOptSyslogFormat
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestValidateLogOpt
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOpt (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] PASS
17:23:34 [2021-07-16T17:23:34.424Z] coverage: 46.8% of statements
17:23:34 [2021-07-16T17:23:34.424Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.049s	coverage: 46.8% of statements
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestValidateLogOpt
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOpt (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestNewMissedConfig
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestNewMissedConfig (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestNewMissedUrl
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestNewMissedUrl (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestNewMissedToken
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestNewMissedToken (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestNewWithProxy
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestNewWithProxy (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestDefault
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestDefault (0.01s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestJsonFormat
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestJsonFormat (0.02s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestRawFormat
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestRawFormat (0.01s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestRawFormatWithLabels
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestRawFormatWithoutTag
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestBatching
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestNewParse
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestNewParse (0.00s)
17:23:34 [2021-07-16T17:23:34.424Z] PASS
17:23:34 [2021-07-16T17:23:34.424Z] coverage: 8.3% of statements
17:23:34 [2021-07-16T17:23:34.424Z] ok  	github.com/docker/docker/daemon/logger/templates	0.037s	coverage: 8.3% of statements
17:23:34 [2021-07-16T17:23:34.424Z] --- PASS: TestBatching (0.20s)
17:23:34 [2021-07-16T17:23:34.424Z] === RUN   TestFrequency
17:23:34 [2021-07-16T17:23:34.650Z] --- PASS: TestResizeWithInvalidSize (0.64s)
17:23:34 [2021-07-16T17:23:34.650Z] === RUN   TestResizeWhenContainerNotStarted
17:23:34 [2021-07-16T17:23:34.811Z] --- PASS: TestUpdateRestartPolicy (13.38s)
17:23:34 [2021-07-16T17:23:34.811Z] === RUN   TestUpdateRestartWithAutoRemove
17:23:34 [2021-07-16T17:23:34.884Z] --- PASS: TestFrequency (0.20s)
17:23:34 [2021-07-16T17:23:34.884Z] === RUN   TestOneMessagePerRequest
17:23:34 [2021-07-16T17:23:34.884Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:23:34 [2021-07-16T17:23:34.884Z] === RUN   TestVerify
17:23:34 [2021-07-16T17:23:34.884Z] --- PASS: TestVerify (0.00s)
17:23:34 [2021-07-16T17:23:34.884Z] === RUN   TestSkipVerify
17:23:34 [2021-07-16T17:23:34.884Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:34 [2021-07-16T17:23:34.884Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:34 [2021-07-16T17:23:34.884Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.067Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:23:35 [2021-07-16T17:23:35.219Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s)
17:23:35 [2021-07-16T17:23:35.219Z] === RUN   TestDaemonRestartKillContainers
17:23:35 [2021-07-16T17:23:35.219Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:23:35 [2021-07-16T17:23:35.219Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:23:35 [2021-07-16T17:23:35.219Z] === RUN   TestCgroupNamespacesRun
17:23:35 [2021-07-16T17:23:35.322Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:23:35 [2021-07-16T17:23:35.323Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:23:35 [2021-07-16T17:23:35.345Z] --- PASS: TestSkipVerify (0.50s)
17:23:35 [2021-07-16T17:23:35.345Z] === RUN   TestBufferMaximum
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] --- PASS: TestBufferMaximum (0.00s)
17:23:35 [2021-07-16T17:23:35.345Z] === RUN   TestServerAlwaysDown
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.961386\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.961386\",\"host\":\"774af9a56fbb\"}'"
17:23:35 [2021-07-16T17:23:35.345Z] --- PASS: TestServerAlwaysDown (0.02s)
17:23:35 [2021-07-16T17:23:35.345Z] === RUN   TestCannotSendAfterClose
17:23:35 [2021-07-16T17:23:35.345Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:23:35 [2021-07-16T17:23:35.345Z] === RUN   TestDeadlockOnBlockedEndpoint
17:23:35 [2021-07-16T17:23:35.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
17:23:35 [2021-07-16T17:23:35.506Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:23:35 [2021-07-16T17:23:35.578Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:23:35 [2021-07-16T17:23:35.804Z] === RUN   TestV1IDService
17:23:35 [2021-07-16T17:23:35.804Z] --- PASS: TestV1IDService (0.02s)
17:23:35 [2021-07-16T17:23:35.804Z] === RUN   TestV2MetadataService
17:23:35 [2021-07-16T17:23:35.834Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
17:23:35 [2021-07-16T17:23:35.834Z] === RUN   TestWaitNonBlocked
17:23:35 [2021-07-16T17:23:35.834Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:35 [2021-07-16T17:23:35.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:35 [2021-07-16T17:23:35.834Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:35 [2021-07-16T17:23:35.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:35 [2021-07-16T17:23:35.834Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:35 [2021-07-16T17:23:35.834Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:36 [2021-07-16T17:23:36.264Z] time="2021-07-16T17:23:35Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:23:36 [2021-07-16T17:23:36.264Z] time="2021-07-16T17:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"774af9a56fbb\"}'"
17:23:36 [2021-07-16T17:23:36.264Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
17:23:36 [2021-07-16T17:23:36.264Z] PASS
17:23:36 [2021-07-16T17:23:36.264Z] coverage: 82.5% of statements
17:23:36 [2021-07-16T17:23:36.264Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.017s	coverage: 82.5% of statements
17:23:36 [2021-07-16T17:23:36.264Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:23:36 [2021-07-16T17:23:36.264Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:23:36 [2021-07-16T17:23:36.264Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:23:36 [2021-07-16T17:23:36.264Z] --- PASS: TestV2MetadataService (0.61s)
17:23:36 [2021-07-16T17:23:36.264Z] PASS
17:23:36 [2021-07-16T17:23:36.264Z] coverage: 48.2% of statements
17:23:36 [2021-07-16T17:23:36.264Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:23:36 [2021-07-16T17:23:36.264Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:23:36 [2021-07-16T17:23:36.264Z] === RUN   TestContinueOnError_MirrorEndpoint
17:23:36 [2021-07-16T17:23:36.264Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:23:36 [2021-07-16T17:23:36.264Z] === RUN   TestContinueOnError_NeverContinue
17:23:36 [2021-07-16T17:23:36.264Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:23:36 [2021-07-16T17:23:36.264Z] === RUN   TestManifestStore
17:23:36 [2021-07-16T17:23:36.264Z] === RUN   TestManifestStore/no_remote_or_local
17:23:36 [2021-07-16T17:23:36.264Z] ok  	github.com/docker/docker/distribution/metadata	0.711s	coverage: 48.2% of statements
17:23:36 [2021-07-16T17:23:36.396Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:23:36 [2021-07-16T17:23:36.602Z] --- PASS: TestCgroupNamespacesRun (1.55s)
17:23:36 [2021-07-16T17:23:36.602Z] === RUN   TestCgroupNamespacesRunPrivileged
17:23:36 [2021-07-16T17:23:36.724Z] time="2021-07-16T17:23:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local566197531\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestManifestStore/no_local_cache
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestManifestStore/with_local_cache
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestManifestStore/unknown_media_type
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:23:36 [2021-07-16T17:23:36.724Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: "
17:23:36 [2021-07-16T17:23:36.724Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: "
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestSuccessfulDownload
17:23:36 [2021-07-16T17:23:36.724Z]     download_test.go:268: Needs fixing on Windows
17:23:36 [2021-07-16T17:23:36.724Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestCancelledDownload
17:23:36 [2021-07-16T17:23:36.724Z] --- PASS: TestCancelledDownload (0.00s)
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestMaxDownloadAttempts
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:23:36 [2021-07-16T17:23:36.724Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:23:36 [2021-07-16T17:23:36.725Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:23:36 [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: "
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:23:36 [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: "
17:23:36 [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: "
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestManifestStore/error_persisting_manifest
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:23:36 [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore (0.24s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestManifestStore/no_remote_or_local (0.16s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
17:23:36 [2021-07-16T17:23:36.725Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:23:36 [2021-07-16T17:23:36.725Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
17:23:36 [2021-07-16T17:23:36.725Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:23:36 [2021-07-16T17:23:36.725Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
17:23:36 [2021-07-16T17:23:36.725Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestFixManifestLayers
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestFixManifestLayers (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestFixManifestLayersBaseLayerParent
17:23:36 [2021-07-16T17:23:36.725Z]     pull_v2_test.go:73: Needs fixing on Windows
17:23:36 [2021-07-16T17:23:36.725Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestFixManifestLayersBadParent
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestValidateManifest
17:23:36 [2021-07-16T17:23:36.725Z]     pull_v2_test.go:118: Needs fixing on Windows
17:23:36 [2021-07-16T17:23:36.725Z] --- SKIP: TestValidateManifest (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestFormatPlatform
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestFormatPlatform (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestGetRepositoryMountCandidates
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestLayerAlreadyExists
17:23:36 [2021-07-16T17:23:36.725Z]     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}
17:23:36 [2021-07-16T17:23:36.725Z]     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}
17:23:36 [2021-07-16T17:23:36.725Z]     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}
17:23:36 [2021-07-16T17:23:36.725Z]     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}
17:23:36 [2021-07-16T17:23:36.725Z]     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}
17:23:36 [2021-07-16T17:23:36.725Z]     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}
17:23:36 [2021-07-16T17:23:36.725Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:23:36 [2021-07-16T17:23:36.725Z] === RUN   TestWhenEmptyAuthConfig
17:23:36 [2021-07-16T17:23:36.956Z] --- PASS: TestWaitNonBlocked (0.01s)
17:23:36 [2021-07-16T17:23:36.956Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
17:23:36 [2021-07-16T17:23:36.956Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
17:23:36 [2021-07-16T17:23:36.956Z] === RUN   TestWaitBlocked
17:23:36 [2021-07-16T17:23:36.956Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:23:36 [2021-07-16T17:23:36.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:23:36 [2021-07-16T17:23:36.956Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:23:36 [2021-07-16T17:23:36.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:23:36 [2021-07-16T17:23:36.956Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:23:36 [2021-07-16T17:23:36.956Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:23:37 [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:37 [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:37 [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:37 [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:37 [2021-07-16T17:23:37.184Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:23:37 [2021-07-16T17:23:37.184Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s)
17:23:37 [2021-07-16T17:23:37.184Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s)
17:23:37 [2021-07-16T17:23:37.184Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s)
17:23:37 [2021-07-16T17:23:37.184Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s)
17:23:37 [2021-07-16T17:23:37.184Z] === RUN   TestTransfer
17:23:37 [2021-07-16T17:23:37.184Z] --- PASS: TestTransfer (0.20s)
17:23:37 [2021-07-16T17:23:37.184Z] === RUN   TestConcurrencyLimit
17:23:37 [2021-07-16T17:23:37.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
17:23:37 [2021-07-16T17:23:37.407Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestNotFound
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestNotFound (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestConflict
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestConflict (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestForbidden
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestForbidden (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestInvalidParameter
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestInvalidParameter (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestNotImplemented
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestNotImplemented (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestNotModified
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestNotModified (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestUnauthorized
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestUnauthorized (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestUnknown
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestUnknown (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestCancelled
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestCancelled (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestDeadline
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestDeadline (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestDataLoss
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestDataLoss (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestUnavailable
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestUnavailable (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestSystem
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestSystem (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Not_Found
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Bad_Request
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Conflict
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Unauthorized
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Service_Unavailable
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Forbidden
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Not_Modified
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Not_Implemented
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:23:37 [2021-07-16T17:23:37.644Z] PASS
17:23:37 [2021-07-16T17:23:37.644Z] coverage: 53.1% of statements
17:23:37 [2021-07-16T17:23:37.644Z] ok  	github.com/docker/docker/errdefs	0.035s	coverage: 53.1% of statements
17:23:37 [2021-07-16T17:23:37.644Z] --- PASS: TestConcurrencyLimit (0.51s)
17:23:37 [2021-07-16T17:23:37.644Z] === RUN   TestInactiveJobs
17:23:37 [2021-07-16T17:23:37.883Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:23:37 [2021-07-16T17:23:37.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
17:23:37 [2021-07-16T17:23:37.982Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestWhenEmptyAuthConfig (1.24s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestTokenPassThru
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestTokenPassThru (0.02s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestTokenPassThruDifferentHost
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] PASS
17:23:38 [2021-07-16T17:23:38.103Z] coverage: 23.8% of statements
17:23:38 [2021-07-16T17:23:38.103Z] ok  	github.com/docker/docker/distribution	1.568s	coverage: 23.8% of statements
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSGetInvalidData
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetInvalidData (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSInvalidSet
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSInvalidSet (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSInvalidRoot
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSInvalidRoot (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSMetadataGetSet
17:23:38 [2021-07-16T17:23:38.103Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSMetadataGetSet (0.02s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSInvalidWalker
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSInvalidWalker (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSGetSet
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetSet (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSGetUnsetKey
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSGetEmptyData
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetEmptyData (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSDelete
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSDelete (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSWalker
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSWalker (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestFSWalkerStopOnError
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestNewFromJSON
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestNewFromJSON (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestNewFromJSONWithInvalidJSON
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestMarshalKeyOrder
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestHistoryEqual
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestHistoryEqual (0.11s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestImage
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestImage (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestImageOSNotEmpty
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestNewChildImageFromImageWithRootFS
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestCreate
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestCreate (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestRestore
17:23:38 [2021-07-16T17:23:38.103Z] time="2021-07-16T17:23:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestRestore (0.02s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestAddDelete
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestAddDelete (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestSearchAfterDelete
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestInactiveJobs (0.42s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestWatchRelease
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestSearchAfterDelete (0.01s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestParentReset
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestParentReset (0.02s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestGetAndSetLastUpdated
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestStoreLen
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestWatchRelease (0.06s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestWatchFinishedTransfer
17:23:38 [2021-07-16T17:23:38.103Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:23:38 [2021-07-16T17:23:38.103Z] === RUN   TestDuplicateTransfer
17:23:38 [2021-07-16T17:23:38.138Z] --- PASS: TestWaitBlocked (0.01s)
17:23:38 [2021-07-16T17:23:38.138Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
17:23:38 [2021-07-16T17:23:38.138Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
17:23:38 [2021-07-16T17:23:38.138Z] === CONT  TestContainerStartOnDaemonRestart
17:23:38 [2021-07-16T17:23:38.138Z] === CONT  TestContainerKillOnDaemonStart
17:23:38 [2021-07-16T17:23:38.138Z] === CONT  TestDaemonHostGatewayIP
17:23:38 [2021-07-16T17:23:38.138Z] === CONT  TestDaemonRestartIpcMode
17:23:38 [2021-07-16T17:23:38.138Z] === CONT  TestRestartDaemonWithRestartingContainer
17:23:38 [2021-07-16T17:23:38.138Z] === CONT  TestIpcModeOlderClient
17:23:38 [2021-07-16T17:23:38.138Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:23:38 [2021-07-16T17:23:38.341Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
17:23:38 [2021-07-16T17:23:38.341Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:23:38 [2021-07-16T17:23:38.563Z] --- PASS: TestStoreLen (0.10s)
17:23:38 [2021-07-16T17:23:38.563Z] PASS
17:23:38 [2021-07-16T17:23:38.563Z] coverage: 86.6% of statements
17:23:38 [2021-07-16T17:23:38.563Z] --- PASS: TestDuplicateTransfer (0.09s)
17:23:38 [2021-07-16T17:23:38.563Z] === RUN   TestSuccessfulUpload
17:23:38 [2021-07-16T17:23:38.563Z] ok  	github.com/docker/docker/image	0.451s	coverage: 86.6% of statements
17:23:38 [2021-07-16T17:23:38.563Z] === RUN   TestCompare
17:23:38 [2021-07-16T17:23:38.563Z] --- PASS: TestCompare (0.00s)
17:23:38 [2021-07-16T17:23:38.563Z] PASS
17:23:38 [2021-07-16T17:23:38.563Z] coverage: 19.2% of statements
17:23:38 [2021-07-16T17:23:38.563Z] ok  	github.com/docker/docker/image/cache	0.058s	coverage: 19.2% of statements
17:23:38 [2021-07-16T17:23:38.563Z] time="2021-07-16T17:23:38Z" level=error msg="Upload failed, retrying: simulating retry"
17:23:38 [2021-07-16T17:23:38.907Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
17:23:38 [2021-07-16T17:23:38.907Z] === RUN   TestCgroupNamespacesRunOlderClient
17:23:39 [2021-07-16T17:23:39.022Z] --- PASS: TestSuccessfulUpload (0.56s)
17:23:39 [2021-07-16T17:23:39.022Z] === RUN   TestCancelledUpload
17:23:39 [2021-07-16T17:23:39.022Z] --- PASS: TestCancelledUpload (0.00s)
17:23:39 [2021-07-16T17:23:39.022Z] PASS
17:23:39 [2021-07-16T17:23:39.022Z] coverage: 76.8% of statements
17:23:39 [2021-07-16T17:23:39.022Z] ok  	github.com/docker/docker/distribution/xfer	2.390s	coverage: 76.8% of statements
17:23:39 [2021-07-16T17:23:39.022Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:23:39 [2021-07-16T17:23:39.022Z] === RUN   TestValidateManifest
17:23:39 [2021-07-16T17:23:39.022Z] === RUN   TestValidateManifest/nil
17:23:39 [2021-07-16T17:23:39.022Z] === RUN   TestValidateManifest/non-nil
17:23:39 [2021-07-16T17:23:39.022Z] --- PASS: TestValidateManifest (0.00s)
17:23:39 [2021-07-16T17:23:39.022Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:23:39 [2021-07-16T17:23:39.022Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:23:39 [2021-07-16T17:23:39.022Z] PASS
17:23:39 [2021-07-16T17:23:39.022Z] coverage: 0.7% of statements
17:23:39 [2021-07-16T17:23:39.022Z] ok  	github.com/docker/docker/image/tarexport	0.058s	coverage: 0.7% of statements
17:23:39 [2021-07-16T17:23:39.068Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:23:39 [2021-07-16T17:23:39.327Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:23:39 [2021-07-16T17:23:39.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.53s)
17:23:39 [2021-07-16T17:23:39.363Z] === RUN   TestCgroupNamespacesRunHostMode
17:23:39 [2021-07-16T17:23:39.481Z] === RUN   TestMakeV1ConfigFromConfig
17:23:39 [2021-07-16T17:23:39.481Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:23:39 [2021-07-16T17:23:39.481Z] PASS
17:23:39 [2021-07-16T17:23:39.481Z] coverage: 25.0% of statements
17:23:39 [2021-07-16T17:23:39.481Z] ok  	github.com/docker/docker/image/v1	0.061s	coverage: 25.0% of statements
17:23:39 [2021-07-16T17:23:39.481Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:23:39 [2021-07-16T17:23:39.942Z] === RUN   TestSerialization
17:23:39 [2021-07-16T17:23:39.942Z] --- PASS: TestSerialization (0.03s)
17:23:39 [2021-07-16T17:23:39.942Z] PASS
17:23:39 [2021-07-16T17:23:39.942Z] coverage: 100.0% of statements
17:23:39 [2021-07-16T17:23:39.942Z] ok  	github.com/docker/docker/libcontainerd/queue	0.075s	coverage: 100.0% of statements
17:23:40 [2021-07-16T17:23:40.742Z] --- PASS: TestCgroupNamespacesRunHostMode (1.53s)
17:23:40 [2021-07-16T17:23:40.742Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:23:40 [2021-07-16T17:23:40.807Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
17:23:40 [2021-07-16T17:23:40.807Z] === RUN   TestNISDomainname
17:23:40 [2021-07-16T17:23:40.910Z] === RUN   TestEnvironmentParsing
17:23:40 [2021-07-16T17:23:40.910Z] --- PASS: TestEnvironmentParsing (0.00s)
17:23:40 [2021-07-16T17:23:40.910Z] PASS
17:23:40 [2021-07-16T17:23:40.910Z] coverage: 1.2% of statements
17:23:40 [2021-07-16T17:23:40.910Z] ok  	github.com/docker/docker/libcontainerd/local	0.101s	coverage: 1.2% of statements
17:23:40 [2021-07-16T17:23:40.910Z] === RUN   TestEmptyLayer
17:23:40 [2021-07-16T17:23:40.910Z] --- PASS: TestEmptyLayer (0.00s)
17:23:40 [2021-07-16T17:23:40.910Z] === RUN   TestCommitFailure
17:23:40 [2021-07-16T17:23:40.910Z] --- PASS: TestCommitFailure (0.04s)
17:23:40 [2021-07-16T17:23:40.910Z] === RUN   TestStartTransactionFailure
17:23:40 [2021-07-16T17:23:40.910Z] --- PASS: TestStartTransactionFailure (0.00s)
17:23:40 [2021-07-16T17:23:40.910Z] === RUN   TestGetOrphan
17:23:40 [2021-07-16T17:23:40.910Z] --- PASS: TestGetOrphan (0.01s)
17:23:40 [2021-07-16T17:23:40.910Z] === RUN   TestMountAndRegister
17:23:41 [2021-07-16T17:23:41.369Z]     layer_test.go:271: Layer size: 14
17:23:41 [2021-07-16T17:23:41.369Z] --- PASS: TestMountAndRegister (0.07s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestLayerRelease
17:23:41 [2021-07-16T17:23:41.369Z]     layer_test.go:304: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestLayerRelease (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestStoreRestore
17:23:41 [2021-07-16T17:23:41.369Z]     layer_test.go:353: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestStoreRestore (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestTarStreamStability
17:23:41 [2021-07-16T17:23:41.369Z]     layer_test.go:468: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestTarStreamStability (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestRegisterExistingLayer
17:23:41 [2021-07-16T17:23:41.369Z] --- PASS: TestRegisterExistingLayer (0.09s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestTarStreamVerification
17:23:41 [2021-07-16T17:23:41.369Z]     layer_test.go:697: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestTarStreamVerification (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestLayerMigration
17:23:41 [2021-07-16T17:23:41.369Z]     migration_test.go:46: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestLayerMigration (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestLayerMigrationNoTarsplit
17:23:41 [2021-07-16T17:23:41.369Z]     migration_test.go:182: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestMountInit
17:23:41 [2021-07-16T17:23:41.369Z]     mount_test.go:17: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestMountInit (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestMountSize
17:23:41 [2021-07-16T17:23:41.369Z]     mount_test.go:76: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestMountSize (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestMountChanges
17:23:41 [2021-07-16T17:23:41.369Z]     mount_test.go:125: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestMountChanges (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] === RUN   TestMountApply
17:23:41 [2021-07-16T17:23:41.369Z]     mount_test.go:212: Failing on Windows
17:23:41 [2021-07-16T17:23:41.369Z] --- SKIP: TestMountApply (0.00s)
17:23:41 [2021-07-16T17:23:41.369Z] PASS
17:23:41 [2021-07-16T17:23:41.369Z] coverage: 30.1% of statements
17:23:41 [2021-07-16T17:23:41.369Z] ok  	github.com/docker/docker/layer	0.286s	coverage: 30.1% of statements
17:23:41 [2021-07-16T17:23:41.369Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:23:41 [2021-07-16T17:23:41.369Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:23:41 [2021-07-16T17:23:41.369Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:23:41 [2021-07-16T17:23:41.369Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSequenceGetAvailableBit
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSequenceEqual
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSequenceEqual (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSequenceCopy
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSequenceCopy (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestGetFirstAvailable
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestGetFirstAvailable (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestFindSequence
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestFindSequence (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestCheckIfAvailable
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestCheckIfAvailable (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestMergeSequences
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestMergeSequences (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestPushReservation
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestPushReservation (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSerializeDeserialize
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSerializeDeserialize (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSet
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSet (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSetUnset
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSetUnset (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestOffsetSetUnset
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestOffsetSetUnset (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSetInRange
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSetInRange (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestSetAnyInRange
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestSetAnyInRange (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestMethods
17:23:41 [2021-07-16T17:23:41.828Z] --- PASS: TestMethods (0.00s)
17:23:41 [2021-07-16T17:23:41.828Z] === RUN   TestRandomAllocateDeallocate
17:23:41 [2021-07-16T17:23:41.843Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s)
17:23:42 [2021-07-16T17:23:42.180Z] --- PASS: TestNISDomainname (1.24s)
17:23:42 [2021-07-16T17:23:42.180Z] === RUN   TestHostnameDnsResolution
17:23:42 [2021-07-16T17:23:42.647Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.54s)
17:23:42 [2021-07-16T17:23:42.648Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:23:43 [2021-07-16T17:23:43.112Z] --- PASS: TestHostnameDnsResolution (1.27s)
17:23:43 [2021-07-16T17:23:43.112Z] === RUN   TestStats
17:23:43 [2021-07-16T17:23:43.206Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:23:43 [2021-07-16T17:23:43.206Z] --- PASS: TestDaemonRestartIpcMode (5.04s)
17:23:43 [2021-07-16T17:23:43.206Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.11s)
17:23:43 [2021-07-16T17:23:43.461Z] --- PASS: TestDaemonHostGatewayIP (5.22s)
17:23:43 [2021-07-16T17:23:43.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
17:23:43 [2021-07-16T17:23:43.584Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:23:44 [2021-07-16T17:23:44.007Z] === RUN   TestInvalidConfig
17:23:44 [2021-07-16T17:23:44.007Z] --- PASS: TestInvalidConfig (0.00s)
17:23:44 [2021-07-16T17:23:44.007Z] === RUN   TestConfig
17:23:44 [2021-07-16T17:23:44.007Z] --- PASS: TestConfig (0.00s)
17:23:44 [2021-07-16T17:23:44.007Z] === RUN   TestOptionsLabels
17:23:44 [2021-07-16T17:23:44.007Z] --- PASS: TestOptionsLabels (0.00s)
17:23:44 [2021-07-16T17:23:44.007Z] === RUN   TestValidName
17:23:44 [2021-07-16T17:23:44.007Z] --- PASS: TestValidName (0.00s)
17:23:44 [2021-07-16T17:23:44.007Z] === RUN   TestTLSConfiguration
17:23:44 [2021-07-16T17:23:44.007Z] time="2021-07-16T17:23:43Z" level=info msg="Option Initializing KV with TLS"
17:23:44 [2021-07-16T17:23:44.007Z] --- PASS: TestTLSConfiguration (0.12s)
17:23:44 [2021-07-16T17:23:44.007Z] PASS
17:23:44 [2021-07-16T17:23:44.007Z] coverage: 24.0% of statements
17:23:44 [2021-07-16T17:23:44.007Z] ok  	github.com/docker/docker/libnetwork/config	0.207s	coverage: 24.0% of statements
17:23:44 [2021-07-16T17:23:44.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
17:23:44 [2021-07-16T17:23:44.153Z] === RUN   TestCgroupNamespacesRunOlderClient
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestKey
17:23:44 [2021-07-16T17:23:44.466Z] --- PASS: TestKey (0.00s)
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestParseKey
17:23:44 [2021-07-16T17:23:44.466Z] --- PASS: TestParseKey (0.00s)
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestInvalidDataStore
17:23:44 [2021-07-16T17:23:44.466Z] --- PASS: TestInvalidDataStore (0.00s)
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestKVObjectFlatKey
17:23:44 [2021-07-16T17:23:44.466Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestAtomicKVObjectFlatKey
17:23:44 [2021-07-16T17:23:44.466Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:23:44 [2021-07-16T17:23:44.466Z] PASS
17:23:44 [2021-07-16T17:23:44.466Z] coverage: 21.9% of statements
17:23:44 [2021-07-16T17:23:44.466Z] ok  	github.com/docker/docker/libnetwork/datastore	0.040s	coverage: 21.9% of statements
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestErrorInterfaces
17:23:44 [2021-07-16T17:23:44.466Z] --- PASS: TestErrorInterfaces (0.00s)
17:23:44 [2021-07-16T17:23:44.466Z] === RUN   TestNetworkMarshalling
17:23:44 [2021-07-16T17:23:44.825Z]     check_test.go:309: [d5314de2067b3] daemon is not started
17:23:44 [2021-07-16T17:23:44.825Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:23:44 [2021-07-16T17:23:44.925Z] --- PASS: TestNetworkMarshalling (0.14s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestEndpointMarshalling
17:23:44 [2021-07-16T17:23:44.925Z] --- PASS: TestEndpointMarshalling (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestAuxAddresses
17:23:44 [2021-07-16T17:23:44.925Z] time="2021-07-16T17:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:23:44 [2021-07-16T17:23:44.925Z] --- PASS: TestAuxAddresses (0.01s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestSRVServiceQuery
17:23:44 [2021-07-16T17:23:44.925Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestServiceVIPReuse
17:23:44 [2021-07-16T17:23:44.925Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:23:44 [2021-07-16T17:23:44.925Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestDNSIPQuery
17:23:44 [2021-07-16T17:23:44.925Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestDNSIPQuery (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestDNSProxyServFail
17:23:44 [2021-07-16T17:23:44.925Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestSandboxAddEmpty
17:23:44 [2021-07-16T17:23:44.925Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:23:44 [2021-07-16T17:23:44.925Z] === RUN   TestSandboxAddMultiPrio
17:23:44 [2021-07-16T17:23:44.925Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.925Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:23:44 [2021-07-16T17:23:44.926Z] === RUN   TestSandboxAddSamePrio
17:23:44 [2021-07-16T17:23:44.926Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.926Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:23:44 [2021-07-16T17:23:44.926Z] === RUN   TestCleanupServiceDiscovery
17:23:44 [2021-07-16T17:23:44.926Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.926Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:23:44 [2021-07-16T17:23:44.926Z] === RUN   TestDNSOptions
17:23:44 [2021-07-16T17:23:44.926Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:23:44 [2021-07-16T17:23:44.926Z] --- SKIP: TestDNSOptions (0.00s)
17:23:44 [2021-07-16T17:23:44.926Z] === RUN   TestMultipleControllersWithSameStore
17:23:44 [2021-07-16T17:23:44.926Z] time="2021-07-16T17:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:23:44 [2021-07-16T17:23:44.926Z] time="2021-07-16T17:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:23:44 [2021-07-16T17:23:44.926Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:23:44 [2021-07-16T17:23:44.926Z] PASS
17:23:44 [2021-07-16T17:23:44.926Z] coverage: 8.6% of statements
17:23:44 [2021-07-16T17:23:44.926Z] ok  	github.com/docker/docker/libnetwork	0.276s	coverage: 8.6% of statements
17:23:44 [2021-07-16T17:23:44.926Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
17:23:44 [2021-07-16T17:23:44.926Z] === RUN   TestIPDataMarshalling
17:23:44 [2021-07-16T17:23:44.926Z] --- PASS: TestIPDataMarshalling (0.00s)
17:23:44 [2021-07-16T17:23:44.926Z] === RUN   TestValidateAndIsV6
17:23:44 [2021-07-16T17:23:44.926Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:23:44 [2021-07-16T17:23:44.926Z] PASS
17:23:44 [2021-07-16T17:23:44.926Z] coverage: 68.9% of statements
17:23:44 [2021-07-16T17:23:44.926Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.042s	coverage: 68.9% of statements
17:23:45 [2021-07-16T17:23:45.385Z] --- PASS: TestRandomAllocateDeallocate (3.76s)
17:23:45 [2021-07-16T17:23:45.385Z] === RUN   TestAllocateRandomDeallocate
17:23:45 [2021-07-16T17:23:45.385Z] === RUN   TestDriver
17:23:45 [2021-07-16T17:23:45.385Z] --- PASS: TestDriver (0.00s)
17:23:45 [2021-07-16T17:23:45.385Z] PASS
17:23:45 [2021-07-16T17:23:45.385Z] coverage: 34.8% of statements
17:23:45 [2021-07-16T17:23:45.386Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:23:45 [2021-07-16T17:23:45.532Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s)
17:23:45 [2021-07-16T17:23:45.532Z] === RUN   TestNISDomainname
17:23:45 [2021-07-16T17:23:45.532Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:23:45 [2021-07-16T17:23:45.532Z] --- SKIP: TestNISDomainname (0.01s)
17:23:45 [2021-07-16T17:23:45.532Z] === RUN   TestHostnameDnsResolution
17:23:45 [2021-07-16T17:23:45.845Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.037s	coverage: 34.8% of statements
17:23:45 [2021-07-16T17:23:45.845Z] === RUN   TestDriver
17:23:45 [2021-07-16T17:23:45.845Z] --- PASS: TestDriver (0.00s)
17:23:45 [2021-07-16T17:23:45.845Z] PASS
17:23:45 [2021-07-16T17:23:45.845Z] coverage: 34.8% of statements
17:23:45 [2021-07-16T17:23:45.845Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.039s	coverage: 34.8% of statements
17:23:45 [2021-07-16T17:23:45.946Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:23:46 [2021-07-16T17:23:46.304Z] === RUN   TestNetworkAllocateFree
17:23:46 [2021-07-16T17:23:46.304Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:23:46 [2021-07-16T17:23:46.304Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:23:46 [2021-07-16T17:23:46.304Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:23:46 [2021-07-16T17:23:46.304Z] PASS
17:23:46 [2021-07-16T17:23:46.304Z] coverage: 63.6% of statements
17:23:46 [2021-07-16T17:23:46.304Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.044s	coverage: 63.6% of statements
17:23:46 [2021-07-16T17:23:46.304Z] --- PASS: TestAllocateRandomDeallocate (0.67s)
17:23:46 [2021-07-16T17:23:46.304Z] === RUN   TestAllocateRandomDeallocateSerialize
17:23:46 [2021-07-16T17:23:46.391Z] --- PASS: TestStats (2.74s)
17:23:46 [2021-07-16T17:23:46.391Z] === RUN   TestStopContainerWithTimeout
17:23:46 [2021-07-16T17:23:46.391Z] === RUN   TestStopContainerWithTimeout/0
17:23:46 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/0
17:23:46 [2021-07-16T17:23:46.391Z] === RUN   TestStopContainerWithTimeout/1
17:23:46 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/1
17:23:46 [2021-07-16T17:23:46.391Z] === RUN   TestStopContainerWithTimeout/3
17:23:46 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/3
17:23:46 [2021-07-16T17:23:46.391Z] === RUN   TestStopContainerWithTimeout/-1
17:23:46 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/-1
17:23:46 [2021-07-16T17:23:46.391Z] === CONT  TestStopContainerWithTimeout/0
17:23:46 [2021-07-16T17:23:46.391Z] === CONT  TestStopContainerWithTimeout/-1
17:23:46 [2021-07-16T17:23:46.507Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestGetEmptyCapabilities
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestGetExtraCapabilities
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestGetInvalidCapabilities
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestRemoteDriver
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestRemoteDriver (0.01s)
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestDriverError
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestDriverError (0.00s)
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestMissingValues
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestMissingValues (0.00s)
17:23:46 [2021-07-16T17:23:46.764Z] === RUN   TestRollback
17:23:46 [2021-07-16T17:23:46.764Z] --- PASS: TestRollback (0.00s)
17:23:46 [2021-07-16T17:23:46.764Z] PASS
17:23:46 [2021-07-16T17:23:46.764Z] coverage: 57.4% of statements
17:23:46 [2021-07-16T17:23:46.764Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.072s	coverage: 57.4% of statements
17:23:46 [2021-07-16T17:23:46.914Z] --- PASS: TestHostnameDnsResolution (1.03s)
17:23:46 [2021-07-16T17:23:46.914Z] === RUN   TestStats
17:23:46 [2021-07-16T17:23:46.914Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:46 [2021-07-16T17:23:46.914Z] --- SKIP: TestStats (0.00s)
17:23:46 [2021-07-16T17:23:46.914Z] === RUN   TestStopContainerWithTimeout
17:23:46 [2021-07-16T17:23:46.914Z] === RUN   TestStopContainerWithTimeout/0
17:23:46 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/0
17:23:46 [2021-07-16T17:23:46.914Z] === RUN   TestStopContainerWithTimeout/1
17:23:46 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/1
17:23:46 [2021-07-16T17:23:46.914Z] === RUN   TestStopContainerWithTimeout/3
17:23:46 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/3
17:23:46 [2021-07-16T17:23:46.914Z] === RUN   TestStopContainerWithTimeout/-1
17:23:46 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/-1
17:23:46 [2021-07-16T17:23:46.914Z] === CONT  TestStopContainerWithTimeout/0
17:23:46 [2021-07-16T17:23:46.914Z] === CONT  TestStopContainerWithTimeout/-1
17:23:47 [2021-07-16T17:23:47.224Z] === RUN   TestNAT
17:23:47 [2021-07-16T17:23:47.225Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:23:47 [2021-07-16T17:23:47.225Z] --- SKIP: TestNAT (0.00s)
17:23:47 [2021-07-16T17:23:47.225Z] === RUN   TestTransparent
17:23:47 [2021-07-16T17:23:47.225Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:23:47 [2021-07-16T17:23:47.225Z] --- SKIP: TestTransparent (0.00s)
17:23:47 [2021-07-16T17:23:47.225Z] PASS
17:23:47 [2021-07-16T17:23:47.225Z] coverage: 0.0% of statements
17:23:47 [2021-07-16T17:23:47.225Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.043s	coverage: 0.0% of statements
17:23:47 [2021-07-16T17:23:47.225Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s)
17:23:47 [2021-07-16T17:23:47.225Z] === RUN   TestRetrieveFromStore
17:23:47 [2021-07-16T17:23:47.324Z] === CONT  TestStopContainerWithTimeout/3
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestBuildDefault
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestBuildDefault (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestBuildHostnameDomainname
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestBuildHostname
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestBuildHostname (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestBuildHostnameFQDN
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestBuildNoIP
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestBuildNoIP (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestUpdate
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestUpdate (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestAddEmpty
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestAddEmpty (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestAdd
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestAdd (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestDeleteEmpty
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestDeleteEmpty (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestDeleteNewline
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestRetrieveFromStore (0.34s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestIsCorrupted
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestDeleteNewline (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestDelete
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestDelete (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestConcurrentWrites
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestIsCorrupted (0.05s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestSetRollover
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestConcurrentWrites (0.14s)
17:23:47 [2021-07-16T17:23:47.687Z] PASS
17:23:47 [2021-07-16T17:23:47.687Z] coverage: 81.2% of statements
17:23:47 [2021-07-16T17:23:47.687Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.196s	coverage: 81.2% of statements
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestNew
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestNew (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestAddDriver
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestAddDriver (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestAddDuplicateDriver
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestIPAMDefaultAddressSpaces
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestDriver
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestDriver (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestIPAM
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestIPAM (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestWalkIPAMs
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestWalkIPAMs (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] === RUN   TestWalkDrivers
17:23:47 [2021-07-16T17:23:47.687Z] --- PASS: TestWalkDrivers (0.00s)
17:23:47 [2021-07-16T17:23:47.687Z] PASS
17:23:47 [2021-07-16T17:23:47.687Z] coverage: 82.4% of statements
17:23:47 [2021-07-16T17:23:47.687Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.066s	coverage: 82.4% of statements
17:23:47 [2021-07-16T17:23:47.853Z] === CONT  TestStopContainerWithTimeout/3
17:23:48 [2021-07-16T17:23:48.149Z] === RUN   TestDiff
17:23:48 [2021-07-16T17:23:48.149Z] --- PASS: TestDiff (0.00s)
17:23:48 [2021-07-16T17:23:48.149Z] === RUN   TestAddedCallback
17:23:48 [2021-07-16T17:23:48.149Z] --- PASS: TestAddedCallback (0.00s)
17:23:48 [2021-07-16T17:23:48.149Z] === RUN   TestRemovedCallback
17:23:48 [2021-07-16T17:23:48.149Z] --- PASS: TestRemovedCallback (0.00s)
17:23:48 [2021-07-16T17:23:48.149Z] === RUN   TestNoCallback
17:23:48 [2021-07-16T17:23:48.149Z] --- PASS: TestNoCallback (0.00s)
17:23:48 [2021-07-16T17:23:48.149Z] PASS
17:23:48 [2021-07-16T17:23:48.149Z] coverage: 48.1% of statements
17:23:48 [2021-07-16T17:23:48.149Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.038s	coverage: 48.1% of statements
17:23:48 [2021-07-16T17:23:48.395Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:23:48 [2021-07-16T17:23:48.395Z]     check_test.go:309: [d6ca055a05312] daemon is not started
17:23:48 [2021-07-16T17:23:48.395Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestSetRollover (0.85s)
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestSetRolloverSerial
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestNew
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestNew (0.00s)
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestAllocate
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestAllocate (0.00s)
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestUninitialized
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestUninitialized (0.00s)
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestAllocateInRange
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestAllocateInRange (0.00s)
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestAllocateSerial
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestAllocateSerial (0.00s)
17:23:48 [2021-07-16T17:23:48.610Z] PASS
17:23:48 [2021-07-16T17:23:48.610Z] coverage: 87.5% of statements
17:23:48 [2021-07-16T17:23:48.610Z] ok  	github.com/docker/docker/libnetwork/idm	0.040s	coverage: 87.5% of statements
17:23:48 [2021-07-16T17:23:48.610Z] === RUN   TestCaller
17:23:48 [2021-07-16T17:23:48.610Z] --- PASS: TestCaller (0.00s)
17:23:48 [2021-07-16T17:23:48.610Z] PASS
17:23:48 [2021-07-16T17:23:48.610Z] coverage: 100.0% of statements
17:23:48 [2021-07-16T17:23:48.610Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.035s	coverage: 100.0% of statements
17:23:49 [2021-07-16T17:23:49.069Z] === RUN   TestSetSerialInsertDelete
17:23:49 [2021-07-16T17:23:49.069Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:23:49 [2021-07-16T17:23:49.069Z] === RUN   TestSetParallelInsertDelete
17:23:49 [2021-07-16T17:23:49.236Z] === CONT  TestStopContainerWithTimeout/1
17:23:49 [2021-07-16T17:23:49.320Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:23:49 [2021-07-16T17:23:49.759Z] === CONT  TestStopContainerWithTimeout/1
17:23:50 [2021-07-16T17:23:50.037Z] === RUN   TestInt2IP2IntConversion
17:23:50 [2021-07-16T17:23:50.037Z] === RUN   TestPoolRequest
17:23:50 [2021-07-16T17:23:50.037Z] --- PASS: TestPoolRequest (0.00s)
17:23:50 [2021-07-16T17:23:50.037Z] === RUN   TestOtherRequests
17:23:50 [2021-07-16T17:23:50.037Z] --- PASS: TestOtherRequests (0.00s)
17:23:50 [2021-07-16T17:23:50.037Z] PASS
17:23:50 [2021-07-16T17:23:50.037Z] coverage: 57.1% of statements
17:23:50 [2021-07-16T17:23:50.037Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.035s	coverage: 57.1% of statements
17:23:50 [2021-07-16T17:23:50.037Z] --- PASS: TestSetRolloverSerial (1.61s)
17:23:50 [2021-07-16T17:23:50.037Z] === RUN   TestGetFirstAvailableFromCurrent
17:23:50 [2021-07-16T17:23:50.037Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:23:50 [2021-07-16T17:23:50.037Z] PASS
17:23:50 [2021-07-16T17:23:50.037Z] coverage: 84.4% of statements
17:23:50 [2021-07-16T17:23:50.037Z] ok  	github.com/docker/docker/libnetwork/bitseq	8.339s	coverage: 84.4% of statements
17:23:50 [2021-07-16T17:23:50.246Z] --- PASS: TestContainerKillOnDaemonStart (12.17s)
17:23:50 [2021-07-16T17:23:50.246Z] PASS
17:23:50 [2021-07-16T17:23:50.246Z] 
17:23:50 [2021-07-16T17:23:50.246Z] === Skipped
17:23:50 [2021-07-16T17:23:50.246Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:23:50 [2021-07-16T17:23:50.246Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:23:50 [2021-07-16T17:23:50.246Z] 
17:23:50 [2021-07-16T17:23:50.246Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:23:50 [2021-07-16T17:23:50.246Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:23:50 [2021-07-16T17:23:50.246Z] 
17:23:50 [2021-07-16T17:23:50.246Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:23:50 [2021-07-16T17:23:50.247Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:23:50 [2021-07-16T17:23:50.247Z] 
17:23:50 [2021-07-16T17:23:50.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:50 [2021-07-16T17:23:50.247Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:50 [2021-07-16T17:23:50.247Z] 
17:23:50 [2021-07-16T17:23:50.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:23:50 [2021-07-16T17:23:50.247Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:50 [2021-07-16T17:23:50.247Z] 
17:23:50 [2021-07-16T17:23:50.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:23:50 [2021-07-16T17:23:50.247Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:23:50 [2021-07-16T17:23:50.247Z] 
17:23:50 [2021-07-16T17:23:50.247Z] 
17:23:50 [2021-07-16T17:23:50.247Z] DONE 196 tests, 6 skipped in 158.961s
17:23:50 [2021-07-16T17:23:50.247Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:23:50 [2021-07-16T17:23:50.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:23:50 [2021-07-16T17:23:50.247Z] ++ set -e
17:23:50 [2021-07-16T17:23:50.247Z] ++ '[' -n 0 ']'
17:23:50 [2021-07-16T17:23:50.247Z] ++ set -x
17:23:50 [2021-07-16T17:23:50.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:23:50 [2021-07-16T17:23:50.247Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestInt2IP2IntConversion (0.60s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestGetAddressVersion
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestGetAddressVersion (0.00s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestKeyString
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestKeyString (0.00s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestPoolDataMarshal
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestPoolDataMarshal (0.00s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestSubnetsMarshal
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestSubnetsMarshal (0.05s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestAddSubnets
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestAddSubnets (0.04s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestDoublePoolRelease
17:23:50 [2021-07-16T17:23:50.496Z] --- PASS: TestDoublePoolRelease (0.02s)
17:23:50 [2021-07-16T17:23:50.496Z] === RUN   TestAddReleasePoolID
17:23:50 [2021-07-16T17:23:50.502Z] === RUN   TestConfigDaemonLibtrustID
17:23:50 [2021-07-16T17:23:50.502Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:23:50 [2021-07-16T17:23:50.955Z] --- PASS: TestAddReleasePoolID (0.19s)
17:23:50 [2021-07-16T17:23:50.955Z] === RUN   TestPredefinedPool
17:23:50 [2021-07-16T17:23:50.955Z] --- PASS: TestPredefinedPool (0.02s)
17:23:50 [2021-07-16T17:23:50.955Z] === RUN   TestRemoveSubnet
17:23:51 [2021-07-16T17:23:51.062Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:23:51 [2021-07-16T17:23:51.062Z] === RUN   TestDaemonConfigValidation
17:23:51 [2021-07-16T17:23:51.062Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:23:51 [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:23:51 [2021-07-16T17:23:51.062Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:23:51 [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:23:51 [2021-07-16T17:23:51.062Z] === RUN   TestDaemonConfigValidation/invalid_config
17:23:51 [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:23:51 [2021-07-16T17:23:51.062Z] === RUN   TestDaemonConfigValidation/malformed_config
17:23:51 [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:23:51 [2021-07-16T17:23:51.062Z] === RUN   TestDaemonConfigValidation/valid_config
17:23:51 [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/valid_config
17:23:51 [2021-07-16T17:23:51.062Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:23:51 [2021-07-16T17:23:51.062Z] === CONT  TestDaemonConfigValidation/malformed_config
17:23:51 [2021-07-16T17:23:51.062Z] === CONT  TestDaemonConfigValidation/invalid_config
17:23:51 [2021-07-16T17:23:51.062Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:23:51 [2021-07-16T17:23:51.062Z] === CONT  TestDaemonConfigValidation/valid_config
17:23:51 [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:23:51 [2021-07-16T17:23:51.062Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:23:51 [2021-07-16T17:23:51.062Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:23:51 [2021-07-16T17:23:51.062Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:23:51 [2021-07-16T17:23:51.062Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:23:51 [2021-07-16T17:23:51.062Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
17:23:51 [2021-07-16T17:23:51.062Z] PASS
17:23:51 [2021-07-16T17:23:51.062Z] 
17:23:51 [2021-07-16T17:23:51.062Z] DONE 7 tests in 0.698s
17:23:51 [2021-07-16T17:23:51.062Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:23:51 [2021-07-16T17:23:51.062Z] ++ 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
17:23:51 [2021-07-16T17:23:51.062Z] ++ set -e
17:23:51 [2021-07-16T17:23:51.062Z] ++ '[' -n 0 ']'
17:23:51 [2021-07-16T17:23:51.062Z] ++ set -x
17:23:51 [2021-07-16T17:23:51.062Z] ++ 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
17:23:51 [2021-07-16T17:23:51.134Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:23:51 [2021-07-16T17:23:51.134Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
17:23:51 [2021-07-16T17:23:51.134Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
17:23:51 [2021-07-16T17:23:51.134Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
17:23:51 [2021-07-16T17:23:51.134Z]     --- PASS: TestStopContainerWithTimeout/1 (1.75s)
17:23:51 [2021-07-16T17:23:51.134Z] === RUN   TestDeleteDevicemapper
17:23:51 [2021-07-16T17:23:51.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:51 [2021-07-16T17:23:51.134Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:23:51 [2021-07-16T17:23:51.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:23:51 [2021-07-16T17:23:51.138Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:23:51 [2021-07-16T17:23:51.138Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
17:23:51 [2021-07-16T17:23:51.138Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
17:23:51 [2021-07-16T17:23:51.138Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
17:23:51 [2021-07-16T17:23:51.138Z]     --- PASS: TestStopContainerWithTimeout/1 (1.61s)
17:23:51 [2021-07-16T17:23:51.138Z] === RUN   TestDeleteDevicemapper
17:23:51 [2021-07-16T17:23:51.138Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:51 [2021-07-16T17:23:51.138Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:23:51 [2021-07-16T17:23:51.138Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:23:51 [2021-07-16T17:23:51.317Z] INFO: Testing against a local daemon
17:23:51 [2021-07-16T17:23:51.317Z] === RUN   TestCommitInheritsEnv
17:23:51 [2021-07-16T17:23:51.416Z] === RUN   TestGetCapabilities
17:23:51 [2021-07-16T17:23:51.416Z] --- PASS: TestGetCapabilities (0.00s)
17:23:51 [2021-07-16T17:23:51.416Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:23:51 [2021-07-16T17:23:51.416Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
17:23:51 [2021-07-16T17:23:51.416Z] === RUN   TestGetDefaultAddressSpaces
17:23:51 [2021-07-16T17:23:51.416Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:23:51 [2021-07-16T17:23:51.416Z] === RUN   TestRemoteDriver
17:23:51 [2021-07-16T17:23:51.416Z] --- PASS: TestRemoveSubnet (0.66s)
17:23:51 [2021-07-16T17:23:51.416Z] === RUN   TestGetSameAddress
17:23:51 [2021-07-16T17:23:51.416Z] --- PASS: TestRemoteDriver (0.01s)
17:23:51 [2021-07-16T17:23:51.416Z] PASS
17:23:51 [2021-07-16T17:23:51.416Z] coverage: 47.4% of statements
17:23:51 [2021-07-16T17:23:51.416Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.062s	coverage: 47.4% of statements
17:23:51 [2021-07-16T17:23:51.416Z] --- PASS: TestGetSameAddress (0.02s)
17:23:51 [2021-07-16T17:23:51.416Z] === RUN   TestPoolAllocationReuse
17:23:51 [2021-07-16T17:23:51.573Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:23:51 [2021-07-16T17:23:51.573Z] --- PASS: TestCommitInheritsEnv (0.35s)
17:23:51 [2021-07-16T17:23:51.573Z] === RUN   TestImportExtremelyLargeImageWorks
17:23:51 [2021-07-16T17:23:51.573Z] === PAUSE TestImportExtremelyLargeImageWorks
17:23:51 [2021-07-16T17:23:51.573Z] === RUN   TestImagesFilterMultiReference
17:23:51 [2021-07-16T17:23:51.573Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:23:51 [2021-07-16T17:23:51.573Z] === RUN   TestImagePullPlatformInvalid
17:23:51 [2021-07-16T17:23:51.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:23:51 [2021-07-16T17:23:51.828Z] === RUN   TestRemoveImageOrphaning
17:23:52 [2021-07-16T17:23:52.083Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:23:52 [2021-07-16T17:23:52.083Z] === RUN   TestRemoveImageGarbageCollector
17:23:52 [2021-07-16T17:23:52.390Z] === RUN   TestWindowsIPAM
17:23:52 [2021-07-16T17:23:52.390Z] --- PASS: TestWindowsIPAM (0.00s)
17:23:52 [2021-07-16T17:23:52.390Z] PASS
17:23:52 [2021-07-16T17:23:52.390Z] coverage: 71.4% of statements
17:23:52 [2021-07-16T17:23:52.390Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.048s	coverage: 71.4% of statements
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:23:52 [2021-07-16T17:23:52.853Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:23:52 [2021-07-16T17:23:52.854Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:23:52 [2021-07-16T17:23:52.854Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:23:52 [2021-07-16T17:23:52.854Z] === RUN   TestDefaultNetwork
17:23:53 [2021-07-16T17:23:53.035Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s)
17:23:53 [2021-07-16T17:23:53.035Z] === RUN   TestUpdateMemory
17:23:53 [2021-07-16T17:23:53.047Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s)
17:23:53 [2021-07-16T17:23:53.047Z] === RUN   TestUpdateMemory
17:23:53 [2021-07-16T17:23:53.047Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:53 [2021-07-16T17:23:53.047Z] --- SKIP: TestUpdateMemory (0.00s)
17:23:53 [2021-07-16T17:23:53.047Z] === RUN   TestUpdateCPUQuota
17:23:53 [2021-07-16T17:23:53.047Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:53 [2021-07-16T17:23:53.047Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:23:53 [2021-07-16T17:23:53.047Z] === RUN   TestUpdatePidsLimit
17:23:53 [2021-07-16T17:23:53.047Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:23:53 [2021-07-16T17:23:53.047Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:23:53 [2021-07-16T17:23:53.047Z] === RUN   TestUpdateRestartPolicy
17:23:53 [2021-07-16T17:23:53.313Z] --- PASS: TestDefaultNetwork (0.28s)
17:23:53 [2021-07-16T17:23:53.313Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:23:53 [2021-07-16T17:23:53.313Z] === RUN   TestKeyValue
17:23:53 [2021-07-16T17:23:53.313Z] --- PASS: TestKeyValue (0.00s)
17:23:53 [2021-07-16T17:23:53.313Z] PASS
17:23:53 [2021-07-16T17:23:53.313Z] coverage: 60.0% of statements
17:23:53 [2021-07-16T17:23:53.313Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.045s	coverage: 60.0% of statements
17:23:53 [2021-07-16T17:23:53.449Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:23:53 [2021-07-16T17:23:53.773Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s)
17:23:53 [2021-07-16T17:23:53.773Z] === RUN   TestInitAddressPools
17:23:53 [2021-07-16T17:23:53.773Z] --- PASS: TestInitAddressPools (0.00s)
17:23:53 [2021-07-16T17:23:53.773Z] PASS
17:23:53 [2021-07-16T17:23:53.773Z] coverage: 74.0% of statements
17:23:53 [2021-07-16T17:23:53.773Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.588s	coverage: 74.0% of statements
17:23:53 [2021-07-16T17:23:53.773Z] --- PASS: TestPoolAllocationReuse (2.12s)
17:23:53 [2021-07-16T17:23:53.773Z] === RUN   TestGetAddressSubPoolEqualPool
17:23:53 [2021-07-16T17:23:53.773Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
17:23:53 [2021-07-16T17:23:53.773Z] === RUN   TestRequestReleaseAddressFromSubPool
17:23:54 [2021-07-16T17:23:54.009Z] --- PASS: TestRemoveImageGarbageCollector (2.14s)
17:23:54 [2021-07-16T17:23:54.009Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:23:54 [2021-07-16T17:23:54.009Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:23:54 [2021-07-16T17:23:54.009Z] === RUN   TestTagInvalidReference
17:23:54 [2021-07-16T17:23:54.009Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:23:54 [2021-07-16T17:23:54.232Z] === RUN   TestGenerate
17:23:54 [2021-07-16T17:23:54.232Z] --- PASS: TestGenerate (0.00s)
17:23:54 [2021-07-16T17:23:54.232Z] === RUN   TestGeneratePtr
17:23:54 [2021-07-16T17:23:54.232Z] --- PASS: TestGeneratePtr (0.00s)
17:23:54 [2021-07-16T17:23:54.232Z] === RUN   TestGenerateMissingField
17:23:54 [2021-07-16T17:23:54.232Z] --- PASS: TestGenerateMissingField (0.00s)
17:23:54 [2021-07-16T17:23:54.232Z] === RUN   TestFieldCannotBeSet
17:23:54 [2021-07-16T17:23:54.232Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:23:54 [2021-07-16T17:23:54.232Z] === RUN   TestTypeMismatchError
17:23:54 [2021-07-16T17:23:54.232Z] --- PASS: TestTypeMismatchError (0.00s)
17:23:54 [2021-07-16T17:23:54.232Z] PASS
17:23:54 [2021-07-16T17:23:54.232Z] coverage: 100.0% of statements
17:23:54 [2021-07-16T17:23:54.232Z] ok  	github.com/docker/docker/libnetwork/options	0.147s	coverage: 100.0% of statements
17:23:54 [2021-07-16T17:23:54.265Z] --- PASS: TestTagInvalidReference (0.02s)
17:23:54 [2021-07-16T17:23:54.265Z] === RUN   TestTagValidPrefixedRepo
17:23:54 [2021-07-16T17:23:54.265Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:23:54 [2021-07-16T17:23:54.265Z] === RUN   TestTagExistedNameWithoutForce
17:23:54 [2021-07-16T17:23:54.265Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:23:54 [2021-07-16T17:23:54.265Z] === RUN   TestTagOfficialNames
17:23:54 [2021-07-16T17:23:54.265Z] --- PASS: TestTagOfficialNames (0.06s)
17:23:54 [2021-07-16T17:23:54.265Z] === RUN   TestTagMatchesDigest
17:23:54 [2021-07-16T17:23:54.265Z] --- PASS: TestTagMatchesDigest (0.01s)
17:23:54 [2021-07-16T17:23:54.265Z] === CONT  TestImportExtremelyLargeImageWorks
17:23:54 [2021-07-16T17:23:54.409Z] --- PASS: TestUpdateMemory (1.32s)
17:23:54 [2021-07-16T17:23:54.409Z] === RUN   TestUpdateCPUQuota
17:23:54 [2021-07-16T17:23:54.520Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:23:55 [2021-07-16T17:23:55.446Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:23:55 [2021-07-16T17:23:55.773Z] === RUN   TestNetworkDBSimple
17:23:55 [2021-07-16T17:23:55.773Z] testing: warning: no tests to run
17:23:55 [2021-07-16T17:23:55.773Z] PASS
17:23:55 [2021-07-16T17:23:55.773Z] coverage: 0.0% of statements
17:23:55 [2021-07-16T17:23:55.773Z] ok  	github.com/docker/docker/libnetwork/osl	0.033s	coverage: 0.0% of statements [no tests to run]
17:23:56 [2021-07-16T17:23:56.232Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.59s)
17:23:56 [2021-07-16T17:23:56.232Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestRequestNewPort
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestRequestNewPort (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestRequestSpecificPort
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestRequestSpecificPort (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestReleasePort
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestReleasePort (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestReuseReleasedPort
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestReuseReleasedPort (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestReleaseUnreadledPort
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestUnknowProtocol
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestUnknowProtocol (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestAllocateAllPorts
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestAllocateAllPorts (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestPortAllocation
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestPortAllocation (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestPortAllocationWithCustomRange
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestNoDuplicateBPR
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] === RUN   TestChangePortRange
17:23:56 [2021-07-16T17:23:56.692Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:23:56 [2021-07-16T17:23:56.692Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:23:56 [2021-07-16T17:23:56.692Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:23:56 [2021-07-16T17:23:56.692Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:23:56 [2021-07-16T17:23:56.692Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:23:56 [2021-07-16T17:23:56.692Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:23:56 [2021-07-16T17:23:56.692Z] --- PASS: TestChangePortRange (0.00s)
17:23:56 [2021-07-16T17:23:56.692Z] PASS
17:23:56 [2021-07-16T17:23:56.692Z] coverage: 88.6% of statements
17:23:56 [2021-07-16T17:23:56.692Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.042s	coverage: 88.6% of statements
17:23:56 [2021-07-16T17:23:56.692Z] 2021/07/16 17:23:56 Closing DB instances...
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestTransportPortConv
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestTransportPortConv (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestTransportPortBindingConv
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestTransportPortBindingConv (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestErrorConstructors
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestErrorConstructors (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestCompareIPMask
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestCompareIPMask (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestUtilGetHostPartIP
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestUtilGetBroadcastIP
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestParseCIDR
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestParseCIDR (0.00s)
17:23:57 [2021-07-16T17:23:57.664Z] PASS
17:23:57 [2021-07-16T17:23:57.664Z] coverage: 47.9% of statements
17:23:57 [2021-07-16T17:23:57.664Z] ok  	github.com/docker/docker/libnetwork/types	0.036s	coverage: 47.9% of statements
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.24s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestGetAddress
17:23:57 [2021-07-16T17:23:57.664Z] --- PASS: TestNetworkDBSimple (2.04s)
17:23:57 [2021-07-16T17:23:57.664Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:23:58 [2021-07-16T17:23:58.638Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:23:58 [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:23:58 [2021-07-16T17:23:58.638Z] PASS
17:23:58 [2021-07-16T17:23:58.638Z] coverage: 44.0% of statements
17:23:58 [2021-07-16T17:23:58.638Z] ok  	github.com/docker/docker/oci	0.044s	coverage: 44.0% of statements
17:23:58 [2021-07-16T17:23:58.711Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:23:59 [2021-07-16T17:23:59.098Z] 2021/07/16 17:23:58 Closing DB instances...
17:23:59 [2021-07-16T17:23:59.098Z] --- PASS: TestSetParallelInsertDelete (10.01s)
17:23:59 [2021-07-16T17:23:59.098Z] PASS
17:23:59 [2021-07-16T17:23:59.098Z] coverage: 100.0% of statements
17:23:59 [2021-07-16T17:23:59.098Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.044s	coverage: 100.0% of statements
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestAddressPoolOpt
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestAddressPoolOpt (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/a
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/something
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/_=a
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/env1=value1
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/_env1=value1
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/env2=value2=value3
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/env3=abc!qwe
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/env_4=value_4
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/PATH
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/=a
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/PATH=
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/PATH=something
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/asd!qwe
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/1asd
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/123
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/some_space
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/__some_space_before
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/some_space_after__
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/=
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateEnv/PaTh
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/a (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/something (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/= (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestParseHost
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestParseHost (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestParseDockerDaemonHost
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestParseTCP
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestParseTCP (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestParseInvalidUnixAddrInvalid
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestValidateExtraHosts
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestValidateExtraHosts (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestIpOptString
17:23:59 [2021-07-16T17:23:59.559Z] --- PASS: TestIpOptString (0.00s)
17:23:59 [2021-07-16T17:23:59.559Z] === RUN   TestNewIpOptInvalidDefaultVal
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestNewIpOptValidDefaultVal
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestIpOptSetInvalidVal
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateIPAddress
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestValidateIPAddress (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestMapOpts
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestMapOpts (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestListOptsWithoutValidator
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestListOptsWithValidator
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestListOptsWithValidator (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateDNSSearch
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestValidateDNSSearch (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_general_format
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_one_more
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestNamedListOpts
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestNamedListOpts (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestNamedMapOpts
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestNamedMapOpts (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestParseLink
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestParseLink (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestQuotedStringSetWithQuotes
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestQuotedStringSetWithNoQuotes
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestUlimitOpt
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestUlimitOpt (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] PASS
17:24:00 [2021-07-16T17:24:00.019Z] coverage: 67.1% of statements
17:24:00 [2021-07-16T17:24:00.019Z] ok  	github.com/docker/docker/opts	0.072s	coverage: 67.1% of statements
17:24:00 [2021-07-16T17:24:00.019Z] === RUN   TestParseVersion
17:24:00 [2021-07-16T17:24:00.019Z] --- PASS: TestParseVersion (0.00s)
17:24:00 [2021-07-16T17:24:00.019Z] PASS
17:24:00 [2021-07-16T17:24:00.019Z] coverage: 52.9% of statements
17:24:00 [2021-07-16T17:24:00.019Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
17:24:00 [2021-07-16T17:24:00.489Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s)
17:24:00 [2021-07-16T17:24:00.489Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:24:00 [2021-07-16T17:24:00.963Z] --- PASS: TestUpdateCPUQuota (6.62s)
17:24:00 [2021-07-16T17:24:00.963Z] === RUN   TestUpdatePidsLimit
17:24:00 [2021-07-16T17:24:00.963Z] === RUN   TestUpdatePidsLimit/update_from_none
17:24:01 [2021-07-16T17:24:01.457Z] === RUN   TestPeerCertificateMarshalJSON
17:24:01 [2021-07-16T17:24:01.897Z] === RUN   TestUpdatePidsLimit/no_change
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestIsArchivePathDir
17:24:01 [2021-07-16T17:24:01.916Z] 2021/07/16 17:24:01 Closing DB instances...
17:24:01 [2021-07-16T17:24:01.916Z] --- PASS: TestIsArchivePathDir (0.06s)
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestIsArchivePathInvalidFile
17:24:01 [2021-07-16T17:24:01.916Z] --- PASS: TestIsArchivePathInvalidFile (0.12s)
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestIsArchivePathTar
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:24:01 [2021-07-16T17:24:01.916Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s)
17:24:01 [2021-07-16T17:24:01.916Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.01s)
17:24:01 [2021-07-16T17:24:01.916Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestMiddleware
17:24:01 [2021-07-16T17:24:01.916Z] --- PASS: TestMiddleware (0.00s)
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestNewResponseModifier
17:24:01 [2021-07-16T17:24:01.916Z] --- PASS: TestNewResponseModifier (0.00s)
17:24:01 [2021-07-16T17:24:01.916Z] PASS
17:24:01 [2021-07-16T17:24:01.916Z] coverage: 26.8% of statements
17:24:01 [2021-07-16T17:24:01.916Z] ok  	github.com/docker/docker/pkg/authorization	0.334s	coverage: 26.8% of statements
17:24:01 [2021-07-16T17:24:01.916Z] --- PASS: TestIsArchivePathTar (0.25s)
17:24:01 [2021-07-16T17:24:01.916Z] === RUN   TestDecompressStreamGzip
17:24:01 [2021-07-16T17:24:01.975Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestDecompressStreamGzip (0.21s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestDecompressStreamBzip2
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestDecompressStreamXz
17:24:02 [2021-07-16T17:24:02.376Z]     archive_test.go:134: Xz not present in msys2
17:24:02 [2021-07-16T17:24:02.376Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestCompressStreamXzUnsupported
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestCompressStreamBzip2Unsupported
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestCompressStreamInvalid
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestExtensionInvalid
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionInvalid (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestExtensionUncompressed
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionUncompressed (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestExtensionBzip2
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionBzip2 (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestExtensionGzip
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionGzip (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestExtensionXz
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionXz (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestCmdStreamLargeStderr
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestUnbuffered
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestUnbuffered (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestRaceUnbuffered
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestRaceUnbuffered (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] PASS
17:24:02 [2021-07-16T17:24:02.376Z] coverage: 100.0% of statements
17:24:02 [2021-07-16T17:24:02.376Z] ok  	github.com/docker/docker/pkg/broadcaster	0.039s	coverage: 100.0% of statements
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestCmdStreamBad
17:24:02 [2021-07-16T17:24:02.376Z]     archive_test.go:239: Failing on Windows CI machines
17:24:02 [2021-07-16T17:24:02.376Z] --- SKIP: TestCmdStreamBad (0.00s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestCmdStreamGood
17:24:02 [2021-07-16T17:24:02.376Z] --- PASS: TestCmdStreamGood (0.04s)
17:24:02 [2021-07-16T17:24:02.376Z] === RUN   TestUntarPathWithInvalidDest
17:24:02 [2021-07-16T17:24:02.463Z] === RUN   TestUpdatePidsLimit/update_lower
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestUntarPathWithInvalidSrc
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestUntarPath
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPath (0.08s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestUntarPathWithDestinationFile
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyWithTarInvalidSrc
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyWithTarSrcFile
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyWithTarSrcFolder
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyFileWithTarInvalidSrc
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyFileWithTarSrcFolder
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestCopyFileWithTarSrcFile
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestTarFiles
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[foo]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[bar]_[foo]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[foo_bar]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[qux]_[foo]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[]#01
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[qux]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[foo_bar_qux]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[qux]_[baz]]
17:24:02 [2021-07-16T17:24:02.836Z] === RUN   TestMatch/[[foo_baz]]
17:24:02 [2021-07-16T17:24:02.836Z] --- PASS: TestMatch (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:24:02 [2021-07-16T17:24:02.836Z] PASS
17:24:02 [2021-07-16T17:24:02.836Z] coverage: 87.5% of statements
17:24:02 [2021-07-16T17:24:02.836Z] ok  	github.com/docker/docker/pkg/capabilities	0.032s	coverage: 87.5% of statements
17:24:03 [2021-07-16T17:24:03.294Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s)
17:24:03 [2021-07-16T17:24:03.294Z] === RUN   TestNetworkDBCRUDTableEntry
17:24:03 [2021-07-16T17:24:03.397Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:24:03 [2021-07-16T17:24:03.963Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:24:04 [2021-07-16T17:24:04.262Z] === RUN   TestChrootTarUntar
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootTarUntar (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootUntarWithHugeExcludesList
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootUntarEmptyArchive
17:24:04 [2021-07-16T17:24:04.263Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootTarUntarWithSymlink
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootCopyWithTar
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootCopyFileWithTar
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootUntarPath
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootUntarPath (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] === RUN   TestChrootApplyDotDotFile
17:24:04 [2021-07-16T17:24:04.263Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:24:04 [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:24:04 [2021-07-16T17:24:04.263Z] PASS
17:24:04 [2021-07-16T17:24:04.263Z] coverage: 15.4% of statements
17:24:04 [2021-07-16T17:24:04.263Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.076s	coverage: 15.4% of statements
17:24:04 [2021-07-16T17:24:04.533Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeEmpty
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeEmpty (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeEmptyFile
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeEmptyFile (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeNonemptyFile
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeNestedDirectoryEmpty
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestMoveToSubdir
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestMoveToSubdir (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] === RUN   TestSizeNonExistingDirectory
17:24:04 [2021-07-16T17:24:04.724Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:24:04 [2021-07-16T17:24:04.724Z] PASS
17:24:04 [2021-07-16T17:24:04.724Z] coverage: 80.0% of statements
17:24:04 [2021-07-16T17:24:04.724Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
17:24:05 [2021-07-16T17:24:05.259Z] --- PASS: TestUpdateRestartPolicy (12.17s)
17:24:05 [2021-07-16T17:24:05.259Z] === RUN   TestUpdateRestartWithAutoRemove
17:24:05 [2021-07-16T17:24:05.468Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:24:05 [2021-07-16T17:24:05.698Z] 2021/07/16 17:24:05 Closing DB instances...
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestContainsEntry
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestCreateEntries
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestEntriesDiff
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestEntriesEquality
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestGeneratorNotGenerate
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestGeneratorWithPort
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestNewEntry
17:24:05 [2021-07-16T17:24:05.698Z] === RUN   Test/TestParse
17:24:05 [2021-07-16T17:24:05.698Z] --- PASS: Test (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestNewEntry (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z]     --- PASS: Test/TestParse (0.00s)
17:24:05 [2021-07-16T17:24:05.698Z] PASS
17:24:05 [2021-07-16T17:24:05.698Z] coverage: 58.3% of statements
17:24:05 [2021-07-16T17:24:05.698Z] ok  	github.com/docker/docker/pkg/discovery	0.045s	coverage: 58.3% of statements
17:24:05 [2021-07-16T17:24:05.828Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s)
17:24:05 [2021-07-16T17:24:05.828Z] === RUN   TestWaitNonBlocked
17:24:05 [2021-07-16T17:24:05.828Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:05 [2021-07-16T17:24:05.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:05 [2021-07-16T17:24:05.828Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:05 [2021-07-16T17:24:05.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:05 [2021-07-16T17:24:05.828Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:05 [2021-07-16T17:24:05.828Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:06 [2021-07-16T17:24:06.139Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:24:06 [2021-07-16T17:24:06.139Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:24:06 [2021-07-16T17:24:06.158Z] --- PASS: TestTarFiles (3.38s)
17:24:06 [2021-07-16T17:24:06.158Z] === RUN   TestTarUntar
17:24:06 [2021-07-16T17:24:06.158Z] --- PASS: TestTarUntar (0.03s)
17:24:06 [2021-07-16T17:24:06.158Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:24:06 [2021-07-16T17:24:06.158Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:24:06 [2021-07-16T17:24:06.158Z] === RUN   TestTarWithOptions
17:24:06 [2021-07-16T17:24:06.158Z] --- PASS: TestTarWithOptions (0.04s)
17:24:06 [2021-07-16T17:24:06.158Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:24:06 [2021-07-16T17:24:06.158Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:24:06 [2021-07-16T17:24:06.158Z] === RUN   TestUntarUstarGnuConflict
17:24:06 [2021-07-16T17:24:06.158Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:24:06 [2021-07-16T17:24:06.158Z] === RUN   TestUntarInvalidFilenames
17:24:06 [2021-07-16T17:24:06.395Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:24:06 [2021-07-16T17:24:06.395Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames401561086\\dest"
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestUntarInvalidFilenames (0.12s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestUntarHardlinkToSymlink
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestUntarInvalidHardlink
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink007334847\\victim\\hello" -> "../victim/hello"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink501119506\\victim\\hello" -> "/../victim/hello"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink735106633\\victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink559306516\\victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink955402083\\victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink089388390\\victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestUntarInvalidHardlink (0.02s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestUntarInvalidSymlink
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink340734861\\dest\\dotdot" -> "../victim/hello"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink600606088\\dest\\slash-dotdot" -> "/../victim/hello"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink504911687\\dest\\loophole-victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink608227834\\dest\\loophole-victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink966814481\\dest\\loophole-victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink670819132\\dest\\loophole-victim" -> "../victim"
17:24:06 [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink056417643\\dest\\dir\\loophole" -> "../../victim"
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestTempArchiveCloseMultipleTimes
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestXGlobalNoParent
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestXGlobalNoParent (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestReplaceFileTarWrapper
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test/TestContent
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test/TestInitialize
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test/TestNew
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test/TestParsingContentsWithComments
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test/TestRegister
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   Test/TestWatch
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: Test (0.01s)
17:24:06 [2021-07-16T17:24:06.617Z]     --- PASS: Test/TestContent (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z]     --- PASS: Test/TestInitialize (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z]     --- PASS: Test/TestNew (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z]     --- PASS: Test/TestRegister (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z]     --- PASS: Test/TestWatch (0.00s)
17:24:06 [2021-07-16T17:24:06.617Z] PASS
17:24:06 [2021-07-16T17:24:06.617Z] coverage: 97.6% of statements
17:24:06 [2021-07-16T17:24:06.617Z] ok  	github.com/docker/docker/pkg/discovery/file	0.042s	coverage: 97.6% of statements
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestReplaceFileTarWrapper (0.12s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestPrefixHeaderReadable
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestPrefixHeaderReadable (0.05s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestDisablePigz
17:24:06 [2021-07-16T17:24:06.617Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestDisablePigz (0.10s)
17:24:06 [2021-07-16T17:24:06.617Z] === RUN   TestPigz
17:24:06 [2021-07-16T17:24:06.617Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
17:24:06 [2021-07-16T17:24:06.617Z] --- PASS: TestPigz (0.12s)
17:24:06 [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit (5.62s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.68s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/no_change (0.77s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.72s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
17:24:06 [2021-07-16T17:24:06.842Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s)
17:24:06 [2021-07-16T17:24:06.842Z] === RUN   TestUpdateRestartPolicy
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestCopyFileWithInvalidDest
17:24:07 [2021-07-16T17:24:07.076Z]     archive_windows_test.go:16: Currently fails
17:24:07 [2021-07-16T17:24:07.076Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestCanonicalTarNameForPath
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestCanonicalTarName
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestCanonicalTarName (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChmodTarEntry
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChmodTarEntry (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestHardLinkOrder
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestHardLinkOrder (0.05s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangeString
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChangeString (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesWithNoChanges
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesWithChanges
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChangesWithChanges (0.03s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesWithChangesGH13590
17:24:07 [2021-07-16T17:24:07.076Z]     changes_test.go:196: needs more investigation
17:24:07 [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesDirsEmpty
17:24:07 [2021-07-16T17:24:07.076Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:24:07 [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesDirsMutated
17:24:07 [2021-07-16T17:24:07.076Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:24:07 [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestApplyLayer
17:24:07 [2021-07-16T17:24:07.076Z]     changes_test.go:433: needs further investigation
17:24:07 [2021-07-16T17:24:07.076Z] --- SKIP: TestApplyLayer (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesSizeWithHardlinks
17:24:07 [2021-07-16T17:24:07.076Z]     changes_test.go:469: needs further investigation
17:24:07 [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesSizeWithNoChanges
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestChangesSize
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestChangesSize (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestApplyLayerInvalidFilenames
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames955122304\\dest"
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestApplyLayerInvalidHardlink
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink303310258\\victim\\hello" -> "../victim/hello"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink618958697\\victim\\hello" -> "/../victim/hello"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink779030964\\victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink478084483\\victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink831466246\\victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink199000749\\victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestNetworkDBCRUDTableEntries
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestApplyLayerInvalidSymlink
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink807364648\\dest\\dotdot" -> "../victim/hello"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink776101735\\dest\\slash-dotdot" -> "/../victim/hello"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865098138\\dest\\loophole-victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink511761457\\dest\\loophole-victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink709432284\\dest\\loophole-victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink262166411\\dest\\loophole-victim" -> "../victim"
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestApplyLayerWhiteouts
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestGenerateEmptyFile
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] === RUN   TestGenerateWithContent
17:24:07 [2021-07-16T17:24:07.076Z] --- PASS: TestGenerateWithContent (0.00s)
17:24:07 [2021-07-16T17:24:07.076Z] PASS
17:24:07 [2021-07-16T17:24:07.076Z] coverage: 61.6% of statements
17:24:07 [2021-07-16T17:24:07.077Z] ok  	github.com/docker/docker/pkg/archive	5.395s	coverage: 61.6% of statements
17:24:07 [2021-07-16T17:24:07.208Z] --- PASS: TestWaitNonBlocked (0.01s)
17:24:07 [2021-07-16T17:24:07.208Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
17:24:07 [2021-07-16T17:24:07.208Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
17:24:07 [2021-07-16T17:24:07.208Z] === RUN   TestWaitBlocked
17:24:07 [2021-07-16T17:24:07.208Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:24:07 [2021-07-16T17:24:07.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:24:07 [2021-07-16T17:24:07.208Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:24:07 [2021-07-16T17:24:07.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:24:07 [2021-07-16T17:24:07.208Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:24:07 [2021-07-16T17:24:07.208Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:24:07 [2021-07-16T17:24:07.320Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:24:07 [2021-07-16T17:24:07.537Z] === RUN   Test
17:24:07 [2021-07-16T17:24:07.537Z] === RUN   Test/TestInitialize
17:24:07 [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS"
17:24:07 [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS"
17:24:07 [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS"
17:24:07 [2021-07-16T17:24:07.537Z] === RUN   Test/TestInitializeWithCerts
17:24:07 [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery with TLS"
17:24:07 [2021-07-16T17:24:07.537Z] === RUN   Test/TestWatch
17:24:07 [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS"
17:24:08 [2021-07-16T17:24:08.148Z] --- PASS: TestWaitBlocked (0.01s)
17:24:08 [2021-07-16T17:24:08.148Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
17:24:08 [2021-07-16T17:24:08.148Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
17:24:08 [2021-07-16T17:24:08.148Z] === CONT  TestDaemonRestartIpcMode
17:24:08 [2021-07-16T17:24:08.148Z] === CONT  TestIpcModeOlderClient
17:24:08 [2021-07-16T17:24:08.148Z] --- PASS: TestIpcModeOlderClient (0.05s)
17:24:08 [2021-07-16T17:24:08.148Z] === CONT  TestRestartDaemonWithRestartingContainer
17:24:08 [2021-07-16T17:24:08.247Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:24:08 [2021-07-16T17:24:08.809Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:24:09 [2021-07-16T17:24:09.077Z] 2021/07/16 17:24:08 Closing DB instances...
17:24:10 [2021-07-16T17:24:10.053Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s)
17:24:10 [2021-07-16T17:24:10.053Z] === RUN   TestNetworkDBNodeLeave
17:24:10 [2021-07-16T17:24:10.513Z] --- PASS: Test (3.12s)
17:24:10 [2021-07-16T17:24:10.698Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:24:10 [2021-07-16T17:24:10.972Z]     --- PASS: Test/TestInitialize (0.12s)
17:24:10 [2021-07-16T17:24:10.972Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:24:10 [2021-07-16T17:24:10.972Z]     --- PASS: Test/TestWatch (3.00s)
17:24:10 [2021-07-16T17:24:10.972Z] PASS
17:24:10 [2021-07-16T17:24:10.972Z] coverage: 84.1% of statements
17:24:10 [2021-07-16T17:24:10.972Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.162s	coverage: 84.1% of statements
17:24:11 [2021-07-16T17:24:11.432Z] === RUN   Test
17:24:11 [2021-07-16T17:24:11.432Z] === RUN   Test/TestWatch
17:24:11 [2021-07-16T17:24:11.432Z] --- PASS: Test (0.00s)
17:24:11 [2021-07-16T17:24:11.432Z]     --- PASS: Test/TestWatch (0.00s)
17:24:11 [2021-07-16T17:24:11.432Z] PASS
17:24:11 [2021-07-16T17:24:11.432Z] coverage: 92.3% of statements
17:24:11 [2021-07-16T17:24:11.432Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.037s	coverage: 92.3% of statements
17:24:11 [2021-07-16T17:24:11.460Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.04s)
17:24:11 [2021-07-16T17:24:11.627Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:24:11 [2021-07-16T17:24:11.720Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
17:24:11 [2021-07-16T17:24:11.720Z] PASS
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === Skipped
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
17:24:11 [2021-07-16T17:24:11.720Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:24:11 [2021-07-16T17:24:11.720Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:24:11 [2021-07-16T17:24:11.720Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:24:11 [2021-07-16T17:24:11.720Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] 
17:24:11 [2021-07-16T17:24:11.720Z] DONE 177 tests, 25 skipped in 88.300s
17:24:11 [2021-07-16T17:24:11.720Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:24:11 [2021-07-16T17:24:11.720Z] === RUN   TestConfigDaemonLibtrustID
17:24:12 [2021-07-16T17:24:12.290Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:24:12 [2021-07-16T17:24:12.290Z] === RUN   TestDaemonConfigValidation
17:24:12 [2021-07-16T17:24:12.290Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:24:12 [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:24:12 [2021-07-16T17:24:12.290Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:24:12 [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:24:12 [2021-07-16T17:24:12.290Z] === RUN   TestDaemonConfigValidation/invalid_config
17:24:12 [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:24:12 [2021-07-16T17:24:12.290Z] === RUN   TestDaemonConfigValidation/malformed_config
17:24:12 [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:24:12 [2021-07-16T17:24:12.290Z] === RUN   TestDaemonConfigValidation/valid_config
17:24:12 [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/valid_config
17:24:12 [2021-07-16T17:24:12.290Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:24:12 [2021-07-16T17:24:12.290Z] === CONT  TestDaemonConfigValidation/malformed_config
17:24:12 [2021-07-16T17:24:12.400Z] === RUN   Test
17:24:12 [2021-07-16T17:24:12.400Z] === RUN   Test/TestInitialize
17:24:12 [2021-07-16T17:24:12.400Z] === RUN   Test/TestInitializeWithPattern
17:24:12 [2021-07-16T17:24:12.400Z] === RUN   Test/TestRegister
17:24:12 [2021-07-16T17:24:12.400Z] === RUN   Test/TestWatch
17:24:12 [2021-07-16T17:24:12.400Z] --- PASS: Test (0.00s)
17:24:12 [2021-07-16T17:24:12.400Z]     --- PASS: Test/TestInitialize (0.00s)
17:24:12 [2021-07-16T17:24:12.400Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:24:12 [2021-07-16T17:24:12.400Z]     --- PASS: Test/TestRegister (0.00s)
17:24:12 [2021-07-16T17:24:12.400Z]     --- PASS: Test/TestWatch (0.00s)
17:24:12 [2021-07-16T17:24:12.400Z] PASS
17:24:12 [2021-07-16T17:24:12.400Z] coverage: 93.8% of statements
17:24:12 [2021-07-16T17:24:12.400Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.039s	coverage: 93.8% of statements
17:24:12 [2021-07-16T17:24:12.549Z] === CONT  TestDaemonConfigValidation/valid_config
17:24:12 [2021-07-16T17:24:12.549Z] === CONT  TestDaemonConfigValidation/invalid_config
17:24:12 [2021-07-16T17:24:12.549Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:24:12 [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:24:12 [2021-07-16T17:24:12.549Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:24:12 [2021-07-16T17:24:12.549Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:24:12 [2021-07-16T17:24:12.549Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:24:12 [2021-07-16T17:24:12.549Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:24:12 [2021-07-16T17:24:12.549Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:24:12 [2021-07-16T17:24:12.549Z] PASS
17:24:12 [2021-07-16T17:24:12.549Z] 
17:24:12 [2021-07-16T17:24:12.549Z] DONE 7 tests in 0.803s
17:24:12 [2021-07-16T17:24:12.549Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:24:12 [2021-07-16T17:24:12.809Z] INFO: Testing against a local daemon
17:24:12 [2021-07-16T17:24:12.809Z] === RUN   TestCommitInheritsEnv
17:24:12 [2021-07-16T17:24:12.859Z] === RUN   TestPollerAddRemove
17:24:12 [2021-07-16T17:24:12.859Z] --- PASS: TestPollerAddRemove (0.00s)
17:24:12 [2021-07-16T17:24:12.859Z] === RUN   TestPollerEvent
17:24:12 [2021-07-16T17:24:12.859Z]     poller_test.go:41: No chmod on Windows
17:24:12 [2021-07-16T17:24:12.859Z] --- SKIP: TestPollerEvent (0.00s)
17:24:12 [2021-07-16T17:24:12.859Z] === RUN   TestPollerClose
17:24:12 [2021-07-16T17:24:12.859Z] --- PASS: TestPollerClose (0.00s)
17:24:12 [2021-07-16T17:24:12.859Z] PASS
17:24:12 [2021-07-16T17:24:12.859Z] coverage: 45.7% of statements
17:24:12 [2021-07-16T17:24:12.859Z] ok  	github.com/docker/docker/pkg/filenotify	0.036s	coverage: 45.7% of statements
17:24:12 [2021-07-16T17:24:12.859Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
17:24:12 [2021-07-16T17:24:12.859Z] === RUN   TestNetworkDBWatch
17:24:12 [2021-07-16T17:24:12.998Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCopyFileWithInvalidSrc
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCopyFileWithInvalidDest
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCopyFileWithSameSrcAndDest
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCopyFile
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFile (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:24:13 [2021-07-16T17:24:13.831Z]     fileutils_test.go:134: Needs porting to Windows
17:24:13 [2021-07-16T17:24:13.831Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestReadSymlinkedDirectoryToFile
17:24:13 [2021-07-16T17:24:13.831Z]     fileutils_test.go:180: Needs porting to Windows
17:24:13 [2021-07-16T17:24:13.831Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestWildcardMatches
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestWildcardMatches (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestPatternMatches
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatches (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestPatternMatchesFolderExclusions
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestSingleExclamationError
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestSingleExclamationError (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestMatchesWithNoPatterns
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestMatchesWithMalformedPatterns
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestMatches
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestMatches (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCleanPatterns
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatterns (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCleanPatternsExceptionFlag
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCleanPatternsErrorSingleException
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCreateIfNotExistsDir
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestCreateIfNotExistsFile
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] === RUN   TestMatch
17:24:13 [2021-07-16T17:24:13.831Z] --- PASS: TestMatch (0.00s)
17:24:13 [2021-07-16T17:24:13.831Z] PASS
17:24:13 [2021-07-16T17:24:13.831Z] coverage: 85.2% of statements
17:24:13 [2021-07-16T17:24:13.831Z] ok  	github.com/docker/docker/pkg/fileutils	0.066s	coverage: 85.2% of statements
17:24:14 [2021-07-16T17:24:14.188Z] --- PASS: TestCommitInheritsEnv (1.43s)
17:24:14 [2021-07-16T17:24:14.188Z] === RUN   TestImportExtremelyLargeImageWorks
17:24:14 [2021-07-16T17:24:14.188Z] === PAUSE TestImportExtremelyLargeImageWorks
17:24:14 [2021-07-16T17:24:14.188Z] === RUN   TestImagesFilterMultiReference
17:24:14 [2021-07-16T17:24:14.188Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:24:14 [2021-07-16T17:24:14.188Z] === RUN   TestImagePullPlatformInvalid
17:24:14 [2021-07-16T17:24:14.188Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:24:14 [2021-07-16T17:24:14.188Z] === RUN   TestRemoveImageOrphaning
17:24:14 [2021-07-16T17:24:14.290Z] === RUN   TestGet
17:24:14 [2021-07-16T17:24:14.290Z] --- PASS: TestGet (0.00s)
17:24:14 [2021-07-16T17:24:14.290Z] === RUN   TestGetShortcutString
17:24:14 [2021-07-16T17:24:14.290Z] --- PASS: TestGetShortcutString (0.00s)
17:24:14 [2021-07-16T17:24:14.290Z] PASS
17:24:14 [2021-07-16T17:24:14.290Z] coverage: 42.9% of statements
17:24:14 [2021-07-16T17:24:14.290Z] ok  	github.com/docker/docker/pkg/homedir	0.050s	coverage: 42.9% of statements
17:24:14 [2021-07-16T17:24:14.758Z] 2021/07/16 17:24:14 Closing DB instances...
17:24:14 [2021-07-16T17:24:14.884Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:24:15 [2021-07-16T17:24:15.217Z] === RUN   TestCreateIDMapOrder
17:24:15 [2021-07-16T17:24:15.217Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:24:15 [2021-07-16T17:24:15.217Z] PASS
17:24:15 [2021-07-16T17:24:15.217Z] coverage: 7.2% of statements
17:24:15 [2021-07-16T17:24:15.217Z] ok  	github.com/docker/docker/pkg/idtools	0.038s	coverage: 7.2% of statements
17:24:16 [2021-07-16T17:24:16.093Z] --- PASS: TestRemoveImageOrphaning (1.93s)
17:24:16 [2021-07-16T17:24:16.093Z] === RUN   TestRemoveImageGarbageCollector
17:24:16 [2021-07-16T17:24:16.093Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:24:16 [2021-07-16T17:24:16.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:24:16 [2021-07-16T17:24:16.093Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:24:16 [2021-07-16T17:24:16.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:24:16 [2021-07-16T17:24:16.093Z] === RUN   TestTagInvalidReference
17:24:16 [2021-07-16T17:24:16.093Z] --- PASS: TestTagInvalidReference (0.01s)
17:24:16 [2021-07-16T17:24:16.093Z] === RUN   TestTagValidPrefixedRepo
17:24:16 [2021-07-16T17:24:16.187Z] --- PASS: TestNetworkDBWatch (3.23s)
17:24:16 [2021-07-16T17:24:16.187Z] === RUN   TestNetworkDBBulkSync
17:24:16 [2021-07-16T17:24:16.352Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:24:16 [2021-07-16T17:24:16.352Z] === RUN   TestTagExistedNameWithoutForce
17:24:16 [2021-07-16T17:24:16.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:24:16 [2021-07-16T17:24:16.352Z] === RUN   TestTagOfficialNames
17:24:16 [2021-07-16T17:24:16.352Z] --- PASS: TestTagOfficialNames (0.05s)
17:24:16 [2021-07-16T17:24:16.352Z] === RUN   TestTagMatchesDigest
17:24:16 [2021-07-16T17:24:16.352Z] --- PASS: TestTagMatchesDigest (0.01s)
17:24:16 [2021-07-16T17:24:16.352Z] === CONT  TestImportExtremelyLargeImageWorks
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestFixedBufferCap
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferCap (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestFixedBufferLen
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferLen (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestFixedBufferString
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferString (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestFixedBufferWrite
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferWrite (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestFixedBufferRead
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferRead (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestBytesPipeRead
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestBytesPipeRead (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestBytesPipeWrite
17:24:16 [2021-07-16T17:24:16.646Z] --- PASS: TestBytesPipeWrite (0.00s)
17:24:16 [2021-07-16T17:24:16.646Z] === RUN   TestBytesPipeWriteRandomChunks
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestAtomicWriteToFile
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestAtomicWriteSetCommit
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestAtomicWriteSetCancel
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestReadCloserWrapperClose
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestReaderErrWrapperReadOnError
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestReaderErrWrapperRead
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestHashData
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestHashData (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestCancelReadCloser
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestCancelReadCloser (0.10s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestWriteCloserWrapperClose
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestNopWriteCloser
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestNopWriteCloser (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestNopWriter
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestNopWriter (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] === RUN   TestWriteCounter
17:24:17 [2021-07-16T17:24:17.106Z] --- PASS: TestWriteCounter (0.00s)
17:24:17 [2021-07-16T17:24:17.106Z] PASS
17:24:17 [2021-07-16T17:24:17.106Z] coverage: 69.2% of statements
17:24:17 [2021-07-16T17:24:17.106Z] ok  	github.com/docker/docker/pkg/ioutils	0.606s	coverage: 69.2% of statements
17:24:17 [2021-07-16T17:24:17.397Z]     docker_cli_daemon_test.go:2550: [d92a1c9904ced] daemon is not started
17:24:17 [2021-07-16T17:24:17.565Z] 2021/07/16 17:24:17 Closing DB instances...
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestError
17:24:18 [2021-07-16T17:24:18.024Z] --- PASS: TestError (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/no_progress
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/progress_1
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/with_units
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestProgressString/hide_counts
17:24:18 [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/with_units (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestJSONMessageDisplay
17:24:18 [2021-07-16T17:24:18.024Z] --- PASS: TestJSONMessageDisplay (0.11s)
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestJSONMessageDisplayWithJSONError
17:24:18 [2021-07-16T17:24:18.024Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:24:18 [2021-07-16T17:24:18.024Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z] === RUN   TestDisplayJSONMessagesStream
17:24:18 [2021-07-16T17:24:18.024Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:24:18 [2021-07-16T17:24:18.024Z] PASS
17:24:18 [2021-07-16T17:24:18.024Z] coverage: 91.7% of statements
17:24:18 [2021-07-16T17:24:18.024Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.152s	coverage: 91.7% of statements
17:24:18 [2021-07-16T17:24:18.483Z] --- PASS: TestGetAddress (21.03s)
17:24:18 [2021-07-16T17:24:18.483Z] === RUN   TestRequestSyntaxCheck
17:24:18 [2021-07-16T17:24:18.483Z] === RUN   TestStandardLongPath
17:24:18 [2021-07-16T17:24:18.483Z] --- PASS: TestStandardLongPath (0.00s)
17:24:18 [2021-07-16T17:24:18.483Z] === RUN   TestUNCLongPath
17:24:18 [2021-07-16T17:24:18.483Z] --- PASS: TestUNCLongPath (0.00s)
17:24:18 [2021-07-16T17:24:18.483Z] PASS
17:24:18 [2021-07-16T17:24:18.483Z] coverage: 100.0% of statements
17:24:18 [2021-07-16T17:24:18.483Z] ok  	github.com/docker/docker/pkg/longpath	0.031s	coverage: 100.0% of statements
17:24:18 [2021-07-16T17:24:18.483Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:24:18 [2021-07-16T17:24:18.483Z] === RUN   TestRequest
17:24:18 [2021-07-16T17:24:18.943Z] --- PASS: TestNetworkDBBulkSync (2.82s)
17:24:18 [2021-07-16T17:24:18.943Z] === RUN   TestNetworkDBCRUDMediumCluster
17:24:18 [2021-07-16T17:24:18.943Z] === RUN   TestNameFormat
17:24:18 [2021-07-16T17:24:18.943Z] --- PASS: TestNameFormat (0.00s)
17:24:18 [2021-07-16T17:24:18.943Z] === RUN   TestNameRetries
17:24:18 [2021-07-16T17:24:18.943Z] --- PASS: TestNameRetries (0.00s)
17:24:18 [2021-07-16T17:24:18.943Z] PASS
17:24:18 [2021-07-16T17:24:18.943Z] coverage: 85.7% of statements
17:24:18 [2021-07-16T17:24:18.943Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
17:24:19 [2021-07-16T17:24:19.285Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:24:19 [2021-07-16T17:24:19.912Z] === RUN   TestParseKeyValueOpt
17:24:19 [2021-07-16T17:24:19.912Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:24:19 [2021-07-16T17:24:19.912Z] === RUN   TestParseUintList
17:24:19 [2021-07-16T17:24:19.912Z] --- PASS: TestParseUintList (0.00s)
17:24:19 [2021-07-16T17:24:19.912Z] === RUN   TestParseUintListMaximumLimits
17:24:19 [2021-07-16T17:24:19.912Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:24:19 [2021-07-16T17:24:19.912Z] PASS
17:24:19 [2021-07-16T17:24:19.912Z] coverage: 97.0% of statements
17:24:19 [2021-07-16T17:24:19.912Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
17:24:20 [2021-07-16T17:24:20.372Z] === RUN   TestNewAndRemove
17:24:20 [2021-07-16T17:24:20.372Z] --- PASS: TestNewAndRemove (0.00s)
17:24:20 [2021-07-16T17:24:20.372Z] === RUN   TestRemoveInvalidPath
17:24:20 [2021-07-16T17:24:20.372Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:24:20 [2021-07-16T17:24:20.372Z] PASS
17:24:20 [2021-07-16T17:24:20.372Z] coverage: 82.6% of statements
17:24:20 [2021-07-16T17:24:20.372Z] ok  	github.com/docker/docker/pkg/pidfile	0.035s	coverage: 82.6% of statements
17:24:21 [2021-07-16T17:24:21.175Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:24:21 [2021-07-16T17:24:21.709Z] --- PASS: TestUpdateRestartPolicy (12.63s)
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestUpdateRestartWithAutoRemove
17:24:21 [2021-07-16T17:24:21.709Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestWaitNonBlocked
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:21 [2021-07-16T17:24:21.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:21 [2021-07-16T17:24:21.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:21 [2021-07-16T17:24:21.709Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:21 [2021-07-16T17:24:21.709Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:21 [2021-07-16T17:24:21.709Z] --- PASS: TestWaitNonBlocked (0.01s)
17:24:21 [2021-07-16T17:24:21.709Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
17:24:21 [2021-07-16T17:24:21.709Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestWaitBlocked
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:24:21 [2021-07-16T17:24:21.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:24:21 [2021-07-16T17:24:21.709Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:24:21 [2021-07-16T17:24:21.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:24:21 [2021-07-16T17:24:21.709Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:24:21 [2021-07-16T17:24:21.709Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestFailedConnection
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestParseEmptyInterface
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestParseEmptyInterface (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestParseNonInterfaceType
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestParseWithOneFunction
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestParseWithOneFunction (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestParseWithMultipleFuncs
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestParseWithUnnamedReturn
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestEmbeddedInterface
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestEmbeddedInterface (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestParsedImports
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestParsedImports (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] === RUN   TestAliasedImports
17:24:21 [2021-07-16T17:24:21.914Z] --- PASS: TestAliasedImports (0.00s)
17:24:21 [2021-07-16T17:24:21.914Z] PASS
17:24:21 [2021-07-16T17:24:21.914Z] coverage: 56.8% of statements
17:24:21 [2021-07-16T17:24:21.914Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.041s	coverage: 56.8% of statements
17:24:22 [2021-07-16T17:24:22.275Z] --- PASS: TestWaitBlocked (0.01s)
17:24:22 [2021-07-16T17:24:22.275Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
17:24:22 [2021-07-16T17:24:22.275Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
17:24:22 [2021-07-16T17:24:22.275Z] === CONT  TestContainerStartOnDaemonRestart
17:24:22 [2021-07-16T17:24:22.275Z] === CONT  TestContainerKillOnDaemonStart
17:24:22 [2021-07-16T17:24:22.373Z] 2021/07/16 17:24:21 Closing DB instances...
17:24:22 [2021-07-16T17:24:22.832Z] === RUN   TestHTTPTransport
17:24:22 [2021-07-16T17:24:22.832Z] --- PASS: TestHTTPTransport (0.00s)
17:24:22 [2021-07-16T17:24:22.832Z] PASS
17:24:22 [2021-07-16T17:24:22.832Z] coverage: 85.7% of statements
17:24:22 [2021-07-16T17:24:22.832Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.032s	coverage: 85.7% of statements
17:24:23 [2021-07-16T17:24:23.062Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestBufioReaderPoolPutAndGet
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestBufioWriterPoolPutAndGet
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestBufferPoolPutAndGet
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:24:23 [2021-07-16T17:24:23.291Z] PASS
17:24:23 [2021-07-16T17:24:23.291Z] coverage: 88.2% of statements
17:24:23 [2021-07-16T17:24:23.291Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
17:24:23 [2021-07-16T17:24:23.291Z] --- PASS: TestRequest (4.96s)
17:24:23 [2021-07-16T17:24:23.291Z] === RUN   TestOverlappingRequests
17:24:23 [2021-07-16T17:24:23.751Z] --- PASS: TestFailedConnection (2.04s)
17:24:23 [2021-07-16T17:24:23.751Z] === RUN   TestFailOnce
17:24:23 [2021-07-16T17:24:23.751Z] --- PASS: TestOverlappingRequests (0.27s)
17:24:23 [2021-07-16T17:24:23.751Z] === RUN   TestRelease
17:24:23 [2021-07-16T17:24:23.751Z] 2021/07/16 17:24:23 http: panic serving 127.0.0.1:49283: Plugin not ready
17:24:23 [2021-07-16T17:24:23.751Z] goroutine 34 [running]:
17:24:23 [2021-07-16T17:24:23.751Z] net/http.(*conn).serve.func1(0xc0001a0000)
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/net/http/server.go:1804 +0x153
17:24:23 [2021-07-16T17:24:23.751Z] panic(0x1355160, 0x146c250)
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:24:23 [2021-07-16T17:24:23.751Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x147c910, 0xc000062000, 0xc0001a8000)
17:24:23 [2021-07-16T17:24:23.751Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:24:23 [2021-07-16T17:24:23.751Z] net/http.HandlerFunc.ServeHTTP(0xc000088f30, 0x147c910, 0xc000062000, 0xc0001a8000)
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/net/http/server.go:2049 +0x4b
17:24:23 [2021-07-16T17:24:23.751Z] net/http.(*ServeMux).ServeHTTP(0xc0000d68c0, 0x147c910, 0xc000062000, 0xc0001a8000)
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
17:24:23 [2021-07-16T17:24:23.751Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x147c910, 0xc000062000, 0xc0001a8000)
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/net/http/server.go:2867 +0xaa
17:24:23 [2021-07-16T17:24:23.751Z] net/http.(*conn).serve(0xc0001a0000, 0x147d500, 0xc000188040)
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
17:24:23 [2021-07-16T17:24:23.751Z] created by net/http.(*Server).Serve
17:24:23 [2021-07-16T17:24:23.751Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
17:24:23 [2021-07-16T17:24:23.751Z] time="2021-07-16T17:24:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s"
17:24:23 [2021-07-16T17:24:23.751Z] === RUN   TestOutputOnPrematureClose
17:24:23 [2021-07-16T17:24:23.751Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:24:23 [2021-07-16T17:24:23.751Z] === RUN   TestCompleteSilently
17:24:23 [2021-07-16T17:24:23.751Z] --- PASS: TestCompleteSilently (0.00s)
17:24:23 [2021-07-16T17:24:23.751Z] PASS
17:24:23 [2021-07-16T17:24:23.751Z] coverage: 75.9% of statements
17:24:23 [2021-07-16T17:24:23.752Z] ok  	github.com/docker/docker/pkg/progress	0.029s	coverage: 75.9% of statements
17:24:23 [2021-07-16T17:24:23.752Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.87s)
17:24:23 [2021-07-16T17:24:23.752Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:24:24 [2021-07-16T17:24:24.211Z] === RUN   TestSendToOneSub
17:24:24 [2021-07-16T17:24:24.211Z] --- PASS: TestSendToOneSub (0.00s)
17:24:24 [2021-07-16T17:24:24.211Z] === RUN   TestSendToMultipleSubs
17:24:24 [2021-07-16T17:24:24.211Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:24:24 [2021-07-16T17:24:24.211Z] === RUN   TestEvictOneSub
17:24:24 [2021-07-16T17:24:24.211Z] --- PASS: TestEvictOneSub (0.00s)
17:24:24 [2021-07-16T17:24:24.211Z] === RUN   TestClosePublisher
17:24:24 [2021-07-16T17:24:24.211Z] --- PASS: TestClosePublisher (0.00s)
17:24:24 [2021-07-16T17:24:24.211Z] === RUN   TestPubSubRace
17:24:24 [2021-07-16T17:24:24.673Z] --- PASS: TestRelease (0.89s)
17:24:24 [2021-07-16T17:24:24.673Z] === RUN   TestAllocateRandomDeallocate
17:24:24 [2021-07-16T17:24:24.673Z] --- PASS: TestFailOnce (1.15s)
17:24:24 [2021-07-16T17:24:24.673Z] === RUN   TestEchoInputOutput
17:24:24 [2021-07-16T17:24:24.673Z] --- PASS: TestEchoInputOutput (0.00s)
17:24:24 [2021-07-16T17:24:24.673Z] === RUN   TestBackoff
17:24:24 [2021-07-16T17:24:24.673Z] --- PASS: TestBackoff (0.00s)
17:24:24 [2021-07-16T17:24:24.673Z] === RUN   TestAbortRetry
17:24:24 [2021-07-16T17:24:24.673Z] --- PASS: TestAbortRetry (0.00s)
17:24:24 [2021-07-16T17:24:24.673Z] === RUN   TestClientScheme
17:24:24 [2021-07-16T17:24:24.673Z] --- PASS: TestClientScheme (0.00s)
17:24:24 [2021-07-16T17:24:24.673Z] === RUN   TestNewClientWithTimeout
17:24:25 [2021-07-16T17:24:25.133Z] time="2021-07-16T17:24:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:24:25 [2021-07-16T17:24:25.574Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:24:25 [2021-07-16T17:24:25.584Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s)
17:24:25 [2021-07-16T17:24:25.584Z] === CONT  TestRestartDaemonWithRestartingContainer
17:24:25 [2021-07-16T17:24:25.592Z] --- PASS: TestPubSubRace (1.04s)
17:24:25 [2021-07-16T17:24:25.592Z] PASS
17:24:25 [2021-07-16T17:24:25.592Z] coverage: 75.0% of statements
17:24:25 [2021-07-16T17:24:25.592Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 75.0% of statements
17:24:25 [2021-07-16T17:24:25.592Z] 2021/07/16 17:24:25 Closing DB instances...
17:24:26 [2021-07-16T17:24:26.051Z] === RUN   TestRegister
17:24:26 [2021-07-16T17:24:26.051Z] --- PASS: TestRegister (0.00s)
17:24:26 [2021-07-16T17:24:26.051Z] === RUN   TestCommand
17:24:26 [2021-07-16T17:24:26.051Z] --- PASS: TestCommand (0.02s)
17:24:26 [2021-07-16T17:24:26.051Z] === RUN   TestNaiveSelf
17:24:26 [2021-07-16T17:24:26.051Z] --- PASS: TestNaiveSelf (0.03s)
17:24:26 [2021-07-16T17:24:26.051Z] PASS
17:24:26 [2021-07-16T17:24:26.051Z] coverage: 82.4% of statements
17:24:26 [2021-07-16T17:24:26.051Z] ok  	github.com/docker/docker/pkg/reexec	0.093s	coverage: 82.4% of statements
17:24:27 [2021-07-16T17:24:27.020Z] === RUN   TestParseSignal
17:24:27 [2021-07-16T17:24:27.020Z] --- PASS: TestParseSignal (0.00s)
17:24:27 [2021-07-16T17:24:27.020Z] === RUN   TestValidSignalForPlatform
17:24:27 [2021-07-16T17:24:27.020Z] --- PASS: TestValidSignalForPlatform (0.00s)
17:24:27 [2021-07-16T17:24:27.020Z] PASS
17:24:27 [2021-07-16T17:24:27.020Z] coverage: 19.7% of statements
17:24:27 [2021-07-16T17:24:27.020Z] ok  	github.com/docker/docker/pkg/signal	0.029s	coverage: 19.7% of statements
17:24:27 [2021-07-16T17:24:27.020Z] time="2021-07-16T17:24:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:24:27 [2021-07-16T17:24:27.020Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s)
17:24:27 [2021-07-16T17:24:27.020Z] === RUN   TestNetworkDBGarbageCollection
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s)
17:24:27 [2021-07-16T17:24:27.484Z] === CONT  TestDaemonHostGatewayIP
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestAllocateRandomDeallocate (2.64s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestRetrieveFromStore
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestNewStdWriter
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestNewStdWriter (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestWriteWithUninitializedStdWriter
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestWriteWithNilBytes
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestWrite
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestWrite (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestWriteWithWriterError
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestWriteWithWriterError (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestStdCopyWriteAndRead
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:24:27 [2021-07-16T17:24:27.484Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:24:27 [2021-07-16T17:24:27.484Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:24:27 [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] === RUN   TestStdCopyWithInvalidInputHeader
17:24:27 [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] === RUN   TestStdCopyWithCorruptedPrefix
17:24:27 [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] === RUN   TestStdCopyReturnsWriteErrors
17:24:27 [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:24:27 [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:24:27 [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:24:27 [2021-07-16T17:24:27.485Z] PASS
17:24:27 [2021-07-16T17:24:27.485Z] coverage: 100.0% of statements
17:24:27 [2021-07-16T17:24:27.485Z] ok  	github.com/docker/docker/pkg/stdcopy	0.034s	coverage: 100.0% of statements
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestRawProgressFormatterFormatStatus
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestRawProgressFormatterFormatProgress
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestFormatStatus
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestFormatStatus (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestFormatError
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestFormatError (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestFormatJSONError
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestFormatJSONError (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestJsonProgressFormatterFormatProgress
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestJsonProgressFormatterFormatStatus
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestNewJSONProgressOutput
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestAuxFormatterEmit
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestStreamWriterStdout
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestStreamWriterStdout (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestStreamWriterStderr
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestStreamWriterStderr (0.00s)
17:24:27 [2021-07-16T17:24:27.944Z] PASS
17:24:27 [2021-07-16T17:24:27.944Z] coverage: 66.2% of statements
17:24:27 [2021-07-16T17:24:27.944Z] ok  	github.com/docker/docker/pkg/streamformatter	0.032s	coverage: 66.2% of statements
17:24:27 [2021-07-16T17:24:27.944Z] --- PASS: TestRetrieveFromStore (0.88s)
17:24:27 [2021-07-16T17:24:27.944Z] === RUN   TestRequestReleaseAddressDuplicate
17:24:28 [2021-07-16T17:24:28.089Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestParallelPredefinedRequest1
17:24:28 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest1
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestParallelPredefinedRequest2
17:24:28 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest2
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestParallelPredefinedRequest3
17:24:28 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest3
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestParallelPredefinedRequest4
17:24:28 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest4
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestParallelPredefinedRequest5
17:24:28 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest5
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestDebug
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestDebug (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestRequestPoolParallel
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestRequestPoolParallel (0.25s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestFullAllocateRelease
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestGenerateRandomID
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestGenerateRandomID (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestShortenId
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestShortenId (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestShortenSha256Id
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestShortenSha256Id (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestShortenIdEmpty
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestShortenIdEmpty (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestShortenIdInvalid
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestShortenIdInvalid (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestIsShortIDNonHex
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] === RUN   TestIsShortIDNotCorrectSize
17:24:28 [2021-07-16T17:24:28.404Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:24:28 [2021-07-16T17:24:28.404Z] PASS
17:24:28 [2021-07-16T17:24:28.404Z] coverage: 70.6% of statements
17:24:28 [2021-07-16T17:24:28.404Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
17:24:28 [2021-07-16T17:24:28.863Z] --- PASS: TestFullAllocateRelease (0.39s)
17:24:28 [2021-07-16T17:24:28.863Z] === RUN   TestOddAllocateRelease
17:24:28 [2021-07-16T17:24:28.863Z] --- PASS: TestOddAllocateRelease (0.23s)
17:24:28 [2021-07-16T17:24:28.863Z] === RUN   TestFullAllocateSerialReleaseParallel
17:24:28 [2021-07-16T17:24:28.880Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.790309607s with top 10 stages: buildssa: 1m45.567506685s, goimports: 22.455635756s, unconvert: 13.263240598s, gosec: 10.254317309s, golint: 6.752167218s, inspect: 4.390761575s, misspell: 4.091681402s, ineffassign: 3.630903037s, vrp: 2.901207346s, printf: 1.809627292s 
17:24:28 [2021-07-16T17:24:28.880Z] INFO [runner] Issues before processing: 2864, after processing: 0 
17:24:28 [2021-07-16T17:24:28.880Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2289/2289, skip_dirs: 2289/2289, exclude-rules: 78/1900, cgo: 2289/2864, path_prettifier: 2289/2289, nolint: 0/78, skip_files: 2289/2289, autogenerated_exclude: 1900/2289, identifier_marker: 1900/1900, exclude: 1900/1900 
17:24:28 [2021-07-16T17:24:28.880Z] INFO [runner] processing took 163.4615ms with stages: identifier_marker: 55.163471ms, nolint: 50.453987ms, autogenerated_exclude: 19.113659ms, path_prettifier: 17.685201ms, exclude-rules: 9.755825ms, skip_dirs: 6.948474ms, cgo: 2.223348ms, filename_unadjuster: 2.111634ms, max_same_issues: 1.579µs, exclude: 733ns, uniq_by_line: 724ns, path_shortener: 714ns, diff: 491ns, source_code: 471ns, max_from_linter: 461ns, skip_files: 418ns, max_per_file_from_linter: 310ns 
17:24:28 [2021-07-16T17:24:28.880Z] INFO [runner] linters took 1m48.917511992s with stages: goanalysis_metalinter: 1m25.635244461s, unused: 23.117610666s 
17:24:28 [2021-07-16T17:24:28.880Z] INFO File cache stats: 1687 entries of total size 8.5MiB 
17:24:28 [2021-07-16T17:24:28.880Z] INFO Memory: 2427 samples, avg is 1712.6MB, max is 4237.8MB 
17:24:28 [2021-07-16T17:24:28.880Z] INFO Execution took 4m2.595575955s                
17:24:28 [2021-07-16T17:24:28.880Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:24:29 [2021-07-16T17:24:29.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/make.sh dynbinary test-docker-py
17:24:29 [2021-07-16T17:24:29.322Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s)
17:24:29 [2021-07-16T17:24:29.322Z] === RUN   TestOddAllocateSerialReleaseParallel
17:24:29 [2021-07-16T17:24:29.322Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
17:24:29 [2021-07-16T17:24:29.322Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:24:29 [2021-07-16T17:24:29.322Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
17:24:29 [2021-07-16T17:24:29.322Z] === CONT  TestParallelPredefinedRequest1
17:24:29 [2021-07-16T17:24:29.322Z] === CONT  TestParallelPredefinedRequest4
17:24:29 [2021-07-16T17:24:29.322Z] === CONT  TestParallelPredefinedRequest1
17:24:29 [2021-07-16T17:24:29.322Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:24:29 [2021-07-16T17:24:29.322Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:24:29 [2021-07-16T17:24:29.322Z] === CONT  TestParallelPredefinedRequest3
17:24:29 [2021-07-16T17:24:29.322Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:24:29 [2021-07-16T17:24:29.322Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:24:29 [2021-07-16T17:24:29.322Z] === CONT  TestParallelPredefinedRequest2
17:24:29 [2021-07-16T17:24:29.322Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:24:29 [2021-07-16T17:24:29.322Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:24:29 [2021-07-16T17:24:29.323Z] === CONT  TestParallelPredefinedRequest5
17:24:29 [2021-07-16T17:24:29.323Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:24:29 [2021-07-16T17:24:29.323Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:24:29 [2021-07-16T17:24:29.323Z] === CONT  TestParallelPredefinedRequest4
17:24:29 [2021-07-16T17:24:29.323Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:24:29 [2021-07-16T17:24:29.323Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:24:29 [2021-07-16T17:24:29.323Z] PASS
17:24:29 [2021-07-16T17:24:29.323Z] coverage: 85.3% of statements
17:24:29 [2021-07-16T17:24:29.323Z] ok  	github.com/docker/docker/libnetwork/ipam	39.380s	coverage: 85.3% of statements
17:24:29 [2021-07-16T17:24:29.323Z] === RUN   TestIsCpusetListAvailable
17:24:29 [2021-07-16T17:24:29.323Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:24:29 [2021-07-16T17:24:29.323Z] PASS
17:24:29 [2021-07-16T17:24:29.323Z] coverage: 38.2% of statements
17:24:29 [2021-07-16T17:24:29.323Z] time="2021-07-16T17:24:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:24:29 [2021-07-16T17:24:29.323Z] ok  	github.com/docker/docker/pkg/sysinfo	0.032s	coverage: 38.2% of statements
17:24:29 [2021-07-16T17:24:29.765Z] 
17:24:29 [2021-07-16T17:24:29.765Z] Removing bundles/
17:24:29 [2021-07-16T17:24:29.765Z] 
17:24:29 [2021-07-16T17:24:29.765Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:24:29 [2021-07-16T17:24:29.765Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:24:29 [2021-07-16T17:24:29.765Z] GOOS="" GOARCH="" GOARM=""
17:24:30 [2021-07-16T17:24:30.604Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:24:30 [2021-07-16T17:24:30.769Z] --- PASS: TestDaemonHostGatewayIP (3.26s)
17:24:30 [2021-07-16T17:24:30.769Z] === CONT  TestDaemonRestartIpcMode
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestChtimes
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestChtimes (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestChtimesWindows
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestChtimesWindows (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestEnsureRemoveAllNotExist
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestEnsureRemoveAllWithDir
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestEnsureRemoveAllWithFile
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] === RUN   TestHasWin32KSupport
17:24:30 [2021-07-16T17:24:30.864Z]     syscall_windows_test.go:8: win32k: true
17:24:30 [2021-07-16T17:24:30.864Z] --- PASS: TestHasWin32KSupport (0.00s)
17:24:30 [2021-07-16T17:24:30.864Z] PASS
17:24:30 [2021-07-16T17:24:30.864Z] coverage: 12.9% of statements
17:24:30 [2021-07-16T17:24:30.864Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 12.9% of statements
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestTailFile
17:24:31 [2021-07-16T17:24:31.325Z] --- PASS: TestTailFile (0.00s)
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestTailFileManyLines
17:24:31 [2021-07-16T17:24:31.325Z] --- PASS: TestTailFileManyLines (0.00s)
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestTailEmptyFile
17:24:31 [2021-07-16T17:24:31.325Z] --- PASS: TestTailEmptyFile (0.00s)
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestTailNegativeN
17:24:31 [2021-07-16T17:24:31.325Z] --- PASS: TestTailNegativeN (0.00s)
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/4_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/truncated_last_line
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/truncated_last_line#01
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/truncated_last_line#02
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/no_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/8_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/4_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/12_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/single_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/2_byte_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.325Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.325Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.326Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.326Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.786Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.786Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.787Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.788Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.788Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.789Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.789Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.790Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:24:31 [2021-07-16T17:24:31.791Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:24:31 [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.791Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.792Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:24:31 [2021-07-16T17:24:31.971Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:24:32 [2021-07-16T17:24:32.251Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.252Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:24:32 [2021-07-16T17:24:32.253Z] PASS
17:24:32 [2021-07-16T17:24:32.253Z] coverage: 88.6% of statements
17:24:32 [2021-07-16T17:24:32.253Z] ok  	github.com/docker/docker/pkg/tailfile	0.141s	coverage: 88.6% of statements
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestTarSumRemoveNonExistent
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestTarSumRemove
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestTarSumRemove (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestSortFileInfoSums
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestSortFileInfoSums (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestNewTarSumForLabelInvalid
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestNewTarSumForLabel
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestEmptyTar
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestEmptyTar (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestTarSumsReadSize
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestTarSumsReadSize (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestTarSums
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestTarSums (0.06s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestIteration
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestIteration (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestVersionLabelForChecksum
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestVersion
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestVersion (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestGetVersion
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestGetVersion (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] === RUN   TestGetVersions
17:24:32 [2021-07-16T17:24:32.713Z] --- PASS: TestGetVersions (0.00s)
17:24:32 [2021-07-16T17:24:32.713Z] PASS
17:24:32 [2021-07-16T17:24:32.713Z] coverage: 89.3% of statements
17:24:32 [2021-07-16T17:24:32.713Z] ok  	github.com/docker/docker/pkg/tarsum	0.100s	coverage: 89.3% of statements
17:24:33 [2021-07-16T17:24:33.172Z] testing: warning: no tests to run
17:24:33 [2021-07-16T17:24:33.172Z] PASS
17:24:33 [2021-07-16T17:24:33.172Z] coverage: [no statements]
17:24:33 [2021-07-16T17:24:33.172Z] ok  	github.com/docker/docker/pkg/term/windows	0.029s	coverage: [no statements] [no tests to run]
17:24:33 [2021-07-16T17:24:33.632Z] === RUN   TestTruncIndex
17:24:33 [2021-07-16T17:24:33.632Z] --- PASS: TestTruncIndex (0.10s)
17:24:33 [2021-07-16T17:24:33.632Z] PASS
17:24:33 [2021-07-16T17:24:33.632Z] coverage: 91.5% of statements
17:24:33 [2021-07-16T17:24:33.632Z] ok  	github.com/docker/docker/pkg/truncindex	0.133s	coverage: 91.5% of statements
17:24:33 [2021-07-16T17:24:33.632Z] time="2021-07-16T17:24:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:24:34 [2021-07-16T17:24:34.055Z] --- PASS: TestDaemonRestartIpcMode (2.90s)
17:24:34 [2021-07-16T17:24:34.055Z] === CONT  TestIpcModeOlderClient
17:24:34 [2021-07-16T17:24:34.055Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:24:34 [2021-07-16T17:24:34.091Z] === RUN   TestIsGIT
17:24:34 [2021-07-16T17:24:34.091Z] --- PASS: TestIsGIT (0.00s)
17:24:34 [2021-07-16T17:24:34.091Z] === RUN   TestIsTransport
17:24:34 [2021-07-16T17:24:34.091Z] --- PASS: TestIsTransport (0.00s)
17:24:34 [2021-07-16T17:24:34.091Z] PASS
17:24:34 [2021-07-16T17:24:34.091Z] coverage: 100.0% of statements
17:24:34 [2021-07-16T17:24:34.091Z] ok  	github.com/docker/docker/pkg/urlutil	0.028s	coverage: 100.0% of statements
17:24:34 [2021-07-16T17:24:34.313Z] --- PASS: TestContainerKillOnDaemonStart (12.20s)
17:24:34 [2021-07-16T17:24:34.313Z] PASS
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] === Skipped
17:24:34 [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:24:34 [2021-07-16T17:24:34.313Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:24:34 [2021-07-16T17:24:34.313Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:24:34 [2021-07-16T17:24:34.313Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
17:24:34 [2021-07-16T17:24:34.313Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:24:34 [2021-07-16T17:24:34.313Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] 
17:24:34 [2021-07-16T17:24:34.313Z] DONE 196 tests, 5 skipped in 146.494s
17:24:34 [2021-07-16T17:24:34.487Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:24:34 [2021-07-16T17:24:34.487Z]     check_test.go:309: [d314f2b53926e] daemon is not started
17:24:34 [2021-07-16T17:24:34.487Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:24:34 [2021-07-16T17:24:34.550Z] === RUN   TestVersionInfo
17:24:34 [2021-07-16T17:24:34.550Z] --- PASS: TestVersionInfo (0.00s)
17:24:34 [2021-07-16T17:24:34.550Z] === RUN   TestAppendVersions
17:24:34 [2021-07-16T17:24:34.550Z] --- PASS: TestAppendVersions (0.00s)
17:24:34 [2021-07-16T17:24:34.550Z] PASS
17:24:34 [2021-07-16T17:24:34.550Z] coverage: 88.9% of statements
17:24:34 [2021-07-16T17:24:34.550Z] ok  	github.com/docker/docker/pkg/useragent	0.027s	coverage: 88.9% of statements
17:24:34 [2021-07-16T17:24:34.571Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:24:34 [2021-07-16T17:24:34.571Z] === RUN   TestConfigDaemonLibtrustID
17:24:35 [2021-07-16T17:24:35.140Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestDaemonConfigValidation
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:24:35 [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:24:35 [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestDaemonConfigValidation/invalid_config
17:24:35 [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestDaemonConfigValidation/malformed_config
17:24:35 [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestDaemonConfigValidation/valid_config
17:24:35 [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/valid_config
17:24:35 [2021-07-16T17:24:35.140Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:24:35 [2021-07-16T17:24:35.140Z] === CONT  TestDaemonConfigValidation/malformed_config
17:24:35 [2021-07-16T17:24:35.140Z] === CONT  TestDaemonConfigValidation/valid_config
17:24:35 [2021-07-16T17:24:35.140Z] === CONT  TestDaemonConfigValidation/invalid_config
17:24:35 [2021-07-16T17:24:35.140Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:24:35 [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:24:35 [2021-07-16T17:24:35.140Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:24:35 [2021-07-16T17:24:35.140Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:24:35 [2021-07-16T17:24:35.140Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:24:35 [2021-07-16T17:24:35.140Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:24:35 [2021-07-16T17:24:35.140Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:24:35 [2021-07-16T17:24:35.140Z] PASS
17:24:35 [2021-07-16T17:24:35.140Z] 
17:24:35 [2021-07-16T17:24:35.140Z] DONE 7 tests in 0.745s
17:24:35 [2021-07-16T17:24:35.140Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:24:35 [2021-07-16T17:24:35.140Z] INFO: Testing against a local daemon
17:24:35 [2021-07-16T17:24:35.140Z] === RUN   TestCommitInheritsEnv
17:24:35 [2021-07-16T17:24:35.706Z] --- PASS: TestCommitInheritsEnv (0.36s)
17:24:35 [2021-07-16T17:24:35.706Z] === RUN   TestImportExtremelyLargeImageWorks
17:24:35 [2021-07-16T17:24:35.706Z] === PAUSE TestImportExtremelyLargeImageWorks
17:24:35 [2021-07-16T17:24:35.706Z] === RUN   TestImagesFilterMultiReference
17:24:35 [2021-07-16T17:24:35.706Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:24:35 [2021-07-16T17:24:35.706Z] === RUN   TestImagePullPlatformInvalid
17:24:35 [2021-07-16T17:24:35.706Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:24:35 [2021-07-16T17:24:35.706Z] === RUN   TestRemoveImageOrphaning
17:24:35 [2021-07-16T17:24:35.964Z] --- PASS: TestRemoveImageOrphaning (0.25s)
17:24:35 [2021-07-16T17:24:35.964Z] === RUN   TestRemoveImageGarbageCollector
17:24:36 [2021-07-16T17:24:36.088Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:24:36 [2021-07-16T17:24:36.088Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:24:36 [2021-07-16T17:24:36.088Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:24:36 [2021-07-16T17:24:36.088Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:24:36 [2021-07-16T17:24:36.088Z] === RUN   TestValidatePrivileges
17:24:36 [2021-07-16T17:24:36.088Z] --- PASS: TestValidatePrivileges (0.00s)
17:24:36 [2021-07-16T17:24:36.088Z] === RUN   TestFilterByCapNeg
17:24:36 [2021-07-16T17:24:36.088Z] --- PASS: TestFilterByCapNeg (0.00s)
17:24:36 [2021-07-16T17:24:36.088Z] === RUN   TestFilterByCapPos
17:24:36 [2021-07-16T17:24:36.088Z] --- PASS: TestFilterByCapPos (0.00s)
17:24:36 [2021-07-16T17:24:36.088Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:24:36 [2021-07-16T17:24:36.088Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:24:36 [2021-07-16T17:24:36.088Z] PASS
17:24:36 [2021-07-16T17:24:36.088Z] coverage: 12.0% of statements
17:24:36 [2021-07-16T17:24:36.088Z] ok  	github.com/docker/docker/plugin	0.036s	coverage: 12.0% of statements
17:24:36 [2021-07-16T17:24:36.551Z] === RUN   TestNewSettable
17:24:36 [2021-07-16T17:24:36.551Z] --- PASS: TestNewSettable (0.00s)
17:24:36 [2021-07-16T17:24:36.551Z] === RUN   TestIsSettable
17:24:36 [2021-07-16T17:24:36.551Z] --- PASS: TestIsSettable (0.00s)
17:24:36 [2021-07-16T17:24:36.551Z] === RUN   TestUpdateSettingsEnv
17:24:36 [2021-07-16T17:24:36.551Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:24:36 [2021-07-16T17:24:36.551Z] PASS
17:24:36 [2021-07-16T17:24:36.551Z] coverage: 20.0% of statements
17:24:36 [2021-07-16T17:24:36.551Z] ok  	github.com/docker/docker/plugin/v2	0.032s	coverage: 20.0% of statements
17:24:37 [2021-07-16T17:24:37.011Z] === RUN   TestLoad
17:24:37 [2021-07-16T17:24:37.011Z] --- PASS: TestLoad (0.00s)
17:24:37 [2021-07-16T17:24:37.011Z] === RUN   TestSave
17:24:37 [2021-07-16T17:24:37.011Z] --- PASS: TestSave (0.02s)
17:24:37 [2021-07-16T17:24:37.011Z] === RUN   TestAddDeleteGet
17:24:37 [2021-07-16T17:24:37.011Z] --- PASS: TestAddDeleteGet (0.02s)
17:24:37 [2021-07-16T17:24:37.011Z] === RUN   TestInvalidTags
17:24:37 [2021-07-16T17:24:37.011Z] --- PASS: TestInvalidTags (0.00s)
17:24:37 [2021-07-16T17:24:37.011Z] PASS
17:24:37 [2021-07-16T17:24:37.011Z] coverage: 84.4% of statements
17:24:37 [2021-07-16T17:24:37.011Z] ok  	github.com/docker/docker/reference	0.076s	coverage: 84.4% of statements
17:24:37 [2021-07-16T17:24:37.861Z] --- PASS: TestRemoveImageGarbageCollector (1.96s)
17:24:37 [2021-07-16T17:24:37.862Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:24:37 [2021-07-16T17:24:37.862Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:24:37 [2021-07-16T17:24:37.862Z] === RUN   TestTagInvalidReference
17:24:37 [2021-07-16T17:24:37.862Z] --- PASS: TestTagInvalidReference (0.01s)
17:24:37 [2021-07-16T17:24:37.862Z] === RUN   TestTagValidPrefixedRepo
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResolveAuthConfigIndexServer
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResolveAuthConfigFullURL
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestLoadAllowNondistributableArtifacts
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestValidateMirror
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestValidateMirror (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestLoadInsecureRegistries
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestReaderWithReadError
17:24:37 [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:24:37 [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:24:37 [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestLoadInsecureRegistries (0.11s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestNewServiceConfig
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestNewServiceConfig (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestValidateIndexName
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestValidateIndexName (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestValidateIndexNameWithError
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestEndpointParse
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestEndpointParse (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestEndpointParseInvalid
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestValidateEndpoint
17:24:37 [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestValidateEndpoint (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestPing
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestPing (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestPingRegistryEndpoint
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestReader
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReader (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] PASS
17:24:37 [2021-07-16T17:24:37.979Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:24:37 [2021-07-16T17:24:37.979Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestEndpoint
17:24:37 [2021-07-16T17:24:37.979Z] coverage: 100.0% of statements
17:24:37 [2021-07-16T17:24:37.979Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:24:37 [2021-07-16T17:24:37.979Z] --- SKIP: TestEndpoint (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestParseRepositoryInfo
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestNewIndexInfo
17:24:37 [2021-07-16T17:24:37.979Z] --- PASS: TestNewIndexInfo (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestMirrorEndpointLookup
17:24:37 [2021-07-16T17:24:37.979Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:24:37 [2021-07-16T17:24:37.979Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:24:37 [2021-07-16T17:24:37.979Z] === RUN   TestSearchRepositories
17:24:37 [2021-07-16T17:24:37.979Z] ok  	github.com/docker/docker/registry/resumable	0.166s	coverage: 100.0% of statements
17:24:37 [2021-07-16T17:24:37.979Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:24:37 [2021-07-16T17:24:37.979Z]         Host: 127.0.0.1:49306
17:24:37 [2021-07-16T17:24:37.979Z]         User-Agent: docker test client
17:24:37 [2021-07-16T17:24:37.979Z]         Authorization: Token fake-token
17:24:37 [2021-07-16T17:24:37.979Z]         X-Docker-Token: true
17:24:37 [2021-07-16T17:24:37.979Z]         Accept-Encoding: gzip
17:24:37 [2021-07-16T17:24:37.979Z]         
17:24:37 [2021-07-16T17:24:37.979Z]         
17:24:37 [2021-07-16T17:24:37.979Z]     registry_test.go:730: HTTP/1.1 200 OK
17:24:37 [2021-07-16T17:24:37.979Z]         Connection: close
17:24:37 [2021-07-16T17:24:37.979Z]         Content-Length: 144
17:24:37 [2021-07-16T17:24:37.979Z]         Cache-Control: no-cache
17:24:37 [2021-07-16T17:24:37.979Z]         Content-Type: application/json
17:24:37 [2021-07-16T17:24:37.979Z]         Date: Fri, 16 Jul 2021 17:24:37 GMT
17:24:37 [2021-07-16T17:24:37.979Z]         Expires: -1
17:24:37 [2021-07-16T17:24:37.979Z]         Pragma: no-cache
17:24:37 [2021-07-16T17:24:37.979Z]         Server: docker-tests/mock
17:24:37 [2021-07-16T17:24:37.979Z]         X-Docker-Registry-Config: mock
17:24:37 [2021-07-16T17:24:37.979Z]         X-Docker-Registry-Version: 0.0.0
17:24:37 [2021-07-16T17:24:37.979Z]         
17:24:38 [2021-07-16T17:24:38.119Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:24:38 [2021-07-16T17:24:38.119Z] === RUN   TestTagExistedNameWithoutForce
17:24:38 [2021-07-16T17:24:38.119Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:24:38 [2021-07-16T17:24:38.119Z] === RUN   TestTagOfficialNames
17:24:38 [2021-07-16T17:24:38.119Z] --- PASS: TestTagOfficialNames (0.05s)
17:24:38 [2021-07-16T17:24:38.119Z] === RUN   TestTagMatchesDigest
17:24:38 [2021-07-16T17:24:38.119Z] --- PASS: TestTagMatchesDigest (0.02s)
17:24:38 [2021-07-16T17:24:38.119Z] === CONT  TestImportExtremelyLargeImageWorks
17:24:38 [2021-07-16T17:24:38.438Z]         
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestSearchRepositories (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] === RUN   TestTrustedLocation
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestTrustedLocation (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] === RUN   TestAllowNondistributableArtifacts
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] === RUN   TestIsSecureIndex
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestIsSecureIndex (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] PASS
17:24:38 [2021-07-16T17:24:38.438Z] coverage: 51.7% of statements
17:24:38 [2021-07-16T17:24:38.438Z] ok  	github.com/docker/docker/registry	0.170s	coverage: 51.7% of statements
17:24:38 [2021-07-16T17:24:38.438Z] === RUN   TestRestartManagerTimeout
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] === RUN   TestRestartManagerTimeoutReset
17:24:38 [2021-07-16T17:24:38.438Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:24:38 [2021-07-16T17:24:38.438Z] PASS
17:24:38 [2021-07-16T17:24:38.438Z] coverage: 50.9% of statements
17:24:38 [2021-07-16T17:24:38.438Z] ok  	github.com/docker/docker/restartmanager	0.039s	coverage: 50.9% of statements
17:24:38 [2021-07-16T17:24:38.898Z] === RUN   TestDecodeContainerConfig
17:24:38 [2021-07-16T17:24:38.898Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:24:38 [2021-07-16T17:24:38.898Z] === RUN   TestDecodeContainerConfigIsolation
17:24:38 [2021-07-16T17:24:38.898Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:24:38 [2021-07-16T17:24:38.898Z] === RUN   TestValidatePrivileged
17:24:38 [2021-07-16T17:24:38.898Z] --- PASS: TestValidatePrivileged (0.00s)
17:24:38 [2021-07-16T17:24:38.898Z] PASS
17:24:38 [2021-07-16T17:24:38.898Z] coverage: 52.2% of statements
17:24:38 [2021-07-16T17:24:38.898Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 52.2% of statements
17:24:39 [2021-07-16T17:24:39.358Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:24:39 [2021-07-16T17:24:39.358Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:24:39 [2021-07-16T17:24:39.358Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:24:39 [2021-07-16T17:24:39.358Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:24:39 [2021-07-16T17:24:39.358Z] PASS
17:24:39 [2021-07-16T17:24:39.358Z] coverage: 62.5% of statements
17:24:39 [2021-07-16T17:24:39.358Z] ok  	github.com/docker/docker/testutil	0.027s	coverage: 62.5% of statements
17:24:41 [2021-07-16T17:24:41.021Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:24:41 [2021-07-16T17:24:41.021Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:24:41 [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite (328.85s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.16s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.32s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.32s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.86s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.22s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.42s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.36s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.54s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.84s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.96s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.86s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.88s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.73s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.09s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.93s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.46s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.42s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.87s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.89s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.09s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.91s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.81s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.17s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.12s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.59s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.17s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.26s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.38s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.50s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.59s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.39s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.80s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.86s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.56s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.19s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.21s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.72s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.95s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.15s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.07s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.10s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.35s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.87s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.88s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.68s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.37s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.75s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.47s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.66s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s)
17:24:41 [2021-07-16T17:24:41.948Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.31s)
17:24:41 [2021-07-16T17:24:41.948Z] === RUN   TestDockerSwarmSuite
17:24:41 [2021-07-16T17:24:41.948Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestGetDriver
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestGetDriver (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestVolumeRequestError
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestVolumeRequestError (0.01s)
17:24:42 [2021-07-16T17:24:42.265Z] PASS
17:24:42 [2021-07-16T17:24:42.265Z] coverage: 36.1% of statements
17:24:42 [2021-07-16T17:24:42.265Z] ok  	github.com/docker/docker/volume/drivers	0.047s	coverage: 36.1% of statements
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestGetAddress
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestGetAddress (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestRemove
17:24:42 [2021-07-16T17:24:42.265Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:24:42 [2021-07-16T17:24:42.265Z] --- SKIP: TestRemove (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestInitializeWithVolumes
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestCreate
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestCreate (0.01s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestValidateName
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestValidateName (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestCreateWithOpts
17:24:42 [2021-07-16T17:24:42.265Z]     local_test.go:181: runtime.GOOS == "windows"
17:24:42 [2021-07-16T17:24:42.265Z] --- SKIP: TestCreateWithOpts (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestRelaodNoOpts
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestRelaodNoOpts (0.01s)
17:24:42 [2021-07-16T17:24:42.265Z] PASS
17:24:42 [2021-07-16T17:24:42.265Z] coverage: 41.5% of statements
17:24:42 [2021-07-16T17:24:42.265Z] ok  	github.com/docker/docker/volume/local	0.066s	coverage: 41.5% of statements
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestNewClientWithTimeout (17.65s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestClientStream
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestClientStream (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestClientSendFile
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestClientSendFile (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestClientWithRequestTimeout
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestFileSpecPlugin
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestFileSpecPlugin (0.01s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestFileJSONSpecPlugin
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestPluginAddHandler
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestPluginAddHandler (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestPluginWaitBadPlugin
17:24:42 [2021-07-16T17:24:42.265Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:24:42 [2021-07-16T17:24:42.265Z] === RUN   TestGet
17:24:42 [2021-07-16T17:24:42.265Z] time="2021-07-16T17:24:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:24:43 [2021-07-16T17:24:43.235Z] === RUN   TestConvertTmpfsOptions
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:49: data="mode=700,size=1m"
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:49: data="ro"
17:24:43 [2021-07-16T17:24:43.235Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:24:43 [2021-07-16T17:24:43.235Z] === RUN   TestParseMountRaw
17:24:43 [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountRaw (0.02s)
17:24:43 [2021-07-16T17:24:43.235Z] === RUN   TestParseMountRawSplit
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 0
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 1
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 2
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 3
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 4
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 5
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 6
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 7
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 8
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 0
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 1
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 2
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 3
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 4
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 5
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 6
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 7
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 8
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 9
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 10
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 11
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 12
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 0
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 1
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 2
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 3
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 4
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 5
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 6
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 7
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 8
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 9
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 10
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:390: case 11
17:24:43 [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountRawSplit (0.01s)
17:24:43 [2021-07-16T17:24:43.235Z] === RUN   TestParseMountSpec
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:455: case 0
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:455: case 1
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:455: case 2
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:455: case 3
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:455: case 4
17:24:43 [2021-07-16T17:24:43.235Z]     parser_test.go:455: case 5
17:24:43 [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountSpec (0.00s)
17:24:43 [2021-07-16T17:24:43.235Z] === RUN   TestParseMountSpecBindWithFileinfoError
17:24:43 [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
17:24:43 [2021-07-16T17:24:43.235Z] === RUN   TestValidateMount
17:24:43 [2021-07-16T17:24:43.235Z] --- PASS: TestValidateMount (0.00s)
17:24:43 [2021-07-16T17:24:43.235Z] PASS
17:24:43 [2021-07-16T17:24:43.235Z] coverage: 66.2% of statements
17:24:43 [2021-07-16T17:24:43.235Z] ok  	github.com/docker/docker/volume/mounts	0.068s	coverage: 66.2% of statements
17:24:43 [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestSetGetMeta
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestSetGetMeta
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestRestore
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestRestore
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestServiceCreate
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestServiceCreate
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestServiceList
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestServiceList
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestServiceRemove
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestServiceRemove
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestServiceGet
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestServiceGet
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestServicePrune
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestServicePrune
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestCreate
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestCreate
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestRemove
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestRemove
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestList
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestList
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFindByDriver
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFindByDriver
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFindByReferenced
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFindByReferenced
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestDerefMultipleOfSameRef
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestDerefMultipleOfSameRef
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestDefererencePluginOnCreateError
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestDefererencePluginOnCreateError
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestRefDerefRemove
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestRefDerefRemove
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestGet
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestGet
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestGetWithReference
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestGetWithReference
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_nil_list
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_nil_list
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_empty_list
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_empty_list
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_filter_some
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_some
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_filter_middle
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_middle
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:24:43 [2021-07-16T17:24:43.697Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:24:43 [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_nil_list
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_filter_some
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_filter_middle
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_empty_list
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestSetGetMeta
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFindByDriver
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestRefDerefRemove
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestServiceGet
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestSetGetMeta (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestList
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestRefDerefRemove (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestRemove
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestFindByDriver (0.02s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestCreate
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestCreate (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestServicePrune
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestRemove (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestServiceRemove
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestList (0.02s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestServiceList
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestServiceGet (0.11s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestServiceCreate
17:24:43 [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestServiceRemove (0.09s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestRestore
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestServiceList (0.08s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:24:43 [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:24:43 [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:24:43 [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestServiceCreate (0.02s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestDefererencePluginOnCreateError
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestDerefMultipleOfSameRef
17:24:43 [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestRestore (0.02s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestGetWithReference
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestServicePrune (0.11s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestGet
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:24:43 [2021-07-16T17:24:43.697Z] === CONT  TestFindByReferenced
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestGetWithReference (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestGet (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] --- PASS: TestFindByReferenced (0.01s)
17:24:43 [2021-07-16T17:24:43.697Z] PASS
17:24:43 [2021-07-16T17:24:43.697Z] coverage: 69.6% of statements
17:24:43 [2021-07-16T17:24:43.697Z] ok  	github.com/docker/docker/volume/service	0.191s	coverage: 69.6% of statements
17:24:45 [2021-07-16T17:24:45.257Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:24:45 [2021-07-16T17:24:45.512Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:24:45 [2021-07-16T17:24:45.768Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:24:45 [2021-07-16T17:24:45.884Z] time="2021-07-16T17:24:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:24:45 [2021-07-16T17:24:45.957Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:24:45 [2021-07-16T17:24:45.957Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:24:45 [2021-07-16T17:24:45.957Z] GOOS="" GOARCH="" GOARM=""
17:24:45 [2021-07-16T17:24:45.957Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:24:45 [2021-07-16T17:24:45.957Z] 
17:24:45 [2021-07-16T17:24:45.957Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:24:45 [2021-07-16T17:24:45.957Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:24:45 [2021-07-16T17:24:45.957Z] HOSTNAME=54d6be2372f5
17:24:45 [2021-07-16T17:24:45.957Z] TESTDEBUG=0
17:24:45 [2021-07-16T17:24:45.957Z] DEST=bundles/test-integration
17:24:45 [2021-07-16T17:24:45.957Z] PWD=/go/src/github.com/docker/docker
17:24:45 [2021-07-16T17:24:45.957Z] DOCKER_GITCOMMIT=ba1c6e71042615bae5f9d3af963064ba784fd69e
17:24:45 [2021-07-16T17:24:45.957Z] container=docker
17:24:45 [2021-07-16T17:24:45.957Z] HOME=/root
17:24:45 [2021-07-16T17:24:45.957Z] GOLANG_VERSION=1.16.6
17:24:45 [2021-07-16T17:24:45.957Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:24:45 [2021-07-16T17:24:45.957Z] VALIDATE_BRANCH=master
17:24:45 [2021-07-16T17:24:45.957Z] TERM=xterm
17:24:45 [2021-07-16T17:24:45.957Z] DOCKER_PKG=github.com/docker/docker
17:24:45 [2021-07-16T17:24:45.957Z] SHLVL=1
17:24:45 [2021-07-16T17:24:45.957Z] TIMEOUT=120m
17:24:45 [2021-07-16T17:24:45.957Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:24:45 [2021-07-16T17:24:45.957Z] DOCKER_GRAPHDRIVER=overlay2
17:24:45 [2021-07-16T17:24:45.957Z] GO111MODULE=off
17:24:45 [2021-07-16T17:24:45.957Z] DOCKER_EXPERIMENTAL=1
17:24:45 [2021-07-16T17:24:45.957Z] TEST_SKIP_INTEGRATION_CLI=1
17:24:45 [2021-07-16T17:24:45.957Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:24:45 [2021-07-16T17:24:45.957Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:24:45 [2021-07-16T17:24:45.957Z] GOPATH=/go
17:24:45 [2021-07-16T17:24:45.957Z] PKG_CONFIG=pkg-config
17:24:45 [2021-07-16T17:24:45.957Z] _=/usr/bin/env
17:24:45 [2021-07-16T17:24:45.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:24:46 [2021-07-16T17:24:46.023Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:24:46 [2021-07-16T17:24:46.279Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:24:46 [2021-07-16T17:24:46.534Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:24:46 [2021-07-16T17:24:46.534Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:24:46 [2021-07-16T17:24:46.790Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:24:47 [2021-07-16T17:24:47.352Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:24:49 [2021-07-16T17:24:49.255Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:24:49 [2021-07-16T17:24:49.632Z] time="2021-07-16T17:24:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:24:50 [2021-07-16T17:24:50.183Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:24:51 [2021-07-16T17:24:51.546Z] === RUN   TestDockerSuite/TestBuildEnv
17:24:51 [2021-07-16T17:24:51.802Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:24:52 [2021-07-16T17:24:52.728Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:24:54 [2021-07-16T17:24:54.093Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:24:55 [2021-07-16T17:24:55.020Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:24:58 [2021-07-16T17:24:58.211Z] --- PASS: TestGet (15.03s)
17:24:58 [2021-07-16T17:24:58.212Z] === RUN   TestPluginWithNoManifest
17:24:58 [2021-07-16T17:24:58.212Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:24:58 [2021-07-16T17:24:58.212Z] === RUN   TestGetAll
17:24:58 [2021-07-16T17:24:58.212Z] --- PASS: TestGetAll (0.00s)
17:24:58 [2021-07-16T17:24:58.212Z] PASS
17:24:58 [2021-07-16T17:24:58.212Z] coverage: 73.4% of statements
17:24:58 [2021-07-16T17:24:58.212Z] ok  	github.com/docker/docker/pkg/plugins	35.924s	coverage: 73.4% of statements
17:25:01 [2021-07-16T17:25:01.552Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:25:04 [2021-07-16T17:25:04.816Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:25:05 [2021-07-16T17:25:05.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:25:07 [2021-07-16T17:25:07.586Z]     docker_api_swarm_test.go:562: [d63af18f686fd] joining swarm manager [deb000d81693f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:25:17 [2021-07-16T17:25:17.522Z]     docker_api_swarm_test.go:584: [d0e8df291384b] joining swarm manager [deb000d81693f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:25:19 [2021-07-16T17:25:19.321Z] 2021/07/16 17:25:19 Closing DB instances...
17:25:20 [2021-07-16T17:25:20.038Z]     check_test.go:380: [d63af18f686fd] daemon is not started
17:25:20 [2021-07-16T17:25:20.599Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:25:20 [2021-07-16T17:25:20.861Z] --- PASS: TestNetworkDBGarbageCollection (53.83s)
17:25:20 [2021-07-16T17:25:20.861Z] === RUN   TestFindNode
17:25:20 [2021-07-16T17:25:20.861Z] 2021/07/16 17:25:20 Closing DB instances...
17:25:20 [2021-07-16T17:25:20.861Z] --- PASS: TestFindNode (0.01s)
17:25:20 [2021-07-16T17:25:20.861Z] === RUN   TestChangeNodeState
17:25:20 [2021-07-16T17:25:20.861Z] 2021/07/16 17:25:20 Closing DB instances...
17:25:20 [2021-07-16T17:25:20.861Z] --- PASS: TestChangeNodeState (0.01s)
17:25:20 [2021-07-16T17:25:20.861Z] === RUN   TestNodeReincarnation
17:25:20 [2021-07-16T17:25:20.861Z] 2021/07/16 17:25:20 Closing DB instances...
17:25:21 [2021-07-16T17:25:21.524Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:25:26 [2021-07-16T17:25:26.659Z] --- PASS: TestNodeReincarnation (5.01s)
17:25:26 [2021-07-16T17:25:26.659Z] === RUN   TestParallelCreate
17:25:26 [2021-07-16T17:25:26.659Z] 2021/07/16 17:25:25 Closing DB instances...
17:25:26 [2021-07-16T17:25:26.659Z] --- PASS: TestParallelCreate (0.01s)
17:25:26 [2021-07-16T17:25:26.659Z] === RUN   TestParallelDelete
17:25:26 [2021-07-16T17:25:26.659Z] 2021/07/16 17:25:25 Closing DB instances...
17:25:26 [2021-07-16T17:25:26.659Z] --- PASS: TestParallelDelete (0.01s)
17:25:26 [2021-07-16T17:25:26.659Z] === RUN   TestNetworkDBIslands
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4dbe2ba80634 with config:&{NodeID:4dbe2ba80634 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ceeafdd8812 with config:&{NodeID:5ceeafdd8812 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49344"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ed6cbaaa386 with config:&{NodeID:7ed6cbaaa386 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49346"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster"
17:25:26 [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list"
17:25:26 [2021-07-16T17:25:26.764Z] --- PASS: TestImportExtremelyLargeImageWorks (91.95s)
17:25:26 [2021-07-16T17:25:26.764Z] PASS
17:25:26 [2021-07-16T17:25:26.764Z] 
17:25:26 [2021-07-16T17:25:26.764Z] DONE 12 tests in 95.210s
17:25:26 [2021-07-16T17:25:26.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:25:26 [2021-07-16T17:25:26.764Z] ++ 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
17:25:26 [2021-07-16T17:25:26.764Z] ++ set -e
17:25:26 [2021-07-16T17:25:26.764Z] ++ '[' -n 0 ']'
17:25:26 [2021-07-16T17:25:26.764Z] ++ set -x
17:25:26 [2021-07-16T17:25:26.764Z] ++ 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
17:25:26 [2021-07-16T17:25:26.764Z] INFO: Testing against a local daemon
17:25:26 [2021-07-16T17:25:26.764Z] === RUN   TestNetworkCreateDelete
17:25:26 [2021-07-16T17:25:26.764Z] --- PASS: TestNetworkCreateDelete (0.24s)
17:25:26 [2021-07-16T17:25:26.764Z] === RUN   TestDockerNetworkDeletePreferID
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4bc89712606d with config:&{NodeID:4bc89712606d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49348"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
17:25:27 [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349"
17:25:27 [2021-07-16T17:25:27.325Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
17:25:27 [2021-07-16T17:25:27.325Z] === RUN   TestDaemonDNSFallback
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e0ed0f4faca9 with config:&{NodeID:e0ed0f4faca9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
17:25:27 [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:25:28 [2021-07-16T17:25:28.045Z]     networkdb_test.go:834: Re-joining: 3
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="The new bootstrap node list is:[172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49352"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49353"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035"
17:25:28 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49354"
17:25:28 [2021-07-16T17:25:28.506Z]     networkdb_test.go:834: Re-joining: 4
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="The new bootstrap node list is:[172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49355"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49356"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49357"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node 0 leaving"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node2(5ceeafdd8812): Node leave event for 4dbe2ba80634/172.21.48.182"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node3(7ed6cbaaa386): Node leave event for 4dbe2ba80634/172.21.48.182"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node4(4bc89712606d): Node leave event for 4dbe2ba80634/172.21.48.182"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 4dbe2ba80634/172.21.48.182"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node1(4dbe2ba80634): Node leave event for 4dbe2ba80634/172.21.48.182"
17:25:28 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster"
17:25:28 [2021-07-16T17:25:28.970Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster"
17:25:28 [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster"
17:25:28 [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster"
17:25:28 [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster"
17:25:28 [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="node 1 leaving"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node3(7ed6cbaaa386): Node leave event for 5ceeafdd8812/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 5ceeafdd8812/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node2(5ceeafdd8812): Node leave event for 5ceeafdd8812/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node4(4bc89712606d): Node leave event for 5ceeafdd8812/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster"
17:25:29 [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=debug msg="memberlist: Failed ping: 5ceeafdd8812 (timeout reached)"
17:25:29 [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.48.182:10035: use of closed network connection"
17:25:29 [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.48.182:10036: use of closed network connection"
17:25:29 [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.48.182:10037: use of closed network connection"
17:25:29 [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49358"
17:25:29 [2021-07-16T17:25:29.839Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:25:29 [2021-07-16T17:25:29.876Z] f143c6fed32d: Pull complete
17:25:29 [2021-07-16T17:25:29.876Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
17:25:29 [2021-07-16T17:25:29.876Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:25:29 [2021-07-16T17:25:29.876Z] mcr.microsoft.com/windows/servercore:ltsc2019
17:25:29 [2021-07-16T17:25:29.876Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061'
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Docker version of control daemon
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] Client:
17:25:29 [2021-07-16T17:25:29.876Z]  Version:           20.10.6
17:25:29 [2021-07-16T17:25:29.876Z]  API version:       1.41
17:25:29 [2021-07-16T17:25:29.876Z]  Go version:        go1.16.3
17:25:29 [2021-07-16T17:25:29.876Z]  Git commit:        370c289
17:25:29 [2021-07-16T17:25:29.876Z]  Built:             Fri Apr  9 22:49:36 2021
17:25:29 [2021-07-16T17:25:29.876Z]  OS/Arch:           windows/amd64
17:25:29 [2021-07-16T17:25:29.876Z]  Context:           default
17:25:29 [2021-07-16T17:25:29.876Z]  Experimental:      true
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] Server: Docker Engine - Community
17:25:29 [2021-07-16T17:25:29.876Z]  Engine:
17:25:29 [2021-07-16T17:25:29.876Z]   Version:          20.10.6
17:25:29 [2021-07-16T17:25:29.876Z]   API version:      1.41 (minimum version 1.24)
17:25:29 [2021-07-16T17:25:29.876Z]   Go version:       go1.13.15
17:25:29 [2021-07-16T17:25:29.876Z]   Git commit:       8728dd2
17:25:29 [2021-07-16T17:25:29.876Z]   Built:            Fri Apr  9 22:45:40 2021
17:25:29 [2021-07-16T17:25:29.876Z]   OS/Arch:          windows/amd64
17:25:29 [2021-07-16T17:25:29.876Z]   Experimental:     true
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Docker info of control daemon
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] Client:
17:25:29 [2021-07-16T17:25:29.876Z]  Context:    default
17:25:29 [2021-07-16T17:25:29.876Z]  Debug Mode: false
17:25:29 [2021-07-16T17:25:29.876Z]  Plugins:
17:25:29 [2021-07-16T17:25:29.876Z]   app: Docker Application (Docker Inc., v0.8.0)
17:25:29 [2021-07-16T17:25:29.876Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:25:29 [2021-07-16T17:25:29.876Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] Server:
17:25:29 [2021-07-16T17:25:29.876Z]  Containers: 0
17:25:29 [2021-07-16T17:25:29.876Z]   Running: 0
17:25:29 [2021-07-16T17:25:29.876Z]   Paused: 0
17:25:29 [2021-07-16T17:25:29.876Z]   Stopped: 0
17:25:29 [2021-07-16T17:25:29.876Z]  Images: 1
17:25:29 [2021-07-16T17:25:29.876Z]  Server Version: 20.10.6
17:25:29 [2021-07-16T17:25:29.876Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:25:29 [2021-07-16T17:25:29.876Z]   Windows: 
17:25:29 [2021-07-16T17:25:29.876Z]   LCOW: 
17:25:29 [2021-07-16T17:25:29.876Z]  Logging Driver: json-file
17:25:29 [2021-07-16T17:25:29.876Z]  Plugins:
17:25:29 [2021-07-16T17:25:29.876Z]   Volume: local
17:25:29 [2021-07-16T17:25:29.876Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:25:29 [2021-07-16T17:25:29.876Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:25:29 [2021-07-16T17:25:29.876Z]  Swarm: inactive
17:25:29 [2021-07-16T17:25:29.876Z]  Default Isolation: process
17:25:29 [2021-07-16T17:25:29.876Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:25:29 [2021-07-16T17:25:29.876Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
17:25:29 [2021-07-16T17:25:29.876Z]  OSType: windows
17:25:29 [2021-07-16T17:25:29.876Z]  Architecture: x86_64
17:25:29 [2021-07-16T17:25:29.876Z]  CPUs: 4
17:25:29 [2021-07-16T17:25:29.876Z]  Total Memory: 32GiB
17:25:29 [2021-07-16T17:25:29.876Z]  Name: azwin-2-fb9850
17:25:29 [2021-07-16T17:25:29.876Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
17:25:29 [2021-07-16T17:25:29.876Z]  Docker Root Dir: D:\docker
17:25:29 [2021-07-16T17:25:29.876Z]  Debug Mode: false
17:25:29 [2021-07-16T17:25:29.876Z]  Registry: https://index.docker.io/v1/
17:25:29 [2021-07-16T17:25:29.876Z]  Labels:
17:25:29 [2021-07-16T17:25:29.876Z]  Experimental: true
17:25:29 [2021-07-16T17:25:29.876Z]  Insecure Registries:
17:25:29 [2021-07-16T17:25:29.876Z]   10.0.0.4:5000
17:25:29 [2021-07-16T17:25:29.876Z]   127.0.0.0/8
17:25:29 [2021-07-16T17:25:29.876Z]  Registry Mirrors:
17:25:29 [2021-07-16T17:25:29.876Z]   http://10.0.0.4:5000/
17:25:29 [2021-07-16T17:25:29.876Z]  Live Restore Enabled: false
17:25:29 [2021-07-16T17:25:29.876Z]  Product License: Community Engine
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Commit hash is 6e76b0e2b5
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Nuke-Everything...
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Container count on control daemon to delete is 0
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Nuking d:\CI
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Zapped successfully
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Location for testing is d:\CI\PR-42647\2
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.876Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 17:25:27...
17:25:29 [2021-07-16T17:25:29.876Z] 
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send gossip to 172.21.48.182:10035: write udp [::]:10034->172.21.48.182:10035: use of closed network connection"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 2 leaving"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node4(4bc89712606d): Node leave event for 7ed6cbaaa386/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 7ed6cbaaa386/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386 change state NodeActive --> NodeLeft"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node3(7ed6cbaaa386): Node leave event for 7ed6cbaaa386/172.21.48.182"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, left gossip cluster"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, left gossip cluster"
17:25:29 [2021-07-16T17:25:29.891Z]     networkdb_test.go:866: node4: OK
17:25:29 [2021-07-16T17:25:29.891Z]     networkdb_test.go:866: node5: OK
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 0 coming back"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:443ee6a6344f with config:&{NodeID:443ee6a6344f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 1 coming back"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f092f66bfcc4 with config:&{NodeID:f092f66bfcc4 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 2 coming back"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5ee2303b3e8a with config:&{NodeID:5ee2303b3e8a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list"
17:25:29 [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Was able to connect to 5ceeafdd8812 but other probes failed, network may be misconfigured"
17:25:30 [2021-07-16T17:25:30.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:25:30 [2021-07-16T17:25:30.094Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:25:30 [2021-07-16T17:25:30.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:25:30 [2021-07-16T17:25:30.094Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:25:30 [2021-07-16T17:25:30.350Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:25:30 [2021-07-16T17:25:30.352Z] time="2021-07-16T17:25:30Z" level=debug msg="memberlist: Failed ping: e0ed0f4faca9 (timeout reached)"
17:25:30 [2021-07-16T17:25:30.352Z] time="2021-07-16T17:25:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.48.182:10036: use of closed network connection"
17:25:30 [2021-07-16T17:25:30.352Z] time="2021-07-16T17:25:30Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49359"
17:25:30 [2021-07-16T17:25:30.605Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:25:30 [2021-07-16T17:25:30.817Z] time="2021-07-16T17:25:30Z" level=warning msg="memberlist: Was able to connect to e0ed0f4faca9 but other probes failed, network may be misconfigured"
17:25:31 [2021-07-16T17:25:31.982Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:25:31 [2021-07-16T17:25:31.982Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:25:31 [2021-07-16T17:25:31.982Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:25:31 [2021-07-16T17:25:31.982Z]     docker_api_swarm_test.go:45: [d35eb30545542] joining swarm manager [d5cf2f933c052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:25:32 [2021-07-16T17:25:32.238Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:25:32 [2021-07-16T17:25:32.356Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:32 [2021-07-16T17:25:32.764Z] Sending build context to Docker daemon  60.86MB
17:25:32 [2021-07-16T17:25:32.764Z] 
17:25:32 [2021-07-16T17:25:32.764Z] Step 1/10 : FROM microsoft/windowsservercore
17:25:32 [2021-07-16T17:25:32.764Z]  ---> 9a0a02eca0e6
17:25:32 [2021-07-16T17:25:32.764Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:25:32 [2021-07-16T17:25:32.764Z]  ---> Running in 6f86ba009a76
17:25:32 [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:32 [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49360"
17:25:32 [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:32 [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49360"
17:25:32 [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:33 [2021-07-16T17:25:33.217Z] Removing intermediate container 6f86ba009a76
17:25:33 [2021-07-16T17:25:33.217Z]  ---> eaa2598e9a73
17:25:33 [2021-07-16T17:25:33.217Z] Step 3/10 : ARG GO_VERSION=1.16.6
17:25:33 [2021-07-16T17:25:33.217Z]  ---> Running in 6f4f68de1418
17:25:33 [2021-07-16T17:25:33.277Z] time="2021-07-16T17:25:33Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:33 [2021-07-16T17:25:33.670Z] Removing intermediate container 6f4f68de1418
17:25:33 [2021-07-16T17:25:33.670Z]  ---> 6f82867d09f0
17:25:33 [2021-07-16T17:25:33.670Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:25:33 [2021-07-16T17:25:33.670Z]  ---> Running in eb1bd99b72d7
17:25:34 [2021-07-16T17:25:34.123Z] --- PASS: TestDaemonDNSFallback (6.77s)
17:25:34 [2021-07-16T17:25:34.123Z] === RUN   TestInspectNetwork
17:25:34 [2021-07-16T17:25:34.125Z] Removing intermediate container eb1bd99b72d7
17:25:34 [2021-07-16T17:25:34.125Z]  ---> d99e0cf4254e
17:25:34 [2021-07-16T17:25:34.125Z] 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}
17:25:34 [2021-07-16T17:25:34.125Z]  ---> Running in 1a0ff4a123bd
17:25:34 [2021-07-16T17:25:34.246Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:34 [2021-07-16T17:25:34.578Z] Removing intermediate container 1a0ff4a123bd
17:25:34 [2021-07-16T17:25:34.578Z]  ---> 6b00a7965caf
17:25:34 [2021-07-16T17:25:34.578Z] 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;
17:25:34 [2021-07-16T17:25:34.578Z]  ---> Running in 5b8c1f56356b
17:25:34 [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:34 [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:34 [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49361"
17:25:34 [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49361"
17:25:34 [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:36 [2021-07-16T17:25:36.246Z] time="2021-07-16T17:25:36Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:37 [2021-07-16T17:25:37.221Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:37 [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:37 [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:37 [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49362"
17:25:37 [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49362"
17:25:37 [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:38 [2021-07-16T17:25:38.141Z] time="2021-07-16T17:25:38Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:38 [2021-07-16T17:25:38.284Z] === RUN   TestInspectNetwork/full_network_id
17:25:38 [2021-07-16T17:25:38.284Z] === RUN   TestInspectNetwork/partial_network_id
17:25:38 [2021-07-16T17:25:38.284Z] === RUN   TestInspectNetwork/network_name
17:25:38 [2021-07-16T17:25:38.284Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:25:40 [2021-07-16T17:25:40.325Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:40 [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:40 [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:40 [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49363"
17:25:40 [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49363"
17:25:40 [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:41 [2021-07-16T17:25:41.246Z] time="2021-07-16T17:25:41Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:42 [2021-07-16T17:25:42.217Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:42 [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:42 [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49364"
17:25:42 [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49364"
17:25:42 [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:42 [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:43 [2021-07-16T17:25:43.137Z] time="2021-07-16T17:25:43Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:43 [2021-07-16T17:25:43.523Z] --- PASS: TestInspectNetwork (8.73s)
17:25:43 [2021-07-16T17:25:43.523Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:25:43 [2021-07-16T17:25:43.523Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:25:43 [2021-07-16T17:25:43.523Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:25:43 [2021-07-16T17:25:43.523Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:25:43 [2021-07-16T17:25:43.523Z] === RUN   TestRunContainerWithBridgeNone
17:25:43 [2021-07-16T17:25:43.523Z] === RUN   TestDockerSuite/TestBuildExpose
17:25:43 [2021-07-16T17:25:43.779Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:25:44 [2021-07-16T17:25:44.034Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:25:44 [2021-07-16T17:25:44.107Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:44 [2021-07-16T17:25:44.595Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:25:44 [2021-07-16T17:25:44.595Z] === RUN   TestDockerSuite/TestBuildFails
17:25:45 [2021-07-16T17:25:45.078Z] time="2021-07-16T17:25:44Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:45 [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:45 [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49365"
17:25:45 [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49365"
17:25:45 [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:45 [2021-07-16T17:25:45.520Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:25:45 [2021-07-16T17:25:45.520Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:25:45 [2021-07-16T17:25:45.539Z] time="2021-07-16T17:25:45Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:46 [2021-07-16T17:25:46.081Z] --- PASS: TestRunContainerWithBridgeNone (3.15s)
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkInvalidJSON
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkInvalidJSON//networks/create
17:25:46 [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:25:46 [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:46 [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:46 [2021-07-16T17:25:46.081Z] === CONT  TestNetworkInvalidJSON//networks/create
17:25:46 [2021-07-16T17:25:46.081Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:46 [2021-07-16T17:25:46.081Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:25:46 [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:25:46 [2021-07-16T17:25:46.081Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:25:46 [2021-07-16T17:25:46.081Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:25:46 [2021-07-16T17:25:46.081Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkList
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkList//networks
17:25:46 [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkList//networks
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestNetworkList//networks/
17:25:46 [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkList//networks/
17:25:46 [2021-07-16T17:25:46.081Z] === CONT  TestNetworkList//networks
17:25:46 [2021-07-16T17:25:46.081Z] === CONT  TestNetworkList//networks/
17:25:46 [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkList (0.01s)
17:25:46 [2021-07-16T17:25:46.081Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:25:46 [2021-07-16T17:25:46.081Z]     --- PASS: TestNetworkList//networks (0.00s)
17:25:46 [2021-07-16T17:25:46.081Z] === RUN   TestHostIPv4BridgeLabel
17:25:46 [2021-07-16T17:25:46.509Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:46 [2021-07-16T17:25:46.640Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:25:46 [2021-07-16T17:25:46.641Z] === RUN   TestDaemonRestartWithLiveRestore
17:25:46 [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:46 [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49366"
17:25:46 [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:46 [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49366"
17:25:46 [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:47 [2021-07-16T17:25:47.429Z] time="2021-07-16T17:25:47Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:47 [2021-07-16T17:25:47.566Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:25:47 [2021-07-16T17:25:47.566Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:25:47 [2021-07-16T17:25:47.566Z] === RUN   TestDaemonDefaultNetworkPools
17:25:48 [2021-07-16T17:25:48.398Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:48 [2021-07-16T17:25:48.492Z] --- PASS: TestDaemonDefaultNetworkPools (0.96s)
17:25:48 [2021-07-16T17:25:48.492Z] === RUN   TestDaemonRestartWithExistingNetwork
17:25:48 [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:48 [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:48 [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49367"
17:25:48 [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49367"
17:25:48 [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:49 [2021-07-16T17:25:49.333Z] time="2021-07-16T17:25:49Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:49 [2021-07-16T17:25:49.418Z] === RUN   TestDockerSuite/TestBuildForceRm
17:25:49 [2021-07-16T17:25:49.673Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
17:25:49 [2021-07-16T17:25:49.673Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:25:49 [2021-07-16T17:25:49.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:25:50 [2021-07-16T17:25:50.306Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:50 [2021-07-16T17:25:50.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:25:50 [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:50 [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:50 [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49368"
17:25:50 [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49368"
17:25:50 [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:51 [2021-07-16T17:25:51.161Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s)
17:25:51 [2021-07-16T17:25:51.161Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:25:51 [2021-07-16T17:25:51.227Z] time="2021-07-16T17:25:51Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:51 [2021-07-16T17:25:51.416Z] === RUN   TestDockerSuite/TestBuildFromGit
17:25:51 [2021-07-16T17:25:51.672Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
17:25:51 [2021-07-16T17:25:51.672Z] === RUN   TestServiceWithPredefinedNetwork
17:25:52 [2021-07-16T17:25:52.198Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:52 [2021-07-16T17:25:52.203Z] 
17:25:52 [2021-07-16T17:25:52.204Z] SUCCESS: Specified value was saved.
17:25:52 [2021-07-16T17:25:52.204Z] INFO: Downloading git...
17:25:52 [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:52 [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:52 [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49369"
17:25:52 [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49369"
17:25:52 [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:52 [2021-07-16T17:25:52.816Z] --- PASS: TestImportExtremelyLargeImageWorks (91.46s)
17:25:52 [2021-07-16T17:25:52.816Z] PASS
17:25:52 [2021-07-16T17:25:52.816Z] 
17:25:52 [2021-07-16T17:25:52.816Z] === Skipped
17:25:52 [2021-07-16T17:25:52.816Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:25:52 [2021-07-16T17:25:52.816Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:25:52 [2021-07-16T17:25:52.816Z] 
17:25:52 [2021-07-16T17:25:52.816Z] 
17:25:52 [2021-07-16T17:25:52.816Z] DONE 12 tests, 1 skipped in 95.203s
17:25:52 [2021-07-16T17:25:52.816Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:25:52 [2021-07-16T17:25:52.816Z] INFO: Testing against a local daemon
17:25:52 [2021-07-16T17:25:52.816Z] === RUN   TestNetworkCreateDelete
17:25:52 [2021-07-16T17:25:52.816Z] --- PASS: TestNetworkCreateDelete (0.12s)
17:25:52 [2021-07-16T17:25:52.816Z] === RUN   TestDockerNetworkDeletePreferID
17:25:52 [2021-07-16T17:25:52.816Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:25:52 [2021-07-16T17:25:52.816Z] === RUN   TestDaemonDNSFallback
17:25:53 [2021-07-16T17:25:53.036Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:25:53 [2021-07-16T17:25:53.036Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:25:53 [2021-07-16T17:25:53.728Z] INFO: Downloading go...
17:25:53 [2021-07-16T17:25:53.961Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:25:54 [2021-07-16T17:25:54.202Z] time="2021-07-16T17:25:54Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:54 [2021-07-16T17:25:54.521Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s)
17:25:54 [2021-07-16T17:25:54.521Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:25:54 [2021-07-16T17:25:54.521Z]     service_test.go:242: FLAKY_TEST
17:25:54 [2021-07-16T17:25:54.521Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:54 [2021-07-16T17:25:54.521Z] === RUN   TestServiceWithDataPathPortInit
17:25:55 [2021-07-16T17:25:55.351Z] --- PASS: TestDaemonDNSFallback (6.52s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestInspectNetwork
17:25:55 [2021-07-16T17:25:55.351Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestInspectNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestRunContainerWithBridgeNone
17:25:55 [2021-07-16T17:25:55.351Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkInvalidJSON
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkInvalidJSON//networks/create
17:25:55 [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:25:55 [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:55 [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:55 [2021-07-16T17:25:55.351Z] === CONT  TestNetworkInvalidJSON//networks/create
17:25:55 [2021-07-16T17:25:55.351Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:55 [2021-07-16T17:25:55.351Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:25:55 [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:25:55 [2021-07-16T17:25:55.351Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkList
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkList//networks
17:25:55 [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkList//networks
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestNetworkList//networks/
17:25:55 [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkList//networks/
17:25:55 [2021-07-16T17:25:55.351Z] === CONT  TestNetworkList//networks
17:25:55 [2021-07-16T17:25:55.351Z] === CONT  TestNetworkList//networks/
17:25:55 [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkList (0.01s)
17:25:55 [2021-07-16T17:25:55.351Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     --- PASS: TestNetworkList//networks (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestHostIPv4BridgeLabel
17:25:55 [2021-07-16T17:25:55.351Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDaemonRestartWithLiveRestore
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDaemonDefaultNetworkPools
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDaemonRestartWithExistingNetwork
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestServiceWithPredefinedNetwork
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:242: FLAKY_TEST
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestServiceWithDataPathPortInit
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] PASS
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === Skipped
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:242: FLAKY_TEST
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] DONE 22 tests, 12 skipped in 7.166s
17:25:55 [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:25:55 [2021-07-16T17:25:55.351Z] INFO: Testing against a local daemon
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDockerNetworkIpvlanPersistance
17:25:55 [2021-07-16T17:25:55.351Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDockerNetworkIpvlan
17:25:55 [2021-07-16T17:25:55.351Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] PASS
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === Skipped
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] DONE 2 tests, 2 skipped in 0.100s
17:25:55 [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:25:55 [2021-07-16T17:25:55.351Z] INFO: Testing against a local daemon
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDockerNetworkMacvlanPersistance
17:25:55 [2021-07-16T17:25:55.351Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestDockerNetworkMacvlan
17:25:55 [2021-07-16T17:25:55.351Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] PASS
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === Skipped
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] DONE 2 tests, 2 skipped in 0.097s
17:25:55 [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:55 [2021-07-16T17:25:55.351Z] testing: warning: no tests to run
17:25:55 [2021-07-16T17:25:55.351Z] PASS
17:25:55 [2021-07-16T17:25:55.351Z] 
17:25:55 [2021-07-16T17:25:55.351Z] DONE 0 tests in 0.026s
17:25:55 [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:55 [2021-07-16T17:25:55.351Z] INFO: Testing against a local daemon
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginAllowRequest
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginTLS
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginDenyRequest
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginDenyResponse
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginAllowEventStream
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginErrorResponse
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginErrorRequest
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginHeader
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:55 [2021-07-16T17:25:55.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
17:25:55 [2021-07-16T17:25:55.351Z] === RUN   TestAuthZPluginV2Disable
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z] PASS
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === Skipped
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:25:55 [2021-07-16T17:25:55.611Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] DONE 17 tests, 17 skipped in 0.324s
17:25:55 [2021-07-16T17:25:55.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:25:55 [2021-07-16T17:25:55.611Z] INFO: Testing against a local daemon
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestPluginInvalidJSON
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:25:55 [2021-07-16T17:25:55.611Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:25:55 [2021-07-16T17:25:55.611Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:25:55 [2021-07-16T17:25:55.611Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:25:55 [2021-07-16T17:25:55.611Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestPluginInstall
17:25:55 [2021-07-16T17:25:55.611Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestPluginInstall (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestPluginsWithRuntimes
17:25:55 [2021-07-16T17:25:55.611Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z] === RUN   TestPluginBackCompatMediaTypes
17:25:55 [2021-07-16T17:25:55.611Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:25:55 [2021-07-16T17:25:55.611Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z] PASS
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === Skipped
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:25:55 [2021-07-16T17:25:55.611Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] 
17:25:55 [2021-07-16T17:25:55.611Z] DONE 5 tests, 3 skipped in 0.132s
17:25:55 [2021-07-16T17:25:55.611Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:25:55 [2021-07-16T17:25:55.871Z] INFO: Testing against a local daemon
17:25:55 [2021-07-16T17:25:55.871Z] === RUN   TestExternalGraphDriver
17:25:55 [2021-07-16T17:25:55.871Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:25:55 [2021-07-16T17:25:55.871Z] --- SKIP: TestExternalGraphDriver (0.06s)
17:25:55 [2021-07-16T17:25:55.871Z] === RUN   TestGraphdriverPluginV2
17:25:55 [2021-07-16T17:25:55.884Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:25:55 [2021-07-16T17:25:55.886Z] INFO: Downloading compiler 1 of 3...
17:25:56 [2021-07-16T17:25:56.384Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036"
17:25:56 [2021-07-16T17:25:56.444Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:25:56 [2021-07-16T17:25:56.699Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:25:56 [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)"
17:25:56 [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037"
17:25:56 [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49370"
17:25:56 [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49370"
17:25:56 [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Failed fallback ping: EOF"
17:25:56 [2021-07-16T17:25:56.849Z] INFO: Downloading compiler 2 of 3...
17:25:57 [2021-07-16T17:25:57.304Z] time="2021-07-16T17:25:57Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received"
17:25:57 [2021-07-16T17:25:57.304Z] time="2021-07-16T17:25:57Z" level=info msg="memberlist: Marking 7ed6cbaaa386 as failed, suspect timeout reached (0 peer confirmations)"
17:25:57 [2021-07-16T17:25:57.304Z] time="2021-07-16T17:25:57Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, left gossip cluster"
17:25:57 [2021-07-16T17:25:57.805Z] INFO: Downloading compiler 3 of 3...
17:25:58 [2021-07-16T17:25:58.258Z] INFO: Extracting git...
17:25:58 [2021-07-16T17:25:58.585Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:26:00 [2021-07-16T17:26:00.064Z] --- PASS: TestGraphdriverPluginV2 (3.55s)
17:26:00 [2021-07-16T17:26:00.064Z] PASS
17:26:00 [2021-07-16T17:26:00.064Z] 
17:26:00 [2021-07-16T17:26:00.064Z] === Skipped
17:26:00 [2021-07-16T17:26:00.064Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
17:26:00 [2021-07-16T17:26:00.064Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:26:00 [2021-07-16T17:26:00.064Z] 
17:26:00 [2021-07-16T17:26:00.064Z] 
17:26:00 [2021-07-16T17:26:00.064Z] DONE 2 tests, 1 skipped in 3.711s
17:26:00 [2021-07-16T17:26:00.064Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:26:00 [2021-07-16T17:26:00.064Z] INFO: Testing against a local daemon
17:26:00 [2021-07-16T17:26:00.064Z] === RUN   TestContinueAfterPluginCrash
17:26:00 [2021-07-16T17:26:00.064Z] === PAUSE TestContinueAfterPluginCrash
17:26:00 [2021-07-16T17:26:00.064Z] === RUN   TestReadPluginNoRead
17:26:00 [2021-07-16T17:26:00.064Z] === PAUSE TestReadPluginNoRead
17:26:00 [2021-07-16T17:26:00.064Z] === RUN   TestDaemonStartWithLogOpt
17:26:00 [2021-07-16T17:26:00.064Z] === PAUSE TestDaemonStartWithLogOpt
17:26:00 [2021-07-16T17:26:00.064Z] === CONT  TestContinueAfterPluginCrash
17:26:00 [2021-07-16T17:26:00.064Z] === CONT  TestDaemonStartWithLogOpt
17:26:00 [2021-07-16T17:26:00.470Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:26:01 [2021-07-16T17:26:01.031Z] === RUN   TestDockerSuite/TestBuildHistory
17:26:03 [2021-07-16T17:26:03.549Z] === RUN   TestDockerSuite/TestBuildIidFile
17:26:03 [2021-07-16T17:26:03.806Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:26:04 [2021-07-16T17:26:04.263Z] --- PASS: TestDaemonStartWithLogOpt (3.96s)
17:26:04 [2021-07-16T17:26:04.263Z] === CONT  TestReadPluginNoRead
17:26:04 [2021-07-16T17:26:04.734Z] === RUN   TestDockerSuite/TestBuildInheritance
17:26:05 [2021-07-16T17:26:05.294Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:26:05 [2021-07-16T17:26:05.549Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:26:05 [2021-07-16T17:26:05.549Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:26:05 [2021-07-16T17:26:05.643Z] === RUN   TestReadPluginNoRead/default
17:26:06 [2021-07-16T17:26:06.146Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:26:06 [2021-07-16T17:26:06.146Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:26:06 [2021-07-16T17:26:06.146Z] GOOS="" GOARCH="" GOARM=""
17:26:06 [2021-07-16T17:26:06.146Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:26:06 [2021-07-16T17:26:06.146Z] 
17:26:06 [2021-07-16T17:26:06.146Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:26:06 [2021-07-16T17:26:06.146Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:26:06 [2021-07-16T17:26:06.146Z] Using test binary docker
17:26:06 [2021-07-16T17:26:06.146Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:26:06 [2021-07-16T17:26:06.146Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:26:06 [2021-07-16T17:26:06.146Z] INFO: Waiting for daemon to start...
17:26:06 [2021-07-16T17:26:06.146Z] Starting dockerd
17:26:06 [2021-07-16T17:26:06.146Z] .
17:26:06 [2021-07-16T17:26:06.146Z] INFO: Building docker-sdk-python3:5.0.0...
17:26:06 [2021-07-16T17:26:06.475Z] === RUN   TestDockerSuite/TestBuildLabel
17:26:06 [2021-07-16T17:26:06.731Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:26:06 [2021-07-16T17:26:06.986Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:26:07 [2021-07-16T17:26:07.022Z] === RUN   TestReadPluginNoRead/disabled_caching
17:26:07 [2021-07-16T17:26:07.241Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:26:07 [2021-07-16T17:26:07.241Z] === RUN   TestDockerSuite/TestBuildLabels
17:26:07 [2021-07-16T17:26:07.801Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:26:08 [2021-07-16T17:26:08.361Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:26:08 [2021-07-16T17:26:08.400Z] --- PASS: TestContinueAfterPluginCrash (8.78s)
17:26:08 [2021-07-16T17:26:08.660Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:26:10 [2021-07-16T17:26:10.039Z] === CONT  TestReadPluginNoRead
17:26:10 [2021-07-16T17:26:10.039Z]     read_test.go:92: [de64e7d458a8e] daemon is not started
17:26:10 [2021-07-16T17:26:10.039Z] --- PASS: TestReadPluginNoRead (6.59s)
17:26:10 [2021-07-16T17:26:10.039Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
17:26:10 [2021-07-16T17:26:10.039Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.52s)
17:26:10 [2021-07-16T17:26:10.039Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s)
17:26:10 [2021-07-16T17:26:10.039Z] PASS
17:26:10 [2021-07-16T17:26:10.039Z] 
17:26:10 [2021-07-16T17:26:10.039Z] DONE 6 tests in 10.648s
17:26:10 [2021-07-16T17:26:10.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:26:10 [2021-07-16T17:26:10.039Z] testing: warning: no tests to run
17:26:10 [2021-07-16T17:26:10.039Z] PASS
17:26:10 [2021-07-16T17:26:10.039Z] 
17:26:10 [2021-07-16T17:26:10.039Z] DONE 0 tests in 0.029s
17:26:10 [2021-07-16T17:26:10.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:26:10 [2021-07-16T17:26:10.247Z] === RUN   TestDockerSuite/TestBuildLastModified
17:26:10 [2021-07-16T17:26:10.299Z] INFO: Testing against a local daemon
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestPluginWithDevMounts
17:26:10 [2021-07-16T17:26:10.299Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:26:10 [2021-07-16T17:26:10.299Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:26:10 [2021-07-16T17:26:10.299Z] PASS
17:26:10 [2021-07-16T17:26:10.299Z] 
17:26:10 [2021-07-16T17:26:10.299Z] === Skipped
17:26:10 [2021-07-16T17:26:10.299Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:26:10 [2021-07-16T17:26:10.299Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:26:10 [2021-07-16T17:26:10.299Z] 
17:26:10 [2021-07-16T17:26:10.299Z] 
17:26:10 [2021-07-16T17:26:10.299Z] DONE 1 tests, 1 skipped in 0.107s
17:26:10 [2021-07-16T17:26:10.299Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:26:10 [2021-07-16T17:26:10.299Z] INFO: Testing against a local daemon
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestSecretInspect
17:26:10 [2021-07-16T17:26:10.299Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretInspect (0.02s)
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestSecretList
17:26:10 [2021-07-16T17:26:10.299Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretList (0.01s)
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestSecretsCreateAndDelete
17:26:10 [2021-07-16T17:26:10.299Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestSecretsUpdate
17:26:10 [2021-07-16T17:26:10.299Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretsUpdate (0.01s)
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestTemplatedSecret
17:26:10 [2021-07-16T17:26:10.299Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.299Z] --- SKIP: TestTemplatedSecret (0.00s)
17:26:10 [2021-07-16T17:26:10.299Z] === RUN   TestSecretCreateResolve
17:26:10 [2021-07-16T17:26:10.299Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestSecretCreateResolve (0.02s)
17:26:10 [2021-07-16T17:26:10.559Z] PASS
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] === Skipped
17:26:10 [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
17:26:10 [2021-07-16T17:26:10.559Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:26:10 [2021-07-16T17:26:10.559Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
17:26:10 [2021-07-16T17:26:10.559Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] 
17:26:10 [2021-07-16T17:26:10.559Z] DONE 6 tests, 6 skipped in 0.173s
17:26:10 [2021-07-16T17:26:10.559Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:26:10 [2021-07-16T17:26:10.559Z] INFO: Testing against a local daemon
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestServiceCreateInit
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- PASS: TestServiceCreateInit (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:26:10 [2021-07-16T17:26:10.559Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceMultipleTimes
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceConflict
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceMaxReplicas
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateWithDuplicateNetworkNames
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceSecretFileMode
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceConfigFileMode
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceSysctls
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestCreateServiceCapabilities
17:26:10 [2021-07-16T17:26:10.559Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:26:10 [2021-07-16T17:26:10.559Z] === RUN   TestInspect
17:26:10 [2021-07-16T17:26:10.559Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestInspect (0.01s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestCreateJob
17:26:10 [2021-07-16T17:26:10.818Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestCreateJob (0.01s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestReplicatedJob
17:26:10 [2021-07-16T17:26:10.818Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestReplicatedJob (0.01s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestUpdateReplicatedJob
17:26:10 [2021-07-16T17:26:10.818Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestServiceListWithStatuses
17:26:10 [2021-07-16T17:26:10.818Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestDockerNetworkConnectAlias
17:26:10 [2021-07-16T17:26:10.818Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestDockerNetworkReConnect
17:26:10 [2021-07-16T17:26:10.818Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:10 [2021-07-16T17:26:10.818Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:26:10 [2021-07-16T17:26:10.818Z] === RUN   TestServicePlugin
17:26:11 [2021-07-16T17:26:11.172Z] --- PASS: TestServiceWithDataPathPortInit (16.53s)
17:26:11 [2021-07-16T17:26:11.172Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:26:12 [2021-07-16T17:26:12.756Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.756Z] --- SKIP: TestServicePlugin (2.00s)
17:26:12 [2021-07-16T17:26:12.756Z] === RUN   TestServiceUpdateLabel
17:26:12 [2021-07-16T17:26:12.756Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateLabel (0.01s)
17:26:12 [2021-07-16T17:26:12.756Z] === RUN   TestServiceUpdateSecrets
17:26:12 [2021-07-16T17:26:12.756Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:26:12 [2021-07-16T17:26:12.756Z] === RUN   TestServiceUpdateConfigs
17:26:12 [2021-07-16T17:26:12.756Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
17:26:12 [2021-07-16T17:26:12.756Z] === RUN   TestServiceUpdateNetwork
17:26:12 [2021-07-16T17:26:12.756Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:26:12 [2021-07-16T17:26:12.756Z] === RUN   TestServiceUpdatePidsLimit
17:26:12 [2021-07-16T17:26:12.756Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:26:12 [2021-07-16T17:26:12.756Z] PASS
17:26:12 [2021-07-16T17:26:12.756Z] 
17:26:12 [2021-07-16T17:26:12.756Z] === Skipped
17:26:12 [2021-07-16T17:26:12.756Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:26:12 [2021-07-16T17:26:12.757Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:26:12 [2021-07-16T17:26:12.757Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s)
17:26:12 [2021-07-16T17:26:12.757Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:26:12 [2021-07-16T17:26:12.757Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:26:12 [2021-07-16T17:26:12.757Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] 
17:26:12 [2021-07-16T17:26:12.757Z] DONE 24 tests, 23 skipped in 2.359s
17:26:12 [2021-07-16T17:26:12.757Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:26:12 [2021-07-16T17:26:12.996Z] INFO: Expanding go...
17:26:13 [2021-07-16T17:26:13.033Z] INFO: Testing against a local daemon
17:26:13 [2021-07-16T17:26:13.033Z] === RUN   TestSessionCreate
17:26:13 [2021-07-16T17:26:13.033Z] --- PASS: TestSessionCreate (0.03s)
17:26:13 [2021-07-16T17:26:13.033Z] === RUN   TestSessionCreateWithBadUpgrade
17:26:13 [2021-07-16T17:26:13.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:26:13 [2021-07-16T17:26:13.033Z] PASS
17:26:13 [2021-07-16T17:26:13.033Z] 
17:26:13 [2021-07-16T17:26:13.033Z] DONE 2 tests in 0.159s
17:26:13 [2021-07-16T17:26:13.033Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:26:13 [2021-07-16T17:26:13.033Z] INFO: Testing against a local daemon
17:26:13 [2021-07-16T17:26:13.033Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:26:13 [2021-07-16T17:26:13.033Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:26:13 [2021-07-16T17:26:13.033Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:26:13 [2021-07-16T17:26:13.033Z] === RUN   TestEventsExecDie
17:26:13 [2021-07-16T17:26:13.972Z] --- PASS: TestEventsExecDie (0.97s)
17:26:13 [2021-07-16T17:26:13.972Z] === RUN   TestEventsBackwardsCompatible
17:26:13 [2021-07-16T17:26:13.972Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:26:13 [2021-07-16T17:26:13.972Z] === RUN   TestEventsVolumeCreate
17:26:14 [2021-07-16T17:26:14.232Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:26:14 [2021-07-16T17:26:14.232Z] === RUN   TestInfoBinaryCommits
17:26:14 [2021-07-16T17:26:14.232Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:26:14 [2021-07-16T17:26:14.232Z] === RUN   TestInfoAPIVersioned
17:26:14 [2021-07-16T17:26:14.232Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:26:14 [2021-07-16T17:26:14.232Z] === RUN   TestInfoDiscoveryBackend
17:26:14 [2021-07-16T17:26:14.434Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tn8q6bdnxeq7lncdy47npz5s5 Created:2021-07-16 17:26:12.220629091 +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[cefacc4c2795b9adc0c9edb276dc94240ef246311b7af7a285192c8dbffe3f77:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mya6fsx2f86q2hxmcelrrr0a0 EndpointID:f3080943240db2463980a73640ae4fac323726d468790bc1bc00183aefb7887c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8589259dc17b542b4a9b46b463214dade3cb56bcdb0385560af70b129214ba56 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:c96248a4e758 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mya6fsx2f86q2hxmcelrrr0a0 EndpointID:f3080943240db2463980a73640ae4fac323726d468790bc1bc00183aefb7887c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:26:14 [2021-07-16T17:26:14.549Z] --- PASS: TestImportExtremelyLargeImageWorks (92.60s)
17:26:14 [2021-07-16T17:26:14.549Z] PASS
17:26:14 [2021-07-16T17:26:14.549Z] 
17:26:14 [2021-07-16T17:26:14.549Z] DONE 12 tests in 95.478s
17:26:14 [2021-07-16T17:26:14.549Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:26:14 [2021-07-16T17:26:14.549Z] INFO: Testing against a local daemon
17:26:14 [2021-07-16T17:26:14.549Z] === RUN   TestNetworkCreateDelete
17:26:14 [2021-07-16T17:26:14.549Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:26:14 [2021-07-16T17:26:14.549Z] === RUN   TestDockerNetworkDeletePreferID
17:26:14 [2021-07-16T17:26:14.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
17:26:14 [2021-07-16T17:26:14.549Z] === RUN   TestDaemonDNSFallback
17:26:14 [2021-07-16T17:26:14.800Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:26:14 [2021-07-16T17:26:14.800Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:26:14 [2021-07-16T17:26:14.995Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:26:15 [2021-07-16T17:26:15.004Z] time="2021-07-16T17:26:13Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49373"
17:26:15 [2021-07-16T17:26:15.005Z] time="2021-07-16T17:26:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10036"
17:26:16 [2021-07-16T17:26:16.546Z] time="2021-07-16T17:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10037"
17:26:16 [2021-07-16T17:26:16.546Z] time="2021-07-16T17:26:16Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49374"
17:26:17 [2021-07-16T17:26:17.846Z] --- PASS: TestDaemonDNSFallback (6.61s)
17:26:17 [2021-07-16T17:26:17.846Z] === RUN   TestInspectNetwork
17:26:18 [2021-07-16T17:26:18.089Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
17:26:18 [2021-07-16T17:26:18.089Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:26:18 [2021-07-16T17:26:18.089Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:26:18 [2021-07-16T17:26:18.089Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:26:18 [2021-07-16T17:26:18.089Z] === RUN   TestInfoAPI
17:26:18 [2021-07-16T17:26:18.090Z] --- PASS: TestInfoAPI (0.02s)
17:26:18 [2021-07-16T17:26:18.090Z] === RUN   TestInfoAPIWarnings
17:26:19 [2021-07-16T17:26:19.155Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:26:19 [2021-07-16T17:26:19.155Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:26:19 [2021-07-16T17:26:19.155Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:26:19 [2021-07-16T17:26:19.155Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:26:19 [2021-07-16T17:26:19.155Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:26:19 [2021-07-16T17:26:19.155Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:26:19 [2021-07-16T17:26:19.155Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s)
17:26:19 [2021-07-16T17:26:19.155Z] PASS
17:26:19 [2021-07-16T17:26:19.155Z] 
17:26:19 [2021-07-16T17:26:19.155Z] === Skipped
17:26:19 [2021-07-16T17:26:19.155Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:26:19 [2021-07-16T17:26:19.155Z]     service_test.go:242: FLAKY_TEST
17:26:19 [2021-07-16T17:26:19.155Z] 
17:26:19 [2021-07-16T17:26:19.155Z] 
17:26:19 [2021-07-16T17:26:19.155Z] DONE 26 tests, 1 skipped in 52.985s
17:26:19 [2021-07-16T17:26:19.155Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:26:19 [2021-07-16T17:26:19.155Z] ++ 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
17:26:19 [2021-07-16T17:26:19.155Z] ++ set -e
17:26:19 [2021-07-16T17:26:19.155Z] ++ '[' -n 0 ']'
17:26:19 [2021-07-16T17:26:19.155Z] ++ set -x
17:26:19 [2021-07-16T17:26:19.155Z] ++ 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
17:26:19 [2021-07-16T17:26:19.410Z] INFO: Testing against a local daemon
17:26:19 [2021-07-16T17:26:19.410Z] === RUN   TestDockerNetworkIpvlanPersistance
17:26:19 [2021-07-16T17:26:19.410Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:19 [2021-07-16T17:26:19.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:26:19 [2021-07-16T17:26:19.410Z] === RUN   TestDockerNetworkIpvlan
17:26:19 [2021-07-16T17:26:19.410Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:19 [2021-07-16T17:26:19.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:26:19 [2021-07-16T17:26:19.410Z] PASS
17:26:19 [2021-07-16T17:26:19.410Z] 
17:26:19 [2021-07-16T17:26:19.410Z] === Skipped
17:26:19 [2021-07-16T17:26:19.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:26:19 [2021-07-16T17:26:19.410Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:19 [2021-07-16T17:26:19.410Z] 
17:26:19 [2021-07-16T17:26:19.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:26:19 [2021-07-16T17:26:19.410Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:19 [2021-07-16T17:26:19.410Z] 
17:26:19 [2021-07-16T17:26:19.410Z] 
17:26:19 [2021-07-16T17:26:19.410Z] DONE 2 tests, 2 skipped in 0.123s
17:26:19 [2021-07-16T17:26:19.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:26:19 [2021-07-16T17:26:19.410Z] ++ 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
17:26:19 [2021-07-16T17:26:19.410Z] ++ set -e
17:26:19 [2021-07-16T17:26:19.410Z] ++ '[' -n 0 ']'
17:26:19 [2021-07-16T17:26:19.410Z] ++ set -x
17:26:19 [2021-07-16T17:26:19.410Z] ++ 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
17:26:19 [2021-07-16T17:26:19.410Z] INFO: Testing against a local daemon
17:26:19 [2021-07-16T17:26:19.410Z] === RUN   TestDockerNetworkMacvlanPersistance
17:26:19 [2021-07-16T17:26:19.666Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:26:21 [2021-07-16T17:26:21.028Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
17:26:21 [2021-07-16T17:26:21.028Z] === RUN   TestDockerNetworkMacvlan
17:26:21 [2021-07-16T17:26:21.028Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:26:21 [2021-07-16T17:26:21.588Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:26:22 [2021-07-16T17:26:22.026Z] === RUN   TestInspectNetwork/full_network_id
17:26:22 [2021-07-16T17:26:22.026Z] === RUN   TestInspectNetwork/partial_network_id
17:26:22 [2021-07-16T17:26:22.026Z] === RUN   TestInspectNetwork/network_name
17:26:22 [2021-07-16T17:26:22.026Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:26:22 [2021-07-16T17:26:22.151Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:26:22 [2021-07-16T17:26:22.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:26:23 [2021-07-16T17:26:23.076Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:26:24 [2021-07-16T17:26:24.964Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:26:24 [2021-07-16T17:26:24.964Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:26:25 [2021-07-16T17:26:25.219Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:26:26 [2021-07-16T17:26:26.146Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:26:26 [2021-07-16T17:26:26.205Z] --- PASS: TestInspectNetwork (7.67s)
17:26:26 [2021-07-16T17:26:26.205Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:26:26 [2021-07-16T17:26:26.205Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:26:26 [2021-07-16T17:26:26.205Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:26:26 [2021-07-16T17:26:26.205Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:26:26 [2021-07-16T17:26:26.205Z] === RUN   TestRunContainerWithBridgeNone
17:26:26 [2021-07-16T17:26:26.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:26:28 [2021-07-16T17:26:28.731Z] --- PASS: TestRunContainerWithBridgeNone (3.16s)
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkInvalidJSON
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkInvalidJSON//networks/create
17:26:28 [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:26:28 [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:26:28 [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:26:28 [2021-07-16T17:26:28.731Z] === CONT  TestNetworkInvalidJSON//networks/create
17:26:28 [2021-07-16T17:26:28.731Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:26:28 [2021-07-16T17:26:28.731Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:26:28 [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:26:28 [2021-07-16T17:26:28.731Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:26:28 [2021-07-16T17:26:28.731Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:26:28 [2021-07-16T17:26:28.731Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkList
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkList//networks
17:26:28 [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkList//networks
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestNetworkList//networks/
17:26:28 [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkList//networks/
17:26:28 [2021-07-16T17:26:28.731Z] === CONT  TestNetworkList//networks
17:26:28 [2021-07-16T17:26:28.731Z] === CONT  TestNetworkList//networks/
17:26:28 [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkList (0.02s)
17:26:28 [2021-07-16T17:26:28.731Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:26:28 [2021-07-16T17:26:28.731Z]     --- PASS: TestNetworkList//networks (0.00s)
17:26:28 [2021-07-16T17:26:28.731Z] === RUN   TestHostIPv4BridgeLabel
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49375"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, is the new incarnation of the shutdown node 4dbe2ba80634/172.21.48.182"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49376"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, is the new incarnation of the shutdown node 5ceeafdd8812/172.21.48.182"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49377"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, is the new incarnation of the shutdown node 4dbe2ba80634/172.21.48.182"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, is the new incarnation of the shutdown node 7ed6cbaaa386/172.21.48.182"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, is the new incarnation of the shutdown node 5ceeafdd8812/172.21.48.182"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, is the new incarnation of the shutdown node 7ed6cbaaa386/172.21.48.182"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49378"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49379"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035"
17:26:28 [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49380"
17:26:29 [2021-07-16T17:26:29.296Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
17:26:29 [2021-07-16T17:26:29.296Z] === RUN   TestDaemonRestartWithLiveRestore
17:26:29 [2021-07-16T17:26:29.407Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:26:29 [2021-07-16T17:26:29.927Z] 2021/07/16 17:26:29 Closing DB instances...
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node4(4bc89712606d): Node leave event for 443ee6a6344f/172.21.48.182"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node3(5ee2303b3e8a): Node leave event for 443ee6a6344f/172.21.48.182"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 443ee6a6344f/172.21.48.182"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node1(443ee6a6344f): Node leave event for 443ee6a6344f/172.21.48.182"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft"
17:26:29 [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node2(f092f66bfcc4): Node leave event for 443ee6a6344f/172.21.48.182"
17:26:30 [2021-07-16T17:26:30.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:26:30 [2021-07-16T17:26:30.229Z] === RUN   TestDaemonDefaultNetworkPools
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node3(5ee2303b3e8a): Node leave event for f092f66bfcc4/172.21.48.182"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node4(4bc89712606d): Node leave event for f092f66bfcc4/172.21.48.182"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node2(f092f66bfcc4): Node leave event for f092f66bfcc4/172.21.48.182"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft"
17:26:30 [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node5(e0ed0f4faca9): Node leave event for f092f66bfcc4/172.21.48.182"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.21.48.182:10037: use of closed network connection"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a change state NodeActive --> NodeLeft"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, left gossip cluster"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a change state NodeActive --> NodeFailed"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="node4(4bc89712606d): Node leave event for 5ee2303b3e8a/172.21.48.182"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a change state NodeActive --> NodeLeft"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to failed nodes list"
17:26:30 [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 5ee2303b3e8a/172.21.48.182"
17:26:31 [2021-07-16T17:26:31.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:26:31 [2021-07-16T17:26:31.163Z] === RUN   TestDaemonRestartWithExistingNetwork
17:26:31 [2021-07-16T17:26:31.307Z] time="2021-07-16T17:26:30Z" level=error msg="node: 5ee2303b3e8a is unknown to memberlist"
17:26:31 [2021-07-16T17:26:31.307Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, left gossip cluster"
17:26:31 [2021-07-16T17:26:31.307Z] time="2021-07-16T17:26:31Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, left gossip cluster"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, left gossip cluster"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d change state NodeActive --> NodeFailed"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to failed nodes list"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, left gossip cluster"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d change state NodeActive --> NodeFailed"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to failed nodes list"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49381"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10036"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=error msg="node: 4bc89712606d is unknown to memberlist"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="Initiating bulk sync with node 4bc89712606d after reconnect"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="node5(e0ed0f4faca9): Initiating bulk sync with node 4bc89712606d"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="node5(e0ed0f4faca9): Initiating unsolicited bulk sync for networks [] with node 4bc89712606d"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, left gossip cluster"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node e0ed0f4faca9 change state NodeActive --> NodeFailed"
17:26:31 [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to failed nodes list"
17:26:31 [2021-07-16T17:26:31.766Z] --- PASS: TestNetworkDBIslands (65.85s)
17:26:31 [2021-07-16T17:26:31.766Z] PASS
17:26:31 [2021-07-16T17:26:31.766Z] coverage: 60.7% of statements
17:26:31 [2021-07-16T17:26:31.766Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.298s	coverage: 60.7% of statements
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/quota	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/rootless	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/volume	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:26:31 [2021-07-16T17:26:31.766Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:26:32 [2021-07-16T17:26:32.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:26:32 [2021-07-16T17:26:32.099Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === Skipped
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     client_test.go:23: runtime.GOOS == "windows"
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     network_proxy_test.go:212: No support for dual stack yet
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s)
17:26:33 [2021-07-16T17:26:33.307Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     daemon_test.go:147: root required
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     reload_test.go:520: root required
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     pull_v2_test.go:73: Needs fixing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     pull_v2_test.go:118: Needs fixing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     download_test.go:268: Needs fixing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     layer_test.go:304: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     layer_test.go:353: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     layer_test.go:468: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     layer_test.go:697: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     migration_test.go:46: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     migration_test.go:182: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     mount_test.go:17: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     mount_test.go:76: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     mount_test.go:125: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     mount_test.go:212: Failing on Windows
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     archive_test.go:134: Xz not present in msys2
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     archive_test.go:239: Failing on Windows CI machines
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     archive_windows_test.go:16: Currently fails
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     changes_test.go:196: needs more investigation
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:26:33 [2021-07-16T17:26:33.307Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:26:33 [2021-07-16T17:26:33.307Z] 
17:26:33 [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:26:33 [2021-07-16T17:26:33.308Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:26:33 [2021-07-16T17:26:33.308Z] 
17:26:33 [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:26:33 [2021-07-16T17:26:33.308Z]     changes_test.go:433: needs further investigation
17:26:33 [2021-07-16T17:26:33.308Z] 
17:26:33 [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:26:33 [2021-07-16T17:26:33.308Z]     changes_test.go:469: needs further investigation
17:26:33 [2021-07-16T17:26:33.308Z] 
17:26:33 [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:26:33 [2021-07-16T17:26:33.308Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.308Z] 
17:26:33 [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:26:33 [2021-07-16T17:26:33.308Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.308Z] 
17:26:33 [2021-07-16T17:26:33.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
17:26:33 [2021-07-16T17:26:33.472Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     poller_test.go:41: No chmod on Windows
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     fileutils_test.go:134: Needs porting to Windows
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     fileutils_test.go:180: Needs porting to Windows
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:26:33 [2021-07-16T17:26:33.770Z]     local_test.go:181: runtime.GOOS == "windows"
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] 
17:26:33 [2021-07-16T17:26:33.770Z] DONE 2027 tests, 69 skipped in 320.542s
17:26:33 [2021-07-16T17:26:33.770Z] INFO: make.ps1 ended at 07/16/2021 17:26:33
17:26:34 [2021-07-16T17:26:34.037Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:26:34 [2021-07-16T17:26:34.037Z] === RUN   TestServiceWithPredefinedNetwork
17:26:34 [2021-07-16T17:26:34.647Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:26:34 [2021-07-16T17:26:34.647Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:26:35 [2021-07-16T17:26:35.311Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:26:35 [2021-07-16T17:26:35.311Z] INFO: Unit tests ended at 07/16/2021 17:26:34. Duration:00:05:32.1783232
17:26:35 [2021-07-16T17:26:35.311Z] INFO: Building busybox
17:26:35 [2021-07-16T17:26:35.311Z] Sending build context to Docker daemon   5.12kB
17:26:35 [2021-07-16T17:26:35.311Z] 
17:26:35 [2021-07-16T17:26:35.311Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:26:35 [2021-07-16T17:26:35.311Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:26:35 [2021-07-16T17:26:35.311Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:26:35 [2021-07-16T17:26:35.311Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:26:35 [2021-07-16T17:26:35.311Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:26:35 [2021-07-16T17:26:35.311Z]  ---> 39d157a84080
17:26:35 [2021-07-16T17:26:35.311Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:26:35 [2021-07-16T17:26:35.311Z]  ---> Running in 096f4d7c5168
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestInfoAPIWarnings (16.34s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestInfoDebug
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestInfoDebug (0.53s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestInfoInsecureRegistries
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestInfoRegistryMirrors
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestLoginFailsWithBadCredentials
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestPingCacheHeaders
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestPingCacheHeaders (0.02s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestPingGet
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestPingGet (0.01s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestPingHead
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestPingHead (0.02s)
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestVersion
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestVersion (0.02s)
17:26:36 [2021-07-16T17:26:36.180Z] PASS
17:26:36 [2021-07-16T17:26:36.180Z] 
17:26:36 [2021-07-16T17:26:36.180Z] === Skipped
17:26:36 [2021-07-16T17:26:36.180Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:26:36 [2021-07-16T17:26:36.180Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:26:36 [2021-07-16T17:26:36.180Z] 
17:26:36 [2021-07-16T17:26:36.180Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:26:36 [2021-07-16T17:26:36.180Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:26:36 [2021-07-16T17:26:36.180Z] 
17:26:36 [2021-07-16T17:26:36.180Z] 
17:26:36 [2021-07-16T17:26:36.180Z] DONE 19 tests, 2 skipped in 23.191s
17:26:36 [2021-07-16T17:26:36.180Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:26:36 [2021-07-16T17:26:36.180Z] INFO: Testing against a local daemon
17:26:36 [2021-07-16T17:26:36.180Z] === RUN   TestVolumesCreateAndList
17:26:36 [2021-07-16T17:26:36.180Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:26:36 [2021-07-16T17:26:36.181Z] === RUN   TestVolumesRemove
17:26:36 [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesRemove (0.06s)
17:26:36 [2021-07-16T17:26:36.448Z] === RUN   TestVolumesInspect
17:26:36 [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesInspect (0.02s)
17:26:36 [2021-07-16T17:26:36.448Z] === RUN   TestVolumesInvalidJSON
17:26:36 [2021-07-16T17:26:36.448Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:26:36 [2021-07-16T17:26:36.448Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:26:36 [2021-07-16T17:26:36.448Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:26:36 [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:26:36 [2021-07-16T17:26:36.448Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:26:36 [2021-07-16T17:26:36.448Z] PASS
17:26:36 [2021-07-16T17:26:36.448Z] 
17:26:36 [2021-07-16T17:26:36.448Z] DONE 5 tests in 0.196s
17:26:36 [2021-07-16T17:26:36.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:26:36 [2021-07-16T17:26:36.448Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12585 is not a child of this shell
17:26:36 [2021-07-16T17:26:36.448Z] warning: PID 12585 from bundles/test-integration/docker.pid had a nonzero exit code
17:26:36 [2021-07-16T17:26:36.448Z] Leaving: AppArmorNo profiles have been unloaded.
17:26:36 [2021-07-16T17:26:36.448Z] 
17:26:36 [2021-07-16T17:26:36.448Z] Unloading profiles will leave already running processes permanently
17:26:36 [2021-07-16T17:26:36.448Z] unconfined, which can lead to unexpected situations.
17:26:36 [2021-07-16T17:26:36.448Z] 
17:26:36 [2021-07-16T17:26:36.448Z] To set a process to complain mode, use the command line tool
17:26:36 [2021-07-16T17:26:36.448Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:26:36 [2021-07-16T17:26:36.448Z] Removing test suite binaries
17:26:36 [2021-07-16T17:26:36.448Z] exiting test-integration
17:26:36 [2021-07-16T17:26:36.448Z] ++ exit 0
17:26:36 [2021-07-16T17:26:36.448Z] 
17:26:36 [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan (15.48s)
17:26:36 [2021-07-16T17:26:36.533Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
17:26:36 [2021-07-16T17:26:36.533Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
17:26:36 [2021-07-16T17:26:36.533Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.81s)
17:26:36 [2021-07-16T17:26:36.533Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s)
17:26:36 [2021-07-16T17:26:36.533Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.24s)
17:26:36 [2021-07-16T17:26:36.533Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
17:26:36 [2021-07-16T17:26:36.533Z] PASS
17:26:36 [2021-07-16T17:26:36.533Z] 
17:26:36 [2021-07-16T17:26:36.533Z] DONE 8 tests in 16.892s
17:26:36 [2021-07-16T17:26:36.533Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:26:36 [2021-07-16T17:26:36.533Z] ++ 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
17:26:36 [2021-07-16T17:26:36.533Z] ++ set -e
17:26:36 [2021-07-16T17:26:36.533Z] ++ '[' -n 0 ']'
17:26:36 [2021-07-16T17:26:36.533Z] ++ set -x
17:26:36 [2021-07-16T17:26:36.533Z] ++ 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
17:26:36 [2021-07-16T17:26:36.533Z] testing: warning: no tests to run
17:26:36 [2021-07-16T17:26:36.533Z] PASS
17:26:36 [2021-07-16T17:26:36.533Z] 
17:26:36 [2021-07-16T17:26:36.533Z] DONE 0 tests in 0.030s
17:26:36 [2021-07-16T17:26:36.533Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:26:36 [2021-07-16T17:26:36.533Z] ++ 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
17:26:36 [2021-07-16T17:26:36.533Z] ++ set -e
17:26:36 [2021-07-16T17:26:36.533Z] ++ '[' -n 0 ']'
17:26:36 [2021-07-16T17:26:36.533Z] ++ set -x
17:26:36 [2021-07-16T17:26:36.533Z] ++ 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
17:26:36 [2021-07-16T17:26:36.533Z] INFO: Testing against a local daemon
17:26:36 [2021-07-16T17:26:36.533Z] === RUN   TestAuthZPluginAllowRequest
17:26:36 [2021-07-16T17:26:36.565Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s)
17:26:36 [2021-07-16T17:26:36.565Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:26:36 [2021-07-16T17:26:36.565Z]     service_test.go:242: FLAKY_TEST
17:26:36 [2021-07-16T17:26:36.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:26:36 [2021-07-16T17:26:36.565Z] === RUN   TestServiceWithDataPathPortInit
17:26:38 [2021-07-16T17:26:38.043Z] INFO: Expanding compiler 1 of 3...
17:26:38 [2021-07-16T17:26:38.043Z] INFO: Expanding compiler 2 of 3...
17:26:38 [2021-07-16T17:26:38.425Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
17:26:38 [2021-07-16T17:26:38.426Z] === RUN   TestAuthZPluginTLS
17:26:38 [2021-07-16T17:26:38.426Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:26:38 [2021-07-16T17:26:38.681Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:26:38 [2021-07-16T17:26:38.681Z] === RUN   TestAuthZPluginDenyRequest
17:26:38 [2021-07-16T17:26:38.939Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
Post stage
[Pipeline] junit
17:26:39 [2021-07-16T17:26:39.001Z] Recording test results
17:26:39 [2021-07-16T17:26:39.052Z] Removing intermediate container 096f4d7c5168
17:26:39 [2021-07-16T17:26:39.052Z]  ---> f1eb782486a2
17:26:39 [2021-07-16T17:26:39.052Z] Step 7/13 : ARG BUSYBOX_VERSION
17:26:39 [2021-07-16T17:26:39.052Z]  ---> Running in 197ccded6e9b
17:26:39 [2021-07-16T17:26:39.194Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:26:39 [2021-07-16T17:26:39.194Z] === RUN   TestAuthZPluginAPIDenyResponse
17:26:39 [2021-07-16T17:26:39.409Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:26:39 [2021-07-16T17:26:39.511Z] Removing intermediate container 197ccded6e9b
17:26:39 [2021-07-16T17:26:39.511Z]  ---> e647c45cdc7c
17:26:39 [2021-07-16T17:26:39.511Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:26:39 [2021-07-16T17:26:39.511Z]  ---> Running in ba9614dae5ec
17:26:39 [2021-07-16T17:26:39.750Z] + echo Ensuring container killed.
17:26:39 [2021-07-16T17:26:39.750Z] Ensuring container killed.
17:26:39 [2021-07-16T17:26:39.750Z] + docker rm -vf docker-pr2
17:26:39 [2021-07-16T17:26:39.750Z] Error: No such container: docker-pr2
17:26:39 [2021-07-16T17:26:39.755Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:26:39 [2021-07-16T17:26:39.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:26:39 [2021-07-16T17:26:39.755Z] === RUN   TestAuthZPluginDenyResponse
[Pipeline] sh
17:26:39 [2021-07-16T17:26:39.970Z] Removing intermediate container ba9614dae5ec
17:26:39 [2021-07-16T17:26:39.970Z]  ---> 064c37884df2
17:26:39 [2021-07-16T17:26:39.970Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:26:40 [2021-07-16T17:26:40.033Z] + echo Chowning /workspace to jenkins user
17:26:40 [2021-07-16T17:26:40.033Z] Chowning /workspace to jenkins user
17:26:40 [2021-07-16T17:26:40.033Z] + id -u
17:26:40 [2021-07-16T17:26:40.033Z] + id -g
17:26:40 [2021-07-16T17:26:40.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace
17:26:40 [2021-07-16T17:26:40.315Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:26:40 [2021-07-16T17:26:40.315Z] === RUN   TestAuthZPluginAllowEventStream
17:26:40 [2021-07-16T17:26:40.876Z]     docker_api_swarm_test.go:303: [d5d041e9f047e] joining swarm manager [dc5730010cd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:26:40 [2021-07-16T17:26:40.923Z] INFO: Expanding compiler 3 of 3...
17:26:40 [2021-07-16T17:26:40.940Z] 
17:26:41 [2021-07-16T17:26:41.377Z] INFO: Removing downloaded files...
17:26:41 [2021-07-16T17:26:41.377Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:26:41 [2021-07-16T17:26:41.377Z] INFO: Configuring git core.autocrlf...
17:26:41 [2021-07-16T17:26:41.405Z]  ---> f3ea2d304c79
17:26:41 [2021-07-16T17:26:41.405Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:26:41 [2021-07-16T17:26:41.405Z]  ---> Running in 274b8410267a
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:26:41 [2021-07-16T17:26:41.715Z] + bundleName=amd64-rootless
17:26:41 [2021-07-16T17:26:41.715Z] + echo Creating amd64-rootless-bundles.tar.gz
17:26:41 [2021-07-16T17:26:41.715Z] Creating amd64-rootless-bundles.tar.gz
17:26:41 [2021-07-16T17:26:41.715Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:26:41 [2021-07-16T17:26:41.715Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:26:41 [2021-07-16T17:26:41.728Z] Archiving artifacts
17:26:41 [2021-07-16T17:26:41.802Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:26:41 [2021-07-16T17:26:41.802Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:26:41 [2021-07-16T17:26:41.802Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:26:41 [2021-07-16T17:26:41.802Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
17:26:41 [2021-07-16T17:26:41.802Z] === RUN   TestAuthZPluginErrorResponse
17:26:42 [2021-07-16T17:26:42.018Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:26:42 [2021-07-16T17:26:42.057Z]     docker_api_swarm_test.go:304: [db6b8ded7b9f2] joining swarm manager [dc5730010cd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:26:42 [2021-07-16T17:26:42.329Z] + make clean
17:26:42 [2021-07-16T17:26:42.329Z] docker volume rm -f docker-dev-cache
17:26:42 [2021-07-16T17:26:42.588Z] docker-dev-cache
[Pipeline] deleteDir
17:26:42 [2021-07-16T17:26:42.617Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:26:42 [2021-07-16T17:26:42.617Z] === RUN   TestAuthZPluginErrorRequest
17:26:42 [2021-07-16T17:26:42.873Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:26:42 [2021-07-16T17:26:42.873Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:26:43 [2021-07-16T17:26:43.433Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
17:26:43 [2021-07-16T17:26:43.433Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:26:43 [2021-07-16T17:26:43.433Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:26:45 [2021-07-16T17:26:45.319Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
17:26:45 [2021-07-16T17:26:45.319Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:26:47 [2021-07-16T17:26:47.206Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:26:47 [2021-07-16T17:26:47.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
17:26:47 [2021-07-16T17:26:47.206Z] === RUN   TestAuthZPluginHeader
17:26:47 [2021-07-16T17:26:47.206Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:26:47 [2021-07-16T17:26:47.768Z] --- PASS: TestAuthZPluginHeader (0.69s)
17:26:47 [2021-07-16T17:26:47.768Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:26:48 [2021-07-16T17:26:48.501Z] Removing intermediate container 274b8410267a
17:26:48 [2021-07-16T17:26:48.501Z]  ---> 491272ad3203
17:26:48 [2021-07-16T17:26:48.501Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:26:48 [2021-07-16T17:26:48.961Z]  ---> Running in a2da0c7a72db
17:26:49 [2021-07-16T17:26:49.132Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:26:49 [2021-07-16T17:26:49.387Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:26:49 [2021-07-16T17:26:49.933Z] 
17:26:49 [2021-07-16T17:26:49.933Z] SUCCESS: Specified value was saved.
17:26:51 [2021-07-16T17:26:51.273Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.64s)
17:26:51 [2021-07-16T17:26:51.273Z] === RUN   TestAuthZPluginV2Disable
17:26:51 [2021-07-16T17:26:51.431Z] --- PASS: TestServiceWithDataPathPortInit (14.65s)
17:26:51 [2021-07-16T17:26:51.431Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:26:51 [2021-07-16T17:26:51.528Z] === RUN   TestDockerSuite/TestBuildNetNone
17:26:52 [2021-07-16T17:26:52.088Z] === RUN   TestDockerSuite/TestBuildNoContext
17:26:52 [2021-07-16T17:26:52.115Z] Removing intermediate container a2da0c7a72db
17:26:52 [2021-07-16T17:26:52.115Z]  ---> ddcd0875c58e
17:26:52 [2021-07-16T17:26:52.115Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:26:52 [2021-07-16T17:26:52.115Z]  ---> Running in 4c3701babe94
17:26:52 [2021-07-16T17:26:52.870Z] sha256:1f1ab91a3e47e7230d333e74c42185ad0f2a3df8a1dccc59944cbd206a217865
17:26:52 [2021-07-16T17:26:52.870Z] INFO: Starting docker-py tests...
17:26:52 [2021-07-16T17:26:52.870Z] ============================= test session starts ==============================
17:26:52 [2021-07-16T17:26:52.870Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:26:52 [2021-07-16T17:26:52.870Z] rootdir: /src, inifile: pytest.ini
17:26:52 [2021-07-16T17:26:52.870Z] plugins: timeout-1.3.3, cov-2.6.1
17:26:52 [2021-07-16T17:26:52.870Z] collected 390 items / 1 deselected / 389 selected
17:26:52 [2021-07-16T17:26:52.870Z] 
17:26:53 [2021-07-16T17:26:53.015Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:26:53 [2021-07-16T17:26:53.941Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:26:54 [2021-07-16T17:26:54.196Z] --- PASS: TestAuthZPluginV2Disable (2.83s)
17:26:54 [2021-07-16T17:26:54.196Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:26:54 [2021-07-16T17:26:54.724Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j9vwk3l74ctyxt9jsqr25x7rc Created:2021-07-16 17:26:52.525335415 +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[dad6accf05515317aba80eca7b79522e588e0e9880c87da73f571f52664fab89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwsr77zr7g7imp5sztwksnsjf EndpointID:5c220ccde739b6bd1f31cfe16f59a29c617df586c9d1a06d077e7566d6682655 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f08c0246cd712c1f6888aa255fbbe297756672e0de23fd6e81528ed05abd9b98 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:ff91680a6e79 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwsr77zr7g7imp5sztwksnsjf EndpointID:5c220ccde739b6bd1f31cfe16f59a29c617df586c9d1a06d077e7566d6682655 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:26:55 [2021-07-16T17:26:55.037Z] Cannot create a file when that file already exists.
17:26:56 [2021-07-16T17:26:56.081Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:26:56 [2021-07-16T17:26:56.081Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:26:56 [2021-07-16T17:26:56.081Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:26:56 [2021-07-16T17:26:56.336Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:26:56 [2021-07-16T17:26:56.592Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:26:56 [2021-07-16T17:26:56.847Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.73s)
17:26:56 [2021-07-16T17:26:56.847Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:26:57 [2021-07-16T17:26:57.102Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:26:58 [2021-07-16T17:26:58.029Z]     docker_api_swarm_test.go:363: Waiting for possible election...
17:26:58 [2021-07-16T17:26:58.904Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s)
17:26:58 [2021-07-16T17:26:58.904Z] PASS
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] === Skipped
17:26:58 [2021-07-16T17:26:58.904Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:26:58 [2021-07-16T17:26:58.904Z]     service_test.go:242: FLAKY_TEST
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] DONE 26 tests, 1 skipped in 47.860s
17:26:58 [2021-07-16T17:26:58.904Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:26:58 [2021-07-16T17:26:58.904Z] INFO: Testing against a local daemon
17:26:58 [2021-07-16T17:26:58.904Z] === RUN   TestDockerNetworkIpvlanPersistance
17:26:58 [2021-07-16T17:26:58.904Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:58 [2021-07-16T17:26:58.904Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:26:58 [2021-07-16T17:26:58.904Z] === RUN   TestDockerNetworkIpvlan
17:26:58 [2021-07-16T17:26:58.904Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:58 [2021-07-16T17:26:58.904Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:26:58 [2021-07-16T17:26:58.904Z] PASS
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] === Skipped
17:26:58 [2021-07-16T17:26:58.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:26:58 [2021-07-16T17:26:58.904Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:26:58 [2021-07-16T17:26:58.904Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] 
17:26:58 [2021-07-16T17:26:58.904Z] DONE 2 tests, 2 skipped in 0.038s
17:26:58 [2021-07-16T17:26:58.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:26:58 [2021-07-16T17:26:58.904Z] INFO: Testing against a local daemon
17:26:58 [2021-07-16T17:26:58.904Z] === RUN   TestDockerNetworkMacvlanPersistance
17:26:58 [2021-07-16T17:26:58.955Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:26:59 [2021-07-16T17:26:59.515Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:26:59 [2021-07-16T17:26:59.730Z] Removing intermediate container 4c3701babe94
17:26:59 [2021-07-16T17:26:59.730Z]  ---> 492abf396ecc
17:26:59 [2021-07-16T17:26:59.730Z] Step 13/13 : CMD ["sh"]
17:26:59 [2021-07-16T17:26:59.730Z]  ---> Running in ad9146fb9811
17:26:59 [2021-07-16T17:26:59.730Z] Removing intermediate container ad9146fb9811
17:26:59 [2021-07-16T17:26:59.730Z]  ---> a0d1c75a5f19
17:26:59 [2021-07-16T17:26:59.730Z] Successfully built a0d1c75a5f19
17:26:59 [2021-07-16T17:26:59.730Z] Successfully tagged busybox:latest
17:26:59 [2021-07-16T17:26:59.730Z] INFO: Docker images of the daemon under test
17:26:59 [2021-07-16T17:26:59.730Z] 
17:26:59 [2021-07-16T17:26:59.730Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
17:26:59 [2021-07-16T17:26:59.730Z] busybox                                        latest              a0d1c75a5f19        Less than a second ago   2.78GB
17:26:59 [2021-07-16T17:26:59.730Z] microsoft/windowsservercore                    latest              39d157a84080        4 months ago             2.74GB
17:26:59 [2021-07-16T17:26:59.730Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        4 months ago             2.74GB
17:26:59 [2021-07-16T17:26:59.730Z] 
17:26:59 [2021-07-16T17:26:59.730Z] INFO: Running integration tests at 07/16/2021 17:26:59...
17:26:59 [2021-07-16T17:26:59.730Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:26:59 [2021-07-16T17:26:59.730Z] INFO: Integration API tests being run from the host:
17:26:59 [2021-07-16T17:26:59.730Z] INFO: make.ps1 starting at 07/16/2021 17:26:59
17:26:59 [2021-07-16T17:26:59.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
17:26:59 [2021-07-16T17:26:59.844Z] === RUN   TestDockerNetworkMacvlan
17:27:00 [2021-07-16T17:27:00.190Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:27:00 [2021-07-16T17:27:00.777Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:27:01 [2021-07-16T17:27:01.343Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:27:02 [2021-07-16T17:27:02.028Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:27:02 [2021-07-16T17:27:02.276Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:27:03 [2021-07-16T17:27:03.392Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:27:04 [2021-07-16T17:27:04.805Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:27:05 [2021-07-16T17:27:05.904Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:27:06 [2021-07-16T17:27:06.837Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s)
17:27:06 [2021-07-16T17:27:06.837Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:27:06 [2021-07-16T17:27:06.837Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:27:07 [2021-07-16T17:27:07.332Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:27:07 [2021-07-16T17:27:07.790Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:27:08 [2021-07-16T17:27:08.046Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:27:09 [2021-07-16T17:27:09.778Z] tests/integration/api_build_test.py .......................X             [  6%]
17:27:10 [2021-07-16T17:27:10.341Z] tests/integration/api_client_test.py .....                               [  7%]
17:27:11 [2021-07-16T17:27:11.720Z] tests/integration/api_config_test.py .....                               [  8%]
17:27:12 [2021-07-16T17:27:12.207Z] === RUN   TestDockerSuite/TestBuildPATH
17:27:12 [2021-07-16T17:27:12.598Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:27:12 [2021-07-16T17:27:12.767Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:27:13 [2021-07-16T17:27:13.691Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:27:14 [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan (14.44s)
17:27:14 [2021-07-16T17:27:14.498Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:27:14 [2021-07-16T17:27:14.498Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:27:14 [2021-07-16T17:27:14.498Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s)
17:27:14 [2021-07-16T17:27:14.498Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.82s)
17:27:14 [2021-07-16T17:27:14.498Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.01s)
17:27:14 [2021-07-16T17:27:14.498Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s)
17:27:14 [2021-07-16T17:27:14.498Z] PASS
17:27:14 [2021-07-16T17:27:14.498Z] 
17:27:14 [2021-07-16T17:27:14.498Z] DONE 8 tests in 15.717s
17:27:14 [2021-07-16T17:27:14.498Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:27:14 [2021-07-16T17:27:14.498Z] testing: warning: no tests to run
17:27:14 [2021-07-16T17:27:14.498Z] PASS
17:27:14 [2021-07-16T17:27:14.498Z] 
17:27:14 [2021-07-16T17:27:14.498Z] DONE 0 tests in 0.007s
17:27:14 [2021-07-16T17:27:14.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:27:14 [2021-07-16T17:27:14.498Z] INFO: Testing against a local daemon
17:27:14 [2021-07-16T17:27:14.498Z] === RUN   TestAuthZPluginAllowRequest
17:27:14 [2021-07-16T17:27:14.616Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:27:14 [2021-07-16T17:27:14.616Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:27:15 [2021-07-16T17:27:15.871Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
17:27:15 [2021-07-16T17:27:15.871Z] === RUN   TestAuthZPluginTLS
17:27:16 [2021-07-16T17:27:16.438Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:27:16 [2021-07-16T17:27:16.438Z] === RUN   TestAuthZPluginDenyRequest
17:27:16 [2021-07-16T17:27:16.603Z]     docker_api_swarm_test.go:271: [dc991f4f8e4ec] joining swarm manager [d7d2fec920d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:27:17 [2021-07-16T17:27:17.006Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:27:17 [2021-07-16T17:27:17.006Z] === RUN   TestAuthZPluginAPIDenyResponse
17:27:17 [2021-07-16T17:27:17.572Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:27:17 [2021-07-16T17:27:17.572Z] === RUN   TestAuthZPluginDenyResponse
17:27:17 [2021-07-16T17:27:17.830Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:27:17 [2021-07-16T17:27:17.830Z] === RUN   TestAuthZPluginAllowEventStream
17:27:17 [2021-07-16T17:27:17.966Z]     docker_api_swarm_test.go:272: [d2c8c46469d8f] joining swarm manager [d7d2fec920d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:27:19 [2021-07-16T17:27:19.746Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s)
17:27:19 [2021-07-16T17:27:19.746Z] === RUN   TestAuthZPluginErrorResponse
17:27:20 [2021-07-16T17:27:20.004Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:27:20 [2021-07-16T17:27:20.004Z] === RUN   TestAuthZPluginErrorRequest
17:27:20 [2021-07-16T17:27:20.569Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:27:20 [2021-07-16T17:27:20.569Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:27:21 [2021-07-16T17:27:21.135Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:27:21 [2021-07-16T17:27:21.135Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:27:22 [2021-07-16T17:27:22.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s)
17:27:22 [2021-07-16T17:27:22.508Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:27:23 [2021-07-16T17:27:23.207Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:27:23 [2021-07-16T17:27:23.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
17:27:23 [2021-07-16T17:27:23.207Z] PASS
17:27:23 [2021-07-16T17:27:23.207Z] 
17:27:23 [2021-07-16T17:27:23.207Z] DONE 17 tests in 46.893s
17:27:23 [2021-07-16T17:27:23.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:27:23 [2021-07-16T17:27:23.207Z] ++ 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
17:27:23 [2021-07-16T17:27:23.207Z] ++ set -e
17:27:23 [2021-07-16T17:27:23.207Z] ++ '[' -n 0 ']'
17:27:23 [2021-07-16T17:27:23.207Z] ++ set -x
17:27:23 [2021-07-16T17:27:23.207Z] ++ 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
17:27:23 [2021-07-16T17:27:23.463Z] INFO: Testing against a local daemon
17:27:23 [2021-07-16T17:27:23.463Z] === RUN   TestPluginInvalidJSON
17:27:23 [2021-07-16T17:27:23.463Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:27:23 [2021-07-16T17:27:23.463Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:27:23 [2021-07-16T17:27:23.463Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:27:23 [2021-07-16T17:27:23.463Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:27:23 [2021-07-16T17:27:23.463Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:27:23 [2021-07-16T17:27:23.463Z] === RUN   TestPluginInstall
17:27:23 [2021-07-16T17:27:23.463Z] === RUN   TestPluginInstall/no_auth
17:27:24 [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:24 [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a535dab90a2171665992ca816040d58bcad258d4fabcfd4ec1b51598b7c15dd" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:24 [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:24 [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a535dab90a2171665992ca816040d58bcad258d4fabcfd4ec1b51598b7c15dd" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:24 [2021-07-16T17:27:24.388Z] === RUN   TestPluginInstall/with_htpasswd
17:27:24 [2021-07-16T17:27:24.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
17:27:24 [2021-07-16T17:27:24.407Z] === RUN   TestAuthZPluginHeader
17:27:24 [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:24 [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e85afca4b2e9d45b52d12e9776eff9e7ea7f15aa3f9d9436e1f805a040450e0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:24 [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:24 [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e85afca4b2e9d45b52d12e9776eff9e7ea7f15aa3f9d9436e1f805a040450e0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:24 [2021-07-16T17:27:24.899Z] === RUN   TestPluginInstall/with_insecure
17:27:24 [2021-07-16T17:27:24.972Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:27:24 [2021-07-16T17:27:24.972Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:27:25 [2021-07-16T17:27:25.370Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:27:25 [2021-07-16T17:27:25.370Z] INFO: Testing against a local daemon
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithSession
17:27:25 [2021-07-16T17:27:25.370Z]     build_session_test.go:25: TODO: BuildKit
17:27:25 [2021-07-16T17:27:25.370Z] --- SKIP: TestBuildWithSession (0.00s)
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildSquashParent
17:27:25 [2021-07-16T17:27:25.370Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:27:25 [2021-07-16T17:27:25.370Z] --- SKIP: TestBuildSquashParent (0.00s)
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:25 [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:25 [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:25 [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:25 [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:25 [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:25 [2021-07-16T17:27:25.370Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:25 [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:25 [2021-07-16T17:27:25.370Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:25 [2021-07-16T17:27:25.370Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:25 [2021-07-16T17:27:25.370Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:25 [2021-07-16T17:27:25.370Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:25 [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:25 [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d6e79a8660710db84a47049eaca534b3d640e2c5b89d70ab223c138e9b3541f" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:25 [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:25 [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d6e79a8660710db84a47049eaca534b3d640e2c5b89d70ab223c138e9b3541f" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:26 [2021-07-16T17:27:26.080Z]     plugin_test.go:165: [daa702aadca83] daemon is not started
17:27:26 [2021-07-16T17:27:26.080Z] --- PASS: TestPluginInstall (2.63s)
17:27:26 [2021-07-16T17:27:26.080Z]     --- PASS: TestPluginInstall/no_auth (0.97s)
17:27:26 [2021-07-16T17:27:26.080Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
17:27:26 [2021-07-16T17:27:26.080Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
17:27:26 [2021-07-16T17:27:26.080Z] === RUN   TestPluginsWithRuntimes
17:27:26 [2021-07-16T17:27:26.335Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:27:27 [2021-07-16T17:27:27.698Z] === RUN   TestPluginsWithRuntimes/No_Args
17:27:28 [2021-07-16T17:27:28.623Z] === RUN   TestPluginsWithRuntimes/With_Args
17:27:29 [2021-07-16T17:27:29.154Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.57s)
17:27:29 [2021-07-16T17:27:29.155Z] === RUN   TestAuthZPluginV2Disable
17:27:29 [2021-07-16T17:27:29.183Z] --- PASS: TestPluginsWithRuntimes (3.29s)
17:27:29 [2021-07-16T17:27:29.183Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
17:27:29 [2021-07-16T17:27:29.183Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
17:27:29 [2021-07-16T17:27:29.183Z] === RUN   TestPluginBackCompatMediaTypes
17:27:30 [2021-07-16T17:27:30.109Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
17:27:30 [2021-07-16T17:27:30.109Z] PASS
17:27:30 [2021-07-16T17:27:30.109Z] 
17:27:30 [2021-07-16T17:27:30.109Z] DONE 10 tests in 6.664s
17:27:30 [2021-07-16T17:27:30.109Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:27:30 [2021-07-16T17:27:30.109Z] ++ 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
17:27:30 [2021-07-16T17:27:30.109Z] ++ set -e
17:27:30 [2021-07-16T17:27:30.109Z] ++ '[' -n 0 ']'
17:27:30 [2021-07-16T17:27:30.109Z] ++ set -x
17:27:30 [2021-07-16T17:27:30.109Z] ++ 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
17:27:30 [2021-07-16T17:27:30.109Z] INFO: Testing against a local daemon
17:27:30 [2021-07-16T17:27:30.109Z] === RUN   TestExternalGraphDriver
17:27:30 [2021-07-16T17:27:30.109Z] === RUN   TestExternalGraphDriver/json
17:27:31 [2021-07-16T17:27:31.038Z] === RUN   TestDockerSuite/TestBuildRm
17:27:31 [2021-07-16T17:27:31.682Z] --- PASS: TestAuthZPluginV2Disable (2.85s)
17:27:31 [2021-07-16T17:27:31.682Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:27:32 [2021-07-16T17:27:32.403Z] === RUN   TestExternalGraphDriver/spec
17:27:34 [2021-07-16T17:27:34.211Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s)
17:27:34 [2021-07-16T17:27:34.211Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:27:34 [2021-07-16T17:27:34.289Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:27:34 [2021-07-16T17:27:34.289Z] === RUN   TestExternalGraphDriver/pull
17:27:35 [2021-07-16T17:27:35.214Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:27:35 [2021-07-16T17:27:35.775Z] --- PASS: TestExternalGraphDriver (5.85s)
17:27:35 [2021-07-16T17:27:35.775Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
17:27:35 [2021-07-16T17:27:35.775Z]     --- PASS: TestExternalGraphDriver/spec (2.00s)
17:27:35 [2021-07-16T17:27:35.775Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
17:27:35 [2021-07-16T17:27:35.775Z] === RUN   TestGraphdriverPluginV2
17:27:35 [2021-07-16T17:27:35.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:35 [2021-07-16T17:27:35.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:36 [2021-07-16T17:27:36.030Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:27:36 [2021-07-16T17:27:36.285Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:27:36 [2021-07-16T17:27:36.540Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:27:37 [2021-07-16T17:27:37.466Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:27:38 [2021-07-16T17:27:38.830Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:27:39 [2021-07-16T17:27:39.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:27:39 [2021-07-16T17:27:39.658Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:27:39 [2021-07-16T17:27:39.913Z] --- PASS: TestGraphdriverPluginV2 (3.91s)
17:27:39 [2021-07-16T17:27:39.913Z] PASS
17:27:39 [2021-07-16T17:27:39.913Z] 
17:27:39 [2021-07-16T17:27:39.913Z] DONE 5 tests in 9.880s
17:27:39 [2021-07-16T17:27:39.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:27:39 [2021-07-16T17:27:39.913Z] ++ 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
17:27:39 [2021-07-16T17:27:39.913Z] ++ set -e
17:27:39 [2021-07-16T17:27:39.913Z] ++ '[' -n 0 ']'
17:27:39 [2021-07-16T17:27:39.913Z] ++ set -x
17:27:39 [2021-07-16T17:27:39.913Z] ++ 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
17:27:39 [2021-07-16T17:27:39.913Z] INFO: Testing against a local daemon
17:27:39 [2021-07-16T17:27:39.913Z] === RUN   TestContinueAfterPluginCrash
17:27:39 [2021-07-16T17:27:39.913Z] === PAUSE TestContinueAfterPluginCrash
17:27:39 [2021-07-16T17:27:39.913Z] === RUN   TestReadPluginNoRead
17:27:39 [2021-07-16T17:27:39.913Z] === PAUSE TestReadPluginNoRead
17:27:39 [2021-07-16T17:27:39.913Z] === RUN   TestDaemonStartWithLogOpt
17:27:39 [2021-07-16T17:27:39.913Z] === PAUSE TestDaemonStartWithLogOpt
17:27:39 [2021-07-16T17:27:39.913Z] === CONT  TestContinueAfterPluginCrash
17:27:39 [2021-07-16T17:27:39.913Z] === CONT  TestDaemonStartWithLogOpt
17:27:39 [2021-07-16T17:27:39.913Z] === CONT  TestReadPluginNoRead
17:27:40 [2021-07-16T17:27:40.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:27:40 [2021-07-16T17:27:40.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.92s)
17:27:40 [2021-07-16T17:27:40.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.02s)
17:27:40 [2021-07-16T17:27:40.504Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.26s)
17:27:40 [2021-07-16T17:27:40.504Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.36s)
17:27:40 [2021-07-16T17:27:40.504Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.08s)
17:27:40 [2021-07-16T17:27:40.504Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.14s)
17:27:40 [2021-07-16T17:27:40.504Z] === RUN   TestBuildMultiStageCopy
17:27:40 [2021-07-16T17:27:40.504Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:27:42 [2021-07-16T17:27:42.429Z] === RUN   TestReadPluginNoRead/default
17:27:42 [2021-07-16T17:27:42.990Z] --- PASS: TestDaemonStartWithLogOpt (3.12s)
17:27:43 [2021-07-16T17:27:43.917Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:27:43 [2021-07-16T17:27:43.917Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:27:44 [2021-07-16T17:27:44.173Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:27:44 [2021-07-16T17:27:44.173Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:27:44 [2021-07-16T17:27:44.173Z] === RUN   TestDockerSuite/TestBuildSpaces
17:27:44 [2021-07-16T17:27:44.173Z] === RUN   TestReadPluginNoRead/disabled_caching
17:27:44 [2021-07-16T17:27:44.429Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:27:45 [2021-07-16T17:27:45.355Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:27:45 [2021-07-16T17:27:45.355Z] === RUN   TestDockerSuite/TestBuildStderr
17:27:45 [2021-07-16T17:27:45.915Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:27:46 [2021-07-16T17:27:46.402Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.54s)
17:27:46 [2021-07-16T17:27:46.402Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:27:46 [2021-07-16T17:27:46.475Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:27:47 [2021-07-16T17:27:47.401Z] === CONT  TestReadPluginNoRead
17:27:47 [2021-07-16T17:27:47.401Z]     read_test.go:92: [d2b505070f653] daemon is not started
17:27:47 [2021-07-16T17:27:47.401Z] --- PASS: TestReadPluginNoRead (7.56s)
17:27:47 [2021-07-16T17:27:47.401Z]     --- PASS: TestReadPluginNoRead/default (1.74s)
17:27:47 [2021-07-16T17:27:47.401Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.64s)
17:27:47 [2021-07-16T17:27:47.401Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
17:27:48 [2021-07-16T17:27:48.326Z] --- PASS: TestContinueAfterPluginCrash (8.51s)
17:27:48 [2021-07-16T17:27:48.326Z] PASS
17:27:48 [2021-07-16T17:27:48.326Z] 
17:27:48 [2021-07-16T17:27:48.326Z] DONE 6 tests in 8.633s
17:27:48 [2021-07-16T17:27:48.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:27:48 [2021-07-16T17:27:48.582Z] ++ 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
17:27:48 [2021-07-16T17:27:48.582Z] ++ set -e
17:27:48 [2021-07-16T17:27:48.582Z] ++ '[' -n 0 ']'
17:27:48 [2021-07-16T17:27:48.582Z] ++ set -x
17:27:48 [2021-07-16T17:27:48.582Z] ++ 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
17:27:48 [2021-07-16T17:27:48.582Z] testing: warning: no tests to run
17:27:48 [2021-07-16T17:27:48.582Z] PASS
17:27:48 [2021-07-16T17:27:48.582Z] 
17:27:48 [2021-07-16T17:27:48.582Z] DONE 0 tests in 0.041s
17:27:48 [2021-07-16T17:27:48.582Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:27:48 [2021-07-16T17:27:48.582Z] ++ 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
17:27:48 [2021-07-16T17:27:48.582Z] ++ set -e
17:27:48 [2021-07-16T17:27:48.582Z] ++ '[' -n 0 ']'
17:27:48 [2021-07-16T17:27:48.582Z] ++ set -x
17:27:48 [2021-07-16T17:27:48.582Z] ++ 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
17:27:48 [2021-07-16T17:27:48.582Z] INFO: Testing against a local daemon
17:27:48 [2021-07-16T17:27:48.582Z] === RUN   TestPluginWithDevMounts
17:27:48 [2021-07-16T17:27:48.582Z] === PAUSE TestPluginWithDevMounts
17:27:48 [2021-07-16T17:27:48.582Z] === CONT  TestPluginWithDevMounts
17:27:48 [2021-07-16T17:27:48.809Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:27:50 [2021-07-16T17:27:50.467Z] --- PASS: TestPluginWithDevMounts (1.58s)
17:27:50 [2021-07-16T17:27:50.467Z] PASS
17:27:50 [2021-07-16T17:27:50.467Z] 
17:27:50 [2021-07-16T17:27:50.467Z] DONE 1 tests in 1.704s
17:27:50 [2021-07-16T17:27:50.467Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:27:50 [2021-07-16T17:27:50.467Z] ++ 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
17:27:50 [2021-07-16T17:27:50.467Z] ++ set -e
17:27:50 [2021-07-16T17:27:50.467Z] ++ '[' -n 0 ']'
17:27:50 [2021-07-16T17:27:50.467Z] ++ set -x
17:27:50 [2021-07-16T17:27:50.467Z] ++ 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
17:27:50 [2021-07-16T17:27:50.467Z] INFO: Testing against a local daemon
17:27:50 [2021-07-16T17:27:50.467Z] === RUN   TestSecretInspect
17:27:50 [2021-07-16T17:27:50.722Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:27:51 [2021-07-16T17:27:51.647Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:27:52 [2021-07-16T17:27:52.893Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:27:52 [2021-07-16T17:27:52.893Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:27:53 [2021-07-16T17:27:53.008Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:27:53 [2021-07-16T17:27:53.008Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:27:53 [2021-07-16T17:27:53.266Z] --- PASS: TestSecretInspect (2.97s)
17:27:53 [2021-07-16T17:27:53.266Z] === RUN   TestSecretList
17:27:53 [2021-07-16T17:27:53.864Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:27:54 [2021-07-16T17:27:54.192Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:27:54 [2021-07-16T17:27:54.839Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:27:55 [2021-07-16T17:27:55.118Z] === RUN   TestDockerSuite/TestBuildUser
17:27:55 [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy (15.38s)
17:27:55 [2021-07-16T17:27:55.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.55s)
17:27:55 [2021-07-16T17:27:55.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s)
17:27:55 [2021-07-16T17:27:55.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s)
17:27:55 [2021-07-16T17:27:55.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s)
17:27:55 [2021-07-16T17:27:55.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.22s)
17:27:55 [2021-07-16T17:27:55.812Z] === RUN   TestBuildMultiStageParentConfig
17:27:56 [2021-07-16T17:27:56.044Z] --- PASS: TestSecretList (2.78s)
17:27:56 [2021-07-16T17:27:56.044Z] === RUN   TestSecretsCreateAndDelete
17:27:57 [2021-07-16T17:27:57.407Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:27:57 [2021-07-16T17:27:57.991Z] --- PASS: TestBuildMultiStageParentConfig (2.19s)
17:27:57 [2021-07-16T17:27:57.991Z] === RUN   TestBuildLabelWithTargets
17:27:57 [2021-07-16T17:27:57.991Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:57 [2021-07-16T17:27:57.991Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:27:57 [2021-07-16T17:27:57.991Z] === RUN   TestBuildWithEmptyLayers
17:27:58 [2021-07-16T17:27:58.769Z] --- PASS: TestSecretsCreateAndDelete (2.77s)
17:27:58 [2021-07-16T17:27:58.769Z] === RUN   TestSecretsUpdate
17:27:59 [2021-07-16T17:27:59.527Z] --- PASS: TestBuildWithEmptyLayers (1.17s)
17:27:59 [2021-07-16T17:27:59.527Z] === RUN   TestBuildMultiStageOnBuild
17:28:00 [2021-07-16T17:28:00.655Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:28:01 [2021-07-16T17:28:01.269Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
17:28:01 [2021-07-16T17:28:01.269Z] PASS
17:28:01 [2021-07-16T17:28:01.269Z] 
17:28:01 [2021-07-16T17:28:01.269Z] DONE 17 tests in 46.847s
17:28:01 [2021-07-16T17:28:01.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:28:01 [2021-07-16T17:28:01.269Z] INFO: Testing against a local daemon
17:28:01 [2021-07-16T17:28:01.269Z] === RUN   TestPluginInvalidJSON
17:28:01 [2021-07-16T17:28:01.269Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:28:01 [2021-07-16T17:28:01.269Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:28:01 [2021-07-16T17:28:01.269Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:28:01 [2021-07-16T17:28:01.269Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:28:01 [2021-07-16T17:28:01.269Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:28:01 [2021-07-16T17:28:01.269Z] === RUN   TestPluginInstall
17:28:01 [2021-07-16T17:28:01.269Z] === RUN   TestPluginInstall/no_auth
17:28:01 [2021-07-16T17:28:01.581Z] --- PASS: TestSecretsUpdate (2.63s)
17:28:01 [2021-07-16T17:28:01.581Z] === RUN   TestTemplatedSecret
17:28:02 [2021-07-16T17:28:02.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:28:03 [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:28:03 [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3639aa7871056f51e04ef48abe86e22eadd2219d780fe20702eaaf0a140ac3" mediatype=application/vnd.docker.plugin.v1+json size=522
17:28:03 [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:28:03 [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3639aa7871056f51e04ef48abe86e22eadd2219d780fe20702eaaf0a140ac3" mediatype=application/vnd.docker.plugin.v1+json size=522
17:28:03 [2021-07-16T17:28:03.175Z] === RUN   TestPluginInstall/with_htpasswd
17:28:03 [2021-07-16T17:28:03.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:28:03 [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:28:03 [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028d73c008cdde4eb9d0a2d70380c9dbc55bd81ce004927803d410ae5ee59cae" mediatype=application/vnd.docker.plugin.v1+json size=522
17:28:03 [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:28:03 [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028d73c008cdde4eb9d0a2d70380c9dbc55bd81ce004927803d410ae5ee59cae" mediatype=application/vnd.docker.plugin.v1+json size=522
17:28:03 [2021-07-16T17:28:03.999Z] === RUN   TestPluginInstall/with_insecure
17:28:04 [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:28:04 [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:048759c9ee2cb51bd99b47bd62f9030be3d8684e43d669972a6fe98ed97d2b6c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:28:04 [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:28:04 [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:048759c9ee2cb51bd99b47bd62f9030be3d8684e43d669972a6fe98ed97d2b6c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:28:04 [2021-07-16T17:28:04.935Z]     plugin_test.go:165: [d5b59ab499cda] daemon is not started
17:28:04 [2021-07-16T17:28:04.935Z] --- PASS: TestPluginInstall (3.73s)
17:28:04 [2021-07-16T17:28:04.935Z]     --- PASS: TestPluginInstall/no_auth (1.94s)
17:28:04 [2021-07-16T17:28:04.935Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
17:28:04 [2021-07-16T17:28:04.935Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
17:28:04 [2021-07-16T17:28:04.935Z] === RUN   TestPluginsWithRuntimes
17:28:06 [2021-07-16T17:28:06.209Z] --- PASS: TestTemplatedSecret (4.54s)
17:28:06 [2021-07-16T17:28:06.209Z] === RUN   TestSecretCreateResolve
17:28:06 [2021-07-16T17:28:06.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:28:06 [2021-07-16T17:28:06.834Z] === RUN   TestPluginsWithRuntimes/No_Args
17:28:07 [2021-07-16T17:28:07.282Z] Removing intermediate container 5b8c1f56356b
17:28:07 [2021-07-16T17:28:07.282Z]  ---> f30420db6f5e
17:28:07 [2021-07-16T17:28:07.282Z] 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
17:28:07 [2021-07-16T17:28:07.282Z]  ---> Running in 412aadfd89bd
17:28:07 [2021-07-16T17:28:07.282Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading gotest.tools/gotestsum v0.5.3
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/fatih/color v1.9.0
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/pkg/errors v0.9.1
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/spf13/pflag v1.0.3
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/mattn/go-colorable v0.1.6
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading github.com/jonboulle/clockwork v0.1.0
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:28:07 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:28:07 [2021-07-16T17:28:07.282Z] INFO: Build done for gotestsum...
17:28:07 [2021-07-16T17:28:07.400Z] === RUN   TestPluginsWithRuntimes/With_Args
17:28:07 [2021-07-16T17:28:07.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:28:08 [2021-07-16T17:28:08.774Z] --- PASS: TestPluginsWithRuntimes (3.45s)
17:28:08 [2021-07-16T17:28:08.774Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
17:28:08 [2021-07-16T17:28:08.774Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
17:28:08 [2021-07-16T17:28:08.774Z] === RUN   TestPluginBackCompatMediaTypes
17:28:09 [2021-07-16T17:28:09.032Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
17:28:09 [2021-07-16T17:28:09.032Z] PASS
17:28:09 [2021-07-16T17:28:09.032Z] 
17:28:09 [2021-07-16T17:28:09.032Z] DONE 10 tests in 7.822s
17:28:09 [2021-07-16T17:28:09.032Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:28:09 [2021-07-16T17:28:09.032Z] INFO: Testing against a local daemon
17:28:09 [2021-07-16T17:28:09.032Z] === RUN   TestExternalGraphDriver
17:28:09 [2021-07-16T17:28:09.289Z] === RUN   TestExternalGraphDriver/json
17:28:09 [2021-07-16T17:28:09.466Z] --- PASS: TestSecretCreateResolve (3.12s)
17:28:09 [2021-07-16T17:28:09.466Z] PASS
17:28:09 [2021-07-16T17:28:09.466Z] 
17:28:09 [2021-07-16T17:28:09.466Z] DONE 6 tests in 18.915s
17:28:09 [2021-07-16T17:28:09.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:28:09 [2021-07-16T17:28:09.466Z] ++ 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
17:28:09 [2021-07-16T17:28:09.466Z] ++ set -e
17:28:09 [2021-07-16T17:28:09.466Z] ++ '[' -n 0 ']'
17:28:09 [2021-07-16T17:28:09.466Z] ++ set -x
17:28:09 [2021-07-16T17:28:09.466Z] ++ 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
17:28:09 [2021-07-16T17:28:09.466Z] INFO: Testing against a local daemon
17:28:09 [2021-07-16T17:28:09.466Z] === RUN   TestServiceCreateInit
17:28:09 [2021-07-16T17:28:09.466Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:28:09 [2021-07-16T17:28:09.466Z]     docker_api_swarm_node_test.go:19: [d2b6bad4114bb] joining swarm manager [d39d84663b0e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:09 [2021-07-16T17:28:09.860Z] --- PASS: TestBuildMultiStageOnBuild (9.69s)
17:28:09 [2021-07-16T17:28:09.860Z] === RUN   TestBuildUncleanTarFilenames
17:28:09 [2021-07-16T17:28:09.860Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:28:09 [2021-07-16T17:28:09.860Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:28:09 [2021-07-16T17:28:09.860Z] === RUN   TestBuildMultiStageLayerLeak
17:28:10 [2021-07-16T17:28:10.393Z]     docker_api_swarm_node_test.go:20: [d7721a527756d] joining swarm manager [d39d84663b0e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:28:11 [2021-07-16T17:28:11.189Z] === RUN   TestExternalGraphDriver/spec
17:28:13 [2021-07-16T17:28:13.089Z] === RUN   TestExternalGraphDriver/pull
17:28:14 [2021-07-16T17:28:14.466Z] --- PASS: TestExternalGraphDriver (5.48s)
17:28:14 [2021-07-16T17:28:14.466Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
17:28:14 [2021-07-16T17:28:14.466Z]     --- PASS: TestExternalGraphDriver/spec (1.92s)
17:28:14 [2021-07-16T17:28:14.466Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
17:28:14 [2021-07-16T17:28:14.466Z] === RUN   TestGraphdriverPluginV2
17:28:14 [2021-07-16T17:28:14.555Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:28:18 [2021-07-16T17:28:18.431Z] --- PASS: TestBuildMultiStageLayerLeak (9.12s)
17:28:18 [2021-07-16T17:28:18.432Z] === RUN   TestBuildWithHugeFile
17:28:18 [2021-07-16T17:28:18.648Z] --- PASS: TestGraphdriverPluginV2 (3.57s)
17:28:18 [2021-07-16T17:28:18.648Z] PASS
17:28:18 [2021-07-16T17:28:18.648Z] 
17:28:18 [2021-07-16T17:28:18.648Z] DONE 5 tests in 9.082s
17:28:18 [2021-07-16T17:28:18.648Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:28:18 [2021-07-16T17:28:18.648Z] INFO: Testing against a local daemon
17:28:18 [2021-07-16T17:28:18.648Z] === RUN   TestContinueAfterPluginCrash
17:28:18 [2021-07-16T17:28:18.648Z] === PAUSE TestContinueAfterPluginCrash
17:28:18 [2021-07-16T17:28:18.648Z] === RUN   TestReadPluginNoRead
17:28:18 [2021-07-16T17:28:18.648Z] === PAUSE TestReadPluginNoRead
17:28:18 [2021-07-16T17:28:18.648Z] === RUN   TestDaemonStartWithLogOpt
17:28:18 [2021-07-16T17:28:18.648Z] === PAUSE TestDaemonStartWithLogOpt
17:28:18 [2021-07-16T17:28:18.648Z] === CONT  TestContinueAfterPluginCrash
17:28:18 [2021-07-16T17:28:18.648Z] === CONT  TestDaemonStartWithLogOpt
17:28:19 [2021-07-16T17:28:19.579Z] Removing intermediate container 412aadfd89bd
17:28:19 [2021-07-16T17:28:19.579Z]  ---> 6f8a3b80fb8e
17:28:19 [2021-07-16T17:28:19.579Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:28:19 [2021-07-16T17:28:19.579Z]  ---> Running in 22b4ca8c1c8b
17:28:19 [2021-07-16T17:28:19.794Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:28:19 [2021-07-16T17:28:19.794Z] --- PASS: TestServiceCreateInit (10.44s)
17:28:19 [2021-07-16T17:28:19.794Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s)
17:28:19 [2021-07-16T17:28:19.794Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s)
17:28:19 [2021-07-16T17:28:19.794Z] === RUN   TestCreateServiceMultipleTimes
17:28:20 [2021-07-16T17:28:20.030Z] Removing intermediate container 22b4ca8c1c8b
17:28:20 [2021-07-16T17:28:20.030Z]  ---> 39574bd7e949
17:28:20 [2021-07-16T17:28:20.030Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:28:20 [2021-07-16T17:28:20.030Z]  ---> Running in fb6c3d5f30b7
17:28:20 [2021-07-16T17:28:20.049Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:28:20 [2021-07-16T17:28:20.304Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:28:20 [2021-07-16T17:28:20.482Z] Removing intermediate container fb6c3d5f30b7
17:28:20 [2021-07-16T17:28:20.482Z]  ---> 12b276b27a63
17:28:20 [2021-07-16T17:28:20.482Z] Step 10/10 : COPY . .
17:28:21 [2021-07-16T17:28:21.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:28:21 [2021-07-16T17:28:21.486Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:28:21 [2021-07-16T17:28:21.930Z] --- PASS: TestDaemonStartWithLogOpt (3.62s)
17:28:21 [2021-07-16T17:28:21.930Z] === CONT  TestReadPluginNoRead
17:28:22 [2021-07-16T17:28:22.413Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:28:24 [2021-07-16T17:28:24.300Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:28:24 [2021-07-16T17:28:24.300Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:28:24 [2021-07-16T17:28:24.300Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:28:24 [2021-07-16T17:28:24.300Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:28:24 [2021-07-16T17:28:24.300Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:28:24 [2021-07-16T17:28:24.300Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:28:24 [2021-07-16T17:28:24.300Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:28:24 [2021-07-16T17:28:24.300Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:28:24 [2021-07-16T17:28:24.300Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:28:24 [2021-07-16T17:28:24.455Z] === RUN   TestReadPluginNoRead/default
17:28:25 [2021-07-16T17:28:25.664Z]     docker_api_swarm_test.go:501: [d81629a3591ff] joining swarm manager [d9157d440ef3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:25 [2021-07-16T17:28:25.830Z] === RUN   TestReadPluginNoRead/disabled_caching
17:28:27 [2021-07-16T17:28:27.028Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:28:27 [2021-07-16T17:28:27.028Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:28:27 [2021-07-16T17:28:27.213Z] --- PASS: TestContinueAfterPluginCrash (8.83s)
17:28:27 [2021-07-16T17:28:27.213Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:28:27 [2021-07-16T17:28:27.954Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:28:28 [2021-07-16T17:28:28.209Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:28:29 [2021-07-16T17:28:29.113Z] === CONT  TestReadPluginNoRead
17:28:29 [2021-07-16T17:28:29.113Z]     read_test.go:92: [da350e87c0f56] daemon is not started
17:28:29 [2021-07-16T17:28:29.113Z] --- PASS: TestReadPluginNoRead (6.95s)
17:28:29 [2021-07-16T17:28:29.113Z]     --- PASS: TestReadPluginNoRead/default (1.52s)
17:28:29 [2021-07-16T17:28:29.113Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.63s)
17:28:29 [2021-07-16T17:28:29.113Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
17:28:29 [2021-07-16T17:28:29.113Z] PASS
17:28:29 [2021-07-16T17:28:29.113Z] 
17:28:29 [2021-07-16T17:28:29.113Z] DONE 6 tests in 10.626s
17:28:29 [2021-07-16T17:28:29.113Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:28:29 [2021-07-16T17:28:29.113Z] testing: warning: no tests to run
17:28:29 [2021-07-16T17:28:29.113Z] PASS
17:28:29 [2021-07-16T17:28:29.113Z] 
17:28:29 [2021-07-16T17:28:29.113Z] DONE 0 tests in 0.016s
17:28:29 [2021-07-16T17:28:29.113Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:28:29 [2021-07-16T17:28:29.113Z] INFO: Testing against a local daemon
17:28:29 [2021-07-16T17:28:29.113Z] === RUN   TestPluginWithDevMounts
17:28:29 [2021-07-16T17:28:29.113Z] === PAUSE TestPluginWithDevMounts
17:28:29 [2021-07-16T17:28:29.113Z] === CONT  TestPluginWithDevMounts
17:28:29 [2021-07-16T17:28:29.573Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:28:29 [2021-07-16T17:28:29.573Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:28:30 [2021-07-16T17:28:30.491Z] --- PASS: TestPluginWithDevMounts (1.64s)
17:28:30 [2021-07-16T17:28:30.491Z] PASS
17:28:30 [2021-07-16T17:28:30.491Z] 
17:28:30 [2021-07-16T17:28:30.491Z] DONE 1 tests in 1.678s
17:28:30 [2021-07-16T17:28:30.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:28:30 [2021-07-16T17:28:30.491Z] INFO: Testing against a local daemon
17:28:30 [2021-07-16T17:28:30.491Z] === RUN   TestSecretInspect
17:28:32 [2021-07-16T17:28:32.833Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:28:33 [2021-07-16T17:28:33.019Z] --- PASS: TestSecretInspect (2.24s)
17:28:33 [2021-07-16T17:28:33.020Z] === RUN   TestSecretList
17:28:34 [2021-07-16T17:28:34.718Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:28:34 [2021-07-16T17:28:34.919Z] --- PASS: TestSecretList (2.21s)
17:28:34 [2021-07-16T17:28:34.919Z] === RUN   TestSecretsCreateAndDelete
17:28:35 [2021-07-16T17:28:35.277Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:28:35 [2021-07-16T17:28:35.532Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:28:35 [2021-07-16T17:28:35.787Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:28:35 [2021-07-16T17:28:35.787Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:28:35 [2021-07-16T17:28:35.787Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:28:36 [2021-07-16T17:28:36.348Z] === RUN   TestDockerSuite/TestBuildXZHost
17:28:37 [2021-07-16T17:28:37.273Z]     docker_api_swarm_test.go:506: [d7407af3ed3e8] joining swarm manager [d9157d440ef3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:28:37 [2021-07-16T17:28:37.449Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
17:28:37 [2021-07-16T17:28:37.449Z] === RUN   TestSecretsUpdate
17:28:38 [2021-07-16T17:28:38.199Z] --- PASS: TestCreateServiceMultipleTimes (18.31s)
17:28:38 [2021-07-16T17:28:38.199Z] === RUN   TestCreateServiceConflict
17:28:38 [2021-07-16T17:28:38.761Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:28:38 [2021-07-16T17:28:38.761Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:28:38 [2021-07-16T17:28:38.761Z]     docker_cli_sni_test.go:18: Flakey test
17:28:38 [2021-07-16T17:28:38.761Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:28:39 [2021-07-16T17:28:39.322Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:28:39 [2021-07-16T17:28:39.350Z] --- PASS: TestSecretsUpdate (2.20s)
17:28:39 [2021-07-16T17:28:39.350Z] === RUN   TestTemplatedSecret
17:28:40 [2021-07-16T17:28:40.686Z] === RUN   TestDockerSuite/TestCommitChange
17:28:40 [2021-07-16T17:28:40.941Z] --- PASS: TestCreateServiceConflict (2.78s)
17:28:40 [2021-07-16T17:28:40.941Z] === RUN   TestCreateServiceMaxReplicas
17:28:41 [2021-07-16T17:28:41.503Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:28:42 [2021-07-16T17:28:42.442Z] === RUN   TestDockerSuite/TestCommitHardlink
17:28:42 [2021-07-16T17:28:42.632Z] --- PASS: TestTemplatedSecret (3.36s)
17:28:42 [2021-07-16T17:28:42.632Z] === RUN   TestSecretCreateResolve
17:28:44 [2021-07-16T17:28:44.329Z] --- PASS: TestCreateServiceMaxReplicas (3.36s)
17:28:44 [2021-07-16T17:28:44.329Z] === RUN   TestCreateWithDuplicateNetworkNames
17:28:44 [2021-07-16T17:28:44.583Z] === RUN   TestDockerSuite/TestCommitNewFile
17:28:45 [2021-07-16T17:28:45.158Z] --- PASS: TestSecretCreateResolve (2.23s)
17:28:45 [2021-07-16T17:28:45.158Z] PASS
17:28:45 [2021-07-16T17:28:45.158Z] 
17:28:45 [2021-07-16T17:28:45.158Z] DONE 6 tests in 14.466s
17:28:45 [2021-07-16T17:28:45.158Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:28:45 [2021-07-16T17:28:45.158Z] INFO: Testing against a local daemon
17:28:45 [2021-07-16T17:28:45.158Z] === RUN   TestServiceCreateInit
17:28:45 [2021-07-16T17:28:45.158Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:28:45 [2021-07-16T17:28:45.721Z]  ---> 7cedc05b6b1d
17:28:45 [2021-07-16T17:28:45.721Z] Successfully built 7cedc05b6b1d
17:28:45 [2021-07-16T17:28:45.721Z] Successfully tagged docker:latest
17:28:45 [2021-07-16T17:28:45.721Z] INFO: Image build ended at 07/16/2021 17:28:43. Duration:00:03:16.3208618
17:28:45 [2021-07-16T17:28:45.721Z] 
17:28:45 [2021-07-16T17:28:45.721Z] 
17:28:45 [2021-07-16T17:28:45.721Z] INFO: Building the test binaries at 07/16/2021 17:28:43...
17:28:46 [2021-07-16T17:28:46.468Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:28:47 [2021-07-16T17:28:47.393Z] === RUN   TestDockerSuite/TestCommitTTY
17:28:49 [2021-07-16T17:28:49.278Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:28:49 [2021-07-16T17:28:49.840Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:28:50 [2021-07-16T17:28:50.029Z] INFO: make.ps1 starting at 07/16/2021 17:28:49
17:28:50 [2021-07-16T17:28:50.029Z] INFO: Git commit (6e76b0e2b5) assumed from DOCKER_GITCOMMIT environment variable
17:28:50 [2021-07-16T17:28:50.029Z] INFO: Invoking autogen...
17:28:50 [2021-07-16T17:28:50.419Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:28:50 [2021-07-16T17:28:50.582Z] INFO: Building daemon...
17:28:51 [2021-07-16T17:28:51.727Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:28:53 [2021-07-16T17:28:53.090Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:28:54 [2021-07-16T17:28:54.632Z] --- PASS: TestServiceCreateInit (9.16s)
17:28:54 [2021-07-16T17:28:54.632Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s)
17:28:54 [2021-07-16T17:28:54.632Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
17:28:54 [2021-07-16T17:28:54.632Z] === RUN   TestCreateServiceMultipleTimes
17:28:54 [2021-07-16T17:28:54.975Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:28:56 [2021-07-16T17:28:56.337Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:28:56 [2021-07-16T17:28:56.337Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:28:56 [2021-07-16T17:28:56.897Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:28:57 [2021-07-16T17:28:57.194Z] ..........................xx....................                         [ 29%]
17:28:57 [2021-07-16T17:28:57.821Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:28:58 [2021-07-16T17:28:58.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s)
17:28:58 [2021-07-16T17:28:58.381Z] === RUN   TestCreateServiceSecretFileMode
17:28:58 [2021-07-16T17:28:58.942Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:28:59 [2021-07-16T17:28:59.867Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:29:00 [2021-07-16T17:29:00.793Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:29:00 [2021-07-16T17:29:00.793Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:29:00 [2021-07-16T17:29:00.793Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:29:02 [2021-07-16T17:29:02.157Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
17:29:02 [2021-07-16T17:29:02.157Z] === RUN   TestCreateServiceConfigFileMode
17:29:02 [2021-07-16T17:29:02.157Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:29:02 [2021-07-16T17:29:02.157Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:29:02 [2021-07-16T17:29:02.157Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:29:02 [2021-07-16T17:29:02.157Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:29:02 [2021-07-16T17:29:02.157Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:29:02 [2021-07-16T17:29:02.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:29:03 [2021-07-16T17:29:03.083Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:29:04 [2021-07-16T17:29:04.009Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:29:04 [2021-07-16T17:29:04.934Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:29:04 [2021-07-16T17:29:04.934Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:29:05 [2021-07-16T17:29:05.189Z] --- PASS: TestCreateServiceConfigFileMode (3.24s)
17:29:05 [2021-07-16T17:29:05.189Z] === RUN   TestCreateServiceSysctls
17:29:06 [2021-07-16T17:29:06.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:29:06 [2021-07-16T17:29:06.806Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:29:07 [2021-07-16T17:29:07.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:29:07 [2021-07-16T17:29:07.733Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:29:07 [2021-07-16T17:29:07.733Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:29:08 [2021-07-16T17:29:08.295Z]     docker_api_swarm_node_test.go:80: [d1e5604f030ca] joining swarm manager [dce33e03b4b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:08 [2021-07-16T17:29:08.855Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:29:09 [2021-07-16T17:29:09.779Z] --- PASS: TestCreateServiceSysctls (4.66s)
17:29:09 [2021-07-16T17:29:09.779Z] === RUN   TestCreateServiceCapabilities
17:29:10 [2021-07-16T17:29:10.340Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:29:11 [2021-07-16T17:29:11.272Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:29:12 [2021-07-16T17:29:12.201Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:29:12 [2021-07-16T17:29:12.201Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:29:12 [2021-07-16T17:29:12.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:29:12 [2021-07-16T17:29:12.702Z] --- PASS: TestCreateServiceMultipleTimes (17.01s)
17:29:12 [2021-07-16T17:29:12.703Z] === RUN   TestCreateServiceConflict
17:29:13 [2021-07-16T17:29:13.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:29:13 [2021-07-16T17:29:13.564Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:29:13 [2021-07-16T17:29:13.564Z] --- PASS: TestCreateServiceCapabilities (3.83s)
17:29:13 [2021-07-16T17:29:13.564Z] === RUN   TestInspect
17:29:13 [2021-07-16T17:29:13.636Z] --- PASS: TestCreateServiceConflict (2.20s)
17:29:13 [2021-07-16T17:29:13.636Z] === RUN   TestCreateServiceMaxReplicas
17:29:14 [2021-07-16T17:29:14.125Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:29:14 [2021-07-16T17:29:14.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:29:15 [2021-07-16T17:29:15.052Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:29:15 [2021-07-16T17:29:15.052Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:29:15 [2021-07-16T17:29:15.978Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:29:16 [2021-07-16T17:29:16.938Z] --- PASS: TestCreateServiceMaxReplicas (3.26s)
17:29:16 [2021-07-16T17:29:16.938Z] === RUN   TestCreateWithDuplicateNetworkNames
17:29:17 [2021-07-16T17:29:17.864Z] --- PASS: TestInspect (4.32s)
17:29:17 [2021-07-16T17:29:17.864Z] === RUN   TestCreateJob
17:29:18 [2021-07-16T17:29:18.790Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:29:20 [2021-07-16T17:29:20.152Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:29:20 [2021-07-16T17:29:20.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:29:20 [2021-07-16T17:29:20.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:29:20 [2021-07-16T17:29:20.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:29:20 [2021-07-16T17:29:20.407Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:29:21 [2021-07-16T17:29:21.332Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:29:21 [2021-07-16T17:29:21.892Z] --- PASS: TestCreateJob (4.07s)
17:29:21 [2021-07-16T17:29:21.892Z] === RUN   TestReplicatedJob
17:29:23 [2021-07-16T17:29:23.578Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:29:23 [2021-07-16T17:29:23.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:29:25 [2021-07-16T17:29:25.665Z]     docker_api_swarm_node_test.go:52: [d3102bc3e462d] joining swarm manager [d8f0818a63b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:25 [2021-07-16T17:29:25.920Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:29:26 [2021-07-16T17:29:26.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:29:26 [2021-07-16T17:29:26.847Z]     docker_api_swarm_node_test.go:53: [d0b7e83d388b9] joining swarm manager [d8f0818a63b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:26 [2021-07-16T17:29:26.848Z] === RUN   TestDockerSuite/TestContainerAPITop
17:29:27 [2021-07-16T17:29:27.773Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:29:27 [2021-07-16T17:29:27.773Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:29:27 [2021-07-16T17:29:27.773Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:29:27 [2021-07-16T17:29:27.773Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:29:28 [2021-07-16T17:29:28.698Z] --- PASS: TestReplicatedJob (6.74s)
17:29:28 [2021-07-16T17:29:28.698Z] === RUN   TestUpdateReplicatedJob
17:29:30 [2021-07-16T17:29:30.584Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:29:31 [2021-07-16T17:29:31.509Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:29:31 [2021-07-16T17:29:31.804Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s)
17:29:31 [2021-07-16T17:29:31.804Z] === RUN   TestCreateServiceSecretFileMode
17:29:32 [2021-07-16T17:29:32.369Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
17:29:32 [2021-07-16T17:29:32.369Z] === RUN   TestCreateServiceConfigFileMode
17:29:33 [2021-07-16T17:29:33.221Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:29:33 [2021-07-16T17:29:33.394Z] --- PASS: TestUpdateReplicatedJob (4.32s)
17:29:33 [2021-07-16T17:29:33.394Z] === RUN   TestServiceListWithStatuses
17:29:33 [2021-07-16T17:29:33.394Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:29:33 [2021-07-16T17:29:33.394Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:29:33 [2021-07-16T17:29:33.394Z] === RUN   TestDockerNetworkConnectAlias
17:29:33 [2021-07-16T17:29:33.394Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:29:35 [2021-07-16T17:29:35.648Z] --- PASS: TestCreateServiceConfigFileMode (2.74s)
17:29:35 [2021-07-16T17:29:35.648Z] === RUN   TestCreateServiceSysctls
17:29:36 [2021-07-16T17:29:36.974Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:29:38 [2021-07-16T17:29:38.928Z] --- PASS: TestCreateServiceSysctls (3.71s)
17:29:38 [2021-07-16T17:29:38.928Z] === RUN   TestCreateServiceCapabilities
17:29:39 [2021-07-16T17:29:39.925Z] --- PASS: TestDockerNetworkConnectAlias (5.85s)
17:29:39 [2021-07-16T17:29:39.925Z] === RUN   TestDockerNetworkReConnect
17:29:39 [2021-07-16T17:29:39.925Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:29:40 [2021-07-16T17:29:40.180Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:29:41 [2021-07-16T17:29:41.456Z] --- PASS: TestCreateServiceCapabilities (2.70s)
17:29:41 [2021-07-16T17:29:41.456Z] === RUN   TestInspect
17:29:42 [2021-07-16T17:29:42.066Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:29:43 [2021-07-16T17:29:43.428Z] --- PASS: TestDockerNetworkReConnect (4.60s)
17:29:43 [2021-07-16T17:29:43.428Z] === RUN   TestServicePlugin
17:29:43 [2021-07-16T17:29:43.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:29:44 [2021-07-16T17:29:44.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:29:44 [2021-07-16T17:29:44.752Z] --- PASS: TestInspect (3.30s)
17:29:44 [2021-07-16T17:29:44.752Z] === RUN   TestCreateJob
17:29:44 [2021-07-16T17:29:44.922Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:29:46 [2021-07-16T17:29:46.809Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:29:47 [2021-07-16T17:29:47.065Z]     plugin_test.go:62: [d6c9feea4c35f] joining swarm manager [dc9056eee0e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:48 [2021-07-16T17:29:48.429Z]     plugin_test.go:65: [d3d4d4ab62c22] joining swarm manager [dc9056eee0e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:48 [2021-07-16T17:29:48.429Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:29:48 [2021-07-16T17:29:48.935Z] --- PASS: TestCreateJob (3.61s)
17:29:48 [2021-07-16T17:29:48.935Z] === RUN   TestReplicatedJob
17:29:49 [2021-07-16T17:29:49.793Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:29:51 [2021-07-16T17:29:51.677Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c6da10_<nil>}
17:29:53 [2021-07-16T17:29:53.038Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_false__<nil>_<nil>_<nil>}
17:29:54 [2021-07-16T17:29:54.400Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_true__<nil>_<nil>_<nil>}
17:29:54 [2021-07-16T17:29:54.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:29:55 [2021-07-16T17:29:55.490Z] --- PASS: TestReplicatedJob (7.07s)
17:29:55 [2021-07-16T17:29:55.490Z] === RUN   TestUpdateReplicatedJob
17:29:56 [2021-07-16T17:29:56.285Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_false__<nil>_<nil>_<nil>}
17:29:57 [2021-07-16T17:29:57.357Z] tests/integration/api_network_test.py ............................       [ 47%]
17:29:57 [2021-07-16T17:29:57.647Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true__<nil>_<nil>_<nil>}
17:29:57 [2021-07-16T17:29:57.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:29:59 [2021-07-16T17:29:59.010Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true__0xc000c6da40_<nil>_<nil>}
17:29:59 [2021-07-16T17:29:59.266Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:29:59 [2021-07-16T17:29:59.673Z] --- PASS: TestUpdateReplicatedJob (3.68s)
17:29:59 [2021-07-16T17:29:59.673Z] === RUN   TestServiceListWithStatuses
17:29:59 [2021-07-16T17:29:59.673Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:29:59 [2021-07-16T17:29:59.673Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:29:59 [2021-07-16T17:29:59.673Z] === RUN   TestDockerNetworkConnectAlias
17:30:00 [2021-07-16T17:30:00.109Z] --- PASS: TestBuildWithHugeFile (97.86s)
17:30:00 [2021-07-16T17:30:00.109Z] === RUN   TestBuildWCOWSandboxSize
17:30:00 [2021-07-16T17:30:00.629Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c6da58_<nil>}
17:30:02 [2021-07-16T17:30:02.513Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c6da70_<nil>}
17:30:03 [2021-07-16T17:30:03.157Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:30:03 [2021-07-16T17:30:03.157Z] 
17:30:03 [2021-07-16T17:30:03.157Z]  ________   ____  __.
17:30:03 [2021-07-16T17:30:03.157Z]  \_____  \ |    |/ _|
17:30:03 [2021-07-16T17:30:03.157Z]  /   |   \|      <
17:30:03 [2021-07-16T17:30:03.157Z]  /    |    \    |  \
17:30:03 [2021-07-16T17:30:03.157Z]  \_______  /____|__ \
17:30:03 [2021-07-16T17:30:03.157Z]          \/        \/
17:30:03 [2021-07-16T17:30:03.157Z] 
17:30:03 [2021-07-16T17:30:03.157Z] INFO: make.ps1 ended at 07/16/2021 17:30:01
17:30:03 [2021-07-16T17:30:03.608Z] INFO: Binaries build ended at 07/16/2021 17:30:03. Duration:00:01:19.4327950
17:30:03 [2021-07-16T17:30:03.855Z] --- PASS: TestDockerNetworkConnectAlias (4.73s)
17:30:03 [2021-07-16T17:30:03.855Z] === RUN   TestDockerNetworkReConnect
17:30:03 [2021-07-16T17:30:03.876Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c6da88_<nil>}
17:30:04 [2021-07-16T17:30:04.562Z] INFO: Copying the built daemon binary to d:\CI\PR-42647\2\binary\dockerd-6e76b0e2b5.exe...
17:30:04 [2021-07-16T17:30:04.562Z] INFO: Copying the built client binary to d:\CI\PR-42647\2\binary\docker-6e76b0e2b5.exe...
17:30:04 [2021-07-16T17:30:04.562Z] INFO: Copying dockerversion from the container...
17:30:04 [2021-07-16T17:30:04.562Z] INFO: Copying the golang package from the container to d:\CI\PR-42647\2\installer\go.zip...
17:30:04 [2021-07-16T17:30:04.790Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:30:05 [2021-07-16T17:30:05.515Z] INFO: Extracting go.zip to d:\CI\PR-42647\2\go
17:30:05 [2021-07-16T17:30:05.760Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c6daa0_<nil>}
17:30:05 [2021-07-16T17:30:05.760Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:30:06 [2021-07-16T17:30:06.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:30:06 [2021-07-16T17:30:06.277Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:30:06 [2021-07-16T17:30:06.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:30:07 [2021-07-16T17:30:07.123Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:30:07 [2021-07-16T17:30:07.378Z]     docker_api_swarm_test.go:201: [d4874049b1d38] joining swarm manager [d99ea0d91993d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:30:07 [2021-07-16T17:30:07.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:30:08 [2021-07-16T17:30:08.038Z] --- PASS: TestDockerNetworkReConnect (3.71s)
17:30:08 [2021-07-16T17:30:08.038Z] === RUN   TestServicePlugin
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:30:08 [2021-07-16T17:30:08.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:30:08 [2021-07-16T17:30:08.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:30:08 [2021-07-16T17:30:08.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:30:08 [2021-07-16T17:30:08.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:30:08 [2021-07-16T17:30:08.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:30:08 [2021-07-16T17:30:08.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:30:08 [2021-07-16T17:30:08.995Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:30:10 [2021-07-16T17:30:10.602Z] tests/integration/api_service_test.py ....................s............. [ 60%]
17:30:11 [2021-07-16T17:30:11.322Z]     plugin_test.go:62: [d2fa76e09e35c] joining swarm manager [dc24e7e58d37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:30:12 [2021-07-16T17:30:12.256Z]     plugin_test.go:65: [d3d1e205e17f4] joining swarm manager [dc24e7e58d37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:30:12 [2021-07-16T17:30:12.258Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:30:12 [2021-07-16T17:30:12.818Z] --- PASS: TestServicePlugin (29.23s)
17:30:12 [2021-07-16T17:30:12.818Z] === RUN   TestServiceUpdateLabel
17:30:12 [2021-07-16T17:30:12.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:30:14 [2021-07-16T17:30:14.180Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:30:15 [2021-07-16T17:30:15.575Z] --- PASS: TestServiceUpdateLabel (2.82s)
17:30:15 [2021-07-16T17:30:15.575Z] === RUN   TestServiceUpdateSecrets
17:30:18 [2021-07-16T17:30:18.090Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:30:19 [2021-07-16T17:30:19.453Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:30:19 [2021-07-16T17:30:19.453Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:30:20 [2021-07-16T17:30:20.379Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:30:21 [2021-07-16T17:30:21.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:30:21 [2021-07-16T17:30:21.306Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:30:22 [2021-07-16T17:30:22.232Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:30:23 [2021-07-16T17:30:23.157Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:30:24 [2021-07-16T17:30:24.082Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:30:24 [2021-07-16T17:30:24.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:30:24 [2021-07-16T17:30:24.642Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:30:24 [2021-07-16T17:30:24.959Z] ..........................                                               [ 67%]
17:30:26 [2021-07-16T17:30:26.005Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:30:26 [2021-07-16T17:30:26.565Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:30:27 [2021-07-16T17:30:27.491Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:30:28 [2021-07-16T17:30:28.415Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:30:29 [2021-07-16T17:30:29.340Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:30:30 [2021-07-16T17:30:30.266Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Extraction ended at 07/16/2021 17:30:28. Duration:00:00:23.1078320
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Updating the golang and path environment variables
17:30:30 [2021-07-16T17:30:30.540Z] INFO: GOPATH=d:\gopath
17:30:30 [2021-07-16T17:30:30.540Z] INFO: go version go1.16.6 windows/amd64
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Running the daemon under test in debug mode
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Starting a daemon under test...
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42647\2\daemon --pidfile d:\CI\PR-42647\2\docker.pid -D
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Process started successfully.
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Start tailing logs of the daemon under tests
17:30:30 [2021-07-16T17:30:30.540Z] INFO: Waiting for the daemon under test to start...
17:30:30 [2021-07-16T17:30:30.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:30:31 [2021-07-16T17:30:31.082Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:30:31 [2021-07-16T17:30:31.643Z] --- PASS: TestServiceUpdateSecrets (16.05s)
17:30:31 [2021-07-16T17:30:31.643Z] === RUN   TestServiceUpdateConfigs
17:30:32 [2021-07-16T17:30:32.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:30:32 [2021-07-16T17:30:32.465Z] Using test binary docker
17:30:32 [2021-07-16T17:30:32.465Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:30:32 [2021-07-16T17:30:32.465Z] +++ /etc/init.d/apparmor start
17:30:32 [2021-07-16T17:30:32.465Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:30:32 [2021-07-16T17:30:32.465Z] INFO: Waiting for daemon to start...
17:30:32 [2021-07-16T17:30:32.465Z] Starting dockerd
17:30:32 [2021-07-16T17:30:32.465Z] +++ 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
17:30:32 [2021-07-16T17:30:32.570Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:30:32 [2021-07-16T17:30:32.825Z]     docker_api_swarm_test.go:383: [d9af010acb30a] joining swarm manager [d2f36d1aad736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:30:33 [2021-07-16T17:30:33.751Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:30:34 [2021-07-16T17:30:34.006Z]     docker_api_swarm_test.go:384: [d43717064d9bd] joining swarm manager [d2f36d1aad736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:30:34 [2021-07-16T17:30:34.380Z] .
17:30:34 [2021-07-16T17:30:34.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:30:34 [2021-07-16T17:30:34.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:30:34 [2021-07-16T17:30:34.380Z] Error: No such image: emptyfs
17:30:34 [2021-07-16T17:30:34.380Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:30:34 [2021-07-16T17:30:34.380Z] ++++ docker load
17:30:34 [2021-07-16T17:30:34.567Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:30:34 [2021-07-16T17:30:34.567Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:30:34 [2021-07-16T17:30:34.641Z] Running integration-test (iteration 1)
17:30:34 [2021-07-16T17:30:34.641Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:30:34 [2021-07-16T17:30:34.641Z] ++ 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
17:30:34 [2021-07-16T17:30:34.641Z] ++ set -e
17:30:34 [2021-07-16T17:30:34.641Z] ++ '[' -n 0 ']'
17:30:34 [2021-07-16T17:30:34.641Z] ++ set -x
17:30:34 [2021-07-16T17:30:34.642Z] ++ 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
17:30:35 [2021-07-16T17:30:35.493Z] === RUN   TestDockerSuite/TestCpRelativePath
17:30:36 [2021-07-16T17:30:36.054Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:30:36 [2021-07-16T17:30:36.980Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:30:37 [2021-07-16T17:30:37.905Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:30:38 [2021-07-16T17:30:38.807Z] --- PASS: TestServicePlugin (30.10s)
17:30:38 [2021-07-16T17:30:38.807Z] === RUN   TestServiceUpdateLabel
17:30:38 [2021-07-16T17:30:38.830Z] === RUN   TestDockerSuite/TestCpToCaseA
17:30:40 [2021-07-16T17:30:40.181Z] --- PASS: TestServiceUpdateLabel (2.30s)
17:30:40 [2021-07-16T17:30:40.181Z] === RUN   TestServiceUpdateSecrets
17:30:40 [2021-07-16T17:30:40.192Z] === RUN   TestDockerSuite/TestCpToCaseB
17:30:41 [2021-07-16T17:30:41.117Z] === RUN   TestDockerSuite/TestCpToCaseC
17:30:43 [2021-07-16T17:30:43.633Z] === RUN   TestDockerSuite/TestCpToCaseD
17:30:47 [2021-07-16T17:30:47.808Z] --- PASS: TestServiceUpdateConfigs (15.76s)
17:30:47 [2021-07-16T17:30:47.808Z] === RUN   TestServiceUpdateNetwork
17:30:48 [2021-07-16T17:30:48.129Z] .....INFO: Daemon under test started and replied!
17:30:48 [2021-07-16T17:30:48.129Z] INFO: Docker version of the daemon under test
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] Client:
17:30:48 [2021-07-16T17:30:48.129Z]  Version:      17.06.2-ce
17:30:48 [2021-07-16T17:30:48.129Z]  API version:  1.30
17:30:48 [2021-07-16T17:30:48.129Z]  Go version:   go1.8.3
17:30:48 [2021-07-16T17:30:48.129Z]  Git commit:   cec0b72
17:30:48 [2021-07-16T17:30:48.129Z]  Built:        Tue Sep  5 19:57:19 2017
17:30:48 [2021-07-16T17:30:48.129Z]  OS/Arch:      windows/amd64
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] Server:
17:30:48 [2021-07-16T17:30:48.129Z]  Version:      0.0.0-dev
17:30:48 [2021-07-16T17:30:48.129Z]  API version:  1.42 (minimum version 1.24)
17:30:48 [2021-07-16T17:30:48.129Z]  Go version:   go1.16.6
17:30:48 [2021-07-16T17:30:48.129Z]  Git commit:   6e76b0e2b5
17:30:48 [2021-07-16T17:30:48.129Z]  Built:        07/16/2021 17:28:49
17:30:48 [2021-07-16T17:30:48.129Z]  OS/Arch:      windows/amd64
17:30:48 [2021-07-16T17:30:48.129Z]  Experimental: false
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] INFO: Docker info of the daemon under test
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] Containers: 0
17:30:48 [2021-07-16T17:30:48.129Z]  Running: 0
17:30:48 [2021-07-16T17:30:48.129Z]  Paused: 0
17:30:48 [2021-07-16T17:30:48.129Z]  Stopped: 0
17:30:48 [2021-07-16T17:30:48.129Z] Images: 0
17:30:48 [2021-07-16T17:30:48.129Z] Server Version: 0.0.0-dev
17:30:48 [2021-07-16T17:30:48.129Z] Storage Driver: windowsfilter
17:30:48 [2021-07-16T17:30:48.129Z]  Windows: 
17:30:48 [2021-07-16T17:30:48.129Z] Logging Driver: json-file
17:30:48 [2021-07-16T17:30:48.129Z] Plugins: 
17:30:48 [2021-07-16T17:30:48.129Z]  Volume: local
17:30:48 [2021-07-16T17:30:48.129Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:30:48 [2021-07-16T17:30:48.129Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:30:48 [2021-07-16T17:30:48.129Z] Swarm: inactive
17:30:48 [2021-07-16T17:30:48.129Z] Default Isolation: process
17:30:48 [2021-07-16T17:30:48.129Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:30:48 [2021-07-16T17:30:48.129Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
17:30:48 [2021-07-16T17:30:48.129Z] OSType: windows
17:30:48 [2021-07-16T17:30:48.129Z] Architecture: x86_64
17:30:48 [2021-07-16T17:30:48.129Z] CPUs: 4
17:30:48 [2021-07-16T17:30:48.129Z] Total Memory: 32GiB
17:30:48 [2021-07-16T17:30:48.129Z] Name: azwin-2-fb9850
17:30:48 [2021-07-16T17:30:48.129Z] ID: JTS5:LDJG:WRNX:GEGK:EVHR:EYVP:OWUC:VG6P:YKMG:OGNK:PHJA:WOZF
17:30:48 [2021-07-16T17:30:48.129Z] Docker Root Dir: D:\CI\PR-42647\2\daemon
17:30:48 [2021-07-16T17:30:48.129Z] Debug Mode (client): false
17:30:48 [2021-07-16T17:30:48.129Z] Debug Mode (server): true
17:30:48 [2021-07-16T17:30:48.129Z]  File Descriptors: -1
17:30:48 [2021-07-16T17:30:48.129Z]  Goroutines: 16
17:30:48 [2021-07-16T17:30:48.129Z]  System Time: 2021-07-16T17:30:48.0090734Z
17:30:48 [2021-07-16T17:30:48.129Z]  EventsListeners: 0
17:30:48 [2021-07-16T17:30:48.129Z] Registry: https://index.docker.io/v1/
17:30:48 [2021-07-16T17:30:48.129Z] Labels:
17:30:48 [2021-07-16T17:30:48.129Z] Experimental: false
17:30:48 [2021-07-16T17:30:48.129Z] Insecure Registries:
17:30:48 [2021-07-16T17:30:48.129Z]  127.0.0.0/8
17:30:48 [2021-07-16T17:30:48.129Z] Live Restore Enabled: false
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] INFO: Docker images of the daemon under test
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.129Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:30:48 [2021-07-16T17:30:48.129Z] 
17:30:48 [2021-07-16T17:30:48.586Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:30:48 [2021-07-16T17:30:48.586Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:30:48 [2021-07-16T17:30:48.586Z] ltsc2019: Pulling from windows/servercore
17:30:48 [2021-07-16T17:30:48.586Z] 4612f6d0b889: Pulling fs layer
17:30:48 [2021-07-16T17:30:48.586Z] f143c6fed32d: Pulling fs layer
17:30:48 [2021-07-16T17:30:48.733Z] === RUN   TestDockerSuite/TestCpToCaseE
17:30:49 [2021-07-16T17:30:49.570Z] Loaded image: buildpack-deps:buster
17:30:50 [2021-07-16T17:30:50.142Z] Loaded image: busybox:latest
17:30:50 [2021-07-16T17:30:50.404Z] Loaded image: busybox:glibc
17:30:51 [2021-07-16T17:30:51.994Z] === RUN   TestDockerSuite/TestCpToCaseF
17:30:52 [2021-07-16T17:30:52.920Z] === RUN   TestDockerSuite/TestCpToCaseG
17:30:52 [2021-07-16T17:30:52.953Z] Loaded image: debian:bullseye
17:30:52 [2021-07-16T17:30:52.953Z] Loaded image: hello-world:latest
17:30:52 [2021-07-16T17:30:52.953Z] Loaded image: arm32v7/hello-world:latest
17:30:52 [2021-07-16T17:30:52.953Z] INFO: Testing against a local daemon
17:30:52 [2021-07-16T17:30:52.953Z] === RUN   TestCgroupNamespacesBuild
17:30:55 [2021-07-16T17:30:55.048Z] --- PASS: TestServiceUpdateSecrets (15.08s)
17:30:55 [2021-07-16T17:30:55.048Z] === RUN   TestServiceUpdateConfigs
17:30:57 [2021-07-16T17:30:57.161Z] --- PASS: TestCgroupNamespacesBuild (4.22s)
17:30:57 [2021-07-16T17:30:57.161Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:30:58 [2021-07-16T17:30:58.159Z] === RUN   TestDockerSuite/TestCpToCaseH
17:30:58 [2021-07-16T17:30:58.547Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
17:30:58 [2021-07-16T17:30:58.547Z] === RUN   TestBuildWithSession
17:30:58 [2021-07-16T17:30:58.547Z]     build_session_test.go:25: TODO: BuildKit
17:30:58 [2021-07-16T17:30:58.547Z] --- SKIP: TestBuildWithSession (0.00s)
17:30:58 [2021-07-16T17:30:58.547Z] === RUN   TestBuildSquashParent
17:30:58 [2021-07-16T17:30:58.850Z] f143c6fed32d: Verifying Checksum
17:30:58 [2021-07-16T17:30:58.850Z] f143c6fed32d: Download complete
17:31:00 [2021-07-16T17:31:00.670Z] === RUN   TestDockerSuite/TestCpToCaseI
17:31:01 [2021-07-16T17:31:01.595Z] --- PASS: TestServiceUpdateNetwork (14.15s)
17:31:01 [2021-07-16T17:31:01.595Z] === RUN   TestServiceUpdatePidsLimit
17:31:01 [2021-07-16T17:31:01.850Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:31:02 [2021-07-16T17:31:02.775Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:31:03 [2021-07-16T17:31:03.724Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:31:04 [2021-07-16T17:31:04.594Z] 4612f6d0b889: Verifying Checksum
17:31:04 [2021-07-16T17:31:04.594Z] 4612f6d0b889: Download complete
17:31:05 [2021-07-16T17:31:05.145Z] --- PASS: TestBuildSquashParent (6.44s)
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:31:05 [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:31:05 [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:31:05 [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:31:05 [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:31:05 [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:31:05 [2021-07-16T17:31:05.145Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:31:05 [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:31:05 [2021-07-16T17:31:05.145Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:31:05 [2021-07-16T17:31:05.145Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:31:05 [2021-07-16T17:31:05.145Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:31:05 [2021-07-16T17:31:05.145Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:31:05 [2021-07-16T17:31:05.806Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:31:06 [2021-07-16T17:31:06.989Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:31:07 [2021-07-16T17:31:07.550Z] === RUN   TestDockerSuite/TestCpToDot
17:31:08 [2021-07-16T17:31:08.464Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:31:08 [2021-07-16T17:31:08.464Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:31:08 [2021-07-16T17:31:08.475Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:31:09 [2021-07-16T17:31:09.837Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:31:10 [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:31:10 [2021-07-16T17:31:10.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
17:31:10 [2021-07-16T17:31:10.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
17:31:10 [2021-07-16T17:31:10.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s)
17:31:10 [2021-07-16T17:31:10.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s)
17:31:10 [2021-07-16T17:31:10.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s)
17:31:10 [2021-07-16T17:31:10.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s)
17:31:10 [2021-07-16T17:31:10.380Z] === RUN   TestBuildMultiStageCopy
17:31:10 [2021-07-16T17:31:10.380Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:31:10 [2021-07-16T17:31:10.762Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:31:11 [2021-07-16T17:31:11.321Z] === RUN   TestDockerSuite/TestCpToStdout
17:31:12 [2021-07-16T17:31:12.247Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:31:12 [2021-07-16T17:31:12.296Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:31:12 [2021-07-16T17:31:12.557Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:31:12 [2021-07-16T17:31:12.818Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:31:13 [2021-07-16T17:31:13.080Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:31:13 [2021-07-16T17:31:13.116Z] --- PASS: TestServiceUpdateConfigs (15.02s)
17:31:13 [2021-07-16T17:31:13.116Z] === RUN   TestServiceUpdateNetwork
17:31:13 [2021-07-16T17:31:13.609Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:31:13 [2021-07-16T17:31:13.609Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:31:13 [2021-07-16T17:31:13.652Z] --- PASS: TestBuildMultiStageCopy (3.25s)
17:31:13 [2021-07-16T17:31:13.653Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s)
17:31:13 [2021-07-16T17:31:13.653Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
17:31:13 [2021-07-16T17:31:13.653Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
17:31:13 [2021-07-16T17:31:13.653Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
17:31:13 [2021-07-16T17:31:13.653Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
17:31:13 [2021-07-16T17:31:13.653Z] === RUN   TestBuildMultiStageParentConfig
17:31:14 [2021-07-16T17:31:14.225Z] --- PASS: TestBuildMultiStageParentConfig (0.87s)
17:31:14 [2021-07-16T17:31:14.225Z] === RUN   TestBuildLabelWithTargets
17:31:14 [2021-07-16T17:31:14.534Z] === RUN   TestDockerSuite/TestCpVolumePath
17:31:15 [2021-07-16T17:31:15.459Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:31:15 [2021-07-16T17:31:15.459Z] === RUN   TestDockerSuite/TestCreateArgs
17:31:15 [2021-07-16T17:31:15.459Z] === RUN   TestDockerSuite/TestCreateByImageID
17:31:16 [2021-07-16T17:31:16.020Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:31:16 [2021-07-16T17:31:16.140Z] --- PASS: TestBuildLabelWithTargets (1.72s)
17:31:16 [2021-07-16T17:31:16.141Z] === RUN   TestBuildWithEmptyLayers
17:31:16 [2021-07-16T17:31:16.581Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:31:16 [2021-07-16T17:31:16.581Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:31:16 [2021-07-16T17:31:16.714Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
17:31:16 [2021-07-16T17:31:16.714Z] === RUN   TestBuildMultiStageOnBuild
17:31:16 [2021-07-16T17:31:16.836Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:31:16 [2021-07-16T17:31:16.836Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:31:17 [2021-07-16T17:31:17.397Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:31:17 [2021-07-16T17:31:17.653Z] === RUN   TestDockerSuite/TestCreateLabels
17:31:17 [2021-07-16T17:31:17.653Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:31:17 [2021-07-16T17:31:17.908Z] === RUN   TestDockerSuite/TestCreateRM
17:31:17 [2021-07-16T17:31:17.908Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:31:17 [2021-07-16T17:31:17.908Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:31:17 [2021-07-16T17:31:17.908Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:31:17 [2021-07-16T17:31:17.908Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:31:18 [2021-07-16T17:31:18.163Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:31:19 [2021-07-16T17:31:19.089Z] --- PASS: TestServiceUpdatePidsLimit (17.54s)
17:31:19 [2021-07-16T17:31:19.089Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
17:31:19 [2021-07-16T17:31:19.089Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s)
17:31:19 [2021-07-16T17:31:19.089Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s)
17:31:19 [2021-07-16T17:31:19.089Z] PASS
17:31:19 [2021-07-16T17:31:19.089Z] 
17:31:19 [2021-07-16T17:31:19.089Z] === Skipped
17:31:19 [2021-07-16T17:31:19.089Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:31:19 [2021-07-16T17:31:19.089Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:31:19 [2021-07-16T17:31:19.089Z] 
17:31:19 [2021-07-16T17:31:19.089Z] 
17:31:19 [2021-07-16T17:31:19.089Z] DONE 27 tests, 1 skipped in 189.892s
17:31:19 [2021-07-16T17:31:19.089Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:31:19 [2021-07-16T17:31:19.089Z] ++ 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
17:31:19 [2021-07-16T17:31:19.089Z] ++ set -e
17:31:19 [2021-07-16T17:31:19.089Z] ++ '[' -n 0 ']'
17:31:19 [2021-07-16T17:31:19.089Z] ++ set -x
17:31:19 [2021-07-16T17:31:19.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:31:19 [2021-07-16T17:31:19.089Z] INFO: Testing against a local daemon
17:31:19 [2021-07-16T17:31:19.089Z] === RUN   TestSessionCreate
17:31:19 [2021-07-16T17:31:19.089Z] --- PASS: TestSessionCreate (0.02s)
17:31:19 [2021-07-16T17:31:19.089Z] === RUN   TestSessionCreateWithBadUpgrade
17:31:19 [2021-07-16T17:31:19.089Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:31:19 [2021-07-16T17:31:19.089Z] PASS
17:31:19 [2021-07-16T17:31:19.089Z] 
17:31:19 [2021-07-16T17:31:19.089Z] DONE 2 tests in 0.143s
17:31:19 [2021-07-16T17:31:19.089Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:31:19 [2021-07-16T17:31:19.089Z] ++ 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
17:31:19 [2021-07-16T17:31:19.089Z] ++ set -e
17:31:19 [2021-07-16T17:31:19.089Z] ++ '[' -n 0 ']'
17:31:19 [2021-07-16T17:31:19.089Z] ++ set -x
17:31:19 [2021-07-16T17:31:19.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:31:19 [2021-07-16T17:31:19.262Z] --- PASS: TestBuildMultiStageOnBuild (2.32s)
17:31:19 [2021-07-16T17:31:19.262Z] === RUN   TestBuildUncleanTarFilenames
17:31:19 [2021-07-16T17:31:19.345Z] INFO: Testing against a local daemon
17:31:19 [2021-07-16T17:31:19.345Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:31:19 [2021-07-16T17:31:19.345Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:31:19 [2021-07-16T17:31:19.345Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:31:19 [2021-07-16T17:31:19.345Z] === RUN   TestEventsExecDie
17:31:20 [2021-07-16T17:31:20.207Z] --- PASS: TestBuildUncleanTarFilenames (0.96s)
17:31:20 [2021-07-16T17:31:20.207Z] === RUN   TestBuildMultiStageLayerLeak
17:31:20 [2021-07-16T17:31:20.707Z] --- PASS: TestEventsExecDie (1.10s)
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestEventsBackwardsCompatible
17:31:20 [2021-07-16T17:31:20.707Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestEventsVolumeCreate
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:31:20 [2021-07-16T17:31:20.707Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestInfoBinaryCommits
17:31:20 [2021-07-16T17:31:20.707Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestInfoAPIVersioned
17:31:20 [2021-07-16T17:31:20.707Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestInfoDiscoveryBackend
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:31:20 [2021-07-16T17:31:20.707Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:31:20 [2021-07-16T17:31:20.962Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:31:20 [2021-07-16T17:31:20.962Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:31:22 [2021-07-16T17:31:22.325Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:31:22 [2021-07-16T17:31:22.325Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:31:22 [2021-07-16T17:31:22.580Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:31:22 [2021-07-16T17:31:22.580Z] === RUN   TestInfoAPI
17:31:22 [2021-07-16T17:31:22.580Z] --- PASS: TestInfoAPI (0.02s)
17:31:22 [2021-07-16T17:31:22.580Z] === RUN   TestInfoAPIWarnings
17:31:22 [2021-07-16T17:31:22.754Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s)
17:31:22 [2021-07-16T17:31:22.754Z] === RUN   TestBuildWithHugeFile
17:31:23 [2021-07-16T17:31:23.505Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:31:23 [2021-07-16T17:31:23.505Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:31:23 [2021-07-16T17:31:23.505Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:31:23 [2021-07-16T17:31:23.505Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:31:23 [2021-07-16T17:31:23.505Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:31:23 [2021-07-16T17:31:23.505Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:31:23 [2021-07-16T17:31:23.840Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:31:23 [2021-07-16T17:31:23.840Z] tests/integration/client_test.py .....                                   [ 75%]
17:31:23 [2021-07-16T17:31:23.840Z] tests/integration/context_api_test.py ...                                [ 76%]
17:31:23 [2021-07-16T17:31:23.840Z] tests/integration/errors_test.py .                                       [ 76%]
17:31:24 [2021-07-16T17:31:24.430Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:31:25 [2021-07-16T17:31:25.306Z] --- PASS: TestServiceUpdateNetwork (13.15s)
17:31:25 [2021-07-16T17:31:25.306Z] === RUN   TestServiceUpdatePidsLimit
17:31:25 [2021-07-16T17:31:25.306Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:31:25 [2021-07-16T17:31:25.564Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:31:25 [2021-07-16T17:31:25.792Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:31:27 [2021-07-16T17:31:27.154Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:31:28 [2021-07-16T17:31:28.518Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:31:29 [2021-07-16T17:31:29.880Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:31:30 [2021-07-16T17:31:30.805Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:31:31 [2021-07-16T17:31:31.730Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:31:31 [2021-07-16T17:31:31.730Z] === RUN   TestDockerSuite/TestDevicePermissions
17:31:32 [2021-07-16T17:31:32.290Z] === RUN   TestDockerSuite/TestDockerFails
17:31:32 [2021-07-16T17:31:32.290Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:31:32 [2021-07-16T17:31:32.290Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:31:32 [2021-07-16T17:31:32.290Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:31:33 [2021-07-16T17:31:33.651Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:31:33 [2021-07-16T17:31:33.684Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:31:34 [2021-07-16T17:31:34.212Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:31:35 [2021-07-16T17:31:35.574Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:31:35 [2021-07-16T17:31:35.574Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:31:35 [2021-07-16T17:31:35.829Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:31:35 [2021-07-16T17:31:35.829Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:31:37 [2021-07-16T17:31:37.191Z]     check_test.go:380: [d43717064d9bd] daemon is not started
17:31:37 [2021-07-16T17:31:37.191Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:31:39 [2021-07-16T17:31:39.106Z] --- PASS: TestInfoAPIWarnings (16.28s)
17:31:39 [2021-07-16T17:31:39.106Z] === RUN   TestInfoDebug
17:31:39 [2021-07-16T17:31:39.106Z]     docker_api_swarm_test.go:801: [d8254e3c673e1] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:31:39 [2021-07-16T17:31:39.366Z] --- PASS: TestInfoDebug (0.52s)
17:31:39 [2021-07-16T17:31:39.366Z] === RUN   TestInfoInsecureRegistries
17:31:39 [2021-07-16T17:31:39.929Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:31:39 [2021-07-16T17:31:39.929Z] === RUN   TestInfoRegistryMirrors
17:31:40 [2021-07-16T17:31:40.184Z]     docker_api_swarm_test.go:801: [dc7fa7e65e0bf] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:31:40 [2021-07-16T17:31:40.439Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:31:40 [2021-07-16T17:31:40.439Z] === RUN   TestLoginFailsWithBadCredentials
17:31:40 [2021-07-16T17:31:40.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:31:40 [2021-07-16T17:31:40.695Z] === RUN   TestPingCacheHeaders
17:31:40 [2021-07-16T17:31:40.695Z] --- PASS: TestPingCacheHeaders (0.02s)
17:31:40 [2021-07-16T17:31:40.695Z] === RUN   TestPingGet
17:31:40 [2021-07-16T17:31:40.695Z] --- PASS: TestPingGet (0.01s)
17:31:40 [2021-07-16T17:31:40.695Z] === RUN   TestPingHead
17:31:40 [2021-07-16T17:31:40.695Z] --- PASS: TestPingHead (0.02s)
17:31:40 [2021-07-16T17:31:40.695Z] === RUN   TestVersion
17:31:40 [2021-07-16T17:31:40.695Z] --- PASS: TestVersion (0.01s)
17:31:40 [2021-07-16T17:31:40.695Z] PASS
17:31:40 [2021-07-16T17:31:40.695Z] 
17:31:40 [2021-07-16T17:31:40.695Z] === Skipped
17:31:40 [2021-07-16T17:31:40.695Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:31:40 [2021-07-16T17:31:40.695Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:31:40 [2021-07-16T17:31:40.695Z] 
17:31:40 [2021-07-16T17:31:40.695Z] 
17:31:40 [2021-07-16T17:31:40.695Z] DONE 19 tests, 1 skipped in 21.435s
17:31:40 [2021-07-16T17:31:40.695Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:31:40 [2021-07-16T17:31:40.695Z] ++ 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
17:31:40 [2021-07-16T17:31:40.695Z] ++ set -e
17:31:40 [2021-07-16T17:31:40.695Z] ++ '[' -n 0 ']'
17:31:40 [2021-07-16T17:31:40.695Z] ++ set -x
17:31:40 [2021-07-16T17:31:40.695Z] ++ 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
17:31:40 [2021-07-16T17:31:40.695Z] INFO: Testing against a local daemon
17:31:40 [2021-07-16T17:31:40.695Z] === RUN   TestVolumesCreateAndList
17:31:40 [2021-07-16T17:31:40.695Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:31:40 [2021-07-16T17:31:40.695Z] === RUN   TestVolumesRemove
17:31:40 [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesRemove (0.05s)
17:31:40 [2021-07-16T17:31:40.950Z] === RUN   TestVolumesInspect
17:31:40 [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesInspect (0.01s)
17:31:40 [2021-07-16T17:31:40.950Z] === RUN   TestVolumesInvalidJSON
17:31:40 [2021-07-16T17:31:40.950Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:31:40 [2021-07-16T17:31:40.950Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:31:40 [2021-07-16T17:31:40.950Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:31:40 [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:31:40 [2021-07-16T17:31:40.950Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:31:40 [2021-07-16T17:31:40.950Z] PASS
17:31:40 [2021-07-16T17:31:40.950Z] 
17:31:40 [2021-07-16T17:31:40.950Z] DONE 5 tests in 0.220s
17:31:40 [2021-07-16T17:31:40.950Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:31:41 [2021-07-16T17:31:41.205Z] ++++ cat bundles/test-integration/docker.pid
17:31:41 [2021-07-16T17:31:41.205Z] +++ kill 10294
17:31:41 [2021-07-16T17:31:41.460Z]     docker_api_swarm_test.go:801: [d330da456f005] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:31:41 [2021-07-16T17:31:41.460Z] +++ /etc/init.d/apparmor stop
17:31:41 [2021-07-16T17:31:41.460Z] Leaving: AppArmorNo profiles have been unloaded.
17:31:41 [2021-07-16T17:31:41.460Z] 
17:31:41 [2021-07-16T17:31:41.460Z] Unloading profiles will leave already running processes permanently
17:31:41 [2021-07-16T17:31:41.460Z] unconfined, which can lead to unexpected situations.
17:31:41 [2021-07-16T17:31:41.460Z] 
17:31:41 [2021-07-16T17:31:41.460Z] To set a process to complain mode, use the command line tool
17:31:41 [2021-07-16T17:31:41.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:31:41 [2021-07-16T17:31:41.460Z] +++ true
17:31:41 [2021-07-16T17:31:41.460Z] exiting test-integration
17:31:41 [2021-07-16T17:31:41.460Z] ++ exit 0
17:31:41 [2021-07-16T17:31:41.460Z] 
17:31:41 [2021-07-16T17:31:41.788Z] --- PASS: TestServiceUpdatePidsLimit (17.18s)
17:31:41 [2021-07-16T17:31:41.789Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
17:31:41 [2021-07-16T17:31:41.789Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s)
17:31:41 [2021-07-16T17:31:41.789Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s)
17:31:41 [2021-07-16T17:31:41.789Z] PASS
17:31:41 [2021-07-16T17:31:41.789Z] 
17:31:41 [2021-07-16T17:31:41.789Z] === Skipped
17:31:41 [2021-07-16T17:31:41.789Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:31:41 [2021-07-16T17:31:41.789Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:31:41 [2021-07-16T17:31:41.789Z] 
17:31:41 [2021-07-16T17:31:41.789Z] 
17:31:41 [2021-07-16T17:31:41.789Z] DONE 27 tests, 1 skipped in 175.468s
17:31:41 [2021-07-16T17:31:41.789Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:31:41 [2021-07-16T17:31:41.789Z] INFO: Testing against a local daemon
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestSessionCreate
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestSessionCreate (0.02s)
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestSessionCreateWithBadUpgrade
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:31:41 [2021-07-16T17:31:41.789Z] PASS
17:31:41 [2021-07-16T17:31:41.789Z] 
17:31:41 [2021-07-16T17:31:41.789Z] DONE 2 tests in 0.074s
17:31:41 [2021-07-16T17:31:41.789Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:31:41 [2021-07-16T17:31:41.789Z] INFO: Testing against a local daemon
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:31:41 [2021-07-16T17:31:41.789Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestEventsExecDie
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestEventsExecDie (1.09s)
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestEventsBackwardsCompatible
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestEventsVolumeCreate
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestEventsVolumeCreate (0.07s)
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestInfoBinaryCommits
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestInfoAPIVersioned
17:31:41 [2021-07-16T17:31:41.789Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:31:41 [2021-07-16T17:31:41.789Z] === RUN   TestInfoDiscoveryBackend
17:31:42 [2021-07-16T17:31:42.020Z] + for job in $(jobs -p)
17:31:42 [2021-07-16T17:31:42.020Z] + wait 3174
17:31:42 [2021-07-16T17:31:42.354Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:31:42 [2021-07-16T17:31:42.354Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:31:42 [2021-07-16T17:31:42.580Z]     docker_api_swarm_test.go:801: [da15d861590b6] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:31:42 [2021-07-16T17:31:42.835Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:31:43 [2021-07-16T17:31:43.287Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:31:43 [2021-07-16T17:31:43.287Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:31:43 [2021-07-16T17:31:43.852Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:31:43 [2021-07-16T17:31:43.852Z] === RUN   TestInfoAPI
17:31:43 [2021-07-16T17:31:43.852Z] --- PASS: TestInfoAPI (0.02s)
17:31:43 [2021-07-16T17:31:43.852Z] === RUN   TestInfoAPIWarnings
17:31:44 [2021-07-16T17:31:44.198Z]     docker_api_swarm_test.go:809: [dddf7581f4677] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:31:46 [2021-07-16T17:31:46.082Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:31:48 [2021-07-16T17:31:48.593Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:31:49 [2021-07-16T17:31:49.666Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:31:50 [2021-07-16T17:31:50.478Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:31:51 [2021-07-16T17:31:51.404Z] === RUN   TestDockerSuite/TestEventsAttach
17:31:52 [2021-07-16T17:31:52.330Z] === RUN   TestDockerSuite/TestEventsCommit
17:31:53 [2021-07-16T17:31:53.255Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:31:54 [2021-07-16T17:31:54.180Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:31:54 [2021-07-16T17:31:54.741Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:31:55 [2021-07-16T17:31:55.666Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:31:57 [2021-07-16T17:31:57.551Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:31:58 [2021-07-16T17:31:58.913Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestInfoAPIWarnings (16.24s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestInfoDebug
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestInfoDebug (0.52s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestInfoInsecureRegistries
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestInfoRegistryMirrors
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestLoginFailsWithBadCredentials
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestPingCacheHeaders
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestPingCacheHeaders (0.02s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestPingGet
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestPingGet (0.01s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestPingHead
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestPingHead (0.02s)
17:32:01 [2021-07-16T17:32:01.919Z] === RUN   TestVersion
17:32:01 [2021-07-16T17:32:01.919Z] --- PASS: TestVersion (0.02s)
17:32:01 [2021-07-16T17:32:01.919Z] === CONT  TestCgroupDriverSystemdMemoryLimit
17:32:02 [2021-07-16T17:32:02.175Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:32:03 [2021-07-16T17:32:03.293Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
17:32:03 [2021-07-16T17:32:03.293Z] PASS
17:32:03 [2021-07-16T17:32:03.551Z] 
17:32:03 [2021-07-16T17:32:03.551Z] DONE 19 tests in 22.855s
17:32:03 [2021-07-16T17:32:03.551Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:32:03 [2021-07-16T17:32:03.551Z] INFO: Testing against a local daemon
17:32:03 [2021-07-16T17:32:03.551Z] === RUN   TestVolumesCreateAndList
17:32:03 [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:32:03 [2021-07-16T17:32:03.551Z] === RUN   TestVolumesRemove
17:32:03 [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesRemove (0.09s)
17:32:03 [2021-07-16T17:32:03.551Z] === RUN   TestVolumesInspect
17:32:03 [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesInspect (0.02s)
17:32:03 [2021-07-16T17:32:03.551Z] === RUN   TestVolumesInvalidJSON
17:32:03 [2021-07-16T17:32:03.551Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:32:03 [2021-07-16T17:32:03.551Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:32:03 [2021-07-16T17:32:03.551Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:32:03 [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:32:03 [2021-07-16T17:32:03.551Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:32:03 [2021-07-16T17:32:03.551Z] PASS
17:32:03 [2021-07-16T17:32:03.551Z] 
17:32:03 [2021-07-16T17:32:03.551Z] DONE 5 tests in 0.179s
17:32:03 [2021-07-16T17:32:03.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:32:04 [2021-07-16T17:32:04.375Z] Stopping apparmor (via systemctl): apparmor.service.
17:32:04 [2021-07-16T17:32:04.375Z] Removing test suite binaries
17:32:04 [2021-07-16T17:32:04.375Z] exiting test-integration
17:32:04 [2021-07-16T17:32:04.375Z] ++ exit 0
17:32:04 [2021-07-16T17:32:04.375Z] 
17:32:04 [2021-07-16T17:32:04.688Z] === RUN   TestDockerSuite/TestEventsCopy
17:32:05 [2021-07-16T17:32:05.753Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:32:07 [2021-07-16T17:32:07.638Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:32:07 [2021-07-16T17:32:07.894Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:32:08 [2021-07-16T17:32:08.149Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:32:08 [2021-07-16T17:32:08.353Z] .........                                                                [ 86%]
Post stage
[Pipeline] junit
17:32:09 [2021-07-16T17:32:09.661Z] Recording test results
17:32:09 [2021-07-16T17:32:09.914Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:32:10 [2021-07-16T17:32:10.033Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:32:10 [2021-07-16T17:32:10.033Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:32:10 [2021-07-16T17:32:10.257Z] + echo Ensuring container killed.
17:32:10 [2021-07-16T17:32:10.257Z] Ensuring container killed.
17:32:10 [2021-07-16T17:32:10.257Z] + docker rm -vf docker-pr2
17:32:10 [2021-07-16T17:32:10.257Z] Error: No such container: docker-pr2
[Pipeline] sh
17:32:10 [2021-07-16T17:32:10.289Z] === RUN   TestDockerSuite/TestEventsFilterType
17:32:10 [2021-07-16T17:32:10.535Z] + echo Chowning /workspace to jenkins user
17:32:10 [2021-07-16T17:32:10.535Z] Chowning /workspace to jenkins user
17:32:10 [2021-07-16T17:32:10.535Z] + id -u
17:32:10 [2021-07-16T17:32:10.535Z] + id -g
17:32:10 [2021-07-16T17:32:10.535Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace
17:32:10 [2021-07-16T17:32:10.544Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:32:10 [2021-07-16T17:32:10.800Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:32:10 [2021-07-16T17:32:10.800Z] === RUN   TestDockerSuite/TestEventsFilters
17:32:12 [2021-07-16T17:32:12.686Z] === RUN   TestDockerSuite/TestEventsFormat
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:32:13 [2021-07-16T17:32:13.359Z] + bundleName=amd64-cgroup2
17:32:13 [2021-07-16T17:32:13.359Z] + echo Creating amd64-cgroup2-bundles.tar.gz
17:32:13 [2021-07-16T17:32:13.359Z] Creating amd64-cgroup2-bundles.tar.gz
17:32:13 [2021-07-16T17:32:13.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:32:13 [2021-07-16T17:32:13.359Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
17:32:13 [2021-07-16T17:32:13.628Z] Archiving artifacts
17:32:13 [2021-07-16T17:32:13.816Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:32:13 [2021-07-16T17:32:13.870Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:32:14 [2021-07-16T17:32:14.049Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:32:14 [2021-07-16T17:32:14.049Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:32:14 [2021-07-16T17:32:14.049Z] === RUN   TestDockerSuite/TestEventsImageImport
17:32:14 [2021-07-16T17:32:14.180Z] + make clean
17:32:14 [2021-07-16T17:32:14.180Z] docker volume rm -f docker-dev-cache
17:32:14 [2021-07-16T17:32:14.438Z] docker-dev-cache
[Pipeline] deleteDir
17:32:14 [2021-07-16T17:32:14.610Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:32:14 [2021-07-16T17:32:14.865Z] === RUN   TestDockerSuite/TestEventsImagePull
17:32:15 [2021-07-16T17:32:15.120Z] === RUN   TestDockerSuite/TestEventsImageTag
17:32:15 [2021-07-16T17:32:15.435Z] tests/integration/models_networks_test.py ....                           [ 91%]
17:32:16 [2021-07-16T17:32:16.482Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:32:16 [2021-07-16T17:32:16.482Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:32:16 [2021-07-16T17:32:16.482Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:32:16 [2021-07-16T17:32:16.482Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:32:16 [2021-07-16T17:32:16.482Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:32:16 [2021-07-16T17:32:16.482Z] === RUN   TestDockerSuite/TestEventsPluginOps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:32:18 [2021-07-16T17:32:18.367Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:32:18 [2021-07-16T17:32:18.927Z] === RUN   TestDockerSuite/TestEventsRename
17:32:19 [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithHugeFile (55.19s)
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildWCOWSandboxSize
17:32:19 [2021-07-16T17:32:19.041Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:32:19 [2021-07-16T17:32:19.041Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildWithEmptyDockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:32:19 [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
17:32:19 [2021-07-16T17:32:19.041Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:32:19 [2021-07-16T17:32:19.041Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
17:32:19 [2021-07-16T17:32:19.041Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildPreserveOwnership
17:32:19 [2021-07-16T17:32:19.041Z] === RUN   TestBuildPreserveOwnership/copy_from
17:32:19 [2021-07-16T17:32:19.853Z] === RUN   TestDockerSuite/TestEventsResize
17:32:20 [2021-07-16T17:32:20.673Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:32:20 [2021-07-16T17:32:20.777Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:32:21 [2021-07-16T17:32:21.337Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:32:21 [2021-07-16T17:32:21.591Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:32:22 [2021-07-16T17:32:22.037Z] tests/integration/models_resources_test.py .                             [ 91%]
17:32:22 [2021-07-16T17:32:22.699Z] === RUN   TestDockerSuite/TestEventsStreaming
17:32:22 [2021-07-16T17:32:22.977Z] --- PASS: TestBuildPreserveOwnership (4.93s)
17:32:22 [2021-07-16T17:32:22.977Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.35s)
17:32:22 [2021-07-16T17:32:22.977Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s)
17:32:22 [2021-07-16T17:32:22.977Z] === RUN   TestBuildPlatformInvalid
17:32:22 [2021-07-16T17:32:22.977Z] --- PASS: TestBuildPlatformInvalid (0.12s)
17:32:22 [2021-07-16T17:32:22.977Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:32:23 [2021-07-16T17:32:23.259Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:32:25 [2021-07-16T17:32:25.770Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:32:26 [2021-07-16T17:32:26.331Z] === RUN   TestDockerSuite/TestEventsTop
17:32:27 [2021-07-16T17:32:27.256Z] === RUN   TestDockerSuite/TestEventsUntag
17:32:28 [2021-07-16T17:32:28.350Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:32:29 [2021-07-16T17:32:29.764Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:32:31 [2021-07-16T17:32:31.078Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:32:31 [2021-07-16T17:32:31.078Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:32:31 [2021-07-16T17:32:31.127Z] === RUN   TestDockerSuite/TestExec
17:32:32 [2021-07-16T17:32:32.052Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:32:32 [2021-07-16T17:32:32.978Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:32:33 [2021-07-16T17:32:33.903Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:32:34 [2021-07-16T17:32:34.463Z] === RUN   TestDockerSuite/TestExecAPIStart
17:32:36 [2021-07-16T17:32:36.025Z] tests/integration/regression_test.py ......                              [ 98%]
17:32:36 [2021-07-16T17:32:36.538Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:32:36 [2021-07-16T17:32:36.538Z] tests/integration/credentials/utils_test.py .                            [100%]
17:32:36 [2021-07-16T17:32:36.538Z] 
17:32:36 [2021-07-16T17:32:36.538Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:32:36 [2021-07-16T17:32:36.538Z] =========================== short test summary info ============================
17:32:36 [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:32:36 [2021-07-16T17:32:36.538Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:32:36 [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:32:36 [2021-07-16T17:32:36.538Z]   Not supported on most drivers
17:32:36 [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:32:36 [2021-07-16T17:32:36.538Z]   Output of docker top depends on host distro, and is not formalized.
17:32:36 [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:32:36 [2021-07-16T17:32:36.538Z]   Output of docker top depends on host distro, and is not formalized.
17:32:36 [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:32:36 [2021-07-16T17:32:36.538Z]   Can fail if eth0 has multiple IP addresses
17:32:36 [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:32:36 [2021-07-16T17:32:36.538Z]   This doesn't seem to be taken into account by the engine
17:32:36 [2021-07-16T17:32:36.538Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:32:36 [2021-07-16T17:32:36.538Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
17:32:36 [2021-07-16T17:32:36.538Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:32:36 [2021-07-16T17:32:36.538Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 348.97 seconds ==
17:32:36 [2021-07-16T17:32:36.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:32:36 [2021-07-16T17:32:36.979Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:32:37 [2021-07-16T17:32:37.900Z] Loaded image: buildpack-deps:buster
17:32:37 [2021-07-16T17:32:37.900Z] Loaded image: busybox:latest
17:32:37 [2021-07-16T17:32:37.900Z] Loaded image: busybox:glibc
17:32:37 [2021-07-16T17:32:37.900Z] Loaded image: debian:bullseye
17:32:37 [2021-07-16T17:32:37.900Z] Loaded image: hello-world:latest
17:32:37 [2021-07-16T17:32:37.905Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:32:38 [2021-07-16T17:32:38.162Z] Loaded image: arm32v7/hello-world:latest
17:32:38 [2021-07-16T17:32:38.831Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:32:40 [2021-07-16T17:32:40.192Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:32:41 [2021-07-16T17:32:41.116Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:32:42 [2021-07-16T17:32:42.041Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:32:43 [2021-07-16T17:32:43.403Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:32:45 [2021-07-16T17:32:45.289Z] === RUN   TestDockerSuite/TestExecCgroup
17:32:47 [2021-07-16T17:32:47.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:32:47 [2021-07-16T17:32:47.736Z] === RUN   TestDockerSuite/TestExecEnv
17:32:48 [2021-07-16T17:32:48.169Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.90s)
17:32:48 [2021-07-16T17:32:48.170Z] PASS
17:32:48 [2021-07-16T17:32:48.170Z] 
17:32:48 [2021-07-16T17:32:48.170Z] === Skipped
17:32:48 [2021-07-16T17:32:48.170Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:32:48 [2021-07-16T17:32:48.170Z]     build_session_test.go:25: TODO: BuildKit
17:32:48 [2021-07-16T17:32:48.170Z] 
17:32:48 [2021-07-16T17:32:48.170Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:32:48 [2021-07-16T17:32:48.170Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:32:48 [2021-07-16T17:32:48.170Z] 
17:32:48 [2021-07-16T17:32:48.170Z] 
17:32:48 [2021-07-16T17:32:48.170Z] DONE 34 tests, 2 skipped in 132.156s
17:32:48 [2021-07-16T17:32:48.170Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:32:48 [2021-07-16T17:32:48.170Z] ++ 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
17:32:48 [2021-07-16T17:32:48.170Z] ++ set -e
17:32:48 [2021-07-16T17:32:48.170Z] ++ '[' -n 0 ']'
17:32:48 [2021-07-16T17:32:48.170Z] ++ set -x
17:32:48 [2021-07-16T17:32:48.170Z] ++ 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
17:32:48 [2021-07-16T17:32:48.170Z] INFO: Testing against a local daemon
17:32:48 [2021-07-16T17:32:48.170Z] === RUN   TestConfigInspect
17:32:48 [2021-07-16T17:32:48.973Z] Leaving: AppArmorNo profiles have been unloaded.
17:32:48 [2021-07-16T17:32:48.973Z] 
17:32:48 [2021-07-16T17:32:48.973Z] Unloading profiles will leave already running processes permanently
17:32:48 [2021-07-16T17:32:48.973Z] unconfined, which can lead to unexpected situations.
17:32:48 [2021-07-16T17:32:48.973Z] 
17:32:48 [2021-07-16T17:32:48.973Z] To set a process to complain mode, use the command line tool
17:32:48 [2021-07-16T17:32:48.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:32:48 [2021-07-16T17:32:48.973Z] 
Post stage
[Pipeline] junit
17:32:48 [2021-07-16T17:32:48.988Z] Recording test results
17:32:49 [2021-07-16T17:32:49.064Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:32:49 [2021-07-16T17:32:49.099Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:32:49 [2021-07-16T17:32:49.373Z] + echo Ensuring container killed.
17:32:49 [2021-07-16T17:32:49.373Z] Ensuring container killed.
17:32:49 [2021-07-16T17:32:49.373Z] + docker rm -vf docker-pr2
17:32:49 [2021-07-16T17:32:49.373Z] Error: No such container: docker-pr2
[Pipeline] sh
17:32:49 [2021-07-16T17:32:49.646Z] + echo Chowning /workspace to jenkins user
17:32:49 [2021-07-16T17:32:49.646Z] Chowning /workspace to jenkins user
17:32:49 [2021-07-16T17:32:49.646Z] + id -u
17:32:49 [2021-07-16T17:32:49.646Z] + id -g
17:32:49 [2021-07-16T17:32:49.646Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace
17:32:50 [2021-07-16T17:32:50.717Z] --- PASS: TestConfigInspect (2.79s)
17:32:50 [2021-07-16T17:32:50.717Z] === RUN   TestConfigList
17:32:50 [2021-07-16T17:32:50.986Z] === RUN   TestDockerSuite/TestExecExitStatus
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:32:51 [2021-07-16T17:32:51.340Z] + bundleName=docker-py
17:32:51 [2021-07-16T17:32:51.340Z] + echo Creating docker-py-bundles.tar.gz
17:32:51 [2021-07-16T17:32:51.340Z] Creating docker-py-bundles.tar.gz
17:32:51 [2021-07-16T17:32:51.340Z] + 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
17:32:51 [2021-07-16T17:32:51.348Z] Archiving artifacts
17:32:51 [2021-07-16T17:32:51.611Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:32:51 [2021-07-16T17:32:51.911Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:32:51 [2021-07-16T17:32:51.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/make.sh binary
17:32:52 [2021-07-16T17:32:52.471Z] === RUN   TestDockerSuite/TestExecInspectID
17:32:52 [2021-07-16T17:32:52.523Z] 
17:32:52 [2021-07-16T17:32:52.523Z] Removing bundles/
17:32:52 [2021-07-16T17:32:52.523Z] 
17:32:52 [2021-07-16T17:32:52.523Z] ---> Making bundle: binary (in bundles/binary)
17:32:52 [2021-07-16T17:32:52.523Z] Building: bundles/binary-daemon/dockerd-dev
17:32:52 [2021-07-16T17:32:52.523Z] GOOS="" GOARCH="" GOARM=""
17:32:53 [2021-07-16T17:32:53.266Z] --- PASS: TestConfigList (2.69s)
17:32:53 [2021-07-16T17:32:53.266Z] === RUN   TestConfigsCreateAndDelete
17:32:53 [2021-07-16T17:32:53.834Z]     docker_api_swarm_service_test.go:394: [d966ea88553f6] joining swarm manager [d023eca12747b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:32:54 [2021-07-16T17:32:54.394Z]     docker_api_swarm_service_test.go:394: [db9229e099921] joining swarm manager [d023eca12747b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:32:55 [2021-07-16T17:32:55.757Z] === RUN   TestDockerSuite/TestExecInteractive
17:32:55 [2021-07-16T17:32:55.813Z] --- PASS: TestConfigsCreateAndDelete (2.62s)
17:32:55 [2021-07-16T17:32:55.813Z] === RUN   TestConfigsUpdate
17:32:57 [2021-07-16T17:32:57.119Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:32:58 [2021-07-16T17:32:58.373Z] --- PASS: TestConfigsUpdate (2.70s)
17:32:58 [2021-07-16T17:32:58.373Z] === RUN   TestTemplatedConfig
17:32:58 [2021-07-16T17:32:58.484Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:32:59 [2021-07-16T17:32:59.848Z] === RUN   TestDockerSuite/TestExecParseError
17:33:00 [2021-07-16T17:33:00.774Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:33:01 [2021-07-16T17:33:01.334Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:33:01 [2021-07-16T17:33:01.686Z] --- PASS: TestTemplatedConfig (3.18s)
17:33:01 [2021-07-16T17:33:01.686Z] === RUN   TestConfigCreateResolve
17:33:02 [2021-07-16T17:33:02.259Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:33:04 [2021-07-16T17:33:04.233Z] --- PASS: TestConfigCreateResolve (2.67s)
17:33:04 [2021-07-16T17:33:04.233Z] PASS
17:33:04 [2021-07-16T17:33:04.233Z] 
17:33:04 [2021-07-16T17:33:04.233Z] DONE 6 tests in 17.283s
17:33:04 [2021-07-16T17:33:04.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:33:04 [2021-07-16T17:33:04.233Z] ++ 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
17:33:04 [2021-07-16T17:33:04.233Z] ++ set -e
17:33:04 [2021-07-16T17:33:04.233Z] ++ '[' -n 0 ']'
17:33:04 [2021-07-16T17:33:04.233Z] ++ set -x
17:33:04 [2021-07-16T17:33:04.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-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
17:33:06 [2021-07-16T17:33:06.443Z] === RUN   TestDockerSuite/TestExecSetEnv
17:33:07 [2021-07-16T17:33:07.369Z] === RUN   TestDockerSuite/TestExecStartFails
17:33:08 [2021-07-16T17:33:08.295Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:33:08 [2021-07-16T17:33:08.438Z] INFO: Testing against a local daemon
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestCheckpoint
17:33:08 [2021-07-16T17:33:08.438Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:33:08 [2021-07-16T17:33:08.438Z] --- SKIP: TestCheckpoint (0.00s)
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestContainerInvalidJSON
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:33:08 [2021-07-16T17:33:08.438Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:33:08 [2021-07-16T17:33:08.438Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:33:08 [2021-07-16T17:33:08.438Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:33:08 [2021-07-16T17:33:08.438Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:33:08 [2021-07-16T17:33:08.438Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:33:08 [2021-07-16T17:33:08.438Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:33:08 [2021-07-16T17:33:08.438Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:33:08 [2021-07-16T17:33:08.438Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:33:08 [2021-07-16T17:33:08.438Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:33:08 [2021-07-16T17:33:08.438Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:33:08 [2021-07-16T17:33:08.438Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestCopyFromContainerPathIsNotDir
17:33:08 [2021-07-16T17:33:08.438Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestCopyToContainerPathDoesNotExist
17:33:08 [2021-07-16T17:33:08.438Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestCopyToContainerPathIsNotDir
17:33:08 [2021-07-16T17:33:08.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:33:08 [2021-07-16T17:33:08.438Z] === RUN   TestCopyFromContainer
17:33:09 [2021-07-16T17:33:09.826Z] === RUN   TestCopyFromContainer//
17:33:10 [2021-07-16T17:33:10.089Z] === RUN   TestCopyFromContainer//bar/root
17:33:10 [2021-07-16T17:33:10.089Z] === RUN   TestCopyFromContainer//bar/root/
17:33:10 [2021-07-16T17:33:10.351Z] === RUN   TestCopyFromContainer/bar/quux
17:33:10 [2021-07-16T17:33:10.351Z] === RUN   TestCopyFromContainer/bar/quux/
17:33:10 [2021-07-16T17:33:10.351Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:33:10 [2021-07-16T17:33:10.613Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:33:10 [2021-07-16T17:33:10.613Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:33:10 [2021-07-16T17:33:10.613Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:33:10 [2021-07-16T17:33:10.613Z] === RUN   TestCopyFromContainer/bar/notarget
17:33:10 [2021-07-16T17:33:10.808Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:33:10 [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer (2.37s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer// (0.10s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:33:10 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:33:10 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:33:10 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:33:10 [2021-07-16T17:33:10.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:33:10 [2021-07-16T17:33:10.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:33:10 [2021-07-16T17:33:10.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:33:10 [2021-07-16T17:33:10.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateLinkToNonExistingContainer
17:33:10 [2021-07-16T17:33:10.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateWithInvalidEnv
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateWithInvalidEnv/0
17:33:10 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateWithInvalidEnv/0
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateWithInvalidEnv/1
17:33:10 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateWithInvalidEnv/1
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateWithInvalidEnv/2
17:33:10 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateWithInvalidEnv/2
17:33:10 [2021-07-16T17:33:10.874Z] === CONT  TestCreateWithInvalidEnv/0
17:33:10 [2021-07-16T17:33:10.874Z] === CONT  TestCreateWithInvalidEnv/1
17:33:10 [2021-07-16T17:33:10.874Z] === CONT  TestCreateWithInvalidEnv/2
17:33:10 [2021-07-16T17:33:10.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:33:10 [2021-07-16T17:33:10.874Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateTmpfsMountsTarget
17:33:10 [2021-07-16T17:33:10.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:33:10 [2021-07-16T17:33:10.874Z] === RUN   TestCreateWithCustomMaskedPaths
17:33:12 [2021-07-16T17:33:12.693Z]     docker_api_swarm_service_test.go:342: [db56e544dbdf6] joining swarm manager [d9a29cbc99c75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:13 [2021-07-16T17:33:13.253Z]     docker_api_swarm_service_test.go:342: [d75503493179b] joining swarm manager [d9a29cbc99c75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:13 [2021-07-16T17:33:13.422Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
17:33:13 [2021-07-16T17:33:13.422Z] === RUN   TestCreateWithCustomReadonlyPaths
17:33:15 [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:33:15 [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:33:15 [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:33:15 [2021-07-16T17:33:15.974Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:33:15 [2021-07-16T17:33:15.974Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:33:15 [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:33:15 [2021-07-16T17:33:15.974Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:33:15 [2021-07-16T17:33:15.974Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:33:15 [2021-07-16T17:33:15.974Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:33:15 [2021-07-16T17:33:15.974Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:33:15 [2021-07-16T17:33:15.974Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:33:15 [2021-07-16T17:33:15.974Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:33:16 [2021-07-16T17:33:16.243Z] Running on azwin-2-51e770 in d:\jenkins\workspace\moby_PR-42647
[Pipeline] {
[Pipeline] ws
17:33:16 [2021-07-16T17:33:16.257Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:33:16 [2021-07-16T17:33:16.345Z] The recommended git tool is: git
17:33:16 [2021-07-16T17:33:16.547Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestCreateDifferentPlatform
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestCreateDifferentPlatform/different_os
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:33:16 [2021-07-16T17:33:16.547Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:33:16 [2021-07-16T17:33:16.547Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:33:16 [2021-07-16T17:33:16.547Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:33:16 [2021-07-16T17:33:16.547Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:33:16 [2021-07-16T17:33:16.547Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestContainerStartOnDaemonRestart
17:33:16 [2021-07-16T17:33:16.547Z] === PAUSE TestContainerStartOnDaemonRestart
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestDaemonRestartIpcMode
17:33:16 [2021-07-16T17:33:16.547Z] === PAUSE TestDaemonRestartIpcMode
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestDaemonHostGatewayIP
17:33:16 [2021-07-16T17:33:16.547Z] === PAUSE TestDaemonHostGatewayIP
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestRestartDaemonWithRestartingContainer
17:33:16 [2021-07-16T17:33:16.547Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestContainerKillOnDaemonStart
17:33:16 [2021-07-16T17:33:16.547Z] === PAUSE TestContainerKillOnDaemonStart
17:33:16 [2021-07-16T17:33:16.547Z] === RUN   TestDiff
17:33:16 [2021-07-16T17:33:16.551Z] using credential docker-jenkins-github-credentials
17:33:16 [2021-07-16T17:33:16.626Z] Cloning the remote Git repository
17:33:16 [2021-07-16T17:33:16.626Z] Cloning with configured refspecs honoured and without tags
17:33:16 [2021-07-16T17:33:16.657Z] Cloning repository https://github.com/moby/moby.git
17:33:16 [2021-07-16T17:33:16.658Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:33:16 [2021-07-16T17:33:16.722Z] Fetching upstream changes from https://github.com/moby/moby.git
17:33:16 [2021-07-16T17:33:16.722Z]  > git --version # timeout=10
17:33:16 [2021-07-16T17:33:16.769Z]  > git --version # 'git version 2.24.1.windows.2'
17:33:16 [2021-07-16T17:33:16.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:33:16 [2021-07-16T17:33:16.774Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:33:17 [2021-07-16T17:33:17.493Z] --- PASS: TestDiff (0.81s)
17:33:17 [2021-07-16T17:33:17.493Z] === RUN   TestExecWithCloseStdin
17:33:18 [2021-07-16T17:33:18.438Z] --- PASS: TestExecWithCloseStdin (1.05s)
17:33:18 [2021-07-16T17:33:18.438Z] === RUN   TestExec
17:33:19 [2021-07-16T17:33:19.781Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:33:19 [2021-07-16T17:33:19.826Z] --- PASS: TestExec (1.07s)
17:33:19 [2021-07-16T17:33:19.826Z] === RUN   TestExecUser
17:33:20 [2021-07-16T17:33:20.709Z] === RUN   TestDockerSuite/TestExecTTY
17:33:20 [2021-07-16T17:33:20.770Z] --- PASS: TestExecUser (1.11s)
17:33:20 [2021-07-16T17:33:20.770Z] === RUN   TestExportContainerAndImportImage
17:33:21 [2021-07-16T17:33:21.635Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:33:21 [2021-07-16T17:33:21.715Z] --- PASS: TestExportContainerAndImportImage (1.01s)
17:33:21 [2021-07-16T17:33:21.715Z] === RUN   TestExportContainerAfterDaemonRestart
17:33:22 [2021-07-16T17:33:22.999Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:33:23 [2021-07-16T17:33:23.102Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
17:33:23 [2021-07-16T17:33:23.102Z] === RUN   TestHealthCheckWorkdir
17:33:23 [2021-07-16T17:33:23.924Z] === RUN   TestDockerSuite/TestExecUlimits
17:33:24 [2021-07-16T17:33:24.488Z] --- PASS: TestHealthCheckWorkdir (1.41s)
17:33:24 [2021-07-16T17:33:24.488Z] === RUN   TestHealthKillContainer
17:33:24 [2021-07-16T17:33:24.849Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:33:24 [2021-07-16T17:33:24.849Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:33:24 [2021-07-16T17:33:24.849Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:33:26 [2021-07-16T17:33:26.735Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:33:26 [2021-07-16T17:33:26.990Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:33:27 [2021-07-16T17:33:27.792Z] --- PASS: TestHealthKillContainer (3.06s)
17:33:27 [2021-07-16T17:33:27.792Z] === RUN   TestInspectCpusetInConfigPre120
17:33:27 [2021-07-16T17:33:27.915Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:33:28 [2021-07-16T17:33:28.364Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
17:33:28 [2021-07-16T17:33:28.364Z] === RUN   TestIpcModeNone
17:33:29 [2021-07-16T17:33:29.279Z]     docker_api_swarm_service_test.go:489: [d20d9f81eff8f] joining swarm manager [d0697bdd83380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:29 [2021-07-16T17:33:29.534Z] === RUN   TestDockerSuite/TestExecWithTERM
17:33:29 [2021-07-16T17:33:29.749Z] --- PASS: TestIpcModeNone (1.06s)
17:33:29 [2021-07-16T17:33:29.749Z] === RUN   TestIpcModePrivate
17:33:29 [2021-07-16T17:33:29.789Z]     docker_api_swarm_service_test.go:489: [dbce2be86d135] joining swarm manager [d0697bdd83380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:30 [2021-07-16T17:33:30.321Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:33:30 [2021-07-16T17:33:30.582Z] --- PASS: TestIpcModePrivate (1.05s)
17:33:30 [2021-07-16T17:33:30.582Z] === RUN   TestIpcModeShareable
17:33:30 [2021-07-16T17:33:30.716Z] === RUN   TestDockerSuite/TestExecWithUser
17:33:31 [2021-07-16T17:33:31.348Z] 4612f6d0b889: Pull complete
17:33:31 [2021-07-16T17:33:31.526Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
17:33:31 [2021-07-16T17:33:31.526Z] --- PASS: TestIpcModeShareable (1.09s)
17:33:31 [2021-07-16T17:33:31.526Z] === RUN   TestAPIIpcModeShareableAndContainer
17:33:31 [2021-07-16T17:33:31.872Z] Fetching without tags
17:33:31 [2021-07-16T17:33:31.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:33:31 [2021-07-16T17:33:31.609Z]  > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10
17:33:31 [2021-07-16T17:33:31.661Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:33:31 [2021-07-16T17:33:31.783Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:33:31 [2021-07-16T17:33:31.904Z] Fetching upstream changes from https://github.com/moby/moby.git
17:33:31 [2021-07-16T17:33:31.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:33:31 [2021-07-16T17:33:31.910Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:33:32 [2021-07-16T17:33:32.602Z] === RUN   TestDockerSuite/TestGetContainerStats
17:33:32 [2021-07-16T17:33:32.946Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637
17:33:32 [2021-07-16T17:33:32.977Z]  > git config core.sparsecheckout # timeout=10
17:33:33 [2021-07-16T17:33:33.025Z]  > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10
17:33:34 [2021-07-16T17:33:34.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s)
17:33:34 [2021-07-16T17:33:34.829Z] === RUN   TestAPIIpcModeHost
17:33:35 [2021-07-16T17:33:35.627Z]  > git remote # timeout=10
17:33:35 [2021-07-16T17:33:35.678Z]  > git config --get remote.origin.url # timeout=10
17:33:35 [2021-07-16T17:33:35.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:33:35 [2021-07-16T17:33:35.728Z]  > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10
17:33:36 [2021-07-16T17:33:36.220Z] --- PASS: TestAPIIpcModeHost (1.12s)
17:33:36 [2021-07-16T17:33:36.220Z] === RUN   TestDaemonIpcModeShareable
17:33:36 [2021-07-16T17:33:36.292Z] Merge succeeded, producing 723f744ef921df74c9341f624375db680f395645
17:33:36 [2021-07-16T17:33:36.292Z] Checking out Revision 723f744ef921df74c9341f624375db680f395645 (PR-42647)
17:33:36 [2021-07-16T17:33:36.624Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD"
17:33:36 [2021-07-16T17:33:36.746Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:33:37 [2021-07-16T17:33:37.607Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
17:33:37 [2021-07-16T17:33:37.839Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:33:37 [2021-07-16T17:33:37.868Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
17:33:37 [2021-07-16T17:33:37.868Z] === RUN   TestDaemonIpcModePrivate
17:33:36 [2021-07-16T17:33:36.202Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:33:36 [2021-07-16T17:33:36.322Z]  > git config core.sparsecheckout # timeout=10
17:33:36 [2021-07-16T17:33:36.370Z]  > git checkout -f 723f744ef921df74c9341f624375db680f395645 # timeout=10
17:33:36 [2021-07-16T17:33:36.655Z]  > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10
17:33:38 [2021-07-16T17:33:38.151Z] + docker version
17:33:38 [2021-07-16T17:33:38.151Z] Client: Mirantis Container Runtime
17:33:38 [2021-07-16T17:33:38.151Z]  Version:           20.10.0
17:33:38 [2021-07-16T17:33:38.151Z]  API version:       1.41
17:33:38 [2021-07-16T17:33:38.151Z]  Go version:        go1.13.15
17:33:38 [2021-07-16T17:33:38.151Z]  Git commit:        6ee42dc
17:33:38 [2021-07-16T17:33:38.151Z]  Built:             03/11/2021 13:24:56
17:33:38 [2021-07-16T17:33:38.151Z]  OS/Arch:           windows/amd64
17:33:38 [2021-07-16T17:33:38.151Z]  Context:           default
17:33:38 [2021-07-16T17:33:38.151Z]  Experimental:      true
17:33:38 [2021-07-16T17:33:38.151Z] 
17:33:38 [2021-07-16T17:33:38.151Z] Server: Mirantis Container Runtime
17:33:38 [2021-07-16T17:33:38.151Z]  Engine:
17:33:38 [2021-07-16T17:33:38.151Z]   Version:          20.10.0
17:33:38 [2021-07-16T17:33:38.151Z]   API version:      1.41 (minimum version 1.24)
17:33:38 [2021-07-16T17:33:38.151Z]   Go version:       go1.13.15
17:33:38 [2021-07-16T17:33:38.151Z]   Git commit:       1e08f21e79
17:33:38 [2021-07-16T17:33:38.151Z]   Built:            03/11/2021 13:23:32
17:33:38 [2021-07-16T17:33:38.151Z]   OS/Arch:          windows/amd64
17:33:38 [2021-07-16T17:33:38.151Z]   Experimental:     true
[Pipeline] sh
17:33:39 [2021-07-16T17:33:39.156Z] + docker info
17:33:39 [2021-07-16T17:33:39.784Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
17:33:39 [2021-07-16T17:33:39.784Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
17:33:39 [2021-07-16T17:33:39.784Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:33:40 [2021-07-16T17:33:40.107Z] Client:
17:33:40 [2021-07-16T17:33:40.107Z]  Context:    default
17:33:40 [2021-07-16T17:33:40.107Z]  Debug Mode: false
17:33:40 [2021-07-16T17:33:40.107Z]  Plugins:
17:33:40 [2021-07-16T17:33:40.107Z]   app: Docker Application (Docker Inc., v0.8.0)
17:33:40 [2021-07-16T17:33:40.107Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:33:40 [2021-07-16T17:33:40.107Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:33:40 [2021-07-16T17:33:40.107Z] 
17:33:40 [2021-07-16T17:33:40.107Z] Server:
17:33:40 [2021-07-16T17:33:40.107Z]  Containers: 0
17:33:40 [2021-07-16T17:33:40.107Z]   Running: 0
17:33:40 [2021-07-16T17:33:40.107Z]   Paused: 0
17:33:40 [2021-07-16T17:33:40.107Z]   Stopped: 0
17:33:40 [2021-07-16T17:33:40.107Z]  Images: 10
17:33:40 [2021-07-16T17:33:40.107Z]  Server Version: 20.10.0
17:33:40 [2021-07-16T17:33:40.107Z]  Storage Driver: lcow (linux) windowsfilter (windows)
17:33:40 [2021-07-16T17:33:40.107Z]   LCOW: 
17:33:40 [2021-07-16T17:33:40.107Z]   Windows: 
17:33:40 [2021-07-16T17:33:40.107Z]  Logging Driver: json-file
17:33:40 [2021-07-16T17:33:40.107Z]  Plugins:
17:33:40 [2021-07-16T17:33:40.107Z]   Volume: local
17:33:40 [2021-07-16T17:33:40.107Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:33:40 [2021-07-16T17:33:40.107Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:33:40 [2021-07-16T17:33:40.107Z]  Swarm: inactive
17:33:40 [2021-07-16T17:33:40.107Z]  Default Isolation: process
17:33:40 [2021-07-16T17:33:40.107Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:33:40 [2021-07-16T17:33:40.107Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:33:40 [2021-07-16T17:33:40.107Z]  OSType: windows
17:33:40 [2021-07-16T17:33:40.107Z]  Architecture: x86_64
17:33:40 [2021-07-16T17:33:40.107Z]  CPUs: 4
17:33:40 [2021-07-16T17:33:40.107Z]  Total Memory: 32GiB
17:33:40 [2021-07-16T17:33:40.107Z]  Name: azwin-2-51e770
17:33:40 [2021-07-16T17:33:40.107Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
17:33:40 [2021-07-16T17:33:40.107Z]  Docker Root Dir: D:\docker
17:33:40 [2021-07-16T17:33:40.107Z]  Debug Mode: false
17:33:40 [2021-07-16T17:33:40.107Z]  Registry: https://index.docker.io/v1/
17:33:40 [2021-07-16T17:33:40.107Z]  Labels:
17:33:40 [2021-07-16T17:33:40.107Z]  Experimental: true
17:33:40 [2021-07-16T17:33:40.107Z]  Insecure Registries:
17:33:40 [2021-07-16T17:33:40.107Z]   10.0.0.4:5000
17:33:40 [2021-07-16T17:33:40.107Z]   127.0.0.0/8
17:33:40 [2021-07-16T17:33:40.107Z]  Registry Mirrors:
17:33:40 [2021-07-16T17:33:40.107Z]   http://10.0.0.4:5000/
17:33:40 [2021-07-16T17:33:40.107Z]  Live Restore Enabled: false
17:33:40 [2021-07-16T17:33:40.107Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:33:41 [2021-07-16T17:33:41.701Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
17:33:41 [2021-07-16T17:33:41.701Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s)
17:33:41 [2021-07-16T17:33:41.701Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:33:42 [2021-07-16T17:33:42.011Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:33:42 [2021-07-16T17:33:42.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:33:43 [2021-07-16T17:33:43.618Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
17:33:43 [2021-07-16T17:33:43.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
17:33:43 [2021-07-16T17:33:43.618Z] === RUN   TestIpcModeOlderClient
17:33:43 [2021-07-16T17:33:43.618Z] === PAUSE TestIpcModeOlderClient
17:33:43 [2021-07-16T17:33:43.618Z] === RUN   TestKillContainerInvalidSignal
17:33:43 [2021-07-16T17:33:43.863Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:33:44 [2021-07-16T17:33:44.563Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
17:33:44 [2021-07-16T17:33:44.563Z] === RUN   TestKillContainer
17:33:44 [2021-07-16T17:33:44.563Z] === RUN   TestKillContainer/no_signal
17:33:45 [2021-07-16T17:33:45.142Z] === RUN   TestKillContainer/non_killing_signal
17:33:45 [2021-07-16T17:33:45.714Z] === RUN   TestKillContainer/killing_signal
17:33:47 [2021-07-16T17:33:47.099Z] --- PASS: TestKillContainer (2.50s)
17:33:47 [2021-07-16T17:33:47.099Z]     --- PASS: TestKillContainer/no_signal (0.80s)
17:33:47 [2021-07-16T17:33:47.099Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
17:33:47 [2021-07-16T17:33:47.099Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
17:33:47 [2021-07-16T17:33:47.099Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:33:47 [2021-07-16T17:33:47.099Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:33:47 [2021-07-16T17:33:47.671Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:33:48 [2021-07-16T17:33:48.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
17:33:48 [2021-07-16T17:33:48.631Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
17:33:48 [2021-07-16T17:33:48.631Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
17:33:48 [2021-07-16T17:33:48.631Z] === RUN   TestKillStoppedContainer
17:33:48 [2021-07-16T17:33:48.631Z] --- PASS: TestKillStoppedContainer (0.07s)
17:33:48 [2021-07-16T17:33:48.631Z] === RUN   TestKillStoppedContainerAPIPre120
17:33:48 [2021-07-16T17:33:48.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:33:48 [2021-07-16T17:33:48.631Z] === RUN   TestKillDifferentUserContainer
17:33:49 [2021-07-16T17:33:49.102Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:33:49 [2021-07-16T17:33:49.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:33:49 [2021-07-16T17:33:49.576Z] --- PASS: TestKillDifferentUserContainer (0.84s)
17:33:49 [2021-07-16T17:33:49.576Z] === RUN   TestInspectOomKilledTrue
17:33:49 [2021-07-16T17:33:49.576Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:33:49 [2021-07-16T17:33:49.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:33:49 [2021-07-16T17:33:49.576Z] === RUN   TestInspectOomKilledFalse
17:33:49 [2021-07-16T17:33:49.576Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:33:49 [2021-07-16T17:33:49.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:33:49 [2021-07-16T17:33:49.576Z] === RUN   TestLinksEtcHostsContentMatch
17:33:49 [2021-07-16T17:33:49.662Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:33:49 [2021-07-16T17:33:49.662Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:33:49 [2021-07-16T17:33:49.662Z] === RUN   TestDockerSuite/TestHealth
17:33:50 [2021-07-16T17:33:50.519Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s)
17:33:50 [2021-07-16T17:33:50.519Z] === RUN   TestLinksContainerNames
17:33:51 [2021-07-16T17:33:51.024Z]     docker_api_swarm_service_test.go:127: [dd39f1f763954] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:51 [2021-07-16T17:33:51.949Z]     docker_api_swarm_service_test.go:128: [ddde7dcf4dc0d] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:52 [2021-07-16T17:33:52.434Z] --- PASS: TestLinksContainerNames (1.63s)
17:33:52 [2021-07-16T17:33:52.434Z] === RUN   TestLogsFollowTailEmpty
17:33:53 [2021-07-16T17:33:53.005Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
17:33:53 [2021-07-16T17:33:53.005Z] === RUN   TestContainerNetworkMountsNoChown
17:33:53 [2021-07-16T17:33:53.051Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:33:53 [2021-07-16T17:33:53.051Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a45e6ac9\powershellScript.ps1'; exit $LASTEXITCODE;
17:33:53 [2021-07-16T17:33:53.052Z] ----------------------------------------------------------------------------
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] INFO: executeCI.ps1 starting at Fri Jul 16 17:33:51 CUT 2021
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Running git version 2.24.1.windows.2
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Branch:fe_release Build:20295.1.210212-1600
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Environment variables:
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] Name                           Value                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] ----                           -----                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:33:53 [2021-07-16T17:33:53.052Z] amd64                          true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:33:53 [2021-07-16T17:33:53.052Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:33:53 [2021-07-16T17:33:53.052Z] arm64                          true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:33:53 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:33:53 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:33:53 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:33:53 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:33:53 [2021-07-16T17:33:53.052Z] BRANCH_NAME                    PR-42647                                                                                
17:33:53 [2021-07-16T17:33:53.052Z] BUILD_DISPLAY_NAME             #2                                                                                      
17:33:53 [2021-07-16T17:33:53.052Z] BUILD_ID                       2                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] BUILD_NUMBER                   2                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] BUILD_TAG                      jenkins-moby-PR-42647-2                                                                 
17:33:53 [2021-07-16T17:33:53.052Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42647/2/                              
17:33:53 [2021-07-16T17:33:53.052Z] cgroup2                        true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_AUTHOR                  aiordache                                                                               
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_AUTHOR_DISPLAY_NAME     Anca Iordache                                                                           
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_BRANCH                  proxy_daemon_config                                                                     
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_FORK                    aiordache                                                                               
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_ID                      42647                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_TARGET                  master                                                                                  
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_TITLE                   Make daemon proxy settings configurable through daemon.json                             
17:33:53 [2021-07-16T17:33:53.052Z] CHANGE_URL                     https://github.com/moby/moby/pull/42647                                                 
17:33:53 [2021-07-16T17:33:53.052Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
17:33:53 [2021-07-16T17:33:53.052Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:33:53 [2021-07-16T17:33:53.052Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:33:53 [2021-07-16T17:33:53.052Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:33:53 [2021-07-16T17:33:53.052Z] COMPUTERNAME                   azwin-2-51e770                                                                          
17:33:53 [2021-07-16T17:33:53.052Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:33:53 [2021-07-16T17:33:53.052Z] ConfigSequenceNumber           0                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] dco                            true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] DOCKER_BUILDKIT                0                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] DOCKER_DUT_DEBUG               1                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:33:53 [2021-07-16T17:33:53.052Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:33:53 [2021-07-16T17:33:53.052Z] EXECUTOR_NUMBER                0                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] FQDN                           azwin-2-51e770.westus.cloudapp.azure.com                                                
17:33:53 [2021-07-16T17:33:53.052Z] GIT_BRANCH                     PR-42647                                                                                
17:33:53 [2021-07-16T17:33:53.052Z] GIT_COMMIT                     723f744ef921df74c9341f624375db680f395645                                                
17:33:53 [2021-07-16T17:33:53.052Z] GIT_PREVIOUS_COMMIT            1524b36d1f0be6541ccf68d336b72d23a80e13ff                                                
17:33:53 [2021-07-16T17:33:53.052Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:33:53 [2021-07-16T17:33:53.052Z] HUDSON_COOKIE                  d061587c-c36e-4b8a-98d6-e776fa1d7682                                                    
17:33:53 [2021-07-16T17:33:53.052Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:33:53 [2021-07-16T17:33:53.052Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:33:53 [2021-07-16T17:33:53.052Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:33:53 [2021-07-16T17:33:53.052Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
17:33:53 [2021-07-16T17:33:53.052Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:33:53 [2021-07-16T17:33:53.052Z] JENKINS_NODE_COOKIE            2084eebe-d1cf-494a-ad46-d868df981196                                                    
17:33:53 [2021-07-16T17:33:53.052Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:33:53 [2021-07-16T17:33:53.052Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:33:53 [2021-07-16T17:33:53.052Z] JOB_BASE_NAME                  PR-42647                                                                                
17:33:53 [2021-07-16T17:33:53.052Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42647/display/redirect                
17:33:53 [2021-07-16T17:33:53.052Z] JOB_NAME                       moby/PR-42647                                                                           
17:33:53 [2021-07-16T17:33:53.052Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42647/                                
17:33:53 [2021-07-16T17:33:53.052Z] library.jps.version            master                                                                                  
17:33:53 [2021-07-16T17:33:53.052Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:33:53 [2021-07-16T17:33:53.052Z] NODE_LABELS                    amd64 azure azwin-2-51e770 azwin-2022 docker west-us windows windows-2022 x86_64        
17:33:53 [2021-07-16T17:33:53.052Z] NODE_NAME                      azwin-2-51e770                                                                          
17:33:53 [2021-07-16T17:33:53.052Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] OS                             Windows_NT                                                                              
17:33:53 [2021-07-16T17:33:53.052Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:33:53 [2021-07-16T17:33:53.052Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:33:53 [2021-07-16T17:33:53.052Z] ppc64le                        false                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
17:33:53 [2021-07-16T17:33:53.052Z] PROCESSOR_LEVEL                6                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] PROCESSOR_REVISION             5504                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] ProgramData                    C:\ProgramData                                                                          
17:33:53 [2021-07-16T17:33:53.052Z] ProgramFiles                   C:\Program Files                                                                        
17:33:53 [2021-07-16T17:33:53.052Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:33:53 [2021-07-16T17:33:53.052Z] ProgramW6432                   C:\Program Files                                                                        
17:33:53 [2021-07-16T17:33:53.052Z] PROMPT                         $P$G                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:33:53 [2021-07-16T17:33:53.052Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:33:53 [2021-07-16T17:33:53.052Z] PUBLIC                         C:\Users\Public                                                                         
17:33:53 [2021-07-16T17:33:53.052Z] rootless                       true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=artif...
17:33:53 [2021-07-16T17:33:53.052Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=changes 
17:33:53 [2021-07-16T17:33:53.052Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect              
17:33:53 [2021-07-16T17:33:53.052Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=tests   
17:33:53 [2021-07-16T17:33:53.052Z] s390x                          false                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] SOURCES_DRIVE                  d                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] SOURCES_SUBDIR                 gopath                                                                                  
17:33:53 [2021-07-16T17:33:53.052Z] STAGE_NAME                     Run tests                                                                               
17:33:53 [2021-07-16T17:33:53.052Z] SystemDrive                    C:                                                                                      
17:33:53 [2021-07-16T17:33:53.052Z] SystemRoot                     C:\Windows                                                                              
17:33:53 [2021-07-16T17:33:53.052Z] TEMP                           C:\Windows\TEMP                                                                         
17:33:53 [2021-07-16T17:33:53.052Z] TESTDEBUG                      0                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] TESTRUN_DRIVE                  d                                                                                       
17:33:53 [2021-07-16T17:33:53.052Z] TESTRUN_SUBDIR                 CI                                                                                      
17:33:53 [2021-07-16T17:33:53.052Z] TIMEOUT                        120m                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] TMP                            C:\Windows\TEMP                                                                         
17:33:53 [2021-07-16T17:33:53.052Z] unit_validate                  true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] USERDOMAIN                     WORKGROUP                                                                               
17:33:53 [2021-07-16T17:33:53.052Z] USERNAME                       azwin-2-51e770$                                                                         
17:33:53 [2021-07-16T17:33:53.052Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:33:53 [2021-07-16T17:33:53.052Z] validate_force                 false                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] windir                         C:\Windows                                                                              
17:33:53 [2021-07-16T17:33:53.052Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
17:33:53 [2021-07-16T17:33:53.052Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
17:33:53 [2021-07-16T17:33:53.052Z] windows2022                    true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] windows2022containerd          true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] windowsRS1                     false                                                                                   
17:33:53 [2021-07-16T17:33:53.052Z] windowsRS5                     true                                                                                    
17:33:53 [2021-07-16T17:33:53.052Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:33:53 [2021-07-16T17:33:53.052Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Sources under d:\gopath\...
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Test run under d:\CI\...
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:33:53 [2021-07-16T17:33:53.052Z] INFO: docker/docker repository was found
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Docker version of control daemon
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] Client: Mirantis Container Runtime
17:33:53 [2021-07-16T17:33:53.052Z]  Version:           20.10.0
17:33:53 [2021-07-16T17:33:53.052Z]  API version:       1.41
17:33:53 [2021-07-16T17:33:53.052Z]  Go version:        go1.13.15
17:33:53 [2021-07-16T17:33:53.052Z]  Git commit:        6ee42dc
17:33:53 [2021-07-16T17:33:53.052Z]  Built:             03/11/2021 13:24:56
17:33:53 [2021-07-16T17:33:53.052Z]  OS/Arch:           windows/amd64
17:33:53 [2021-07-16T17:33:53.052Z]  Context:           default
17:33:53 [2021-07-16T17:33:53.052Z]  Experimental:      true
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] Server: Mirantis Container Runtime
17:33:53 [2021-07-16T17:33:53.052Z]  Engine:
17:33:53 [2021-07-16T17:33:53.052Z]   Version:          20.10.0
17:33:53 [2021-07-16T17:33:53.052Z]   API version:      1.41 (minimum version 1.24)
17:33:53 [2021-07-16T17:33:53.052Z]   Go version:       go1.13.15
17:33:53 [2021-07-16T17:33:53.052Z]   Git commit:       1e08f21e79
17:33:53 [2021-07-16T17:33:53.052Z]   Built:            03/11/2021 13:23:32
17:33:53 [2021-07-16T17:33:53.052Z]   OS/Arch:          windows/amd64
17:33:53 [2021-07-16T17:33:53.052Z]   Experimental:     true
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] INFO: Docker info of control daemon
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] Client:
17:33:53 [2021-07-16T17:33:53.052Z]  Context:    default
17:33:53 [2021-07-16T17:33:53.052Z]  Debug Mode: false
17:33:53 [2021-07-16T17:33:53.052Z]  Plugins:
17:33:53 [2021-07-16T17:33:53.052Z]   app: Docker Application (Docker Inc., v0.8.0)
17:33:53 [2021-07-16T17:33:53.052Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:33:53 [2021-07-16T17:33:53.052Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:33:53 [2021-07-16T17:33:53.052Z] 
17:33:53 [2021-07-16T17:33:53.052Z] Server:
17:33:53 [2021-07-16T17:33:53.052Z]  Containers: 0
17:33:53 [2021-07-16T17:33:53.052Z]   Running: 0
17:33:53 [2021-07-16T17:33:53.052Z]   Paused: 0
17:33:53 [2021-07-16T17:33:53.052Z]   Stopped: 0
17:33:53 [2021-07-16T17:33:53.052Z]  Images: 10
17:33:53 [2021-07-16T17:33:53.052Z]  Server Version: 20.10.0
17:33:53 [2021-07-16T17:33:53.052Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:33:53 [2021-07-16T17:33:53.052Z]   Windows: 
17:33:53 [2021-07-16T17:33:53.052Z]   LCOW: 
17:33:53 [2021-07-16T17:33:53.052Z]  Logging Driver: json-file
17:33:53 [2021-07-16T17:33:53.052Z]  Plugins:
17:33:53 [2021-07-16T17:33:53.052Z]   Volume: local
17:33:53 [2021-07-16T17:33:53.052Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:33:53 [2021-07-16T17:33:53.052Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:33:53 [2021-07-16T17:33:53.052Z]  Swarm: inactive
17:33:53 [2021-07-16T17:33:53.052Z]  Default Isolation: process
17:33:53 [2021-07-16T17:33:53.052Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:33:53 [2021-07-16T17:33:53.052Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:33:53 [2021-07-16T17:33:53.052Z]  OSType: windows
17:33:53 [2021-07-16T17:33:53.052Z]  Architecture: x86_64
17:33:53 [2021-07-16T17:33:53.052Z]  CPUs: 4
17:33:53 [2021-07-16T17:33:53.052Z]  Total Memory: 32GiB
17:33:53 [2021-07-16T17:33:53.052Z]  Name: azwin-2-51e770
17:33:53 [2021-07-16T17:33:53.052Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
17:33:53 [2021-07-16T17:33:53.052Z]  Docker Root Dir: D:\docker
17:33:53 [2021-07-16T17:33:53.052Z]  Debug Mode: false
17:33:53 [2021-07-16T17:33:53.052Z]  Registry: https://index.docker.io/v1/
17:33:53 [2021-07-16T17:33:53.053Z]  Labels:
17:33:53 [2021-07-16T17:33:53.053Z]  Experimental: true
17:33:53 [2021-07-16T17:33:53.053Z]  Insecure Registries:
17:33:53 [2021-07-16T17:33:53.053Z]   10.0.0.4:5000
17:33:53 [2021-07-16T17:33:53.053Z]   127.0.0.0/8
17:33:53 [2021-07-16T17:33:53.053Z]  Registry Mirrors:
17:33:53 [2021-07-16T17:33:53.053Z]   http://10.0.0.4:5000/
17:33:53 [2021-07-16T17:33:53.053Z]  Live Restore Enabled: false
17:33:53 [2021-07-16T17:33:53.053Z] 
17:33:53 [2021-07-16T17:33:53.053Z] 
17:33:53 [2021-07-16T17:33:53.053Z] INFO: Commit hash is 723f744ef9
17:33:53 [2021-07-16T17:33:53.053Z] INFO: Nuke-Everything...
17:33:53 [2021-07-16T17:33:53.053Z] INFO: Container count on control daemon to delete is 0
17:33:53 [2021-07-16T17:33:53.512Z] INFO: Nuking d:\CI
17:33:53 [2021-07-16T17:33:53.512Z] INFO: Zapped successfully
17:33:53 [2021-07-16T17:33:53.835Z]     docker_api_swarm_service_test.go:136: [d4c005a78d21a] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:33:53 [2021-07-16T17:33:53.951Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/default
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/private
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rprivate
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/slave
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rslave
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/shared
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rshared
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/default
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/default/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rslave
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rshared
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/shared
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rprivate
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/default/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/slave
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/private
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/private/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/private/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/default/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/private/bind_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/default/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:33:53 [2021-07-16T17:33:53.951Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:33:53 [2021-07-16T17:33:53.963Z] INFO: Location for testing is d:\CI\PR-42647\2
17:33:53 [2021-07-16T17:33:53.963Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:33:53 [2021-07-16T17:33:53.963Z] 
17:33:53 [2021-07-16T17:33:53.963Z] 
17:33:53 [2021-07-16T17:33:53.963Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 17:33:53...
17:33:53 [2021-07-16T17:33:53.963Z] 
17:33:54 [2021-07-16T17:33:54.215Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:33:54 [2021-07-16T17:33:54.215Z] === CONT  TestMountDaemonRoot/private/mount_root
17:33:54 [2021-07-16T17:33:54.215Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:33:54 [2021-07-16T17:33:54.215Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:33:54 [2021-07-16T17:33:54.215Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:33:54 [2021-07-16T17:33:54.215Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:33:54 [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:33:54 [2021-07-16T17:33:54.215Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:33:54 [2021-07-16T17:33:54.215Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:33:54 [2021-07-16T17:33:54.215Z] === RUN   TestContainerBindMountNonRecursive
17:33:54 [2021-07-16T17:33:54.396Z]     docker_api_swarm_service_test.go:137: [d0a79b7488c27] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:33:56 [2021-07-16T17:33:56.131Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
17:33:56 [2021-07-16T17:33:56.131Z] === RUN   TestContainerVolumesMountedAsShared
17:33:57 [2021-07-16T17:33:57.074Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s)
17:33:57 [2021-07-16T17:33:57.074Z] === RUN   TestContainerVolumesMountedAsSlave
17:33:57 [2021-07-16T17:33:57.646Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
17:33:57 [2021-07-16T17:33:57.646Z] === RUN   TestNetworkNat
17:33:58 [2021-07-16T17:33:58.599Z] Sending build context to Docker daemon  60.86MB
17:33:58 [2021-07-16T17:33:58.599Z] 
17:33:58 [2021-07-16T17:33:58.599Z] Step 1/10 : FROM microsoft/windowsservercore
17:33:58 [2021-07-16T17:33:58.599Z]  ---> 39d157a84080
17:33:58 [2021-07-16T17:33:58.599Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> eab68041f607
17:33:58 [2021-07-16T17:33:58.599Z] Step 3/10 : ARG GO_VERSION=1.16.6
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> aef7cf1df682
17:33:58 [2021-07-16T17:33:58.599Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> 5a7a69ae6cfd
17:33:58 [2021-07-16T17:33:58.599Z] 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}
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> a5c0e9c2b412
17:33:58 [2021-07-16T17:33:58.599Z] 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;
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> a721a0a6e31b
17:33:58 [2021-07-16T17:33:58.599Z] 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
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> 5c8e672f6cb7
17:33:58 [2021-07-16T17:33:58.599Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> b7aab77ba889
17:33:58 [2021-07-16T17:33:58.599Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:33:58 [2021-07-16T17:33:58.599Z]  ---> Using cache
17:33:58 [2021-07-16T17:33:58.599Z]  ---> 51f7fe9f9a80
17:33:58 [2021-07-16T17:33:58.599Z] Step 10/10 : COPY . .
17:33:58 [2021-07-16T17:33:58.601Z] --- PASS: TestNetworkNat (0.85s)
17:33:58 [2021-07-16T17:33:58.601Z] === RUN   TestNetworkLocalhostTCPNat
17:33:59 [2021-07-16T17:33:59.545Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
17:33:59 [2021-07-16T17:33:59.545Z] === RUN   TestNetworkLoopbackNat
17:34:02 [2021-07-16T17:34:02.846Z] --- PASS: TestNetworkLoopbackNat (3.21s)
17:34:02 [2021-07-16T17:34:02.846Z] === RUN   TestPause
17:34:03 [2021-07-16T17:34:03.418Z] --- PASS: TestPause (0.85s)
17:34:03 [2021-07-16T17:34:03.418Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:34:03 [2021-07-16T17:34:03.418Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:34:03 [2021-07-16T17:34:03.418Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:34:03 [2021-07-16T17:34:03.418Z] === RUN   TestPauseStopPausedContainer
17:34:04 [2021-07-16T17:34:04.362Z] --- PASS: TestPauseStopPausedContainer (0.87s)
17:34:04 [2021-07-16T17:34:04.362Z] === RUN   TestPidHost
17:34:06 [2021-07-16T17:34:06.915Z] --- PASS: TestPidHost (2.16s)
17:34:06 [2021-07-16T17:34:06.915Z] === RUN   TestPsFilter
17:34:06 [2021-07-16T17:34:06.915Z] --- PASS: TestPsFilter (0.25s)
17:34:06 [2021-07-16T17:34:06.915Z] === RUN   TestRemoveContainerWithRemovedVolume
17:34:07 [2021-07-16T17:34:07.487Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
17:34:07 [2021-07-16T17:34:07.487Z] === RUN   TestRemoveContainerWithVolume
17:34:08 [2021-07-16T17:34:08.439Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
17:34:08 [2021-07-16T17:34:08.439Z] === RUN   TestRemoveContainerRunning
17:34:09 [2021-07-16T17:34:09.383Z] --- PASS: TestRemoveContainerRunning (0.79s)
17:34:09 [2021-07-16T17:34:09.383Z] === RUN   TestRemoveContainerForceRemoveRunning
17:34:09 [2021-07-16T17:34:09.955Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
17:34:09 [2021-07-16T17:34:09.955Z] === RUN   TestRemoveInvalidContainer
17:34:09 [2021-07-16T17:34:09.955Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:34:09 [2021-07-16T17:34:09.955Z] === RUN   TestRenameLinkedContainer
17:34:12 [2021-07-16T17:34:12.428Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:34:12 [2021-07-16T17:34:12.428Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:34:12 [2021-07-16T17:34:12.428Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:34:12 [2021-07-16T17:34:12.428Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:34:12 [2021-07-16T17:34:12.683Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:34:12 [2021-07-16T17:34:12.683Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:34:13 [2021-07-16T17:34:13.257Z] --- PASS: TestRenameLinkedContainer (3.41s)
17:34:13 [2021-07-16T17:34:13.257Z] === RUN   TestRenameStoppedContainer
17:34:13 [2021-07-16T17:34:13.610Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:34:13 [2021-07-16T17:34:13.610Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:34:13 [2021-07-16T17:34:13.610Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:34:13 [2021-07-16T17:34:13.610Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:34:13 [2021-07-16T17:34:13.865Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:34:14 [2021-07-16T17:34:14.120Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:34:14 [2021-07-16T17:34:14.202Z] --- PASS: TestRenameStoppedContainer (0.80s)
17:34:14 [2021-07-16T17:34:14.202Z] === RUN   TestRenameRunningContainerAndReuse
17:34:14 [2021-07-16T17:34:14.375Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:34:14 [2021-07-16T17:34:14.375Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:34:14 [2021-07-16T17:34:14.934Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:34:14 [2021-07-16T17:34:14.934Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:34:15 [2021-07-16T17:34:15.860Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:34:16 [2021-07-16T17:34:16.119Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
17:34:16 [2021-07-16T17:34:16.119Z] === RUN   TestRenameInvalidName
17:34:16 [2021-07-16T17:34:16.693Z] --- PASS: TestRenameInvalidName (0.81s)
17:34:16 [2021-07-16T17:34:16.693Z] === RUN   TestRenameAnonymousContainer
17:34:16 [2021-07-16T17:34:16.786Z] === RUN   TestDockerSuite/TestImagesFormat
17:34:16 [2021-07-16T17:34:16.786Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:34:17 [2021-07-16T17:34:17.041Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:34:17 [2021-07-16T17:34:17.297Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:34:19 [2021-07-16T17:34:19.586Z]  ---> 26aec952d0b5
17:34:19 [2021-07-16T17:34:19.808Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:34:19 [2021-07-16T17:34:19.997Z] --- PASS: TestRenameAnonymousContainer (2.87s)
17:34:19 [2021-07-16T17:34:19.997Z] === RUN   TestRenameContainerWithSameName
17:34:20 [2021-07-16T17:34:20.063Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:34:20 [2021-07-16T17:34:20.063Z] === RUN   TestDockerSuite/TestImportBadURL
17:34:20 [2021-07-16T17:34:20.063Z] === RUN   TestDockerSuite/TestImportDisplay
17:34:20 [2021-07-16T17:34:20.258Z] --- PASS: TestRenameContainerWithSameName (0.83s)
17:34:20 [2021-07-16T17:34:20.258Z] === RUN   TestRenameContainerWithLinkedContainer
17:34:20 [2021-07-16T17:34:20.537Z] Successfully built 26aec952d0b5
17:34:20 [2021-07-16T17:34:20.537Z] Successfully tagged docker:latest
17:34:20 [2021-07-16T17:34:20.537Z] INFO: Image build ended at 07/16/2021 17:34:20. Duration:00:00:26.8462447
17:34:20 [2021-07-16T17:34:20.537Z] 
17:34:20 [2021-07-16T17:34:20.537Z] 
17:34:20 [2021-07-16T17:34:20.537Z] INFO: Building the test binaries at 07/16/2021 17:34:20...
17:34:21 [2021-07-16T17:34:21.425Z]     docker_api_swarm_service_test.go:303: [db62afa52ec5f] joining swarm manager [d2b6a2240e3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:34:21 [2021-07-16T17:34:21.680Z] === RUN   TestDockerSuite/TestImportFile
17:34:22 [2021-07-16T17:34:22.174Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
17:34:22 [2021-07-16T17:34:22.174Z] === RUN   TestResize
17:34:22 [2021-07-16T17:34:22.240Z]     docker_api_swarm_service_test.go:303: [dd7a5a9eadd35] joining swarm manager [d2b6a2240e3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:34:22 [2021-07-16T17:34:22.746Z] --- PASS: TestResize (0.81s)
17:34:22 [2021-07-16T17:34:22.746Z] === RUN   TestResizeWithInvalidSize
17:34:23 [2021-07-16T17:34:23.608Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:34:23 [2021-07-16T17:34:23.608Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:34:23 [2021-07-16T17:34:23.694Z] --- PASS: TestResizeWithInvalidSize (0.83s)
17:34:23 [2021-07-16T17:34:23.694Z] === RUN   TestResizeWhenContainerNotStarted
17:34:24 [2021-07-16T17:34:24.637Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:34:24 [2021-07-16T17:34:24.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:34:25 [2021-07-16T17:34:25.512Z] === RUN   TestDockerSuite/TestImportGzipped
17:34:26 [2021-07-16T17:34:26.301Z] INFO: make.ps1 starting at 07/16/2021 17:34:25
17:34:26 [2021-07-16T17:34:26.301Z] INFO: Git commit (723f744ef9) assumed from DOCKER_GITCOMMIT environment variable
17:34:26 [2021-07-16T17:34:26.301Z] INFO: Invoking autogen...
17:34:26 [2021-07-16T17:34:26.301Z] INFO: Building daemon...
17:34:26 [2021-07-16T17:34:26.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:34:26 [2021-07-16T17:34:26.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:34:27 [2021-07-16T17:34:27.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:34:27 [2021-07-16T17:34:27.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:34:27 [2021-07-16T17:34:27.397Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:34:27 [2021-07-16T17:34:27.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:34:28 [2021-07-16T17:34:28.907Z] Created binary: bundles/binary-daemon/dockerd-dev
17:34:28 [2021-07-16T17:34:28.907Z] Copying nested executables into bundles/binary-daemon
17:34:28 [2021-07-16T17:34:28.907Z] Building: bundles/binary-daemon/docker-proxy-dev
17:34:28 [2021-07-16T17:34:28.907Z] GOOS="" GOARCH="" GOARM=""
17:34:28 [2021-07-16T17:34:28.907Z] Created binary: bundles/binary-daemon/docker-proxy-dev
17:34:28 [2021-07-16T17:34:28.907Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:34:29 [2021-07-16T17:34:29.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:34:29 [2021-07-16T17:34:29.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:34:29 [2021-07-16T17:34:29.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/make.sh cross
17:34:29 [2021-07-16T17:34:29.283Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:34:29 [2021-07-16T17:34:29.827Z] 
17:34:29 [2021-07-16T17:34:29.827Z] Removing bundles/
17:34:29 [2021-07-16T17:34:29.827Z] 
17:34:29 [2021-07-16T17:34:29.827Z] ---> Making bundle: cross (in bundles/cross)
17:34:29 [2021-07-16T17:34:29.827Z] Cross building: bundles/cross/linux/amd64
17:34:29 [2021-07-16T17:34:29.827Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
17:34:29 [2021-07-16T17:34:29.827Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:34:29 [2021-07-16T17:34:29.843Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:34:30 [2021-07-16T17:34:30.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:34:31 [2021-07-16T17:34:31.206Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:34:32 [2021-07-16T17:34:32.131Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:34:32 [2021-07-16T17:34:32.131Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:34:32 [2021-07-16T17:34:32.131Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:34:33 [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s)
17:34:33 [2021-07-16T17:34:33.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s)
17:34:33 [2021-07-16T17:34:33.045Z] === RUN   TestCgroupNamespacesRun
17:34:33 [2021-07-16T17:34:33.055Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:34:33 [2021-07-16T17:34:33.980Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:34:34 [2021-07-16T17:34:34.540Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:34:34 [2021-07-16T17:34:34.973Z] --- PASS: TestCgroupNamespacesRun (1.92s)
17:34:34 [2021-07-16T17:34:34.973Z] === RUN   TestCgroupNamespacesRunPrivileged
17:34:35 [2021-07-16T17:34:35.465Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:34:36 [2021-07-16T17:34:36.025Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:34:36 [2021-07-16T17:34:36.362Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.54s)
17:34:36 [2021-07-16T17:34:36.362Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:34:36 [2021-07-16T17:34:36.951Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:34:36 [2021-07-16T17:34:36.951Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:34:38 [2021-07-16T17:34:38.282Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
17:34:38 [2021-07-16T17:34:38.282Z] === RUN   TestCgroupNamespacesRunHostMode
17:34:38 [2021-07-16T17:34:38.836Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:34:39 [2021-07-16T17:34:39.763Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:34:40 [2021-07-16T17:34:40.202Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s)
17:34:40 [2021-07-16T17:34:40.202Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:34:40 [2021-07-16T17:34:40.324Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:34:40 [2021-07-16T17:34:40.324Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:34:41 [2021-07-16T17:34:41.249Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:34:41 [2021-07-16T17:34:41.249Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:34:41 [2021-07-16T17:34:41.249Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:34:42 [2021-07-16T17:34:42.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
17:34:42 [2021-07-16T17:34:42.122Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:34:42 [2021-07-16T17:34:42.174Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:34:42 [2021-07-16T17:34:42.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:34:42 [2021-07-16T17:34:42.990Z] === RUN   TestDockerSuite/TestInspectDefault
17:34:43 [2021-07-16T17:34:43.511Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s)
17:34:43 [2021-07-16T17:34:43.511Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:34:43 [2021-07-16T17:34:43.916Z] === RUN   TestDockerSuite/TestInspectHistory
17:34:44 [2021-07-16T17:34:44.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
17:34:44 [2021-07-16T17:34:44.084Z] === RUN   TestCgroupNamespacesRunOlderClient
17:34:44 [2021-07-16T17:34:44.172Z]     docker_api_swarm_service_test.go:99: [d5aa837048c70] joining swarm manager [dc86e945fb6b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:34:44 [2021-07-16T17:34:44.732Z] === RUN   TestDockerSuite/TestInspectImage
17:34:44 [2021-07-16T17:34:44.732Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:34:44 [2021-07-16T17:34:44.987Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:34:44 [2021-07-16T17:34:44.987Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:34:44 [2021-07-16T17:34:44.987Z] === RUN   TestDockerSuite/TestInspectInt64
17:34:44 [2021-07-16T17:34:44.987Z]     docker_api_swarm_service_test.go:100: [d41f79e7dfcd3] joining swarm manager [dc86e945fb6b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:34:45 [2021-07-16T17:34:45.548Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:34:46 [2021-07-16T17:34:46.473Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:34:46 [2021-07-16T17:34:46.473Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:34:48 [2021-07-16T17:34:48.361Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:34:48 [2021-07-16T17:34:48.921Z] === RUN   TestDockerSuite/TestInspectPlugin
17:34:50 [2021-07-16T17:34:50.674Z] --- PASS: TestCgroupNamespacesRunOlderClient (6.33s)
17:34:50 [2021-07-16T17:34:50.674Z] === RUN   TestNISDomainname
17:34:50 [2021-07-16T17:34:50.808Z] === RUN   TestDockerSuite/TestInspectRootFS
17:34:50 [2021-07-16T17:34:50.808Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:34:51 [2021-07-16T17:34:51.621Z] --- PASS: TestNISDomainname (1.34s)
17:34:51 [2021-07-16T17:34:51.621Z] === RUN   TestHostnameDnsResolution
17:34:51 [2021-07-16T17:34:51.760Z] === RUN   TestDockerSuite/TestInspectStatus
17:34:52 [2021-07-16T17:34:52.689Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:34:53 [2021-07-16T17:34:53.011Z] --- PASS: TestHostnameDnsResolution (1.45s)
17:34:53 [2021-07-16T17:34:53.011Z] === RUN   TestStats
17:34:54 [2021-07-16T17:34:54.051Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:34:54 [2021-07-16T17:34:54.977Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:34:55 [2021-07-16T17:34:55.901Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:34:56 [2021-07-16T17:34:56.314Z] --- PASS: TestStats (2.87s)
17:34:56 [2021-07-16T17:34:56.314Z] === RUN   TestStopContainerWithTimeout
17:34:56 [2021-07-16T17:34:56.314Z] === RUN   TestStopContainerWithTimeout/0
17:34:56 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/0
17:34:56 [2021-07-16T17:34:56.314Z] === RUN   TestStopContainerWithTimeout/1
17:34:56 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/1
17:34:56 [2021-07-16T17:34:56.314Z] === RUN   TestStopContainerWithTimeout/3
17:34:56 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/3
17:34:56 [2021-07-16T17:34:56.314Z] === RUN   TestStopContainerWithTimeout/-1
17:34:56 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/-1
17:34:56 [2021-07-16T17:34:56.314Z] === CONT  TestStopContainerWithTimeout/0
17:34:56 [2021-07-16T17:34:56.314Z] === CONT  TestStopContainerWithTimeout/3
17:34:56 [2021-07-16T17:34:56.314Z] === CONT  TestStopContainerWithTimeout/1
17:34:56 [2021-07-16T17:34:56.314Z] === CONT  TestStopContainerWithTimeout/-1
17:34:56 [2021-07-16T17:34:56.462Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:34:57 [2021-07-16T17:34:57.387Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:34:57 [2021-07-16T17:34:57.947Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:34:58 [2021-07-16T17:34:58.872Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:34:58 [2021-07-16T17:34:58.872Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:34:59 [2021-07-16T17:34:59.619Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:34:59 [2021-07-16T17:34:59.619Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
17:34:59 [2021-07-16T17:34:59.619Z]     --- PASS: TestStopContainerWithTimeout/1 (2.18s)
17:34:59 [2021-07-16T17:34:59.619Z]     --- PASS: TestStopContainerWithTimeout/3 (3.34s)
17:34:59 [2021-07-16T17:34:59.619Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.39s)
17:34:59 [2021-07-16T17:34:59.619Z] === RUN   TestDeleteDevicemapper
17:34:59 [2021-07-16T17:34:59.619Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:34:59 [2021-07-16T17:34:59.619Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:34:59 [2021-07-16T17:34:59.619Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:35:00 [2021-07-16T17:35:00.760Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:35:02 [2021-07-16T17:35:02.647Z] === RUN   TestDockerSuite/TestLinksEnvs
17:35:02 [2021-07-16T17:35:02.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s)
17:35:02 [2021-07-16T17:35:02.926Z] === RUN   TestUpdateMemory
17:35:02 [2021-07-16T17:35:02.926Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:35:02 [2021-07-16T17:35:02.926Z] --- SKIP: TestUpdateMemory (0.00s)
17:35:02 [2021-07-16T17:35:02.926Z] === RUN   TestUpdateCPUQuota
17:35:04 [2021-07-16T17:35:04.533Z]     check_test.go:380: [d5aa837048c70] daemon is not started
17:35:05 [2021-07-16T17:35:05.093Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:35:05 [2021-07-16T17:35:05.349Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:35:07 [2021-07-16T17:35:07.860Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:35:09 [2021-07-16T17:35:09.513Z] --- PASS: TestUpdateCPUQuota (5.84s)
17:35:09 [2021-07-16T17:35:09.513Z] === RUN   TestUpdatePidsLimit
17:35:09 [2021-07-16T17:35:09.513Z] === RUN   TestUpdatePidsLimit/update_from_none
17:35:09 [2021-07-16T17:35:09.513Z] === RUN   TestUpdatePidsLimit/no_change
17:35:10 [2021-07-16T17:35:10.085Z] === RUN   TestUpdatePidsLimit/update_lower
17:35:10 [2021-07-16T17:35:10.372Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:35:10 [2021-07-16T17:35:10.372Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:35:10 [2021-07-16T17:35:10.661Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:35:11 [2021-07-16T17:35:11.234Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:35:12 [2021-07-16T17:35:12.177Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:35:12 [2021-07-16T17:35:12.259Z]     docker_api_swarm_service_test.go:532: [d113e2228d057] joining swarm manager [d359eaf8e3959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:35:12 [2021-07-16T17:35:12.514Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:35:12 [2021-07-16T17:35:12.514Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:35:12 [2021-07-16T17:35:12.750Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:35:13 [2021-07-16T17:35:13.075Z]     docker_api_swarm_service_test.go:533: [df21c4b3bf3a8] joining swarm manager [d359eaf8e3959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:35:14 [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit (5.48s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
17:35:14 [2021-07-16T17:35:14.139Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
17:35:14 [2021-07-16T17:35:14.139Z] === RUN   TestUpdateRestartPolicy
17:35:15 [2021-07-16T17:35:15.589Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:35:15 [2021-07-16T17:35:15.845Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:35:17 [2021-07-16T17:35:17.208Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:35:29 [2021-07-16T17:35:29.052Z] --- PASS: TestUpdateRestartPolicy (12.84s)
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestUpdateRestartWithAutoRemove
17:35:29 [2021-07-16T17:35:29.052Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestWaitNonBlocked
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:35:29 [2021-07-16T17:35:29.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:35:29 [2021-07-16T17:35:29.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:35:29 [2021-07-16T17:35:29.052Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:35:29 [2021-07-16T17:35:29.052Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:35:29 [2021-07-16T17:35:29.052Z] --- PASS: TestWaitNonBlocked (0.02s)
17:35:29 [2021-07-16T17:35:29.052Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
17:35:29 [2021-07-16T17:35:29.052Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestWaitBlocked
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:35:29 [2021-07-16T17:35:29.052Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:35:29 [2021-07-16T17:35:29.052Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:35:29 [2021-07-16T17:35:29.052Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:35:29 [2021-07-16T17:35:29.052Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:35:29 [2021-07-16T17:35:29.052Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:35:30 [2021-07-16T17:35:30.439Z] --- PASS: TestWaitBlocked (0.02s)
17:35:30 [2021-07-16T17:35:30.439Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
17:35:30 [2021-07-16T17:35:30.439Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
17:35:30 [2021-07-16T17:35:30.439Z] === CONT  TestContainerStartOnDaemonRestart
17:35:30 [2021-07-16T17:35:30.439Z] === CONT  TestContainerKillOnDaemonStart
17:35:30 [2021-07-16T17:35:30.439Z] === CONT  TestRestartDaemonWithRestartingContainer
17:35:30 [2021-07-16T17:35:30.439Z] === CONT  TestDaemonHostGatewayIP
17:35:32 [2021-07-16T17:35:32.064Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:35:32 [2021-07-16T17:35:32.064Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:35:32 [2021-07-16T17:35:32.624Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:35:33 [2021-07-16T17:35:33.758Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
17:35:33 [2021-07-16T17:35:33.758Z] === CONT  TestDaemonRestartIpcMode
17:35:34 [2021-07-16T17:35:34.019Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s)
17:35:34 [2021-07-16T17:35:34.019Z] === CONT  TestIpcModeOlderClient
17:35:34 [2021-07-16T17:35:34.019Z] --- PASS: TestIpcModeOlderClient (0.11s)
17:35:34 [2021-07-16T17:35:34.514Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:35:34 [2021-07-16T17:35:34.514Z]     docker_api_swarm_service_test.go:147: [d866553cb99a8] joining swarm manager [d3a53a756e4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:35:34 [2021-07-16T17:35:34.965Z] --- PASS: TestDaemonHostGatewayIP (4.72s)
17:35:35 [2021-07-16T17:35:35.440Z]     docker_api_swarm_service_test.go:147: [db92633cf67cb] joining swarm manager [d3a53a756e4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:35:35 [2021-07-16T17:35:35.440Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:35:37 [2021-07-16T17:35:37.513Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
17:35:38 [2021-07-16T17:35:38.218Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:35:38 [2021-07-16T17:35:38.218Z] 
17:35:38 [2021-07-16T17:35:38.218Z]  ________   ____  __.
17:35:38 [2021-07-16T17:35:38.218Z]  \_____  \ |    |/ _|
17:35:38 [2021-07-16T17:35:38.218Z]  /   |   \|      <
17:35:38 [2021-07-16T17:35:38.218Z]  /    |    \    |  \
17:35:38 [2021-07-16T17:35:38.218Z]  \_______  /____|__ \
17:35:38 [2021-07-16T17:35:38.218Z]          \/        \/
17:35:38 [2021-07-16T17:35:38.218Z] 
17:35:38 [2021-07-16T17:35:38.218Z] INFO: make.ps1 ended at 07/16/2021 17:35:35
17:35:38 [2021-07-16T17:35:38.218Z] INFO: Binaries build ended at 07/16/2021 17:35:36. Duration:00:01:16.0867935
17:35:38 [2021-07-16T17:35:38.218Z] INFO: Copying the built daemon binary to d:\CI\PR-42647\2\binary\dockerd-723f744ef9.exe...
17:35:38 [2021-07-16T17:35:38.218Z] INFO: Copying the built client binary to d:\CI\PR-42647\2\binary\docker-723f744ef9.exe...
17:35:38 [2021-07-16T17:35:38.218Z] INFO: Copying dockerversion from the container...
17:35:38 [2021-07-16T17:35:38.218Z] INFO: Copying the golang package from the container to d:\CI\PR-42647\2\installer\go.zip...
17:35:38 [2021-07-16T17:35:38.703Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:35:38 [2021-07-16T17:35:38.703Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:35:38 [2021-07-16T17:35:38.959Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:35:39 [2021-07-16T17:35:39.168Z] INFO: Extracting go.zip to d:\CI\PR-42647\2\go
17:35:39 [2021-07-16T17:35:39.214Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:35:39 [2021-07-16T17:35:39.214Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:35:39 [2021-07-16T17:35:39.774Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:35:40 [2021-07-16T17:35:40.699Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:35:43 [2021-07-16T17:35:43.056Z] f143c6fed32d: Pull complete
17:35:43 [2021-07-16T17:35:43.056Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
17:35:43 [2021-07-16T17:35:43.056Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:35:43 [2021-07-16T17:35:43.056Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:35:43 [2021-07-16T17:35:43.056Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:35:43 [2021-07-16T17:35:43.056Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061'
17:35:43 [2021-07-16T17:35:43.056Z] WARN: Skipping validation tests
17:35:43 [2021-07-16T17:35:43.056Z] INFO: Running unit tests at 07/16/2021 17:35:29...
17:35:43 [2021-07-16T17:35:43.056Z] INFO: make.ps1 starting at 07/16/2021 17:35:34
17:35:43 [2021-07-16T17:35:43.056Z] INFO: Git commit (6e76b0e2b5) assumed from DOCKER_GITCOMMIT environment variable
17:35:43 [2021-07-16T17:35:43.056Z] INFO: Invoking autogen...
17:35:43 [2021-07-16T17:35:43.056Z] INFO: Running unit tests...
17:35:43 [2021-07-16T17:35:43.518Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:35:44 [2021-07-16T17:35:44.098Z] --- PASS: TestContainerKillOnDaemonStart (12.86s)
17:35:44 [2021-07-16T17:35:44.098Z] PASS
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] === Skipped
17:35:44 [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] DONE 196 tests, 6 skipped in 158.862s
17:35:44 [2021-07-16T17:35:44.098Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:35:44 [2021-07-16T17:35:44.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:35:44 [2021-07-16T17:35:44.098Z] ++ set -e
17:35:44 [2021-07-16T17:35:44.098Z] ++ '[' -n 0 ']'
17:35:44 [2021-07-16T17:35:44.098Z] ++ set -x
17:35:44 [2021-07-16T17:35:44.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestConfigDaemonLibtrustID
17:35:44 [2021-07-16T17:35:44.098Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestDaemonConfigValidation
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:35:44 [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:35:44 [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestDaemonConfigValidation/invalid_config
17:35:44 [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestDaemonConfigValidation/malformed_config
17:35:44 [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:35:44 [2021-07-16T17:35:44.098Z] === RUN   TestDaemonConfigValidation/valid_config
17:35:44 [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/valid_config
17:35:44 [2021-07-16T17:35:44.098Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:35:44 [2021-07-16T17:35:44.098Z] === CONT  TestDaemonConfigValidation/malformed_config
17:35:44 [2021-07-16T17:35:44.098Z] === CONT  TestDaemonConfigValidation/valid_config
17:35:44 [2021-07-16T17:35:44.098Z] === CONT  TestDaemonConfigValidation/invalid_config
17:35:44 [2021-07-16T17:35:44.098Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:35:44 [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:35:44 [2021-07-16T17:35:44.098Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
17:35:44 [2021-07-16T17:35:44.098Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
17:35:44 [2021-07-16T17:35:44.098Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.13s)
17:35:44 [2021-07-16T17:35:44.098Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.14s)
17:35:44 [2021-07-16T17:35:44.098Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
17:35:44 [2021-07-16T17:35:44.098Z] PASS
17:35:44 [2021-07-16T17:35:44.098Z] 
17:35:44 [2021-07-16T17:35:44.098Z] DONE 7 tests in 0.852s
17:35:44 [2021-07-16T17:35:44.098Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:35:44 [2021-07-16T17:35:44.098Z] ++ 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
17:35:44 [2021-07-16T17:35:44.098Z] ++ set -e
17:35:44 [2021-07-16T17:35:44.098Z] ++ '[' -n 0 ']'
17:35:44 [2021-07-16T17:35:44.098Z] ++ set -x
17:35:44 [2021-07-16T17:35:44.099Z] ++ 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
17:35:44 [2021-07-16T17:35:44.858Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:35:45 [2021-07-16T17:35:45.419Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:35:46 [2021-07-16T17:35:46.645Z] INFO: Testing against a local daemon
17:35:46 [2021-07-16T17:35:46.645Z] === RUN   TestCommitInheritsEnv
17:35:46 [2021-07-16T17:35:46.906Z] --- PASS: TestCommitInheritsEnv (0.38s)
17:35:46 [2021-07-16T17:35:46.906Z] === RUN   TestImportExtremelyLargeImageWorks
17:35:46 [2021-07-16T17:35:46.906Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:35:46 [2021-07-16T17:35:46.906Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:35:46 [2021-07-16T17:35:46.906Z] === RUN   TestImagesFilterMultiReference
17:35:47 [2021-07-16T17:35:47.168Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:35:47 [2021-07-16T17:35:47.168Z] === RUN   TestImagePullPlatformInvalid
17:35:47 [2021-07-16T17:35:47.168Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:35:47 [2021-07-16T17:35:47.168Z] === RUN   TestRemoveImageOrphaning
17:35:47 [2021-07-16T17:35:47.743Z] --- PASS: TestRemoveImageOrphaning (0.49s)
17:35:47 [2021-07-16T17:35:47.743Z] === RUN   TestRemoveImageGarbageCollector
17:35:47 [2021-07-16T17:35:47.743Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:35:47 [2021-07-16T17:35:47.743Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:35:47 [2021-07-16T17:35:47.743Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:35:47 [2021-07-16T17:35:47.743Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:35:47 [2021-07-16T17:35:47.743Z] === RUN   TestTagInvalidReference
17:35:47 [2021-07-16T17:35:47.743Z] --- PASS: TestTagInvalidReference (0.03s)
17:35:47 [2021-07-16T17:35:47.743Z] === RUN   TestTagValidPrefixedRepo
17:35:47 [2021-07-16T17:35:47.743Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
17:35:47 [2021-07-16T17:35:47.743Z] === RUN   TestTagExistedNameWithoutForce
17:35:47 [2021-07-16T17:35:47.743Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
17:35:47 [2021-07-16T17:35:47.743Z] === RUN   TestTagOfficialNames
17:35:48 [2021-07-16T17:35:48.005Z] --- PASS: TestTagOfficialNames (0.08s)
17:35:48 [2021-07-16T17:35:48.005Z] === RUN   TestTagMatchesDigest
17:35:48 [2021-07-16T17:35:48.005Z] --- PASS: TestTagMatchesDigest (0.03s)
17:35:48 [2021-07-16T17:35:48.005Z] PASS
17:35:48 [2021-07-16T17:35:48.005Z] 
17:35:48 [2021-07-16T17:35:48.005Z] === Skipped
17:35:48 [2021-07-16T17:35:48.005Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:35:48 [2021-07-16T17:35:48.005Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:35:48 [2021-07-16T17:35:48.005Z] 
17:35:48 [2021-07-16T17:35:48.005Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:35:48 [2021-07-16T17:35:48.005Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:35:48 [2021-07-16T17:35:48.005Z] 
17:35:48 [2021-07-16T17:35:48.005Z] 
17:35:48 [2021-07-16T17:35:48.005Z] DONE 12 tests, 2 skipped in 4.050s
17:35:48 [2021-07-16T17:35:48.005Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:35:48 [2021-07-16T17:35:48.005Z] ++ 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
17:35:48 [2021-07-16T17:35:48.005Z] ++ set -e
17:35:48 [2021-07-16T17:35:48.005Z] ++ '[' -n 0 ']'
17:35:48 [2021-07-16T17:35:48.005Z] ++ set -x
17:35:48 [2021-07-16T17:35:48.005Z] ++ 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
17:35:48 [2021-07-16T17:35:48.005Z] INFO: Testing against a local daemon
17:35:48 [2021-07-16T17:35:48.005Z] === RUN   TestNetworkCreateDelete
17:35:48 [2021-07-16T17:35:48.266Z] --- PASS: TestNetworkCreateDelete (0.25s)
17:35:48 [2021-07-16T17:35:48.266Z] === RUN   TestDockerNetworkDeletePreferID
17:35:49 [2021-07-16T17:35:49.209Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
17:35:49 [2021-07-16T17:35:49.209Z] === RUN   TestDaemonDNSFallback
17:35:50 [2021-07-16T17:35:50.655Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:35:51 [2021-07-16T17:35:51.216Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:35:51 [2021-07-16T17:35:51.216Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:35:52 [2021-07-16T17:35:52.578Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:35:53 [2021-07-16T17:35:53.505Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:35:53 [2021-07-16T17:35:53.856Z] ?   	github.com/docker/docker/api	[no test files]
17:35:54 [2021-07-16T17:35:54.866Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:35:55 [2021-07-16T17:35:55.797Z] --- PASS: TestDaemonDNSFallback (6.86s)
17:35:55 [2021-07-16T17:35:55.797Z] === RUN   TestInspectNetwork
17:35:56 [2021-07-16T17:35:56.228Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:35:57 [2021-07-16T17:35:57.153Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:35:59 [2021-07-16T17:35:59.039Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:35:59 [2021-07-16T17:35:59.599Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:36:00 [2021-07-16T17:36:00.008Z] === RUN   TestInspectNetwork/full_network_id
17:36:00 [2021-07-16T17:36:00.008Z] === RUN   TestInspectNetwork/partial_network_id
17:36:00 [2021-07-16T17:36:00.008Z] === RUN   TestInspectNetwork/network_name
17:36:00 [2021-07-16T17:36:00.008Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:36:00 [2021-07-16T17:36:00.525Z] === RUN   TestDockerSuite/TestLogsSince
17:36:04 [2021-07-16T17:36:04.217Z] --- PASS: TestInspectNetwork (8.41s)
17:36:04 [2021-07-16T17:36:04.217Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:36:04 [2021-07-16T17:36:04.217Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:36:04 [2021-07-16T17:36:04.217Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:36:04 [2021-07-16T17:36:04.217Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:36:04 [2021-07-16T17:36:04.217Z] === RUN   TestRunContainerWithBridgeNone
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Extraction ended at 07/16/2021 17:36:01. Duration:00:00:22.5470850
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Updating the golang and path environment variables
17:36:04 [2021-07-16T17:36:04.287Z] INFO: GOPATH=d:\gopath
17:36:04 [2021-07-16T17:36:04.287Z] INFO: go version go1.16.6 windows/amd64
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Running the daemon under test in debug mode
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Starting a daemon under test...
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42647\2\daemon --pidfile d:\CI\PR-42647\2\docker.pid -D
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Process started successfully.
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Start tailing logs of the daemon under tests
17:36:04 [2021-07-16T17:36:04.287Z] INFO: Waiting for the daemon under test to start...
17:36:06 [2021-07-16T17:36:06.205Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
17:36:06 [2021-07-16T17:36:06.205Z] Copying nested executables into bundles/cross/linux/amd64-daemon
17:36:06 [2021-07-16T17:36:06.205Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:36:06 [2021-07-16T17:36:06.205Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:36:06 [2021-07-16T17:36:06.205Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:36:06 [2021-07-16T17:36:06.205Z] Cross building: bundles/cross/windows/amd64
17:36:06 [2021-07-16T17:36:06.205Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:36:06 [2021-07-16T17:36:06.205Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:36:07 [2021-07-16T17:36:07.518Z] --- PASS: TestRunContainerWithBridgeNone (3.16s)
17:36:07 [2021-07-16T17:36:07.518Z] === RUN   TestNetworkInvalidJSON
17:36:07 [2021-07-16T17:36:07.518Z] === RUN   TestNetworkInvalidJSON//networks/create
17:36:07 [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:36:07 [2021-07-16T17:36:07.519Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:36:07 [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:36:07 [2021-07-16T17:36:07.519Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:36:07 [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:36:07 [2021-07-16T17:36:07.519Z] === CONT  TestNetworkInvalidJSON//networks/create
17:36:07 [2021-07-16T17:36:07.519Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:36:07 [2021-07-16T17:36:07.519Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:36:07 [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:36:07 [2021-07-16T17:36:07.519Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:36:07 [2021-07-16T17:36:07.519Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:36:07 [2021-07-16T17:36:07.519Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:36:07 [2021-07-16T17:36:07.519Z] === RUN   TestNetworkList
17:36:07 [2021-07-16T17:36:07.519Z] === RUN   TestNetworkList//networks
17:36:07 [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkList//networks
17:36:07 [2021-07-16T17:36:07.519Z] === RUN   TestNetworkList//networks/
17:36:07 [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkList//networks/
17:36:07 [2021-07-16T17:36:07.519Z] === CONT  TestNetworkList//networks
17:36:07 [2021-07-16T17:36:07.519Z] === CONT  TestNetworkList//networks/
17:36:07 [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkList (0.03s)
17:36:07 [2021-07-16T17:36:07.519Z]     --- PASS: TestNetworkList//networks (0.00s)
17:36:07 [2021-07-16T17:36:07.519Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:36:07 [2021-07-16T17:36:07.519Z] === RUN   TestHostIPv4BridgeLabel
17:36:08 [2021-07-16T17:36:08.090Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
17:36:08 [2021-07-16T17:36:08.090Z] === RUN   TestDaemonRestartWithLiveRestore
17:36:08 [2021-07-16T17:36:08.616Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:36:09 [2021-07-16T17:36:09.034Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
17:36:09 [2021-07-16T17:36:09.034Z] === RUN   TestDaemonDefaultNetworkPools
17:36:09 [2021-07-16T17:36:09.978Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
17:36:09 [2021-07-16T17:36:09.978Z] === RUN   TestDaemonRestartWithExistingNetwork
17:36:11 [2021-07-16T17:36:11.368Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
17:36:11 [2021-07-16T17:36:11.368Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:36:11 [2021-07-16T17:36:11.563Z] === RUN   TestMiddlewares
17:36:11 [2021-07-16T17:36:11.563Z] --- PASS: TestMiddlewares (0.00s)
17:36:11 [2021-07-16T17:36:11.563Z] PASS
17:36:11 [2021-07-16T17:36:11.563Z] coverage: 9.0% of statements
17:36:11 [2021-07-16T17:36:11.563Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 9.0% of statements
17:36:12 [2021-07-16T17:36:12.755Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s)
17:36:12 [2021-07-16T17:36:12.755Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:36:12 [2021-07-16T17:36:12.775Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:36:13 [2021-07-16T17:36:13.327Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
17:36:13 [2021-07-16T17:36:13.327Z] === RUN   TestServiceWithPredefinedNetwork
17:36:13 [2021-07-16T17:36:13.340Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:36:14 [2021-07-16T17:36:14.266Z] === RUN   TestDockerSuite/TestLogsTail
17:36:15 [2021-07-16T17:36:15.192Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:36:15 [2021-07-16T17:36:15.874Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
17:36:15 [2021-07-16T17:36:15.874Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:36:15 [2021-07-16T17:36:15.874Z]     service_test.go:242: FLAKY_TEST
17:36:15 [2021-07-16T17:36:15.874Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:36:15 [2021-07-16T17:36:15.874Z] === RUN   TestServiceWithDataPathPortInit
17:36:16 [2021-07-16T17:36:16.118Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:36:17 [2021-07-16T17:36:17.043Z] === RUN   TestDockerSuite/TestMountIntoProc
17:36:17 [2021-07-16T17:36:17.043Z] === RUN   TestDockerSuite/TestMountIntoSys
17:36:17 [2021-07-16T17:36:17.968Z] === RUN   TestDockerSuite/TestNetHostname
17:36:20 [2021-07-16T17:36:20.480Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:36:20 [2021-07-16T17:36:20.736Z] === RUN   TestDockerSuite/TestNetworkEvents
17:36:21 [2021-07-16T17:36:21.663Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:36:21 [2021-07-16T17:36:21.993Z] ...INFO: Daemon under test started and replied!
17:36:21 [2021-07-16T17:36:21.993Z] INFO: Docker version of the daemon under test
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] Client:
17:36:21 [2021-07-16T17:36:21.993Z]  Version:      17.06.2-ce
17:36:21 [2021-07-16T17:36:21.993Z]  API version:  1.30
17:36:21 [2021-07-16T17:36:21.993Z]  Go version:   go1.8.3
17:36:21 [2021-07-16T17:36:21.993Z]  Git commit:   cec0b72
17:36:21 [2021-07-16T17:36:21.993Z]  Built:        Tue Sep  5 19:57:19 2017
17:36:21 [2021-07-16T17:36:21.993Z]  OS/Arch:      windows/amd64
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] Server:
17:36:21 [2021-07-16T17:36:21.993Z]  Version:      0.0.0-dev
17:36:21 [2021-07-16T17:36:21.993Z]  API version:  1.42 (minimum version 1.24)
17:36:21 [2021-07-16T17:36:21.993Z]  Go version:   go1.16.6
17:36:21 [2021-07-16T17:36:21.993Z]  Git commit:   723f744ef9
17:36:21 [2021-07-16T17:36:21.993Z]  Built:        07/16/2021 17:34:25
17:36:21 [2021-07-16T17:36:21.993Z]  OS/Arch:      windows/amd64
17:36:21 [2021-07-16T17:36:21.993Z]  Experimental: false
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] INFO: Docker info of the daemon under test
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] Containers: 0
17:36:21 [2021-07-16T17:36:21.993Z]  Running: 0
17:36:21 [2021-07-16T17:36:21.993Z]  Paused: 0
17:36:21 [2021-07-16T17:36:21.993Z]  Stopped: 0
17:36:21 [2021-07-16T17:36:21.993Z] Images: 0
17:36:21 [2021-07-16T17:36:21.993Z] Server Version: 0.0.0-dev
17:36:21 [2021-07-16T17:36:21.993Z] Storage Driver: windowsfilter
17:36:21 [2021-07-16T17:36:21.993Z]  Windows: 
17:36:21 [2021-07-16T17:36:21.993Z] Logging Driver: json-file
17:36:21 [2021-07-16T17:36:21.993Z] Plugins: 
17:36:21 [2021-07-16T17:36:21.993Z]  Volume: local
17:36:21 [2021-07-16T17:36:21.993Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:36:21 [2021-07-16T17:36:21.993Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:36:21 [2021-07-16T17:36:21.993Z] Swarm: inactive
17:36:21 [2021-07-16T17:36:21.993Z] Default Isolation: process
17:36:21 [2021-07-16T17:36:21.993Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:36:21 [2021-07-16T17:36:21.993Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:36:21 [2021-07-16T17:36:21.993Z] OSType: windows
17:36:21 [2021-07-16T17:36:21.993Z] Architecture: x86_64
17:36:21 [2021-07-16T17:36:21.993Z] CPUs: 4
17:36:21 [2021-07-16T17:36:21.993Z] Total Memory: 32GiB
17:36:21 [2021-07-16T17:36:21.993Z] Name: azwin-2-51e770
17:36:21 [2021-07-16T17:36:21.993Z] ID: UWFY:AMSX:FJ2I:YA45:G4EW:IOFM:VDMJ:5BFJ:B5M2:AYJ7:2QOE:FVQN
17:36:21 [2021-07-16T17:36:21.993Z] Docker Root Dir: D:\CI\PR-42647\2\daemon
17:36:21 [2021-07-16T17:36:21.993Z] Debug Mode (client): false
17:36:21 [2021-07-16T17:36:21.993Z] Debug Mode (server): true
17:36:21 [2021-07-16T17:36:21.993Z]  File Descriptors: -1
17:36:21 [2021-07-16T17:36:21.993Z]  Goroutines: 16
17:36:21 [2021-07-16T17:36:21.993Z]  System Time: 2021-07-16T17:36:20.8991896Z
17:36:21 [2021-07-16T17:36:21.993Z]  EventsListeners: 0
17:36:21 [2021-07-16T17:36:21.993Z] Registry: https://index.docker.io/v1/
17:36:21 [2021-07-16T17:36:21.993Z] Labels:
17:36:21 [2021-07-16T17:36:21.993Z] Experimental: false
17:36:21 [2021-07-16T17:36:21.993Z] Insecure Registries:
17:36:21 [2021-07-16T17:36:21.993Z]  127.0.0.0/8
17:36:21 [2021-07-16T17:36:21.993Z] Live Restore Enabled: false
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] INFO: Docker images of the daemon under test
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:36:21 [2021-07-16T17:36:21.993Z] 
17:36:21 [2021-07-16T17:36:21.993Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
17:36:21 [2021-07-16T17:36:21.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
17:36:21 [2021-07-16T17:36:21.993Z] 10.0.20295.1: Pulling from windows/servercore/insider
17:36:21 [2021-07-16T17:36:21.993Z] 29d5b6a226d2: Pulling fs layer
17:36:24 [2021-07-16T17:36:24.177Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:36:24 [2021-07-16T17:36:24.737Z] === RUN   TestDockerSuite/TestPluginActive
17:36:26 [2021-07-16T17:36:26.099Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:36:31 [2021-07-16T17:36:31.339Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:36:31 [2021-07-16T17:36:31.339Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:36:31 [2021-07-16T17:36:31.339Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:36:31 [2021-07-16T17:36:31.901Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:36:33 [2021-07-16T17:36:33.999Z] --- PASS: TestServiceWithDataPathPortInit (17.13s)
17:36:33 [2021-07-16T17:36:33.999Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:36:35 [2021-07-16T17:36:35.165Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:36:35 [2021-07-16T17:36:35.916Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1dg2ls6v4x6rv6di4ybioepyu Created:2021-07-16 17:36:34.123138983 +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[41c22b3c7d2bdb1eea990e1505a55774bbd460c15d855c11909ddb08b4ea31d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m7w0pra9kwx4bztoi5xr3qudg EndpointID:7ba8bc6308662f76d633443e9f7e2548f0921ddd47bb3549344c9bd0f7ee1b35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8fa7d5fee8f6462d245d27dbe609f302e3231be800e7d515d4795cac27788a8 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:ba01a7e2e2dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m7w0pra9kwx4bztoi5xr3qudg EndpointID:7ba8bc6308662f76d633443e9f7e2548f0921ddd47bb3549344c9bd0f7ee1b35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:36:36 [2021-07-16T17:36:36.527Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:36:38 [2021-07-16T17:36:38.413Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:36:38 [2021-07-16T17:36:38.974Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:36:39 [2021-07-16T17:36:39.700Z] 29d5b6a226d2: Verifying Checksum
17:36:39 [2021-07-16T17:36:39.700Z] 29d5b6a226d2: Download complete
17:36:41 [2021-07-16T17:36:41.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s)
17:36:41 [2021-07-16T17:36:41.228Z] PASS
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] === Skipped
17:36:41 [2021-07-16T17:36:41.228Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:36:41 [2021-07-16T17:36:41.228Z]     service_test.go:242: FLAKY_TEST
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] DONE 26 tests, 1 skipped in 52.637s
17:36:41 [2021-07-16T17:36:41.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:36:41 [2021-07-16T17:36:41.228Z] ++ 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
17:36:41 [2021-07-16T17:36:41.228Z] ++ set -e
17:36:41 [2021-07-16T17:36:41.228Z] ++ '[' -n 0 ']'
17:36:41 [2021-07-16T17:36:41.228Z] ++ set -x
17:36:41 [2021-07-16T17:36:41.228Z] ++ 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
17:36:41 [2021-07-16T17:36:41.228Z] INFO: Testing against a local daemon
17:36:41 [2021-07-16T17:36:41.228Z] === RUN   TestDockerNetworkIpvlanPersistance
17:36:41 [2021-07-16T17:36:41.228Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:36:41 [2021-07-16T17:36:41.228Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:36:41 [2021-07-16T17:36:41.228Z] === RUN   TestDockerNetworkIpvlan
17:36:41 [2021-07-16T17:36:41.228Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:36:41 [2021-07-16T17:36:41.228Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:36:41 [2021-07-16T17:36:41.228Z] PASS
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] === Skipped
17:36:41 [2021-07-16T17:36:41.228Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:36:41 [2021-07-16T17:36:41.228Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:36:41 [2021-07-16T17:36:41.228Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] 
17:36:41 [2021-07-16T17:36:41.228Z] DONE 2 tests, 2 skipped in 0.132s
17:36:41 [2021-07-16T17:36:41.228Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:36:41 [2021-07-16T17:36:41.228Z] ++ 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
17:36:41 [2021-07-16T17:36:41.228Z] ++ set -e
17:36:41 [2021-07-16T17:36:41.228Z] ++ '[' -n 0 ']'
17:36:41 [2021-07-16T17:36:41.228Z] ++ set -x
17:36:41 [2021-07-16T17:36:41.228Z] ++ 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
17:36:42 [2021-07-16T17:36:42.648Z] INFO: Testing against a local daemon
17:36:42 [2021-07-16T17:36:42.648Z] === RUN   TestDockerNetworkMacvlanPersistance
17:36:43 [2021-07-16T17:36:43.163Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:36:44 [2021-07-16T17:36:44.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
17:36:44 [2021-07-16T17:36:44.035Z] === RUN   TestDockerNetworkMacvlan
17:36:44 [2021-07-16T17:36:44.089Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:36:44 [2021-07-16T17:36:44.979Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:36:45 [2021-07-16T17:36:45.452Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:36:45 [2021-07-16T17:36:45.550Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:36:46 [2021-07-16T17:36:46.493Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:36:46 [2021-07-16T17:36:46.814Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:36:47 [2021-07-16T17:36:47.374Z] === RUN   TestDockerSuite/TestPortHostBinding
17:36:49 [2021-07-16T17:36:49.260Z] === RUN   TestDockerSuite/TestPortList
17:36:49 [2021-07-16T17:36:49.797Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:36:50 [2021-07-16T17:36:50.622Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:36:52 [2021-07-16T17:36:52.345Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:36:53 [2021-07-16T17:36:53.886Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:36:57 [2021-07-16T17:36:57.149Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:36:59 [2021-07-16T17:36:59.664Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:37:00 [2021-07-16T17:37:00.589Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:37:02 [2021-07-16T17:37:02.475Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:37:04 [2021-07-16T17:37:04.360Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:37:04 [2021-07-16T17:37:04.588Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:37:05 [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan (21.46s)
17:37:05 [2021-07-16T17:37:05.532Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:37:05 [2021-07-16T17:37:05.532Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
17:37:05 [2021-07-16T17:37:05.532Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s)
17:37:05 [2021-07-16T17:37:05.532Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s)
17:37:05 [2021-07-16T17:37:05.532Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s)
17:37:05 [2021-07-16T17:37:05.532Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
17:37:05 [2021-07-16T17:37:05.532Z] PASS
17:37:05 [2021-07-16T17:37:05.532Z] 
17:37:05 [2021-07-16T17:37:05.532Z] DONE 8 tests in 24.677s
17:37:05 [2021-07-16T17:37:05.532Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:37:05 [2021-07-16T17:37:05.532Z] ++ 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
17:37:05 [2021-07-16T17:37:05.532Z] ++ set -e
17:37:05 [2021-07-16T17:37:05.532Z] ++ '[' -n 0 ']'
17:37:05 [2021-07-16T17:37:05.532Z] ++ set -x
17:37:05 [2021-07-16T17:37:05.532Z] ++ 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
17:37:05 [2021-07-16T17:37:05.532Z] testing: warning: no tests to run
17:37:05 [2021-07-16T17:37:05.532Z] PASS
17:37:05 [2021-07-16T17:37:05.532Z] 
17:37:05 [2021-07-16T17:37:05.532Z] DONE 0 tests in 0.028s
17:37:05 [2021-07-16T17:37:05.532Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:37:05 [2021-07-16T17:37:05.532Z] ++ 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
17:37:05 [2021-07-16T17:37:05.532Z] ++ set -e
17:37:05 [2021-07-16T17:37:05.532Z] ++ '[' -n 0 ']'
17:37:05 [2021-07-16T17:37:05.532Z] ++ set -x
17:37:05 [2021-07-16T17:37:05.532Z] ++ 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
17:37:08 [2021-07-16T17:37:08.522Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:37:09 [2021-07-16T17:37:09.739Z] INFO: Testing against a local daemon
17:37:09 [2021-07-16T17:37:09.739Z] === RUN   TestAuthZPluginAllowRequest
17:37:10 [2021-07-16T17:37:10.408Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:37:10 [2021-07-16T17:37:10.408Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:37:10 [2021-07-16T17:37:10.408Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:37:11 [2021-07-16T17:37:11.333Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:37:11 [2021-07-16T17:37:11.333Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:37:11 [2021-07-16T17:37:11.655Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
17:37:11 [2021-07-16T17:37:11.655Z] === RUN   TestAuthZPluginTLS
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestBoolValue
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestBoolValue (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestBoolValueOrDefault
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestInt64ValueOrZero
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestInt64ValueOrDefault
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestInt64ValueOrDefaultWithError
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestJsonContentType
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestJsonContentType (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] PASS
17:37:12 [2021-07-16T17:37:12.032Z] coverage: 14.7% of statements
17:37:12 [2021-07-16T17:37:12.032Z] ok  	github.com/docker/docker/api/server/httputils	0.068s	coverage: 14.7% of statements
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestMaskSecretKeys
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestMaskSecretKeys (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestVersionMiddlewareVersion
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:37:12 [2021-07-16T17:37:12.032Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:37:12 [2021-07-16T17:37:12.032Z] PASS
17:37:12 [2021-07-16T17:37:12.032Z] coverage: 37.7% of statements
17:37:12 [2021-07-16T17:37:12.032Z] ok  	github.com/docker/docker/api/server/middleware	0.046s	coverage: 37.7% of statements
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:37:12 [2021-07-16T17:37:12.032Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:37:12 [2021-07-16T17:37:12.228Z] --- PASS: TestAuthZPluginTLS (0.58s)
17:37:12 [2021-07-16T17:37:12.228Z] === RUN   TestAuthZPluginDenyRequest
17:37:12 [2021-07-16T17:37:12.258Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:37:12 [2021-07-16T17:37:12.258Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:37:12 [2021-07-16T17:37:12.494Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:37:12 [2021-07-16T17:37:12.800Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
17:37:12 [2021-07-16T17:37:12.800Z] === RUN   TestAuthZPluginAPIDenyResponse
17:37:12 [2021-07-16T17:37:12.818Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:37:12 [2021-07-16T17:37:12.818Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:37:12 [2021-07-16T17:37:12.957Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:37:12 [2021-07-16T17:37:12.957Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:37:13 [2021-07-16T17:37:13.061Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
17:37:13 [2021-07-16T17:37:13.061Z] === RUN   TestAuthZPluginDenyResponse
17:37:13 [2021-07-16T17:37:13.423Z] === RUN   TestAdjustForAPIVersion
17:37:13 [2021-07-16T17:37:13.423Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:37:13 [2021-07-16T17:37:13.423Z] PASS
17:37:13 [2021-07-16T17:37:13.423Z] coverage: 5.7% of statements
17:37:13 [2021-07-16T17:37:13.423Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 5.7% of statements
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/types	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:37:13 [2021-07-16T17:37:13.423Z] === RUN   TestStrSliceMarshalJSON
17:37:13 [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:37:13 [2021-07-16T17:37:13.423Z] === RUN   TestStrSliceUnmarshalJSON
17:37:13 [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:37:13 [2021-07-16T17:37:13.423Z] === RUN   TestStrSliceUnmarshalString
17:37:13 [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:37:13 [2021-07-16T17:37:13.423Z] === RUN   TestStrSliceUnmarshalSlice
17:37:13 [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:37:13 [2021-07-16T17:37:13.423Z] PASS
17:37:13 [2021-07-16T17:37:13.423Z] coverage: 90.0% of statements
17:37:13 [2021-07-16T17:37:13.423Z] ok  	github.com/docker/docker/api/types/strslice	0.047s	coverage: 90.0% of statements
17:37:13 [2021-07-16T17:37:13.639Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
17:37:13 [2021-07-16T17:37:13.639Z] === RUN   TestAuthZPluginAllowEventStream
17:37:13 [2021-07-16T17:37:13.834Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:37:13 [2021-07-16T17:37:13.834Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:37:13 [2021-07-16T17:37:13.834Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestToJSON
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestToJSON (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestToParamWithVersion
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestToParamWithVersion (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestFromJSON
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestFromJSON (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestEmpty
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestEmpty (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestArgsMatchKVListEmptySources
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestArgsMatchKVList
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestArgsMatchKVList (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestArgsMatch
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestArgsMatch (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestAdd
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestAdd (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestDel
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestDel (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestLen
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestLen (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestExactMatch
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestExactMatch (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestOnlyOneExactMatch
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestContains
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestContains (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestValidate
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestValidate (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestWalkValues
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestWalkValues (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestFuzzyMatch
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestFuzzyMatch (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestClone
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestClone (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] PASS
17:37:13 [2021-07-16T17:37:13.886Z] coverage: 92.2% of statements
17:37:13 [2021-07-16T17:37:13.886Z] ok  	github.com/docker/docker/api/types/filters	0.043s	coverage: 92.2% of statements
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestDurationToSecondsString
17:37:13 [2021-07-16T17:37:13.886Z] --- PASS: TestDurationToSecondsString (0.00s)
17:37:13 [2021-07-16T17:37:13.886Z] === RUN   TestGetTimestamp
17:37:14 [2021-07-16T17:37:14.090Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:37:14 [2021-07-16T17:37:14.090Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:37:14 [2021-07-16T17:37:14.345Z] remote: Enumerating objects: 23, done.
17:37:14 [2021-07-16T17:37:14.345Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:37:14 [2021-07-16T17:37:14.345Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:37:14 [2021-07-16T17:37:14.345Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:37:14 [2021-07-16T17:37:14.345Z] 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.
17:37:14 [2021-07-16T17:37:14.345Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:37:14 [2021-07-16T17:37:14.348Z] === RUN   TestCompareVersion
17:37:14 [2021-07-16T17:37:14.348Z] --- PASS: TestCompareVersion (0.00s)
17:37:14 [2021-07-16T17:37:14.348Z] PASS
17:37:14 [2021-07-16T17:37:14.348Z] coverage: 75.0% of statements
17:37:14 [2021-07-16T17:37:14.348Z] ok  	github.com/docker/docker/api/types/versions	0.057s	coverage: 75.0% of statements
17:37:14 [2021-07-16T17:37:14.348Z] --- PASS: TestGetTimestamp (0.14s)
17:37:14 [2021-07-16T17:37:14.348Z] === RUN   TestParseTimestamps
17:37:14 [2021-07-16T17:37:14.348Z] --- PASS: TestParseTimestamps (0.00s)
17:37:14 [2021-07-16T17:37:14.348Z] PASS
17:37:14 [2021-07-16T17:37:14.348Z] coverage: 100.0% of statements
17:37:14 [2021-07-16T17:37:14.348Z] ok  	github.com/docker/docker/api/types/time	0.207s	coverage: 100.0% of statements
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:37:14 [2021-07-16T17:37:14.348Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:37:14 [2021-07-16T17:37:14.711Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:37:14 [2021-07-16T17:37:14.711Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:37:15 [2021-07-16T17:37:15.555Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
17:37:15 [2021-07-16T17:37:15.555Z] === RUN   TestAuthZPluginErrorResponse
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:37:15 [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestCloneArgsSmartHttp
17:37:15 [2021-07-16T17:37:15.896Z] --- PASS: TestCloneArgsSmartHttp (0.08s)
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestCloneArgsDumbHttp
17:37:15 [2021-07-16T17:37:15.896Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestCloneArgsGit
17:37:15 [2021-07-16T17:37:15.896Z] --- PASS: TestCloneArgsGit (0.00s)
17:37:15 [2021-07-16T17:37:15.896Z] === RUN   TestCheckoutGit
17:37:16 [2021-07-16T17:37:16.127Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:37:16 [2021-07-16T17:37:16.127Z] === RUN   TestAuthZPluginErrorRequest
17:37:16 [2021-07-16T17:37:16.700Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
17:37:16 [2021-07-16T17:37:16.700Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:37:17 [2021-07-16T17:37:17.273Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
17:37:17 [2021-07-16T17:37:17.273Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestProcessNoDockerignore
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestProcessShouldLeaveAllFiles
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestDetectContentType
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestDetectContentType (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestSelectAcceptableMIME
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestInspectEmptyResponse
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestInspectResponseBinary
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestInspectResponseBinary (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestResponseUnsupportedContentType
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestInspectResponseTextSimple
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestInspectResponseEmptyContentType
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestUnknownContentLength
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestUnknownContentLength (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestDownloadRemote
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestDownloadRemote (0.08s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestGetWithStatusError
17:37:17 [2021-07-16T17:37:17.443Z] --- PASS: TestGetWithStatusError (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestCloseRootDirectory
17:37:17 [2021-07-16T17:37:17.443Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:37:17 [2021-07-16T17:37:17.443Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestHashFile
17:37:17 [2021-07-16T17:37:17.443Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:37:17 [2021-07-16T17:37:17.443Z] --- SKIP: TestHashFile (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestHashSubdir
17:37:17 [2021-07-16T17:37:17.443Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:37:17 [2021-07-16T17:37:17.443Z] --- SKIP: TestHashSubdir (0.01s)
17:37:17 [2021-07-16T17:37:17.443Z] === RUN   TestRemoveDirectory
17:37:17 [2021-07-16T17:37:17.443Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:37:17 [2021-07-16T17:37:17.443Z] --- SKIP: TestRemoveDirectory (0.00s)
17:37:17 [2021-07-16T17:37:17.443Z] PASS
17:37:17 [2021-07-16T17:37:17.443Z] coverage: 9.3% of statements
17:37:17 [2021-07-16T17:37:17.443Z] ok  	github.com/docker/docker/builder/remotecontext	0.291s	coverage: 9.3% of statements
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestGetAllAllowed
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestGetAllAllowed (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestGetAllMeta
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestGetAllMeta (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestWarnOnUnusedBuildArgs
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestIsUnreferencedBuiltin
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestIsExistingDirectory
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestIsExistingDirectory (0.01s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestGetFilenameForDownload
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestEnv2Variables
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestEnv2Variables (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestMaintainer
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestMaintainer (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestLabel
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestLabel (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestFromScratch
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestFromScratch (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestFromWithArg
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestFromWithArg (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestFromWithUndefinedArg
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestFromMultiStageWithNamedStage
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestOnbuild
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestOnbuild (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestWorkdir
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestWorkdir (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestCmd
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestCmd (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestHealthcheckNone
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestHealthcheckNone (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestHealthcheckCmd
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestHealthcheckCmd (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestEntrypoint
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestEntrypoint (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestExpose
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestExpose (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestUser
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestUser (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestVolume
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestVolume (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestStopSignal
17:37:17 [2021-07-16T17:37:17.908Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:37:17 [2021-07-16T17:37:17.908Z] --- SKIP: TestStopSignal (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestArg
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestArg (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestShell
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestShell (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestPrependEnvOnCmd
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestRunWithBuildArgs
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestRunIgnoresHealthcheck
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatchUnsupportedOptions
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestNormalizeWorkdir
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDispatch/COPY_url
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch (0.09s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestAddScratchImageAddsToMounts
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestAddFromScratchPopulatesPlatform
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestImageSourceGetAddsToMounts
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestEmptyDockerfile
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestEmptyDockerfile (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestSymlinkDockerfile
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDockerfileOutsideTheBuildContext
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestNonExistingDockerfile
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestCopyRunConfig
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestCopyRunConfig (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDeepCopyRunConfig
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestExportImage
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestExportImage (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestNormalizeDest
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestNormalizeDest (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] PASS
17:37:17 [2021-07-16T17:37:17.908Z] coverage: 47.0% of statements
17:37:17 [2021-07-16T17:37:17.908Z] ok  	github.com/docker/docker/builder/dockerfile	0.215s	coverage: 47.0% of statements
17:37:17 [2021-07-16T17:37:17.908Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestEnable
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestEnable (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestDisable
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestDisable (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] === RUN   TestEnabled
17:37:17 [2021-07-16T17:37:17.908Z] --- PASS: TestEnabled (0.00s)
17:37:17 [2021-07-16T17:37:17.908Z] PASS
17:37:17 [2021-07-16T17:37:17.908Z] coverage: 100.0% of statements
17:37:17 [2021-07-16T17:37:17.908Z] ok  	github.com/docker/docker/cli/debug	0.041s	coverage: 100.0% of statements
17:37:17 [2021-07-16T17:37:17.973Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:37:19 [2021-07-16T17:37:19.190Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
17:37:19 [2021-07-16T17:37:19.190Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:37:19 [2021-07-16T17:37:19.335Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestTCP4Proxy
17:37:19 [2021-07-16T17:37:19.462Z] --- PASS: TestTCP4Proxy (0.01s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestTCP4ProxyHalfClose
17:37:19 [2021-07-16T17:37:19.462Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestTCP6Proxy
17:37:19 [2021-07-16T17:37:19.462Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:37:19 [2021-07-16T17:37:19.462Z] --- SKIP: TestTCP6Proxy (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestTCPDualStackProxy
17:37:19 [2021-07-16T17:37:19.462Z]     network_proxy_test.go:212: No support for dual stack yet
17:37:19 [2021-07-16T17:37:19.462Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestUDP4Proxy
17:37:19 [2021-07-16T17:37:19.462Z] --- PASS: TestUDP4Proxy (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestUDP6Proxy
17:37:19 [2021-07-16T17:37:19.462Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:37:19 [2021-07-16T17:37:19.462Z] --- SKIP: TestUDP6Proxy (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestUDPWriteError
17:37:19 [2021-07-16T17:37:19.462Z] --- PASS: TestUDPWriteError (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestSCTP4Proxy
17:37:19 [2021-07-16T17:37:19.462Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:37:19 [2021-07-16T17:37:19.462Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] === RUN   TestSCTP6Proxy
17:37:19 [2021-07-16T17:37:19.462Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:37:19 [2021-07-16T17:37:19.462Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:37:19 [2021-07-16T17:37:19.462Z] PASS
17:37:19 [2021-07-16T17:37:19.462Z] coverage: 49.4% of statements
17:37:19 [2021-07-16T17:37:19.462Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.094s	coverage: 49.4% of statements
17:37:19 [2021-07-16T17:37:19.590Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:37:19 [2021-07-16T17:37:19.593Z] Cross building: bundles/cross/linux/ppc64le
17:37:19 [2021-07-16T17:37:19.593Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:37:19 [2021-07-16T17:37:19.593Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:37:19 [2021-07-16T17:37:19.846Z] === RUN   TestDockerSuite/TestPsByOrder
17:37:21 [2021-07-16T17:37:21.106Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s)
17:37:21 [2021-07-16T17:37:21.106Z] === RUN   TestAuthZPluginHeader
17:37:22 [2021-07-16T17:37:22.050Z] --- PASS: TestAuthZPluginHeader (0.82s)
17:37:22 [2021-07-16T17:37:22.050Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:37:22 [2021-07-16T17:37:22.050Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:22 [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:37:22 [2021-07-16T17:37:22.050Z] === RUN   TestAuthZPluginV2Disable
17:37:22 [2021-07-16T17:37:22.050Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:22 [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:37:22 [2021-07-16T17:37:22.050Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:37:22 [2021-07-16T17:37:22.050Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:22 [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:37:22 [2021-07-16T17:37:22.050Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:37:22 [2021-07-16T17:37:22.050Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:22 [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:37:22 [2021-07-16T17:37:22.050Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:37:23 [2021-07-16T17:37:23.106Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:37:24 [2021-07-16T17:37:24.031Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:37:27 [2021-07-16T17:37:27.293Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointCreateError
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointCreate
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointDeleteError
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointDelete
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointDelete (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointListError
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointListError (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointList
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointList (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestCheckpointListContainerNotFound
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNewClientWithOpsFromEnv
17:37:29 [2021-07-16T17:37:29.820Z]     client_test.go:23: runtime.GOOS == "windows"
17:37:29 [2021-07-16T17:37:29.820Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestGetAPIPath
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestGetAPIPath (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestParseHostURL
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestParseHostURL (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNegotiateAPIVersionEmpty
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNegotiateAPIVersion
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNegotiateAPVersionOverride
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNegotiateAPIVersionAutomatic
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestClientRedirect
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestClientRedirect (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestConfigCreateUnsupported
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestConfigCreateError
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestConfigCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestConfigCreate
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestConfigCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.820Z] === RUN   TestConfigInspectNotFound
17:37:29 [2021-07-16T17:37:29.820Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigInspectUnsupported
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigInspectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigInspectConfigNotFound
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigInspect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigListUnsupported
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigListUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigListError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigListError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigList
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigList (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigRemoveUnsupported
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigRemoveError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigRemove
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigUpdateUnsupported
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigUpdateError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigUpdateError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestConfigUpdate
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestConfigUpdate (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerCommitError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCommitError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerCommit
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCommit (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStatPathError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPathError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStatPathNotFoundError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStatPathNoHeaderError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStatPath
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPath (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyToContainerError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainerError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyToContainerNotFoundError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyToContainerNotStatusOKError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyToContainer
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainer (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyFromContainerError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyFromContainerNotFoundError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyFromContainerNotStatusOKError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyFromContainerNoHeaderError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestCopyFromContainer
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainer (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerCreateError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerCreateImageNotFound
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerCreateWithName
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateWithName (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerCreateAutoRemove
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerDiffError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerDiffError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerDiff
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerDiff (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecCreateError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecCreate
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecStartError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecStartError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecStart
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecStart (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecInspectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecInspect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExportError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExportError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExport
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExport (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerInspectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerInspectContainerNotFound
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerInspect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerInspectNode
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectNode (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerKillError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerKillError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerKill
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerKill (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerListError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerListError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerList
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerList (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerLogsNotFoundError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerLogsError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerLogsError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerLogs
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerLogs (0.18s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerPauseError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerPauseError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerPause
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerPause (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainersPruneError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainersPruneError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainersPrune
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainersPrune (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRemoveError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRemoveNotFoundError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRemove
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRenameError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRenameError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRename
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRename (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerResizeError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerResizeError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecResizeError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecResizeError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerResize
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerResize (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerExecResize
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecResize (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRestartError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRestartError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerRestart
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRestart (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStartError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStartError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStart
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStart (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStatsError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatsError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStats
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStats (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStopError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStopError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerStop
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStop (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerTopError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerTopError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerTop
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerTop (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerUnpauseError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUnpauseError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerUnpause
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUnpause (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerUpdateError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUpdateError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerUpdate
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUpdate (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerWaitError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerWaitError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestContainerWait
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestContainerWait (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestDiskUsageError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestDiskUsageError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestDiskUsage
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestDiskUsage (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestDistributionInspectUnsupported
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestDistributionInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestEventsErrorInOptions
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestEventsErrorFromServer
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestEvents
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestEvents (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestTLSCloseWriter
17:37:29 [2021-07-16T17:37:29.821Z] === PAUSE TestTLSCloseWriter
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageBuildError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageBuildError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageBuild
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageBuild (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestGetDockerOS
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestGetDockerOS (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageCreateError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageCreate
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageHistoryError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageHistoryError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageHistory
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageHistory (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageImportError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageImportError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageImport
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageImport (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageInspectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageInspectImageNotFound
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageInspect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageListError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageListError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageList
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageList (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageListApiBefore125
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageLoadError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageLoadError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageLoad
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageLoad (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagesPruneError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagesPruneError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagesPrune
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagesPrune (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullReferenceParseError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullAnyError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullAnyError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullStatusUnauthorizedError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePullWithoutErrors
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushReferenceError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushReferenceError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushAnyError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushAnyError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushStatusUnauthorizedError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithoutErrors
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageRemoveError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageRemoveImageNotFound
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageRemove
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSaveError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSaveError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSave
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSave (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSearchAnyError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchAnyError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSearchStatusUnauthorizedError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageSearchWithoutErrors
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageTagError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageTagInvalidReference
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageTagInvalidSourceImageName
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageTagHexSource
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagHexSource (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestImageTag
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestImageTag (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestInfoServerError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestInfoServerError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestInfoInvalidResponseJSONError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestInfo
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestInfo (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkConnectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkConnectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkConnect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkConnect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkCreateError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkCreate
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkDisconnectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkDisconnect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkDisconnect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkInspectError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkInspectNotFoundError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkInspect
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkListError
17:37:29 [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkListError (0.00s)
17:37:29 [2021-07-16T17:37:29.821Z] === RUN   TestNetworkList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNetworkList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNetworksPruneError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNetworksPruneError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNetworksPrune
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNetworksPrune (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNetworkRemoveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNetworkRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNetworkRemove
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNetworkRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeInspectNodeNotFound
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeListError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeListError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeRemoveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeRemove
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeUpdateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeUpdateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestNodeUpdate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestNodeUpdate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestOptionWithTimeout
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestOptionWithTimeout (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingFail
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPingFail (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingWithError
17:37:29 [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response
17:37:29 [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPingWithError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingSuccess
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPingSuccess (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingHeadFallback
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingHeadFallback/OK
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingHeadFallback/Not_Found
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPingHeadFallback (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginDisableError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginDisableError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginDisable
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginDisable (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginEnableError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginEnableError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginEnable
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginEnable (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginListError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginListError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginPushError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginPushError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginPush
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginPush (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginRemoveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginRemove
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginSetError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginSetError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPluginSet
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPluginSet (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSetHostHeader
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSetHostHeader (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestPlainTextError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestPlainTextError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestInfiniteError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestInfiniteError (0.03s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestCanceledContext
17:37:29 [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestCanceledContext (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestDeadlineExceededContext
17:37:29 [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretCreateUnsupported
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretCreateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretCreate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretInspectUnsupported
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretInspectSecretNotFound
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretListUnsupported
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretListUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretListError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretListError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretRemoveUnsupported
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretRemoveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretRemove
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretUpdateUnsupported
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretUpdateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretUpdateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSecretUpdate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSecretUpdate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceCreateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceCreate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceCreateCompatiblePlatforms
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceCreateDigestPinning
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceInspectServiceNotFound
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceListError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceListError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceLogsError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceLogsError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceLogs
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceLogs (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceRemoveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceRemoveNotFoundError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceRemove
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceUpdateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceUpdateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestServiceUpdate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestServiceUpdate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmGetUnlockKeyError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmGetUnlockKey
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmInitError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInitError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmInit
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInit (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmJoinError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmJoinError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmJoin
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmJoin (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmLeaveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmLeaveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmLeave
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmLeave (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmUnlockError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUnlockError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmUnlock
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUnlock (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmUpdateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUpdateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestSwarmUpdate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUpdate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestTaskInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestTaskInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestTaskInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestTaskInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestTaskInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestTaskListError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestTaskListError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestTaskList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestTaskList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeCreateError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeCreateError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeCreate
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeCreate (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeInspectError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspectError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeInspectNotFound
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeInspectWithEmptyID
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeInspect
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspect (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeListError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeListError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeList
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeList (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeRemoveError
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeRemoveError (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === RUN   TestVolumeRemove
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeRemove (0.00s)
17:37:29 [2021-07-16T17:37:29.822Z] === CONT  TestTLSCloseWriter
17:37:29 [2021-07-16T17:37:29.822Z] --- PASS: TestTLSCloseWriter (0.02s)
17:37:29 [2021-07-16T17:37:29.822Z] PASS
17:37:29 [2021-07-16T17:37:29.822Z] coverage: 75.0% of statements
17:37:29 [2021-07-16T17:37:29.822Z] ok  	github.com/docker/docker/client	0.426s	coverage: 75.0% of statements
17:37:32 [2021-07-16T17:37:32.530Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:37:32 [2021-07-16T17:37:32.530Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:37:33 [2021-07-16T17:37:33.457Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:37:35 [2021-07-16T17:37:35.970Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:37:40 [2021-07-16T17:37:40.169Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
17:37:40 [2021-07-16T17:37:40.169Z] PASS
17:37:40 [2021-07-16T17:37:40.169Z] 
17:37:40 [2021-07-16T17:37:40.169Z] === Skipped
17:37:40 [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:37:40 [2021-07-16T17:37:40.169Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:40 [2021-07-16T17:37:40.169Z] 
17:37:40 [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:37:40 [2021-07-16T17:37:40.169Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:40 [2021-07-16T17:37:40.169Z] 
17:37:40 [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:37:40 [2021-07-16T17:37:40.169Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:40 [2021-07-16T17:37:40.169Z] 
17:37:40 [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:37:40 [2021-07-16T17:37:40.169Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:40 [2021-07-16T17:37:40.169Z] 
17:37:40 [2021-07-16T17:37:40.169Z] 
17:37:40 [2021-07-16T17:37:40.169Z] DONE 17 tests, 4 skipped in 33.170s
17:37:40 [2021-07-16T17:37:40.169Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:37:40 [2021-07-16T17:37:40.169Z] ++ 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
17:37:40 [2021-07-16T17:37:40.169Z] ++ set -e
17:37:40 [2021-07-16T17:37:40.169Z] ++ '[' -n 0 ']'
17:37:40 [2021-07-16T17:37:40.169Z] ++ set -x
17:37:40 [2021-07-16T17:37:40.169Z] ++ 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
17:37:40 [2021-07-16T17:37:40.169Z] INFO: Testing against a local daemon
17:37:40 [2021-07-16T17:37:40.169Z] === RUN   TestPluginInvalidJSON
17:37:40 [2021-07-16T17:37:40.169Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:37:40 [2021-07-16T17:37:40.169Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:37:40 [2021-07-16T17:37:40.169Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:37:40 [2021-07-16T17:37:40.169Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:37:40 [2021-07-16T17:37:40.169Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:37:40 [2021-07-16T17:37:40.169Z] === RUN   TestPluginInstall
17:37:40 [2021-07-16T17:37:40.169Z] === RUN   TestPluginInstall/no_auth
17:37:44 [2021-07-16T17:37:44.047Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:37:44 [2021-07-16T17:37:44.679Z] --- PASS: TestCheckoutGit (28.89s)
17:37:44 [2021-07-16T17:37:44.679Z] === RUN   TestValidGitTransport
17:37:44 [2021-07-16T17:37:44.679Z] --- PASS: TestValidGitTransport (0.00s)
17:37:44 [2021-07-16T17:37:44.679Z] === RUN   TestGitInvalidRef
17:37:44 [2021-07-16T17:37:44.679Z] --- PASS: TestGitInvalidRef (0.27s)
17:37:44 [2021-07-16T17:37:44.679Z] PASS
17:37:44 [2021-07-16T17:37:44.679Z] coverage: 86.3% of statements
17:37:44 [2021-07-16T17:37:44.679Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.372s	coverage: 86.3% of statements
17:37:45 [2021-07-16T17:37:45.409Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:37:45 [2021-07-16T17:37:45.655Z] ?   	github.com/docker/docker/cli	[no test files]
17:37:45 [2021-07-16T17:37:45.655Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:37:46 [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:37:46 [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2979f8f9d6bc763369baf469aec38e2c2bae1fbd6f3cfdd9ad56c834b91daa9a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:37:46 [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:37:46 [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2979f8f9d6bc763369baf469aec38e2c2bae1fbd6f3cfdd9ad56c834b91daa9a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:37:46 [2021-07-16T17:37:46.754Z] === RUN   TestPluginInstall/with_htpasswd
17:37:47 [2021-07-16T17:37:47.294Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:37:47 [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:37:47 [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2011052d8f468c6a4ee73195b202cfee238e4a97ab5b99d22ac3045c79b7b62" mediatype=application/vnd.docker.plugin.v1+json size=522
17:37:47 [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:37:47 [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2011052d8f468c6a4ee73195b202cfee238e4a97ab5b99d22ac3045c79b7b62" mediatype=application/vnd.docker.plugin.v1+json size=522
17:37:47 [2021-07-16T17:37:47.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:37:47 [2021-07-16T17:37:47.588Z] === RUN   TestPluginInstall/with_insecure
17:37:48 [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:37:48 [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5acc6bc81db2d50f92427cc99f39c17b4430bc729432b50165de3a452bcc7c5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:37:48 [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:37:48 [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5acc6bc81db2d50f92427cc99f39c17b4430bc729432b50165de3a452bcc7c5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:37:48 [2021-07-16T17:37:48.975Z]     plugin_test.go:165: [d8e89fe9b92d9] daemon is not started
17:37:48 [2021-07-16T17:37:48.975Z] --- PASS: TestPluginInstall (10.01s)
17:37:48 [2021-07-16T17:37:48.975Z]     --- PASS: TestPluginInstall/no_auth (7.48s)
17:37:48 [2021-07-16T17:37:48.975Z]     --- PASS: TestPluginInstall/with_htpasswd (1.17s)
17:37:48 [2021-07-16T17:37:48.975Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
17:37:48 [2021-07-16T17:37:48.975Z] === RUN   TestPluginsWithRuntimes
17:37:50 [2021-07-16T17:37:50.062Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:37:50 [2021-07-16T17:37:50.891Z] === RUN   TestPluginsWithRuntimes/No_Args
17:37:51 [2021-07-16T17:37:51.947Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:37:52 [2021-07-16T17:37:52.283Z] === RUN   TestPluginsWithRuntimes/With_Args
17:37:53 [2021-07-16T17:37:53.226Z] --- PASS: TestPluginsWithRuntimes (4.20s)
17:37:53 [2021-07-16T17:37:53.226Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.16s)
17:37:53 [2021-07-16T17:37:53.226Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
17:37:53 [2021-07-16T17:37:53.226Z] === RUN   TestPluginBackCompatMediaTypes
17:37:53 [2021-07-16T17:37:53.333Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:37:54 [2021-07-16T17:37:54.169Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s)
17:37:54 [2021-07-16T17:37:54.169Z] PASS
17:37:54 [2021-07-16T17:37:54.169Z] 
17:37:54 [2021-07-16T17:37:54.169Z] DONE 10 tests in 15.416s
17:37:54 [2021-07-16T17:37:54.169Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:37:54 [2021-07-16T17:37:54.169Z] ++ 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
17:37:54 [2021-07-16T17:37:54.169Z] ++ set -e
17:37:54 [2021-07-16T17:37:54.169Z] ++ '[' -n 0 ']'
17:37:54 [2021-07-16T17:37:54.169Z] ++ set -x
17:37:54 [2021-07-16T17:37:54.169Z] ++ 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
17:37:55 [2021-07-16T17:37:55.845Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:37:56 [2021-07-16T17:37:56.714Z] INFO: Testing against a local daemon
17:37:56 [2021-07-16T17:37:56.714Z] === RUN   TestExternalGraphDriver
17:37:56 [2021-07-16T17:37:56.714Z] === RUN   TestExternalGraphDriver/json
17:37:58 [2021-07-16T17:37:58.356Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:37:59 [2021-07-16T17:37:59.718Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:37:59 [2021-07-16T17:37:59.718Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:38:00 [2021-07-16T17:38:00.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestContainerStopSignal
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestContainerStopSignal (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestContainerStopTimeout
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestContainerStopTimeout (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestContainerSecretReferenceDestTarget
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestContainerLogPathSetForRingLogger
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestReplaceAndAppendEnvVars
17:38:00 [2021-07-16T17:38:00.511Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestNewMemoryStore
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestNewMemoryStore (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestAddContainers
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestAddContainers (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestGetContainer
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestGetContainer (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestDeleteContainer
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestDeleteContainer (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestListContainers
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestListContainers (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestFirstContainer
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestFirstContainer (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestApplyAllContainer
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestApplyAllContainer (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestIsValidHealthString
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestIsValidHealthString (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestStateRunStop
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestStateRunStop (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestStateTimeoutWait
17:38:00 [2021-07-16T17:38:00.511Z]     state_test.go:141: Stop callback fired
17:38:00 [2021-07-16T17:38:00.511Z]     state_test.go:165: Stop callback fired
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestStateTimeoutWait (0.10s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestIsValidStateString
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestIsValidStateString (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestViewSaveDelete
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestViewSaveDelete (0.01s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestViewAll
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestViewAll (0.01s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestViewGet
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestViewGet (0.02s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestNames
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestNames (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestViewWithHealthCheck
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:38:00 [2021-07-16T17:38:00.511Z] PASS
17:38:00 [2021-07-16T17:38:00.511Z] coverage: 41.5% of statements
17:38:00 [2021-07-16T17:38:00.511Z] ok  	github.com/docker/docker/container	0.288s	coverage: 41.5% of statements
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestConfigureDaemonLogs
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestCommonOptionsInstallFlags
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:38:00 [2021-07-16T17:38:00.511Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:38:00 [2021-07-16T17:38:00.511Z] PASS
17:38:00 [2021-07-16T17:38:00.511Z] coverage: 18.8% of statements
17:38:00 [2021-07-16T17:38:00.511Z] ok  	github.com/docker/docker/cmd/dockerd	0.177s	coverage: 18.8% of statements
17:38:00 [2021-07-16T17:38:00.511Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:38:00 [2021-07-16T17:38:00.511Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:38:00 [2021-07-16T17:38:00.511Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:38:00 [2021-07-16T17:38:00.511Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:38:00 [2021-07-16T17:38:00.839Z] === RUN   TestDockerSuite/TestPsRightTagName
17:38:02 [2021-07-16T17:38:02.060Z] === RUN   TestPrepare
17:38:02 [2021-07-16T17:38:02.060Z] --- PASS: TestPrepare (0.00s)
17:38:02 [2021-07-16T17:38:02.060Z] === RUN   TestStart
17:38:02 [2021-07-16T17:38:02.060Z] --- PASS: TestStart (0.00s)
17:38:02 [2021-07-16T17:38:02.060Z] === RUN   TestWaitCancel
17:38:02 [2021-07-16T17:38:02.060Z] --- PASS: TestWaitCancel (0.00s)
17:38:02 [2021-07-16T17:38:02.060Z] === RUN   TestWaitDisabled
17:38:02 [2021-07-16T17:38:02.060Z] --- PASS: TestWaitDisabled (0.00s)
17:38:02 [2021-07-16T17:38:02.060Z] === RUN   TestWaitEnabled
17:38:02 [2021-07-16T17:38:02.060Z] --- PASS: TestWaitEnabled (0.00s)
17:38:02 [2021-07-16T17:38:02.060Z] === RUN   TestRemove
17:38:02 [2021-07-16T17:38:02.060Z] --- PASS: TestRemove (0.00s)
17:38:02 [2021-07-16T17:38:02.060Z] PASS
17:38:02 [2021-07-16T17:38:02.060Z] coverage: 65.3% of statements
17:38:02 [2021-07-16T17:38:02.060Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.093s	coverage: 65.3% of statements
17:38:03 [2021-07-16T17:38:03.351Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:38:03 [2021-07-16T17:38:03.607Z] === RUN   TestNewListSecretsFilters
17:38:03 [2021-07-16T17:38:03.607Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:38:03 [2021-07-16T17:38:03.607Z] === RUN   TestNewListConfigsFilters
17:38:03 [2021-07-16T17:38:03.607Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:38:03 [2021-07-16T17:38:03.607Z] PASS
17:38:03 [2021-07-16T17:38:03.607Z] coverage: 0.5% of statements
17:38:03 [2021-07-16T17:38:03.607Z] ok  	github.com/docker/docker/daemon/cluster	0.320s	coverage: 0.5% of statements
17:38:03 [2021-07-16T17:38:03.607Z] === RUN   TestDockerSuite/TestPsShowMounts
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:38:04 [2021-07-16T17:38:04.070Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:38:04 [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:38:04 [2021-07-16T17:38:04.070Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertFromGRPCIsolation
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:38:04 [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:38:04 [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:38:04 [2021-07-16T17:38:04.854Z] === RUN   TestExternalGraphDriver/spec
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:38:04 [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:38:04 [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:38:04 [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:38:04 [2021-07-16T17:38:04.995Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCConfigs
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:38:04 [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCConfigs
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:38:04 [2021-07-16T17:38:04.995Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:38:04 [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:38:04 [2021-07-16T17:38:04.995Z] PASS
17:38:04 [2021-07-16T17:38:04.995Z] coverage: 35.9% of statements
17:38:04 [2021-07-16T17:38:04.995Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.200s	coverage: 35.9% of statements
17:38:05 [2021-07-16T17:38:05.797Z] === RUN   TestExternalGraphDriver/pull
17:38:05 [2021-07-16T17:38:05.922Z] 29d5b6a226d2: Pull complete
17:38:05 [2021-07-16T17:38:05.922Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
17:38:05 [2021-07-16T17:38:05.922Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:05 [2021-07-16T17:38:05.922Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
17:38:05 [2021-07-16T17:38:05.922Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
17:38:05 [2021-07-16T17:38:05.922Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
17:38:05 [2021-07-16T17:38:05.922Z] WARN: Skipping validation tests
17:38:05 [2021-07-16T17:38:05.922Z] INFO: Running unit tests at 07/16/2021 17:38:01...
17:38:05 [2021-07-16T17:38:05.922Z] INFO: make.ps1 starting at 07/16/2021 17:38:05
17:38:05 [2021-07-16T17:38:05.922Z] INFO: Git commit (723f744ef9) assumed from DOCKER_GITCOMMIT environment variable
17:38:05 [2021-07-16T17:38:05.922Z] INFO: Invoking autogen...
17:38:06 [2021-07-16T17:38:06.383Z] INFO: Running unit tests...
17:38:06 [2021-07-16T17:38:06.870Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:38:06 [2021-07-16T17:38:06.870Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:38:07 [2021-07-16T17:38:07.430Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:38:07 [2021-07-16T17:38:07.430Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:38:07 [2021-07-16T17:38:07.430Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:38:07 [2021-07-16T17:38:07.430Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:38:07 [2021-07-16T17:38:07.685Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:38:07 [2021-07-16T17:38:07.686Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:38:07 [2021-07-16T17:38:07.712Z] --- PASS: TestExternalGraphDriver (10.76s)
17:38:07 [2021-07-16T17:38:07.712Z]     --- PASS: TestExternalGraphDriver/json (6.74s)
17:38:07 [2021-07-16T17:38:07.712Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
17:38:07 [2021-07-16T17:38:07.712Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
17:38:07 [2021-07-16T17:38:07.712Z] === RUN   TestGraphdriverPluginV2
17:38:07 [2021-07-16T17:38:07.712Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:38:07 [2021-07-16T17:38:07.712Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
17:38:07 [2021-07-16T17:38:07.712Z] PASS
17:38:07 [2021-07-16T17:38:07.712Z] 
17:38:07 [2021-07-16T17:38:07.712Z] === Skipped
17:38:07 [2021-07-16T17:38:07.712Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
17:38:07 [2021-07-16T17:38:07.712Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:38:07 [2021-07-16T17:38:07.712Z] 
17:38:07 [2021-07-16T17:38:07.712Z] 
17:38:07 [2021-07-16T17:38:07.712Z] DONE 5 tests, 1 skipped in 13.304s
17:38:07 [2021-07-16T17:38:07.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:38:07 [2021-07-16T17:38:07.712Z] ++ 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
17:38:07 [2021-07-16T17:38:07.712Z] ++ set -e
17:38:07 [2021-07-16T17:38:07.712Z] ++ '[' -n 0 ']'
17:38:07 [2021-07-16T17:38:07.712Z] ++ set -x
17:38:07 [2021-07-16T17:38:07.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:38:07 [2021-07-16T17:38:07.712Z] INFO: Testing against a local daemon
17:38:07 [2021-07-16T17:38:07.712Z] === RUN   TestContinueAfterPluginCrash
17:38:07 [2021-07-16T17:38:07.712Z] === PAUSE TestContinueAfterPluginCrash
17:38:07 [2021-07-16T17:38:07.712Z] === RUN   TestReadPluginNoRead
17:38:07 [2021-07-16T17:38:07.712Z] === PAUSE TestReadPluginNoRead
17:38:07 [2021-07-16T17:38:07.712Z] === RUN   TestDaemonStartWithLogOpt
17:38:07 [2021-07-16T17:38:07.712Z] === PAUSE TestDaemonStartWithLogOpt
17:38:07 [2021-07-16T17:38:07.712Z] === CONT  TestContinueAfterPluginCrash
17:38:07 [2021-07-16T17:38:07.712Z] === CONT  TestDaemonStartWithLogOpt
17:38:07 [2021-07-16T17:38:07.712Z] === CONT  TestReadPluginNoRead
17:38:07 [2021-07-16T17:38:07.917Z] === RUN   TestWaitNodeAttachment
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestBuilderGC
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestBuilderGC (0.01s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationNotFound
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonBrokenConfiguration
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestParseClusterAdvertiseSettings
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestFindConfigurationConflicts
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeConflicts
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_label
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_dns
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_dns-search
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestModifiedDiscoverySettings
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestReloadSetConfigFileNotExist
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestIsolationConversion
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestIsolationConversion/default
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestIsolationConversion/process
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestIsolationConversion/hyperv
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestIsolationConversion (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestContainerLabels
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestContainerLabels (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestCredentialSpecConversion
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestCredentialSpecConversion/none
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestCredentialSpecConversion/config
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestCredentialSpecConversion/file
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestCredentialSpecConversion/registry
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestControllerValidateMountBind
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestControllerValidateMountVolume
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestControllerValidateMountTarget
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestControllerValidateMountTmpfs
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestControllerValidateMountInvalidType
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestControllerValidateMountNamedPipe
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] PASS
17:38:08 [2021-07-16T17:38:08.381Z] coverage: 11.0% of statements
17:38:08 [2021-07-16T17:38:08.381Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.645s	coverage: 11.0% of statements
17:38:08 [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestReloadDefaultConfigNotExist
17:38:08 [2021-07-16T17:38:08.381Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:38:08 [2021-07-16T17:38:08.381Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestReloadBadDefaultConfig
17:38:08 [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-107383727"
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestReloadWithConflictingLabels
17:38:08 [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-092631874"
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestReloadWithDuplicateLabels
17:38:08 [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-427048889"
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:38:08 [2021-07-16T17:38:08.381Z] === RUN   TestDaemonConfigurationMerge
17:38:08 [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:38:08 [2021-07-16T17:38:08.382Z] PASS
17:38:08 [2021-07-16T17:38:08.382Z] coverage: 79.2% of statements
17:38:08 [2021-07-16T17:38:08.382Z] ok  	github.com/docker/docker/daemon/config	0.288s	coverage: 79.2% of statements
17:38:08 [2021-07-16T17:38:08.611Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:38:09 [2021-07-16T17:38:09.356Z] === RUN   TestDiscoveryOptsErrors
17:38:09 [2021-07-16T17:38:09.356Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:38:09 [2021-07-16T17:38:09.356Z] === RUN   TestDiscoveryOpts
17:38:09 [2021-07-16T17:38:09.356Z] --- PASS: TestDiscoveryOpts (0.00s)
17:38:09 [2021-07-16T17:38:09.356Z] PASS
17:38:09 [2021-07-16T17:38:09.356Z] coverage: 30.0% of statements
17:38:09 [2021-07-16T17:38:09.356Z] ok  	github.com/docker/docker/daemon/discovery	0.047s	coverage: 30.0% of statements
17:38:09 [2021-07-16T17:38:09.536Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEventsLog
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestEventsLog (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEventsLogTimeout
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestEventsLogTimeout (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestLogEvents
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestVerifyNetworkingConfig
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestGetContainer
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestGetContainer (0.01s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestValidContainerNames
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestValidContainerNames (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestContainerInitDNS
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestLogEvents (0.06s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestLoadBufferedEvents
17:38:09 [2021-07-16T17:38:09.820Z]     daemon_test.go:147: root required
17:38:09 [2021-07-16T17:38:09.820Z] --- SKIP: TestContainerInitDNS (0.01s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestMerge
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestMerge (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestValidateContainerIsolation
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestFindNetworkErrorType
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEnsureServicesExist
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExist (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEnsureServicesExistErrors
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestContainerDelete
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestContainerDelete (0.01s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestContainerDoubleDelete
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestLogContainerEventCopyLabels
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestLogContainerEventWithAttributes
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestNoneHealthcheck
17:38:09 [2021-07-16T17:38:09.820Z] --- PASS: TestNoneHealthcheck (0.00s)
17:38:09 [2021-07-16T17:38:09.820Z] === RUN   TestHealthStates
17:38:10 [2021-07-16T17:38:10.282Z] --- PASS: TestLoadBufferedEvents (0.16s)
17:38:10 [2021-07-16T17:38:10.282Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:38:10 [2021-07-16T17:38:10.282Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:38:10 [2021-07-16T17:38:10.282Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:38:10 [2021-07-16T17:38:10.282Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:38:10 [2021-07-16T17:38:10.282Z] PASS
17:38:10 [2021-07-16T17:38:10.282Z] coverage: 50.0% of statements
17:38:10 [2021-07-16T17:38:10.282Z] ok  	github.com/docker/docker/daemon/events	0.300s	coverage: 50.0% of statements
17:38:10 [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" 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"
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestHealthStates (0.17s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestMaskURLCredentials
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestMaskURLCredentials (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestGetInspectData
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestGetInspectData (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestFillLicense
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestFillLicense (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestListInvalidFilter
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestListInvalidFilter (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestNameFilter
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestNameFilter (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:38:10 [2021-07-16T17:38:10.283Z] === 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
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- 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)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestDaemonReloadLabels
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestDaemonReloadMirrors
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestDaemonReloadInsecureRegistries
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestDaemonReloadNotAffectOthers
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestDaemonDiscoveryReload
17:38:10 [2021-07-16T17:38:10.283Z] === RUN   TestIsEmptyDir
17:38:10 [2021-07-16T17:38:10.283Z] --- PASS: TestIsEmptyDir (0.01s)
17:38:10 [2021-07-16T17:38:10.283Z] PASS
17:38:10 [2021-07-16T17:38:10.283Z] coverage: 2.3% of statements
17:38:10 [2021-07-16T17:38:10.283Z] ok  	github.com/docker/docker/daemon/graphdriver	0.076s	coverage: 2.3% of statements
17:38:10 [2021-07-16T17:38:10.462Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:38:11 [2021-07-16T17:38:11.258Z] === RUN   TestLinkNaming
17:38:11 [2021-07-16T17:38:11.258Z] --- PASS: TestLinkNaming (0.00s)
17:38:11 [2021-07-16T17:38:11.258Z] === RUN   TestLinkNew
17:38:11 [2021-07-16T17:38:11.258Z] --- PASS: TestLinkNew (0.00s)
17:38:11 [2021-07-16T17:38:11.258Z] === RUN   TestLinkEnv
17:38:11 [2021-07-16T17:38:11.258Z] --- PASS: TestLinkEnv (0.00s)
17:38:11 [2021-07-16T17:38:11.258Z] === RUN   TestLinkMultipleEnv
17:38:11 [2021-07-16T17:38:11.258Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:38:11 [2021-07-16T17:38:11.258Z] === RUN   TestLinkPortRangeEnv
17:38:11 [2021-07-16T17:38:11.258Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:38:11 [2021-07-16T17:38:11.258Z] PASS
17:38:11 [2021-07-16T17:38:11.258Z] coverage: 93.0% of statements
17:38:11 [2021-07-16T17:38:11.258Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
17:38:11 [2021-07-16T17:38:11.258Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
17:38:11 [2021-07-16T17:38:11.258Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:38:11 [2021-07-16T17:38:11.720Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
17:38:11 [2021-07-16T17:38:11.720Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:38:11 [2021-07-16T17:38:11.928Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:38:11 [2021-07-16T17:38:11.928Z] --- PASS: TestDaemonStartWithLogOpt (4.13s)
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:38:12 [2021-07-16T17:38:12.184Z]     reload_test.go:520: root required
17:38:12 [2021-07-16T17:38:12.184Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:38:12 [2021-07-16T17:38:12.184Z] === RUN   TestParseVolumesFrom
17:38:12 [2021-07-16T17:38:12.184Z] --- PASS: TestParseVolumesFrom (0.00s)
17:38:12 [2021-07-16T17:38:12.184Z] PASS
17:38:12 [2021-07-16T17:38:12.184Z] coverage: 9.1% of statements
17:38:12 [2021-07-16T17:38:12.184Z] ok  	github.com/docker/docker/daemon	2.445s	coverage: 9.1% of statements
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:38:12 [2021-07-16T17:38:12.184Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:38:12 [2021-07-16T17:38:12.191Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:38:12 [2021-07-16T17:38:12.348Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:38:13 [2021-07-16T17:38:13.159Z] === RUN   TestAdapterReadLogs
17:38:13 [2021-07-16T17:38:13.159Z] --- PASS: TestAdapterReadLogs (0.00s)
17:38:13 [2021-07-16T17:38:13.159Z] === RUN   TestCopier
17:38:13 [2021-07-16T17:38:13.159Z] --- PASS: TestCopier (0.00s)
17:38:13 [2021-07-16T17:38:13.159Z] === RUN   TestCopierLongLines
17:38:13 [2021-07-16T17:38:13.159Z] --- PASS: TestCopierLongLines (0.00s)
17:38:13 [2021-07-16T17:38:13.159Z] === RUN   TestCopierSlow
17:38:13 [2021-07-16T17:38:13.273Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:38:13 [2021-07-16T17:38:13.314Z] === RUN   TestReadPluginNoRead/default
17:38:13 [2021-07-16T17:38:13.529Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCopierSlow (0.21s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCopierWithSized
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCopierWithSized/as_is
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCopierWithSized/With_RingLogger
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCopierWithSized (0.06s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.06s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCopierWithPartial
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCopierWithPartial (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestRingLogger
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestRingLogger (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestRingCap
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestRingCap (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestRingClose
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestRingClose (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestRingDrain
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestRingDrain (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] PASS
17:38:13 [2021-07-16T17:38:13.622Z] coverage: 43.3% of statements
17:38:13 [2021-07-16T17:38:13.622Z] ok  	github.com/docker/docker/daemon/logger	0.337s	coverage: 43.3% of statements
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/defaults
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/invalid_create_group
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestNewAWSLogsClientRegionDetect
17:38:13 [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=info msg="Trying to get region from EC2 Metadata"
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCreateSuccess
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCreateSuccess (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCreateLogGroupSuccess
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCreateError
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCreateError (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCreateAlreadyExists
17:38:13 [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestLogClosed
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestLogClosed (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestLogBlocking
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestLogBlocking (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestLogNonBlockingBufferEmpty
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestLogNonBlockingBufferFull
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestPublishBatchSuccess
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestPublishBatchError
17:38:13 [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=error msg=Error
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchError (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:38:13 [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestPublishBatchAlreadyAccepted
17:38:13 [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:38:13 [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchSimple
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchSimple (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchTicker
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchTicker (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchMultilinePattern
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
17:38:13 [2021-07-16T17:38:13.622Z] === RUN   TestCollectBatchClose
17:38:13 [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchClose (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen/0/Hello
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen/2/🙃
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen/3/����
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen/4/He��o
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestEffectiveLen/5/
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/0/
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: 
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: 
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/1/Hello
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: Hello
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: 
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/2/Hello
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: He
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: llo
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/3/Hello
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: 
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: Hello
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/4/🙃
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: 
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: 🙃
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/5/🙃
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: 🙃
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: 
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/6/a�
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: a
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: �
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestFindValidSplit/7/a�
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1044: a�
17:38:13 [2021-07-16T17:38:13.623Z]     cloudwatchlogs_test.go:1045: 
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestProcessEventEmoji
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestProcessEventEmoji (0.01s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCollectBatchLineSplit
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCollectBatchLineSplitWithBinary
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCollectBatchMaxEvents
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCollectBatchMaxTotalBytes
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsMultilinePattern
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestCreateTagSuccess
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestCreateTagSuccess (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:38:13 [2021-07-16T17:38:13.623Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:38:13 [2021-07-16T17:38:13.623Z] PASS
17:38:13 [2021-07-16T17:38:13.623Z] coverage: 77.8% of statements
17:38:13 [2021-07-16T17:38:13.623Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.415s	coverage: 77.8% of statements
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestSearchRegistryForImagesErrors
17:38:14 [2021-07-16T17:38:14.086Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestSearchRegistryForImages
17:38:14 [2021-07-16T17:38:14.086Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestOnlyPlatformWithFallback
17:38:14 [2021-07-16T17:38:14.086Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestImageDelete
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestImageDelete/no_lease
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestImageDelete/lease_exists
17:38:14 [2021-07-16T17:38:14.086Z] --- PASS: TestImageDelete (0.04s)
17:38:14 [2021-07-16T17:38:14.086Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:38:14 [2021-07-16T17:38:14.086Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:38:14 [2021-07-16T17:38:14.086Z] === RUN   TestContentStoreForPull
17:38:14 [2021-07-16T17:38:14.086Z] --- PASS: TestContentStoreForPull (0.16s)
17:38:14 [2021-07-16T17:38:14.086Z] PASS
17:38:14 [2021-07-16T17:38:14.086Z] coverage: 6.8% of statements
17:38:14 [2021-07-16T17:38:14.086Z] ok  	github.com/docker/docker/daemon/images	0.286s	coverage: 6.8% of statements
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestJSONLogsMarshalJSONBuf
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestFastTimeMarshalJSON
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:38:14 [2021-07-16T17:38:14.549Z] PASS
17:38:14 [2021-07-16T17:38:14.549Z] coverage: 87.2% of statements
17:38:14 [2021-07-16T17:38:14.549Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.176s	coverage: 87.2% of statements
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestJSONFileLogger
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLogger (0.00s)
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestJSONFileLoggerWithTags
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestJSONFileLoggerWithOpts
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestEncodeDecode
17:38:14 [2021-07-16T17:38:14.549Z] === PAUSE TestEncodeDecode
17:38:14 [2021-07-16T17:38:14.549Z] === RUN   TestUnexpectedEOF
17:38:14 [2021-07-16T17:38:14.549Z] time="2021-07-16T17:38:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:38:14 [2021-07-16T17:38:14.549Z] time="2021-07-16T17:38:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestUnexpectedEOF (0.14s)
17:38:14 [2021-07-16T17:38:14.549Z] === CONT  TestEncodeDecode
17:38:14 [2021-07-16T17:38:14.549Z] --- PASS: TestEncodeDecode (0.00s)
17:38:14 [2021-07-16T17:38:14.549Z] PASS
17:38:14 [2021-07-16T17:38:14.549Z] coverage: 69.9% of statements
17:38:14 [2021-07-16T17:38:14.549Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.208s	coverage: 69.9% of statements
17:38:14 [2021-07-16T17:38:14.700Z] === RUN   TestReadPluginNoRead/disabled_caching
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestWriteLog
17:38:16 [2021-07-16T17:38:16.096Z] === PAUSE TestWriteLog
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestReadLog
17:38:16 [2021-07-16T17:38:16.096Z] === PAUSE TestReadLog
17:38:16 [2021-07-16T17:38:16.096Z] === CONT  TestWriteLog
17:38:16 [2021-07-16T17:38:16.096Z] === CONT  TestReadLog
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestWriteLog (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestReadLog/tail_exact
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestReadLog/tail_less_than_available
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestReadLog/tail_more_than_available
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestReadLog (0.15s)
17:38:16 [2021-07-16T17:38:16.096Z]     --- PASS: TestReadLog/tail_exact (0.13s)
17:38:16 [2021-07-16T17:38:16.096Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] PASS
17:38:16 [2021-07-16T17:38:16.096Z] coverage: 75.2% of statements
17:38:16 [2021-07-16T17:38:16.096Z] ok  	github.com/docker/docker/daemon/logger/local	0.248s	coverage: 75.2% of statements
17:38:16 [2021-07-16T17:38:16.096Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestOpenFileDelete
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestOpenFileDelete (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestOpenFileRename
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestOpenFileRename (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestParseLogTagDefaultTag
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestParseLogTag
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestParseLogTag (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestParseLogTagEmptyTag
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestTailFiles
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestTailFiles (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestFollowLogsConsumerGone
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestFollowLogsProducerGone
17:38:16 [2021-07-16T17:38:16.096Z]     logfile_test.go:232: messages sent: 4098, received: 4098
17:38:16 [2021-07-16T17:38:16.096Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestCheckCapacityAndRotate
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:38:16 [2021-07-16T17:38:16.096Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:38:16 [2021-07-16T17:38:16.096Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
17:38:16 [2021-07-16T17:38:16.096Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:38:16 [2021-07-16T17:38:16.096Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
17:38:16 [2021-07-16T17:38:16.096Z] PASS
17:38:16 [2021-07-16T17:38:16.096Z] coverage: 55.3% of statements
17:38:16 [2021-07-16T17:38:16.096Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.210s	coverage: 55.3% of statements
17:38:16 [2021-07-16T17:38:16.558Z] === RUN   TestLog
17:38:16 [2021-07-16T17:38:16.558Z] --- PASS: TestLog (0.00s)
17:38:16 [2021-07-16T17:38:16.558Z] PASS
17:38:16 [2021-07-16T17:38:16.558Z] coverage: 31.5% of statements
17:38:16 [2021-07-16T17:38:16.558Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.096s	coverage: 31.5% of statements
17:38:16 [2021-07-16T17:38:16.614Z] === CONT  TestReadPluginNoRead
17:38:16 [2021-07-16T17:38:16.614Z]     read_test.go:92: [dc1646d709904] daemon is not started
17:38:16 [2021-07-16T17:38:16.614Z] --- PASS: TestReadPluginNoRead (8.87s)
17:38:16 [2021-07-16T17:38:16.614Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
17:38:16 [2021-07-16T17:38:16.614Z]     --- PASS: TestReadPluginNoRead/default (1.65s)
17:38:16 [2021-07-16T17:38:16.614Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.72s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestValidateLogOpt
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestValidateLogOpt (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestNewMissedConfig
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestNewMissedConfig (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestNewMissedUrl
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestNewMissedUrl (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestNewMissedToken
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestNewMissedToken (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestNewWithProxy
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestNewWithProxy (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestDefault
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestDefault (0.01s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestJsonFormat
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestJsonFormat (0.01s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestRawFormat
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestRawFormat (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestRawFormatWithLabels
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestRawFormatWithoutTag
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestBatching
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestNewParse
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestNewParse (0.00s)
17:38:17 [2021-07-16T17:38:17.021Z] PASS
17:38:17 [2021-07-16T17:38:17.021Z] coverage: 8.3% of statements
17:38:17 [2021-07-16T17:38:17.021Z] ok  	github.com/docker/docker/daemon/logger/templates	0.048s	coverage: 8.3% of statements
17:38:17 [2021-07-16T17:38:17.021Z] --- PASS: TestBatching (0.28s)
17:38:17 [2021-07-16T17:38:17.021Z] === RUN   TestFrequency
17:38:17 [2021-07-16T17:38:17.186Z] --- PASS: TestContinueAfterPluginCrash (9.51s)
17:38:17 [2021-07-16T17:38:17.186Z] PASS
17:38:17 [2021-07-16T17:38:17.186Z] 
17:38:17 [2021-07-16T17:38:17.186Z] DONE 6 tests in 9.647s
17:38:17 [2021-07-16T17:38:17.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:38:17 [2021-07-16T17:38:17.186Z] ++ 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
17:38:17 [2021-07-16T17:38:17.186Z] ++ set -e
17:38:17 [2021-07-16T17:38:17.186Z] ++ '[' -n 0 ']'
17:38:17 [2021-07-16T17:38:17.186Z] ++ set -x
17:38:17 [2021-07-16T17:38:17.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:38:17 [2021-07-16T17:38:17.186Z] testing: warning: no tests to run
17:38:17 [2021-07-16T17:38:17.186Z] PASS
17:38:17 [2021-07-16T17:38:17.186Z] 
17:38:17 [2021-07-16T17:38:17.186Z] DONE 0 tests in 0.051s
17:38:17 [2021-07-16T17:38:17.186Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:38:17 [2021-07-16T17:38:17.186Z] ++ 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
17:38:17 [2021-07-16T17:38:17.186Z] ++ set -e
17:38:17 [2021-07-16T17:38:17.186Z] ++ '[' -n 0 ']'
17:38:17 [2021-07-16T17:38:17.186Z] ++ set -x
17:38:17 [2021-07-16T17:38:17.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:38:17 [2021-07-16T17:38:17.447Z] INFO: Testing against a local daemon
17:38:17 [2021-07-16T17:38:17.447Z] === RUN   TestPluginWithDevMounts
17:38:17 [2021-07-16T17:38:17.447Z] === PAUSE TestPluginWithDevMounts
17:38:17 [2021-07-16T17:38:17.447Z] === CONT  TestPluginWithDevMounts
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestFrequency (0.20s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestOneMessagePerRequest
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestVerify
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestVerify (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestSkipVerify
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestParseLogFormat
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestParseLogFormat (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestValidateLogOptEmpty
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestValidateSyslogAddress
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestParseAddressDefaultPort
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestValidateSyslogFacility
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestValidateLogOptSyslogFormat
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] === RUN   TestValidateLogOpt
17:38:17 [2021-07-16T17:38:17.483Z] --- PASS: TestValidateLogOpt (0.00s)
17:38:17 [2021-07-16T17:38:17.483Z] PASS
17:38:17 [2021-07-16T17:38:17.483Z] coverage: 46.8% of statements
17:38:17 [2021-07-16T17:38:17.483Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.053s	coverage: 46.8% of statements
17:38:17 [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.691Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:38:17 [2021-07-16T17:38:17.945Z] --- PASS: TestSkipVerify (0.42s)
17:38:17 [2021-07-16T17:38:17.946Z] === RUN   TestBufferMaximum
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] --- PASS: TestBufferMaximum (0.00s)
17:38:17 [2021-07-16T17:38:17.946Z] === RUN   TestServerAlwaysDown
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'"
17:38:17 [2021-07-16T17:38:17.946Z] --- PASS: TestServerAlwaysDown (0.00s)
17:38:17 [2021-07-16T17:38:17.946Z] === RUN   TestCannotSendAfterClose
17:38:17 [2021-07-16T17:38:17.946Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:38:17 [2021-07-16T17:38:17.946Z] === RUN   TestDeadlockOnBlockedEndpoint
17:38:18 [2021-07-16T17:38:18.409Z] === RUN   TestV1IDService
17:38:18 [2021-07-16T17:38:18.409Z] --- PASS: TestV1IDService (0.02s)
17:38:18 [2021-07-16T17:38:18.409Z] === RUN   TestV2MetadataService
17:38:18 [2021-07-16T17:38:18.871Z] time="2021-07-16T17:38:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:38:18 [2021-07-16T17:38:18.871Z] time="2021-07-16T17:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"14f539e97046\"}'"
17:38:18 [2021-07-16T17:38:18.871Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
17:38:18 [2021-07-16T17:38:18.871Z] PASS
17:38:18 [2021-07-16T17:38:18.871Z] coverage: 82.5% of statements
17:38:18 [2021-07-16T17:38:18.871Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.003s	coverage: 82.5% of statements
17:38:18 [2021-07-16T17:38:18.871Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:38:18 [2021-07-16T17:38:18.871Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:38:18 [2021-07-16T17:38:18.871Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:38:19 [2021-07-16T17:38:19.361Z] --- PASS: TestPluginWithDevMounts (1.91s)
17:38:19 [2021-07-16T17:38:19.361Z] PASS
17:38:19 [2021-07-16T17:38:19.361Z] 
17:38:19 [2021-07-16T17:38:19.361Z] DONE 1 tests in 2.037s
17:38:19 [2021-07-16T17:38:19.361Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:38:19 [2021-07-16T17:38:19.361Z] ++ 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
17:38:19 [2021-07-16T17:38:19.361Z] ++ set -e
17:38:19 [2021-07-16T17:38:19.361Z] ++ '[' -n 0 ']'
17:38:19 [2021-07-16T17:38:19.361Z] ++ set -x
17:38:19 [2021-07-16T17:38:19.361Z] ++ 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
17:38:19 [2021-07-16T17:38:19.846Z] --- PASS: TestV2MetadataService (1.03s)
17:38:19 [2021-07-16T17:38:19.846Z] PASS
17:38:19 [2021-07-16T17:38:19.846Z] coverage: 48.2% of statements
17:38:19 [2021-07-16T17:38:19.846Z] ok  	github.com/docker/docker/distribution/metadata	1.128s	coverage: 48.2% of statements
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestSuccessfulDownload
17:38:19 [2021-07-16T17:38:19.846Z]     download_test.go:268: Needs fixing on Windows
17:38:19 [2021-07-16T17:38:19.846Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestCancelledDownload
17:38:19 [2021-07-16T17:38:19.846Z] --- PASS: TestCancelledDownload (0.00s)
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestMaxDownloadAttempts
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:38:19 [2021-07-16T17:38:19.846Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestContinueOnError_MirrorEndpoint
17:38:19 [2021-07-16T17:38:19.846Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestContinueOnError_NeverContinue
17:38:19 [2021-07-16T17:38:19.846Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/no_remote_or_local
17:38:19 [2021-07-16T17:38:19.846Z] time="2021-07-16T17:38:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local071801511\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/no_local_cache
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/with_local_cache
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/unknown_media_type
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:38:19 [2021-07-16T17:38:19.846Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: "
17:38:19 [2021-07-16T17:38:19.846Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: "
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:38:19 [2021-07-16T17:38:19.846Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:38:20 [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: "
17:38:20 [2021-07-16T17:38:20.308Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:38:20 [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: "
17:38:20 [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: "
17:38:20 [2021-07-16T17:38:20.308Z] === RUN   TestManifestStore/error_persisting_manifest
17:38:20 [2021-07-16T17:38:20.308Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:38:20 [2021-07-16T17:38:20.308Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:38:20 [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:38:20 [2021-07-16T17:38:20.308Z] --- PASS: TestManifestStore (0.25s)
17:38:20 [2021-07-16T17:38:20.308Z]     --- PASS: TestManifestStore/no_remote_or_local (0.15s)
17:38:20 [2021-07-16T17:38:20.308Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:38:20 [2021-07-16T17:38:20.308Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
17:38:20 [2021-07-16T17:38:20.308Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
17:38:20 [2021-07-16T17:38:20.309Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:38:20 [2021-07-16T17:38:20.309Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
17:38:20 [2021-07-16T17:38:20.309Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:38:20 [2021-07-16T17:38:20.309Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:38:20 [2021-07-16T17:38:20.309Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestFixManifestLayers
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestFixManifestLayers (0.01s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestFixManifestLayersBaseLayerParent
17:38:20 [2021-07-16T17:38:20.309Z]     pull_v2_test.go:73: Needs fixing on Windows
17:38:20 [2021-07-16T17:38:20.309Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestFixManifestLayersBadParent
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestValidateManifest
17:38:20 [2021-07-16T17:38:20.309Z]     pull_v2_test.go:118: Needs fixing on Windows
17:38:20 [2021-07-16T17:38:20.309Z] --- SKIP: TestValidateManifest (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestFormatPlatform
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestFormatPlatform (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestGetRepositoryMountCandidates
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestLayerAlreadyExists
17:38:20 [2021-07-16T17:38:20.309Z]     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}
17:38:20 [2021-07-16T17:38:20.309Z]     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}
17:38:20 [2021-07-16T17:38:20.309Z]     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}
17:38:20 [2021-07-16T17:38:20.309Z]     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}
17:38:20 [2021-07-16T17:38:20.309Z]     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}
17:38:20 [2021-07-16T17:38:20.309Z]     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}
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestWhenEmptyAuthConfig
17:38:20 [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:38:20 [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:38:20 [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:38:20 [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s)
17:38:20 [2021-07-16T17:38:20.309Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestTransfer
17:38:20 [2021-07-16T17:38:20.309Z] --- PASS: TestTransfer (0.21s)
17:38:20 [2021-07-16T17:38:20.309Z] === RUN   TestConcurrencyLimit
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestNotFound
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestNotFound (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestConflict
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestConflict (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestForbidden
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestForbidden (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestInvalidParameter
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestInvalidParameter (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestNotImplemented
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestNotImplemented (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestNotModified
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestNotModified (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestUnauthorized
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestUnauthorized (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestUnknown
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestUnknown (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestCancelled
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestCancelled (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestDeadline
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestDeadline (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestDataLoss
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestDataLoss (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestUnavailable
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestUnavailable (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestSystem
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestSystem (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Not_Found
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Bad_Request
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Conflict
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Unauthorized
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Service_Unavailable
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Forbidden
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Not_Modified
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Not_Implemented
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:38:20 [2021-07-16T17:38:20.771Z] PASS
17:38:20 [2021-07-16T17:38:20.771Z] coverage: 53.1% of statements
17:38:20 [2021-07-16T17:38:20.771Z] ok  	github.com/docker/docker/errdefs	0.041s	coverage: 53.1% of statements
17:38:20 [2021-07-16T17:38:20.771Z] --- PASS: TestConcurrencyLimit (0.57s)
17:38:20 [2021-07-16T17:38:20.771Z] === RUN   TestInactiveJobs
17:38:21 [2021-07-16T17:38:21.233Z] --- PASS: TestWhenEmptyAuthConfig (1.12s)
17:38:21 [2021-07-16T17:38:21.233Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:38:21 [2021-07-16T17:38:21.233Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:38:21 [2021-07-16T17:38:21.233Z] === RUN   TestTokenPassThru
17:38:21 [2021-07-16T17:38:21.233Z] --- PASS: TestTokenPassThru (0.03s)
17:38:21 [2021-07-16T17:38:21.233Z] === RUN   TestTokenPassThruDifferentHost
17:38:21 [2021-07-16T17:38:21.233Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
17:38:21 [2021-07-16T17:38:21.233Z] PASS
17:38:21 [2021-07-16T17:38:21.234Z] coverage: 23.8% of statements
17:38:21 [2021-07-16T17:38:21.234Z] ok  	github.com/docker/docker/distribution	1.506s	coverage: 23.8% of statements
17:38:21 [2021-07-16T17:38:21.234Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSGetInvalidData
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetInvalidData (0.01s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSInvalidSet
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSInvalidSet (0.02s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSInvalidRoot
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSInvalidRoot (0.01s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSMetadataGetSet
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestInactiveJobs (0.55s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestWatchRelease
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSMetadataGetSet (0.05s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSInvalidWalker
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSInvalidWalker (0.01s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSGetSet
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetSet (0.01s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSGetUnsetKey
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestWatchRelease (0.06s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestWatchFinishedTransfer
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestDuplicateTransfer
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSGetEmptyData
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetEmptyData (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSDelete
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSDelete (0.02s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSWalker
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestDuplicateTransfer (0.05s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestSuccessfulUpload
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSWalker (0.02s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestFSWalkerStopOnError
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestFSWalkerStopOnError (0.02s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestNewFromJSON
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestNewFromJSON (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestNewFromJSONWithInvalidJSON
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestMarshalKeyOrder
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestHistoryEqual
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestHistoryEqual (0.13s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestImage
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestImage (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestImageOSNotEmpty
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestNewChildImageFromImageWithRootFS
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestCreate
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestCreate (0.01s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestRestore
17:38:21 [2021-07-16T17:38:21.696Z] time="2021-07-16T17:38:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:38:21 [2021-07-16T17:38:21.696Z] --- PASS: TestRestore (0.11s)
17:38:21 [2021-07-16T17:38:21.696Z] === RUN   TestAddDelete
17:38:21 [2021-07-16T17:38:21.853Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestAddDelete (0.03s)
17:38:22 [2021-07-16T17:38:22.158Z] === RUN   TestSearchAfterDelete
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestSearchAfterDelete (0.01s)
17:38:22 [2021-07-16T17:38:22.158Z] === RUN   TestParentReset
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestParentReset (0.04s)
17:38:22 [2021-07-16T17:38:22.158Z] === RUN   TestGetAndSetLastUpdated
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
17:38:22 [2021-07-16T17:38:22.158Z] === RUN   TestStoreLen
17:38:22 [2021-07-16T17:38:22.158Z] time="2021-07-16T17:38:21Z" level=error msg="Upload failed, retrying: simulating retry"
17:38:22 [2021-07-16T17:38:22.158Z] === RUN   TestCompare
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestCompare (0.00s)
17:38:22 [2021-07-16T17:38:22.158Z] PASS
17:38:22 [2021-07-16T17:38:22.158Z] coverage: 19.2% of statements
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestStoreLen (0.07s)
17:38:22 [2021-07-16T17:38:22.158Z] PASS
17:38:22 [2021-07-16T17:38:22.158Z] coverage: 86.6% of statements
17:38:22 [2021-07-16T17:38:22.158Z] ok  	github.com/docker/docker/image	0.683s	coverage: 86.6% of statements
17:38:22 [2021-07-16T17:38:22.158Z] ok  	github.com/docker/docker/image/cache	0.089s	coverage: 19.2% of statements
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestSuccessfulUpload (0.60s)
17:38:22 [2021-07-16T17:38:22.158Z] === RUN   TestCancelledUpload
17:38:22 [2021-07-16T17:38:22.158Z] --- PASS: TestCancelledUpload (0.00s)
17:38:22 [2021-07-16T17:38:22.158Z] PASS
17:38:22 [2021-07-16T17:38:22.158Z] coverage: 76.8% of statements
17:38:22 [2021-07-16T17:38:22.158Z] ok  	github.com/docker/docker/distribution/xfer	2.595s	coverage: 76.8% of statements
17:38:22 [2021-07-16T17:38:22.158Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:38:22 [2021-07-16T17:38:22.531Z] ?   	github.com/docker/docker/api	[no test files]
17:38:22 [2021-07-16T17:38:22.621Z] === RUN   TestValidateManifest
17:38:22 [2021-07-16T17:38:22.621Z] === RUN   TestValidateManifest/nil
17:38:22 [2021-07-16T17:38:22.621Z] === RUN   TestValidateManifest/non-nil
17:38:22 [2021-07-16T17:38:22.621Z] --- PASS: TestValidateManifest (0.00s)
17:38:22 [2021-07-16T17:38:22.621Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:38:22 [2021-07-16T17:38:22.621Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:38:22 [2021-07-16T17:38:22.621Z] PASS
17:38:22 [2021-07-16T17:38:22.621Z] coverage: 0.7% of statements
17:38:22 [2021-07-16T17:38:22.621Z] ok  	github.com/docker/docker/image/tarexport	0.074s	coverage: 0.7% of statements
17:38:22 [2021-07-16T17:38:22.681Z] INFO: Testing against a local daemon
17:38:22 [2021-07-16T17:38:22.681Z] === RUN   TestSecretInspect
17:38:22 [2021-07-16T17:38:22.779Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:38:23 [2021-07-16T17:38:23.083Z] === RUN   TestMakeV1ConfigFromConfig
17:38:23 [2021-07-16T17:38:23.083Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:38:23 [2021-07-16T17:38:23.083Z] PASS
17:38:23 [2021-07-16T17:38:23.083Z] coverage: 25.0% of statements
17:38:23 [2021-07-16T17:38:23.083Z] ok  	github.com/docker/docker/image/v1	0.078s	coverage: 25.0% of statements
17:38:23 [2021-07-16T17:38:23.083Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:38:23 [2021-07-16T17:38:23.546Z] === RUN   TestSerialization
17:38:23 [2021-07-16T17:38:23.546Z] --- PASS: TestSerialization (0.03s)
17:38:23 [2021-07-16T17:38:23.546Z] PASS
17:38:23 [2021-07-16T17:38:23.546Z] coverage: 100.0% of statements
17:38:23 [2021-07-16T17:38:23.546Z] ok  	github.com/docker/docker/libcontainerd/queue	0.082s	coverage: 100.0% of statements
17:38:24 [2021-07-16T17:38:24.142Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:38:24 [2021-07-16T17:38:24.142Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:38:25 [2021-07-16T17:38:25.093Z] === RUN   TestEmptyLayer
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestEmptyLayer (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestCommitFailure
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestCommitFailure (0.01s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestStartTransactionFailure
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestStartTransactionFailure (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestGetOrphan
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestGetOrphan (0.01s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestMountAndRegister
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestEnvironmentParsing
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestEnvironmentParsing (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] PASS
17:38:25 [2021-07-16T17:38:25.094Z] coverage: 1.2% of statements
17:38:25 [2021-07-16T17:38:25.094Z] ok  	github.com/docker/docker/libcontainerd/local	0.067s	coverage: 1.2% of statements
17:38:25 [2021-07-16T17:38:25.094Z]     layer_test.go:271: Layer size: 14
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestMountAndRegister (0.07s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestLayerRelease
17:38:25 [2021-07-16T17:38:25.094Z]     layer_test.go:304: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestLayerRelease (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestStoreRestore
17:38:25 [2021-07-16T17:38:25.094Z]     layer_test.go:353: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestStoreRestore (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestTarStreamStability
17:38:25 [2021-07-16T17:38:25.094Z]     layer_test.go:468: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestTarStreamStability (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestRegisterExistingLayer
17:38:25 [2021-07-16T17:38:25.094Z] --- PASS: TestRegisterExistingLayer (0.17s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestTarStreamVerification
17:38:25 [2021-07-16T17:38:25.094Z]     layer_test.go:697: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestTarStreamVerification (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestLayerMigration
17:38:25 [2021-07-16T17:38:25.094Z]     migration_test.go:46: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestLayerMigration (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestLayerMigrationNoTarsplit
17:38:25 [2021-07-16T17:38:25.094Z]     migration_test.go:182: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestMountInit
17:38:25 [2021-07-16T17:38:25.094Z]     mount_test.go:17: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestMountInit (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestMountSize
17:38:25 [2021-07-16T17:38:25.094Z]     mount_test.go:76: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestMountSize (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestMountChanges
17:38:25 [2021-07-16T17:38:25.094Z]     mount_test.go:125: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestMountChanges (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] === RUN   TestMountApply
17:38:25 [2021-07-16T17:38:25.094Z]     mount_test.go:212: Failing on Windows
17:38:25 [2021-07-16T17:38:25.094Z] --- SKIP: TestMountApply (0.00s)
17:38:25 [2021-07-16T17:38:25.094Z] PASS
17:38:25 [2021-07-16T17:38:25.094Z] coverage: 30.1% of statements
17:38:25 [2021-07-16T17:38:25.094Z] ok  	github.com/docker/docker/layer	0.337s	coverage: 30.1% of statements
17:38:25 [2021-07-16T17:38:25.094Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:38:25 [2021-07-16T17:38:25.094Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:38:25 [2021-07-16T17:38:25.094Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:38:25 [2021-07-16T17:38:25.094Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:38:25 [2021-07-16T17:38:25.229Z] --- PASS: TestSecretInspect (2.16s)
17:38:25 [2021-07-16T17:38:25.229Z] === RUN   TestSecretList
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSequenceGetAvailableBit
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSequenceEqual
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSequenceEqual (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSequenceCopy
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSequenceCopy (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestGetFirstAvailable
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestGetFirstAvailable (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestFindSequence
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestFindSequence (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestCheckIfAvailable
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestCheckIfAvailable (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestMergeSequences
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestMergeSequences (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestPushReservation
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestPushReservation (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSerializeDeserialize
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSerializeDeserialize (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSet
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSet (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSetUnset
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSetUnset (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestOffsetSetUnset
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestOffsetSetUnset (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSetInRange
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSetInRange (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestSetAnyInRange
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestSetAnyInRange (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestMethods
17:38:26 [2021-07-16T17:38:26.069Z] --- PASS: TestMethods (0.00s)
17:38:26 [2021-07-16T17:38:26.069Z] === RUN   TestRandomAllocateDeallocate
17:38:26 [2021-07-16T17:38:26.669Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:38:26 [2021-07-16T17:38:26.924Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:38:26 [2021-07-16T17:38:26.924Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:38:27 [2021-07-16T17:38:27.179Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:38:27 [2021-07-16T17:38:27.617Z] === RUN   TestInvalidConfig
17:38:27 [2021-07-16T17:38:27.617Z] --- PASS: TestInvalidConfig (0.00s)
17:38:27 [2021-07-16T17:38:27.617Z] === RUN   TestConfig
17:38:27 [2021-07-16T17:38:27.617Z] --- PASS: TestConfig (0.01s)
17:38:27 [2021-07-16T17:38:27.617Z] === RUN   TestOptionsLabels
17:38:27 [2021-07-16T17:38:27.617Z] --- PASS: TestOptionsLabels (0.00s)
17:38:27 [2021-07-16T17:38:27.617Z] === RUN   TestValidName
17:38:27 [2021-07-16T17:38:27.617Z] --- PASS: TestValidName (0.00s)
17:38:27 [2021-07-16T17:38:27.617Z] === RUN   TestTLSConfiguration
17:38:27 [2021-07-16T17:38:27.617Z] time="2021-07-16T17:38:27Z" level=info msg="Option Initializing KV with TLS"
17:38:27 [2021-07-16T17:38:27.617Z] --- PASS: TestTLSConfiguration (0.15s)
17:38:27 [2021-07-16T17:38:27.617Z] PASS
17:38:27 [2021-07-16T17:38:27.617Z] coverage: 24.0% of statements
17:38:27 [2021-07-16T17:38:27.617Z] ok  	github.com/docker/docker/libnetwork/config	0.239s	coverage: 24.0% of statements
17:38:27 [2021-07-16T17:38:27.775Z] --- PASS: TestSecretList (2.73s)
17:38:27 [2021-07-16T17:38:27.775Z] === RUN   TestSecretsCreateAndDelete
17:38:28 [2021-07-16T17:38:28.542Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:38:28 [2021-07-16T17:38:28.592Z] === RUN   TestKey
17:38:28 [2021-07-16T17:38:28.592Z] --- PASS: TestKey (0.00s)
17:38:28 [2021-07-16T17:38:28.592Z] === RUN   TestParseKey
17:38:28 [2021-07-16T17:38:28.592Z] --- PASS: TestParseKey (0.00s)
17:38:28 [2021-07-16T17:38:28.592Z] === RUN   TestInvalidDataStore
17:38:28 [2021-07-16T17:38:28.592Z] --- PASS: TestInvalidDataStore (0.00s)
17:38:28 [2021-07-16T17:38:28.592Z] === RUN   TestKVObjectFlatKey
17:38:28 [2021-07-16T17:38:28.592Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:38:28 [2021-07-16T17:38:28.592Z] === RUN   TestAtomicKVObjectFlatKey
17:38:28 [2021-07-16T17:38:28.592Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:38:28 [2021-07-16T17:38:28.592Z] PASS
17:38:28 [2021-07-16T17:38:28.592Z] coverage: 21.9% of statements
17:38:28 [2021-07-16T17:38:28.592Z] ok  	github.com/docker/docker/libnetwork/datastore	0.052s	coverage: 21.9% of statements
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestErrorInterfaces
17:38:29 [2021-07-16T17:38:29.055Z] --- PASS: TestErrorInterfaces (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestNetworkMarshalling
17:38:29 [2021-07-16T17:38:29.055Z] --- PASS: TestNetworkMarshalling (0.17s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestEndpointMarshalling
17:38:29 [2021-07-16T17:38:29.055Z] --- PASS: TestEndpointMarshalling (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestAuxAddresses
17:38:29 [2021-07-16T17:38:29.055Z] time="2021-07-16T17:38:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:38:29 [2021-07-16T17:38:29.055Z] --- PASS: TestAuxAddresses (0.01s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestSRVServiceQuery
17:38:29 [2021-07-16T17:38:29.055Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestSRVServiceQuery (0.01s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestServiceVIPReuse
17:38:29 [2021-07-16T17:38:29.055Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:38:29 [2021-07-16T17:38:29.055Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestDNSIPQuery
17:38:29 [2021-07-16T17:38:29.055Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestDNSIPQuery (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestDNSProxyServFail
17:38:29 [2021-07-16T17:38:29.055Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestSandboxAddEmpty
17:38:29 [2021-07-16T17:38:29.055Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestSandboxAddMultiPrio
17:38:29 [2021-07-16T17:38:29.055Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestSandboxAddSamePrio
17:38:29 [2021-07-16T17:38:29.055Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestCleanupServiceDiscovery
17:38:29 [2021-07-16T17:38:29.055Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestDNSOptions
17:38:29 [2021-07-16T17:38:29.055Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:38:29 [2021-07-16T17:38:29.055Z] --- SKIP: TestDNSOptions (0.00s)
17:38:29 [2021-07-16T17:38:29.055Z] === RUN   TestMultipleControllersWithSameStore
17:38:29 [2021-07-16T17:38:29.055Z] time="2021-07-16T17:38:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:38:29 [2021-07-16T17:38:29.055Z] time="2021-07-16T17:38:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:38:29 [2021-07-16T17:38:29.055Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:38:29 [2021-07-16T17:38:29.055Z] PASS
17:38:29 [2021-07-16T17:38:29.055Z] coverage: 8.6% of statements
17:38:29 [2021-07-16T17:38:29.518Z] ok  	github.com/docker/docker/libnetwork	0.334s	coverage: 8.6% of statements
17:38:29 [2021-07-16T17:38:29.518Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
17:38:29 [2021-07-16T17:38:29.518Z] === RUN   TestIPDataMarshalling
17:38:29 [2021-07-16T17:38:29.518Z] --- PASS: TestIPDataMarshalling (0.00s)
17:38:29 [2021-07-16T17:38:29.518Z] === RUN   TestValidateAndIsV6
17:38:29 [2021-07-16T17:38:29.518Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:38:29 [2021-07-16T17:38:29.518Z] PASS
17:38:29 [2021-07-16T17:38:29.518Z] coverage: 68.9% of statements
17:38:29 [2021-07-16T17:38:29.518Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.050s	coverage: 68.9% of statements
17:38:29 [2021-07-16T17:38:29.904Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:38:29 [2021-07-16T17:38:29.981Z] === RUN   TestDriver
17:38:29 [2021-07-16T17:38:29.981Z] --- PASS: TestDriver (0.00s)
17:38:29 [2021-07-16T17:38:29.981Z] PASS
17:38:29 [2021-07-16T17:38:29.981Z] coverage: 34.8% of statements
17:38:29 [2021-07-16T17:38:29.981Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.047s	coverage: 34.8% of statements
17:38:30 [2021-07-16T17:38:30.321Z] --- PASS: TestSecretsCreateAndDelete (2.66s)
17:38:30 [2021-07-16T17:38:30.321Z] === RUN   TestSecretsUpdate
17:38:30 [2021-07-16T17:38:30.443Z] === RUN   TestDriver
17:38:30 [2021-07-16T17:38:30.443Z] --- PASS: TestDriver (0.00s)
17:38:30 [2021-07-16T17:38:30.443Z] PASS
17:38:30 [2021-07-16T17:38:30.443Z] coverage: 34.8% of statements
17:38:30 [2021-07-16T17:38:30.443Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.061s	coverage: 34.8% of statements
17:38:30 [2021-07-16T17:38:30.906Z] === RUN   TestNetworkAllocateFree
17:38:30 [2021-07-16T17:38:30.906Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:38:30 [2021-07-16T17:38:30.906Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:38:30 [2021-07-16T17:38:30.906Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:38:30 [2021-07-16T17:38:30.906Z] PASS
17:38:30 [2021-07-16T17:38:30.906Z] coverage: 63.6% of statements
17:38:30 [2021-07-16T17:38:30.906Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.050s	coverage: 63.6% of statements
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestGetEmptyCapabilities
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestGetExtraCapabilities
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestGetExtraCapabilities (0.01s)
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestGetInvalidCapabilities
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestGetInvalidCapabilities (0.01s)
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestRemoteDriver
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestRemoteDriver (0.01s)
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestDriverError
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestDriverError (0.00s)
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestMissingValues
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestMissingValues (0.00s)
17:38:31 [2021-07-16T17:38:31.368Z] === RUN   TestRollback
17:38:31 [2021-07-16T17:38:31.368Z] --- PASS: TestRollback (0.01s)
17:38:31 [2021-07-16T17:38:31.368Z] PASS
17:38:31 [2021-07-16T17:38:31.368Z] coverage: 57.4% of statements
17:38:31 [2021-07-16T17:38:31.368Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.098s	coverage: 57.4% of statements
17:38:31 [2021-07-16T17:38:31.789Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:38:31 [2021-07-16T17:38:31.832Z] === RUN   TestNAT
17:38:31 [2021-07-16T17:38:31.832Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:38:31 [2021-07-16T17:38:31.832Z] --- SKIP: TestNAT (0.00s)
17:38:31 [2021-07-16T17:38:31.832Z] === RUN   TestTransparent
17:38:31 [2021-07-16T17:38:31.832Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:38:31 [2021-07-16T17:38:31.832Z] --- SKIP: TestTransparent (0.00s)
17:38:31 [2021-07-16T17:38:31.832Z] PASS
17:38:31 [2021-07-16T17:38:31.832Z] coverage: 0.0% of statements
17:38:31 [2021-07-16T17:38:31.832Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.057s	coverage: 0.0% of statements
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestBuildDefault
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestBuildDefault (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestBuildHostnameDomainname
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestBuildHostname
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestBuildHostname (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestBuildHostnameFQDN
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestBuildNoIP
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestBuildNoIP (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestUpdate
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestUpdate (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestAddEmpty
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestAddEmpty (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestAdd
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestAdd (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestDeleteEmpty
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestDeleteEmpty (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestDeleteNewline
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestDeleteNewline (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestDelete
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestDelete (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestConcurrentWrites
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestNew
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestNew (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestAddDriver
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestAddDriver (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestAddDuplicateDriver
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestIPAMDefaultAddressSpaces
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestDriver
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestDriver (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestIPAM
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestIPAM (0.00s)
17:38:32 [2021-07-16T17:38:32.294Z] === RUN   TestWalkIPAMs
17:38:32 [2021-07-16T17:38:32.294Z] --- PASS: TestConcurrentWrites (0.19s)
17:38:32 [2021-07-16T17:38:32.295Z] --- PASS: TestWalkIPAMs (0.00s)
17:38:32 [2021-07-16T17:38:32.295Z] PASS
17:38:32 [2021-07-16T17:38:32.295Z] === RUN   TestWalkDrivers
17:38:32 [2021-07-16T17:38:32.295Z] coverage: 81.2% of statements
17:38:32 [2021-07-16T17:38:32.295Z] --- PASS: TestWalkDrivers (0.00s)
17:38:32 [2021-07-16T17:38:32.295Z] PASS
17:38:32 [2021-07-16T17:38:32.295Z] coverage: 82.4% of statements
17:38:32 [2021-07-16T17:38:32.295Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.075s	coverage: 82.4% of statements
17:38:32 [2021-07-16T17:38:32.295Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.294s	coverage: 81.2% of statements
17:38:32 [2021-07-16T17:38:32.757Z] --- PASS: TestRandomAllocateDeallocate (7.10s)
17:38:32 [2021-07-16T17:38:32.757Z] === RUN   TestAllocateRandomDeallocate
17:38:32 [2021-07-16T17:38:32.869Z] --- PASS: TestSecretsUpdate (2.57s)
17:38:32 [2021-07-16T17:38:32.869Z] === RUN   TestTemplatedSecret
17:38:33 [2021-07-16T17:38:33.220Z] === RUN   TestDiff
17:38:33 [2021-07-16T17:38:33.220Z] --- PASS: TestDiff (0.00s)
17:38:33 [2021-07-16T17:38:33.220Z] === RUN   TestAddedCallback
17:38:33 [2021-07-16T17:38:33.220Z] --- PASS: TestAddedCallback (0.00s)
17:38:33 [2021-07-16T17:38:33.220Z] === RUN   TestRemovedCallback
17:38:33 [2021-07-16T17:38:33.220Z] --- PASS: TestRemovedCallback (0.00s)
17:38:33 [2021-07-16T17:38:33.220Z] === RUN   TestNoCallback
17:38:33 [2021-07-16T17:38:33.220Z] --- PASS: TestNoCallback (0.00s)
17:38:33 [2021-07-16T17:38:33.220Z] PASS
17:38:33 [2021-07-16T17:38:33.220Z] coverage: 48.1% of statements
17:38:33 [2021-07-16T17:38:33.220Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.056s	coverage: 48.1% of statements
17:38:33 [2021-07-16T17:38:33.682Z] === RUN   TestNew
17:38:33 [2021-07-16T17:38:33.682Z] --- PASS: TestNew (0.00s)
17:38:33 [2021-07-16T17:38:33.682Z] === RUN   TestAllocate
17:38:33 [2021-07-16T17:38:33.682Z] --- PASS: TestAllocate (0.00s)
17:38:33 [2021-07-16T17:38:33.682Z] === RUN   TestUninitialized
17:38:33 [2021-07-16T17:38:33.682Z] --- PASS: TestUninitialized (0.00s)
17:38:33 [2021-07-16T17:38:33.682Z] === RUN   TestAllocateInRange
17:38:33 [2021-07-16T17:38:33.682Z] --- PASS: TestAllocateInRange (0.00s)
17:38:33 [2021-07-16T17:38:33.682Z] === RUN   TestAllocateSerial
17:38:33 [2021-07-16T17:38:33.682Z] --- PASS: TestAllocateSerial (0.00s)
17:38:33 [2021-07-16T17:38:33.682Z] PASS
17:38:33 [2021-07-16T17:38:33.682Z] coverage: 87.5% of statements
17:38:33 [2021-07-16T17:38:33.682Z] ok  	github.com/docker/docker/libnetwork/idm	0.060s	coverage: 87.5% of statements
17:38:33 [2021-07-16T17:38:33.682Z] === RUN   TestCaller
17:38:33 [2021-07-16T17:38:33.682Z] --- PASS: TestCaller (0.00s)
17:38:33 [2021-07-16T17:38:33.682Z] PASS
17:38:33 [2021-07-16T17:38:33.682Z] coverage: 100.0% of statements
17:38:33 [2021-07-16T17:38:33.682Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.050s	coverage: 100.0% of statements
17:38:34 [2021-07-16T17:38:34.145Z] === RUN   TestSetSerialInsertDelete
17:38:34 [2021-07-16T17:38:34.145Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:38:34 [2021-07-16T17:38:34.145Z] === RUN   TestSetParallelInsertDelete
17:38:35 [2021-07-16T17:38:35.052Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:38:35 [2021-07-16T17:38:35.120Z] --- PASS: TestAllocateRandomDeallocate (2.23s)
17:38:35 [2021-07-16T17:38:35.120Z] === RUN   TestAllocateRandomDeallocateSerialize
17:38:35 [2021-07-16T17:38:35.120Z] === RUN   TestPoolRequest
17:38:35 [2021-07-16T17:38:35.120Z] --- PASS: TestPoolRequest (0.00s)
17:38:35 [2021-07-16T17:38:35.120Z] === RUN   TestOtherRequests
17:38:35 [2021-07-16T17:38:35.120Z] --- PASS: TestOtherRequests (0.00s)
17:38:35 [2021-07-16T17:38:35.120Z] PASS
17:38:35 [2021-07-16T17:38:35.120Z] coverage: 57.1% of statements
17:38:35 [2021-07-16T17:38:35.120Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.053s	coverage: 57.1% of statements
17:38:35 [2021-07-16T17:38:35.582Z] === RUN   TestInt2IP2IntConversion
17:38:35 [2021-07-16T17:38:35.612Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestInt2IP2IntConversion (0.57s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestGetAddressVersion
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestGetAddressVersion (0.00s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestKeyString
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestKeyString (0.00s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestPoolDataMarshal
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestPoolDataMarshal (0.00s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestSubnetsMarshal
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestSubnetsMarshal (0.08s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestAddSubnets
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestAddSubnets (0.06s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestDoublePoolRelease
17:38:36 [2021-07-16T17:38:36.046Z] --- PASS: TestDoublePoolRelease (0.03s)
17:38:36 [2021-07-16T17:38:36.046Z] === RUN   TestAddReleasePoolID
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestAddReleasePoolID (0.10s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestPredefinedPool
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestPredefinedPool (0.05s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestRemoveSubnet
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestGetCapabilities
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestGetCapabilities (0.01s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestGetDefaultAddressSpaces
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestRemoteDriver
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestRemoteDriver (0.01s)
17:38:36 [2021-07-16T17:38:36.509Z] PASS
17:38:36 [2021-07-16T17:38:36.509Z] coverage: 47.4% of statements
17:38:36 [2021-07-16T17:38:36.509Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.078s	coverage: 47.4% of statements
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestRemoveSubnet (0.25s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestGetSameAddress
17:38:36 [2021-07-16T17:38:36.509Z] --- PASS: TestGetSameAddress (0.03s)
17:38:36 [2021-07-16T17:38:36.509Z] === RUN   TestPoolAllocationReuse
17:38:36 [2021-07-16T17:38:36.973Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.89s)
17:38:36 [2021-07-16T17:38:36.973Z] === RUN   TestRetrieveFromStore
17:38:37 [2021-07-16T17:38:37.081Z] --- PASS: TestTemplatedSecret (3.61s)
17:38:37 [2021-07-16T17:38:37.081Z] === RUN   TestSecretCreateResolve
17:38:37 [2021-07-16T17:38:37.352Z] === RUN   TestMiddlewares
17:38:37 [2021-07-16T17:38:37.352Z] --- PASS: TestMiddlewares (0.00s)
17:38:37 [2021-07-16T17:38:37.352Z] PASS
17:38:37 [2021-07-16T17:38:37.352Z] coverage: 9.0% of statements
17:38:37 [2021-07-16T17:38:37.352Z] ok  	github.com/docker/docker/api/server	0.225s	coverage: 9.0% of statements
17:38:37 [2021-07-16T17:38:37.436Z] === RUN   TestWindowsIPAM
17:38:37 [2021-07-16T17:38:37.436Z] --- PASS: TestWindowsIPAM (0.00s)
17:38:37 [2021-07-16T17:38:37.436Z] PASS
17:38:37 [2021-07-16T17:38:37.436Z] coverage: 71.4% of statements
17:38:37 [2021-07-16T17:38:37.436Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.054s	coverage: 71.4% of statements
17:38:37 [2021-07-16T17:38:37.498Z] === RUN   TestDockerSuite/TestRmiBlank
17:38:37 [2021-07-16T17:38:37.498Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:38:37 [2021-07-16T17:38:37.498Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:38:37 [2021-07-16T17:38:37.898Z] --- PASS: TestRetrieveFromStore (0.74s)
17:38:37 [2021-07-16T17:38:37.898Z] === RUN   TestIsCorrupted
17:38:37 [2021-07-16T17:38:37.898Z] --- PASS: TestIsCorrupted (0.03s)
17:38:37 [2021-07-16T17:38:37.898Z] === RUN   TestSetRollover
17:38:38 [2021-07-16T17:38:38.361Z] === RUN   TestDefaultNetwork
17:38:38 [2021-07-16T17:38:38.825Z] --- PASS: TestDefaultNetwork (0.31s)
17:38:38 [2021-07-16T17:38:38.825Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:38:38 [2021-07-16T17:38:38.825Z] --- PASS: TestPoolAllocationReuse (2.00s)
17:38:38 [2021-07-16T17:38:38.825Z] === RUN   TestGetAddressSubPoolEqualPool
17:38:38 [2021-07-16T17:38:38.825Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s)
17:38:38 [2021-07-16T17:38:38.825Z] === RUN   TestRequestReleaseAddressFromSubPool
17:38:38 [2021-07-16T17:38:38.825Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
17:38:38 [2021-07-16T17:38:38.825Z] === RUN   TestInitAddressPools
17:38:38 [2021-07-16T17:38:38.825Z] --- PASS: TestInitAddressPools (0.00s)
17:38:38 [2021-07-16T17:38:38.825Z] PASS
17:38:38 [2021-07-16T17:38:38.825Z] coverage: 74.0% of statements
17:38:38 [2021-07-16T17:38:38.825Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.692s	coverage: 74.0% of statements
17:38:39 [2021-07-16T17:38:39.629Z] --- PASS: TestSecretCreateResolve (2.64s)
17:38:39 [2021-07-16T17:38:39.629Z] PASS
17:38:39 [2021-07-16T17:38:39.629Z] 
17:38:39 [2021-07-16T17:38:39.629Z] DONE 6 tests in 19.802s
17:38:39 [2021-07-16T17:38:39.629Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:38:39 [2021-07-16T17:38:39.629Z] ++ 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
17:38:39 [2021-07-16T17:38:39.629Z] ++ set -e
17:38:39 [2021-07-16T17:38:39.629Z] ++ '[' -n 0 ']'
17:38:39 [2021-07-16T17:38:39.629Z] ++ set -x
17:38:39 [2021-07-16T17:38:39.629Z] ++ 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
17:38:39 [2021-07-16T17:38:39.800Z] === RUN   TestKeyValue
17:38:39 [2021-07-16T17:38:39.800Z] --- PASS: TestKeyValue (0.00s)
17:38:39 [2021-07-16T17:38:39.800Z] PASS
17:38:39 [2021-07-16T17:38:39.800Z] coverage: 60.0% of statements
17:38:39 [2021-07-16T17:38:39.800Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.044s	coverage: 60.0% of statements
17:38:39 [2021-07-16T17:38:39.800Z] --- PASS: TestSetRollover (2.10s)
17:38:39 [2021-07-16T17:38:39.800Z] === RUN   TestSetRolloverSerial
17:38:40 [2021-07-16T17:38:40.993Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:38:40 [2021-07-16T17:38:40.993Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:38:40 [2021-07-16T17:38:40.993Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:38:40 [2021-07-16T17:38:40.993Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:38:41 [2021-07-16T17:38:41.248Z] Cross building: bundles/cross/linux/s390x
17:38:41 [2021-07-16T17:38:41.248Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
17:38:41 [2021-07-16T17:38:41.248Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:38:41 [2021-07-16T17:38:41.543Z] INFO: Testing against a local daemon
17:38:41 [2021-07-16T17:38:41.543Z] === RUN   TestServiceCreateInit
17:38:41 [2021-07-16T17:38:41.543Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:38:41 [2021-07-16T17:38:41.660Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:38:41 [2021-07-16T17:38:41.660Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:38:41 [2021-07-16T17:38:41.994Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.44s)
17:38:41 [2021-07-16T17:38:41.994Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:38:42 [2021-07-16T17:38:42.220Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:38:42 [2021-07-16T17:38:42.457Z] --- PASS: TestSetRolloverSerial (2.48s)
17:38:42 [2021-07-16T17:38:42.457Z] === RUN   TestGetFirstAvailableFromCurrent
17:38:42 [2021-07-16T17:38:42.457Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:38:42 [2021-07-16T17:38:42.457Z] PASS
17:38:42 [2021-07-16T17:38:42.457Z] coverage: 84.4% of statements
17:38:42 [2021-07-16T17:38:42.457Z] ok  	github.com/docker/docker/libnetwork/bitseq	16.627s	coverage: 84.4% of statements
17:38:42 [2021-07-16T17:38:42.457Z] === RUN   TestNetworkDBSimple
17:38:42 [2021-07-16T17:38:42.476Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:38:43 [2021-07-16T17:38:43.433Z] 2021/07/16 17:38:43 Closing DB instances...
17:38:44 [2021-07-16T17:38:44.362Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:38:44 [2021-07-16T17:38:44.409Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:38:44 [2021-07-16T17:38:44.409Z] PASS
17:38:44 [2021-07-16T17:38:44.409Z] coverage: 100.0% of statements
17:38:44 [2021-07-16T17:38:44.409Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.056s	coverage: 100.0% of statements
17:38:44 [2021-07-16T17:38:44.871Z] --- PASS: TestNetworkDBSimple (2.03s)
17:38:44 [2021-07-16T17:38:44.871Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:38:44 [2021-07-16T17:38:44.871Z] === RUN   TestGenerate
17:38:44 [2021-07-16T17:38:44.871Z] --- PASS: TestGenerate (0.00s)
17:38:44 [2021-07-16T17:38:44.871Z] === RUN   TestGeneratePtr
17:38:44 [2021-07-16T17:38:44.871Z] --- PASS: TestGeneratePtr (0.00s)
17:38:44 [2021-07-16T17:38:44.871Z] === RUN   TestGenerateMissingField
17:38:44 [2021-07-16T17:38:44.871Z] --- PASS: TestGenerateMissingField (0.00s)
17:38:44 [2021-07-16T17:38:44.871Z] === RUN   TestFieldCannotBeSet
17:38:44 [2021-07-16T17:38:44.871Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:38:44 [2021-07-16T17:38:44.871Z] === RUN   TestTypeMismatchError
17:38:44 [2021-07-16T17:38:44.871Z] --- PASS: TestTypeMismatchError (0.00s)
17:38:44 [2021-07-16T17:38:44.871Z] PASS
17:38:44 [2021-07-16T17:38:44.871Z] coverage: 100.0% of statements
17:38:44 [2021-07-16T17:38:44.871Z] ok  	github.com/docker/docker/libnetwork/options	0.049s	coverage: 100.0% of statements
17:38:45 [2021-07-16T17:38:45.287Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:38:45 [2021-07-16T17:38:45.335Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.03s)
17:38:45 [2021-07-16T17:38:45.335Z] === RUN   TestGetAddress
17:38:45 [2021-07-16T17:38:45.797Z] testing: warning: no tests to run
17:38:45 [2021-07-16T17:38:45.797Z] PASS
17:38:45 [2021-07-16T17:38:45.797Z] coverage: 0.0% of statements
17:38:45 [2021-07-16T17:38:45.797Z] 2021/07/16 17:38:45 Closing DB instances...
17:38:45 [2021-07-16T17:38:45.797Z] ok  	github.com/docker/docker/libnetwork/osl	0.054s	coverage: 0.0% of statements [no tests to run]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:38:46 [2021-07-16T17:38:46.261Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestRequestNewPort
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestRequestNewPort (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestRequestSpecificPort
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestRequestSpecificPort (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestReleasePort
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestReleasePort (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestReuseReleasedPort
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestReuseReleasedPort (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestReleaseUnreadledPort
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestUnknowProtocol
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestUnknowProtocol (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestAllocateAllPorts
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestAllocateAllPorts (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestPortAllocation
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestPortAllocation (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestPortAllocationWithCustomRange
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestNoDuplicateBPR
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] === RUN   TestChangePortRange
17:38:46 [2021-07-16T17:38:46.724Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:38:46 [2021-07-16T17:38:46.724Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:38:46 [2021-07-16T17:38:46.724Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:38:46 [2021-07-16T17:38:46.724Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:38:46 [2021-07-16T17:38:46.724Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:38:46 [2021-07-16T17:38:46.724Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:38:46 [2021-07-16T17:38:46.724Z] --- PASS: TestChangePortRange (0.00s)
17:38:46 [2021-07-16T17:38:46.724Z] PASS
17:38:46 [2021-07-16T17:38:46.724Z] coverage: 88.6% of statements
17:38:46 [2021-07-16T17:38:46.724Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.048s	coverage: 88.6% of statements
17:38:46 [2021-07-16T17:38:46.835Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:38:47 [2021-07-16T17:38:47.173Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestTransportPortConv
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestTransportPortConv (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestTransportPortBindingConv
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestTransportPortBindingConv (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestErrorConstructors
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestErrorConstructors (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestCompareIPMask
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestCompareIPMask (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestUtilGetHostPartIP
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestUtilGetBroadcastIP
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] === RUN   TestParseCIDR
17:38:47 [2021-07-16T17:38:47.187Z] --- PASS: TestParseCIDR (0.00s)
17:38:47 [2021-07-16T17:38:47.187Z] PASS
17:38:47 [2021-07-16T17:38:47.187Z] coverage: 47.9% of statements
17:38:47 [2021-07-16T17:38:47.187Z] ok  	github.com/docker/docker/libnetwork/types	0.047s	coverage: 47.9% of statements
17:38:47 [2021-07-16T17:38:47.735Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.02s)
17:38:47 [2021-07-16T17:38:47.735Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:38:48 [2021-07-16T17:38:48.099Z] === RUN   TestDockerSuite/TestRmiTag
17:38:48 [2021-07-16T17:38:48.100Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:38:48 [2021-07-16T17:38:48.198Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:38:48 [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:38:48 [2021-07-16T17:38:48.198Z] PASS
17:38:48 [2021-07-16T17:38:48.198Z] coverage: 44.0% of statements
17:38:48 [2021-07-16T17:38:48.198Z] ok  	github.com/docker/docker/oci	0.052s	coverage: 44.0% of statements
17:38:49 [2021-07-16T17:38:49.025Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestAddressPoolOpt
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestAddressPoolOpt (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/a
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/something
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/_=a
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/env1=value1
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/_env1=value1
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/env2=value2=value3
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/env3=abc!qwe
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/env_4=value_4
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/PATH
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/=a
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/PATH=
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/PATH=something
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/asd!qwe
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/1asd
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/123
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/some_space
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/__some_space_before
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/some_space_after__
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/=
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateEnv/PaTh
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/a (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/something (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/= (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestParseHost
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestParseHost (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestParseDockerDaemonHost
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestParseTCP
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestParseTCP (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestParseInvalidUnixAddrInvalid
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateExtraHosts
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestValidateExtraHosts (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestIpOptString
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestIpOptString (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestNewIpOptInvalidDefaultVal
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestNewIpOptValidDefaultVal
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestIpOptSetInvalidVal
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateIPAddress
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestValidateIPAddress (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestMapOpts
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestMapOpts (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestListOptsWithoutValidator
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestListOptsWithValidator
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestListOptsWithValidator (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateDNSSearch
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestValidateDNSSearch (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_general_format
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_one_more
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestNamedListOpts
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestNamedListOpts (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestNamedMapOpts
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestNamedMapOpts (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestParseLink
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestParseLink (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestQuotedStringSetWithQuotes
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestQuotedStringSetWithNoQuotes
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestUlimitOpt
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestUlimitOpt (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] PASS
17:38:49 [2021-07-16T17:38:49.173Z] coverage: 67.1% of statements
17:38:49 [2021-07-16T17:38:49.173Z] ok  	github.com/docker/docker/opts	0.105s	coverage: 67.1% of statements
17:38:49 [2021-07-16T17:38:49.173Z] === RUN   TestParseVersion
17:38:49 [2021-07-16T17:38:49.173Z] --- PASS: TestParseVersion (0.00s)
17:38:49 [2021-07-16T17:38:49.173Z] PASS
17:38:49 [2021-07-16T17:38:49.173Z] coverage: 52.9% of statements
17:38:49 [2021-07-16T17:38:49.173Z] ok  	github.com/docker/docker/pkg/aaparser	0.054s	coverage: 52.9% of statements
17:38:49 [2021-07-16T17:38:49.173Z] 2021/07/16 17:38:48 Closing DB instances...
17:38:50 [2021-07-16T17:38:50.720Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s)
17:38:50 [2021-07-16T17:38:50.720Z] === RUN   TestNetworkDBCRUDTableEntry
17:38:51 [2021-07-16T17:38:51.182Z] === RUN   TestPeerCertificateMarshalJSON
17:38:51 [2021-07-16T17:38:51.182Z] === RUN   TestIsArchivePathDir
17:38:51 [2021-07-16T17:38:51.182Z] --- PASS: TestIsArchivePathDir (0.09s)
17:38:51 [2021-07-16T17:38:51.182Z] === RUN   TestIsArchivePathInvalidFile
17:38:51 [2021-07-16T17:38:51.182Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
17:38:51 [2021-07-16T17:38:51.182Z] === RUN   TestIsArchivePathTar
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestIsArchivePathTar (0.16s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestDecompressStreamGzip
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s)
17:38:51 [2021-07-16T17:38:51.644Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestMiddleware
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestMiddleware (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestNewResponseModifier
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestNewResponseModifier (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] PASS
17:38:51 [2021-07-16T17:38:51.644Z] coverage: 26.8% of statements
17:38:51 [2021-07-16T17:38:51.644Z] ok  	github.com/docker/docker/pkg/authorization	0.541s	coverage: 26.8% of statements
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestDecompressStreamGzip (0.11s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestDecompressStreamBzip2
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestDecompressStreamXz
17:38:51 [2021-07-16T17:38:51.644Z]     archive_test.go:134: Xz not present in msys2
17:38:51 [2021-07-16T17:38:51.644Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestCompressStreamXzUnsupported
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestCompressStreamBzip2Unsupported
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestCompressStreamInvalid
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestExtensionInvalid
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionInvalid (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestExtensionUncompressed
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionUncompressed (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestExtensionBzip2
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionBzip2 (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestExtensionGzip
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionGzip (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestExtensionXz
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionXz (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestCmdStreamLargeStderr
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestCmdStreamBad
17:38:51 [2021-07-16T17:38:51.644Z]     archive_test.go:239: Failing on Windows CI machines
17:38:51 [2021-07-16T17:38:51.644Z] --- SKIP: TestCmdStreamBad (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestCmdStreamGood
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestCmdStreamGood (0.05s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestUntarPathWithInvalidDest
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestUntarPathWithInvalidSrc
17:38:51 [2021-07-16T17:38:51.644Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:38:51 [2021-07-16T17:38:51.644Z] === RUN   TestUntarPath
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestUntarPath (0.08s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestUntarPathWithDestinationFile
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyWithTarInvalidSrc
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyWithTarSrcFile
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyWithTarSrcFolder
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyFileWithTarInvalidSrc
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyFileWithTarSrcFolder
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestCopyFileWithTarSrcFile
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestTarFiles
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestUnbuffered
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestUnbuffered (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] === RUN   TestRaceUnbuffered
17:38:52 [2021-07-16T17:38:52.108Z] --- PASS: TestRaceUnbuffered (0.00s)
17:38:52 [2021-07-16T17:38:52.108Z] PASS
17:38:52 [2021-07-16T17:38:52.108Z] coverage: 100.0% of statements
17:38:52 [2021-07-16T17:38:52.108Z] ok  	github.com/docker/docker/pkg/broadcaster	0.049s	coverage: 100.0% of statements
17:38:52 [2021-07-16T17:38:52.128Z] --- PASS: TestServiceCreateInit (10.01s)
17:38:52 [2021-07-16T17:38:52.128Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s)
17:38:52 [2021-07-16T17:38:52.128Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
17:38:52 [2021-07-16T17:38:52.128Z] === RUN   TestCreateServiceMultipleTimes
17:38:52 [2021-07-16T17:38:52.570Z] 2021/07/16 17:38:52 Closing DB instances...
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[foo]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[bar]_[foo]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[foo_bar]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[qux]_[foo]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[]#01
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[qux]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[foo_bar_qux]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[qux]_[baz]]
17:38:53 [2021-07-16T17:38:53.033Z] === RUN   TestMatch/[[foo_baz]]
17:38:53 [2021-07-16T17:38:53.033Z] --- PASS: TestMatch (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:38:53 [2021-07-16T17:38:53.033Z] PASS
17:38:53 [2021-07-16T17:38:53.033Z] coverage: 87.5% of statements
17:38:53 [2021-07-16T17:38:53.033Z] ok  	github.com/docker/docker/pkg/capabilities	0.055s	coverage: 87.5% of statements
17:38:53 [2021-07-16T17:38:53.184Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:38:53 [2021-07-16T17:38:53.745Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:38:54 [2021-07-16T17:38:54.008Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestNetworkDBCRUDTableEntries
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootTarUntar
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootTarUntar (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootUntarWithHugeExcludesList
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootUntarEmptyArchive
17:38:54 [2021-07-16T17:38:54.008Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootTarUntarWithSymlink
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootCopyWithTar
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootCopyFileWithTar
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootUntarPath
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootUntarPath (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] === RUN   TestChrootApplyDotDotFile
17:38:54 [2021-07-16T17:38:54.008Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:38:54 [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:38:54 [2021-07-16T17:38:54.008Z] PASS
17:38:54 [2021-07-16T17:38:54.008Z] coverage: 15.4% of statements
17:38:54 [2021-07-16T17:38:54.008Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.118s	coverage: 15.4% of statements
17:38:54 [2021-07-16T17:38:54.670Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:38:54 [2021-07-16T17:38:54.925Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeEmpty
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeEmpty (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeEmptyFile
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeEmptyFile (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeNonemptyFile
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeNestedDirectoryEmpty
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestMoveToSubdir
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestMoveToSubdir (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] === RUN   TestSizeNonExistingDirectory
17:38:54 [2021-07-16T17:38:54.983Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:38:54 [2021-07-16T17:38:54.983Z] PASS
17:38:54 [2021-07-16T17:38:54.983Z] coverage: 80.0% of statements
17:38:54 [2021-07-16T17:38:54.983Z] ok  	github.com/docker/docker/pkg/directory	0.067s	coverage: 80.0% of statements
17:38:55 [2021-07-16T17:38:55.180Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:38:56 [2021-07-16T17:38:56.531Z] 2021/07/16 17:38:56 Closing DB instances...
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestContainsEntry
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestCreateEntries
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestEntriesDiff
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestEntriesEquality
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestGeneratorNotGenerate
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestGeneratorWithPort
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestNewEntry
17:38:56 [2021-07-16T17:38:56.531Z] === RUN   Test/TestParse
17:38:56 [2021-07-16T17:38:56.531Z] --- PASS: Test (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:38:56 [2021-07-16T17:38:56.531Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:38:56 [2021-07-16T17:38:56.532Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:38:56 [2021-07-16T17:38:56.532Z]     --- PASS: Test/TestNewEntry (0.00s)
17:38:56 [2021-07-16T17:38:56.532Z]     --- PASS: Test/TestParse (0.00s)
17:38:56 [2021-07-16T17:38:56.532Z] PASS
17:38:56 [2021-07-16T17:38:56.532Z] coverage: 58.3% of statements
17:38:56 [2021-07-16T17:38:56.532Z] ok  	github.com/docker/docker/pkg/discovery	0.060s	coverage: 58.3% of statements
17:38:56 [2021-07-16T17:38:56.542Z] === RUN   TestDockerSuite/TestRunAddHost
17:38:56 [2021-07-16T17:38:56.994Z] --- PASS: TestTarFiles (4.94s)
17:38:56 [2021-07-16T17:38:56.994Z] === RUN   TestTarUntar
17:38:56 [2021-07-16T17:38:56.994Z] --- PASS: TestTarUntar (0.03s)
17:38:56 [2021-07-16T17:38:56.994Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:38:56 [2021-07-16T17:38:56.994Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:38:56 [2021-07-16T17:38:56.994Z] === RUN   TestTarWithOptions
17:38:56 [2021-07-16T17:38:56.994Z] --- PASS: TestTarWithOptions (0.02s)
17:38:56 [2021-07-16T17:38:56.994Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:38:56 [2021-07-16T17:38:56.994Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:38:56 [2021-07-16T17:38:56.994Z] === RUN   TestUntarUstarGnuConflict
17:38:56 [2021-07-16T17:38:56.994Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:38:56 [2021-07-16T17:38:56.994Z] === RUN   TestUntarInvalidFilenames
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames436439006\\dest"
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestUntarInvalidFilenames (0.15s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestUntarHardlinkToSymlink
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestUntarInvalidHardlink
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink574759711\\victim\\hello" -> "../victim/hello"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink625673714\\victim\\hello" -> "/../victim/hello"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink961832617\\victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink980992500\\victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink118569667\\victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test/TestContent
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test/TestInitialize
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test/TestNew
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test/TestParsingContentsWithComments
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test/TestRegister
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   Test/TestWatch
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: Test (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z]     --- PASS: Test/TestContent (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z]     --- PASS: Test/TestInitialize (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z]     --- PASS: Test/TestNew (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z]     --- PASS: Test/TestRegister (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z]     --- PASS: Test/TestWatch (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z] PASS
17:38:57 [2021-07-16T17:38:57.457Z] coverage: 92.9% of statements
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink686182214\\victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestUntarInvalidSymlink
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink889703917\\dest\\dotdot" -> "../victim/hello"
17:38:57 [2021-07-16T17:38:57.457Z] ok  	github.com/docker/docker/pkg/discovery/file	0.042s	coverage: 92.9% of statements
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink011950696\\dest\\slash-dotdot" -> "/../victim/hello"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink252615847\\dest\\loophole-victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink726953434\\dest\\loophole-victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink991929713\\dest\\loophole-victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink016670748\\dest\\loophole-victim" -> "../victim"
17:38:57 [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink107019467\\dest\\dir\\loophole" -> "../../victim"
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestUntarInvalidSymlink (0.04s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestTempArchiveCloseMultipleTimes
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestXGlobalNoParent
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestXGlobalNoParent (0.00s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestReplaceFileTarWrapper
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestReplaceFileTarWrapper (0.16s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestPrefixHeaderReadable
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestDisablePigz
17:38:57 [2021-07-16T17:38:57.457Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestNetworkDBNodeLeave
17:38:57 [2021-07-16T17:38:57.457Z] --- PASS: TestDisablePigz (0.12s)
17:38:57 [2021-07-16T17:38:57.457Z] === RUN   TestPigz
17:38:57 [2021-07-16T17:38:57.467Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:38:57 [2021-07-16T17:38:57.922Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
17:38:57 [2021-07-16T17:38:57.922Z] --- PASS: TestPigz (0.14s)
17:38:57 [2021-07-16T17:38:57.922Z] === RUN   TestCopyFileWithInvalidDest
17:38:57 [2021-07-16T17:38:57.922Z]     archive_windows_test.go:16: Currently fails
17:38:57 [2021-07-16T17:38:57.922Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:38:57 [2021-07-16T17:38:57.922Z] === RUN   TestCanonicalTarNameForPath
17:38:57 [2021-07-16T17:38:57.922Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:38:57 [2021-07-16T17:38:57.922Z] === RUN   TestCanonicalTarName
17:38:57 [2021-07-16T17:38:57.922Z] --- PASS: TestCanonicalTarName (0.00s)
17:38:57 [2021-07-16T17:38:57.922Z] === RUN   TestChmodTarEntry
17:38:57 [2021-07-16T17:38:57.922Z] --- PASS: TestChmodTarEntry (0.00s)
17:38:57 [2021-07-16T17:38:57.922Z] === RUN   TestHardLinkOrder
17:38:57 [2021-07-16T17:38:57.923Z] --- PASS: TestHardLinkOrder (0.10s)
17:38:57 [2021-07-16T17:38:57.923Z] === RUN   TestChangeString
17:38:57 [2021-07-16T17:38:57.923Z] --- PASS: TestChangeString (0.00s)
17:38:57 [2021-07-16T17:38:57.923Z] === RUN   TestChangesWithNoChanges
17:38:57 [2021-07-16T17:38:57.923Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:38:57 [2021-07-16T17:38:57.923Z] === RUN   TestChangesWithChanges
17:38:57 [2021-07-16T17:38:57.923Z] --- PASS: TestChangesWithChanges (0.03s)
17:38:57 [2021-07-16T17:38:57.923Z] === RUN   TestChangesWithChangesGH13590
17:38:57 [2021-07-16T17:38:57.923Z]     changes_test.go:196: needs more investigation
17:38:57 [2021-07-16T17:38:57.923Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:38:57 [2021-07-16T17:38:57.923Z] === RUN   TestChangesDirsEmpty
17:38:57 [2021-07-16T17:38:57.923Z] --- PASS: TestChangesDirsEmpty (0.15s)
17:38:57 [2021-07-16T17:38:57.923Z] === RUN   TestChangesDirsMutated
17:38:58 [2021-07-16T17:38:58.029Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:38:58 [2021-07-16T17:38:58.324Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestChangesDirsMutated (0.17s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestApplyLayer
17:38:58 [2021-07-16T17:38:58.385Z]     changes_test.go:433: needs further investigation
17:38:58 [2021-07-16T17:38:58.385Z] --- SKIP: TestApplyLayer (0.00s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestChangesSizeWithHardlinks
17:38:58 [2021-07-16T17:38:58.385Z]     changes_test.go:469: needs further investigation
17:38:58 [2021-07-16T17:38:58.385Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestChangesSizeWithNoChanges
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestChangesSize
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestChangesSize (0.01s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestApplyLayerInvalidFilenames
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames089732498\\dest"
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestApplyLayerInvalidHardlink
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink727448212\\victim\\hello" -> "../victim/hello"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink597560547\\victim\\hello" -> "/../victim/hello"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink395722470\\victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink262898445\\victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink549680904\\victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink111601863\\victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestApplyLayerInvalidSymlink
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink013928314\\dest\\dotdot" -> "../victim/hello"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink641801873\\dest\\slash-dotdot" -> "/../victim/hello"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink140092092\\dest\\loophole-victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink186973931\\dest\\loophole-victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink624267086\\dest\\loophole-victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink977503317\\dest\\loophole-victim" -> "../victim"
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestApplyLayerWhiteouts
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestGenerateEmptyFile
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:38:58 [2021-07-16T17:38:58.385Z] === RUN   TestGenerateWithContent
17:38:58 [2021-07-16T17:38:58.385Z] --- PASS: TestGenerateWithContent (0.00s)
17:38:58 [2021-07-16T17:38:58.385Z] PASS
17:38:58 [2021-07-16T17:38:58.385Z] coverage: 62.7% of statements
17:38:58 [2021-07-16T17:38:58.385Z] ok  	github.com/docker/docker/pkg/archive	7.362s	coverage: 62.7% of statements
17:38:58 [2021-07-16T17:38:58.848Z] === RUN   Test
17:38:58 [2021-07-16T17:38:58.848Z] === RUN   Test/TestInitialize
17:38:58 [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS"
17:38:58 [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS"
17:38:58 [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS"
17:38:58 [2021-07-16T17:38:58.848Z] === RUN   Test/TestInitializeWithCerts
17:38:58 [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery with TLS"
17:38:58 [2021-07-16T17:38:58.848Z] === RUN   Test/TestWatch
17:38:58 [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS"
17:38:58 [2021-07-16T17:38:58.892Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:38:58 [2021-07-16T17:38:58.892Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:38:59 [2021-07-16T17:38:59.818Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:39:00 [2021-07-16T17:39:00.420Z] --- PASS: TestNetworkDBNodeLeave (3.01s)
17:39:00 [2021-07-16T17:39:00.420Z] === RUN   TestNetworkDBWatch
17:39:01 [2021-07-16T17:39:01.559Z] --- PASS: Test (3.14s)
17:39:01 [2021-07-16T17:39:01.559Z]     --- PASS: Test/TestInitialize (0.13s)
17:39:01 [2021-07-16T17:39:01.559Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
17:39:01 [2021-07-16T17:39:01.559Z]     --- PASS: Test/TestWatch (3.00s)
17:39:01 [2021-07-16T17:39:01.559Z] PASS
17:39:01 [2021-07-16T17:39:01.559Z] coverage: 84.1% of statements
17:39:01 [2021-07-16T17:39:01.559Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.202s	coverage: 84.1% of statements
17:39:01 [2021-07-16T17:39:01.704Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:39:02 [2021-07-16T17:39:02.143Z] 2021/07/16 17:39:01 Closing DB instances...
17:39:02 [2021-07-16T17:39:02.630Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:39:02 [2021-07-16T17:39:02.630Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:39:02 [2021-07-16T17:39:02.741Z] === RUN   Test
17:39:02 [2021-07-16T17:39:02.741Z] === RUN   Test/TestWatch
17:39:02 [2021-07-16T17:39:02.741Z] --- PASS: Test (0.00s)
17:39:02 [2021-07-16T17:39:02.741Z]     --- PASS: Test/TestWatch (0.00s)
17:39:02 [2021-07-16T17:39:02.741Z] PASS
17:39:02 [2021-07-16T17:39:02.741Z] coverage: 92.3% of statements
17:39:02 [2021-07-16T17:39:02.741Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.053s	coverage: 92.3% of statements
17:39:03 [2021-07-16T17:39:03.343Z] === RUN   Test
17:39:03 [2021-07-16T17:39:03.343Z] === RUN   Test/TestInitialize
17:39:03 [2021-07-16T17:39:03.343Z] === RUN   Test/TestInitializeWithPattern
17:39:03 [2021-07-16T17:39:03.343Z] === RUN   Test/TestRegister
17:39:03 [2021-07-16T17:39:03.343Z] === RUN   Test/TestWatch
17:39:03 [2021-07-16T17:39:03.343Z] --- PASS: Test (0.00s)
17:39:03 [2021-07-16T17:39:03.343Z]     --- PASS: Test/TestInitialize (0.00s)
17:39:03 [2021-07-16T17:39:03.343Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:39:03 [2021-07-16T17:39:03.343Z]     --- PASS: Test/TestRegister (0.00s)
17:39:03 [2021-07-16T17:39:03.343Z]     --- PASS: Test/TestWatch (0.00s)
17:39:03 [2021-07-16T17:39:03.343Z] PASS
17:39:03 [2021-07-16T17:39:03.343Z] coverage: 93.8% of statements
17:39:03 [2021-07-16T17:39:03.343Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.039s	coverage: 93.8% of statements
17:39:03 [2021-07-16T17:39:03.554Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:39:03 [2021-07-16T17:39:03.938Z] --- PASS: TestNetworkDBWatch (3.02s)
17:39:03 [2021-07-16T17:39:03.938Z] === RUN   TestNetworkDBBulkSync
17:39:04 [2021-07-16T17:39:04.480Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:39:04 [2021-07-16T17:39:04.559Z] === RUN   TestPollerAddRemove
17:39:04 [2021-07-16T17:39:04.559Z] --- PASS: TestPollerAddRemove (0.00s)
17:39:04 [2021-07-16T17:39:04.559Z] === RUN   TestPollerEvent
17:39:04 [2021-07-16T17:39:04.559Z]     poller_test.go:41: No chmod on Windows
17:39:04 [2021-07-16T17:39:04.559Z] --- SKIP: TestPollerEvent (0.00s)
17:39:04 [2021-07-16T17:39:04.559Z] === RUN   TestPollerClose
17:39:04 [2021-07-16T17:39:04.559Z] --- PASS: TestPollerClose (0.00s)
17:39:04 [2021-07-16T17:39:04.559Z] PASS
17:39:04 [2021-07-16T17:39:04.559Z] coverage: 45.7% of statements
17:39:04 [2021-07-16T17:39:04.559Z] ok  	github.com/docker/docker/pkg/filenotify	0.050s	coverage: 45.7% of statements
17:39:05 [2021-07-16T17:39:05.188Z] 2021/07/16 17:39:04 Closing DB instances...
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCopyFileWithInvalidSrc
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCopyFileWithInvalidDest
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCopyFileWithSameSrcAndDest
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCopyFile
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFile (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:39:05 [2021-07-16T17:39:05.188Z]     fileutils_test.go:134: Needs porting to Windows
17:39:05 [2021-07-16T17:39:05.188Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestReadSymlinkedDirectoryToFile
17:39:05 [2021-07-16T17:39:05.188Z]     fileutils_test.go:180: Needs porting to Windows
17:39:05 [2021-07-16T17:39:05.188Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestWildcardMatches
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestWildcardMatches (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestPatternMatches
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatches (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestPatternMatchesFolderExclusions
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestSingleExclamationError
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestSingleExclamationError (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestMatchesWithNoPatterns
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestMatchesWithMalformedPatterns
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestMatches
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestMatches (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCleanPatterns
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatterns (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCleanPatternsExceptionFlag
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCleanPatternsErrorSingleException
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCreateIfNotExistsDir
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestCreateIfNotExistsFile
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:39:05 [2021-07-16T17:39:05.188Z] === RUN   TestMatch
17:39:05 [2021-07-16T17:39:05.188Z] --- PASS: TestMatch (0.00s)
17:39:05 [2021-07-16T17:39:05.188Z] PASS
17:39:05 [2021-07-16T17:39:05.188Z] coverage: 85.2% of statements
17:39:05 [2021-07-16T17:39:05.188Z] ok  	github.com/docker/docker/pkg/fileutils	0.089s	coverage: 85.2% of statements
17:39:05 [2021-07-16T17:39:05.816Z] === RUN   TestGet
17:39:05 [2021-07-16T17:39:05.816Z] --- PASS: TestGet (0.00s)
17:39:05 [2021-07-16T17:39:05.816Z] === RUN   TestGetShortcutString
17:39:05 [2021-07-16T17:39:05.816Z] --- PASS: TestGetShortcutString (0.00s)
17:39:05 [2021-07-16T17:39:05.816Z] PASS
17:39:05 [2021-07-16T17:39:05.816Z] coverage: 42.9% of statements
17:39:05 [2021-07-16T17:39:05.816Z] ok  	github.com/docker/docker/pkg/homedir	0.038s	coverage: 42.9% of statements
17:39:06 [2021-07-16T17:39:06.365Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:39:06 [2021-07-16T17:39:06.365Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:39:06 [2021-07-16T17:39:06.440Z] --- PASS: TestNetworkDBBulkSync (2.83s)
17:39:06 [2021-07-16T17:39:06.440Z] === RUN   TestNetworkDBCRUDMediumCluster
17:39:07 [2021-07-16T17:39:07.076Z] === RUN   TestCreateIDMapOrder
17:39:07 [2021-07-16T17:39:07.076Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:39:07 [2021-07-16T17:39:07.076Z] PASS
17:39:07 [2021-07-16T17:39:07.076Z] coverage: 7.2% of statements
17:39:07 [2021-07-16T17:39:07.076Z] ok  	github.com/docker/docker/pkg/idtools	0.056s	coverage: 7.2% of statements
17:39:07 [2021-07-16T17:39:07.728Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestFixedBufferCap
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferCap (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestFixedBufferLen
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferLen (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestFixedBufferString
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferString (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestFixedBufferWrite
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferWrite (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestFixedBufferRead
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferRead (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestBytesPipeRead
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestBytesPipeRead (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestBytesPipeWrite
17:39:08 [2021-07-16T17:39:08.379Z] --- PASS: TestBytesPipeWrite (0.00s)
17:39:08 [2021-07-16T17:39:08.379Z] === RUN   TestBytesPipeWriteRandomChunks
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestAtomicWriteToFile
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestAtomicWriteSetCommit
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestAtomicWriteSetCancel
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestReadCloserWrapperClose
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestReaderErrWrapperReadOnError
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestReaderErrWrapperRead
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestHashData
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestHashData (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestCancelReadCloser
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestCancelReadCloser (0.10s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestWriteCloserWrapperClose
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestNopWriteCloser
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestNopWriteCloser (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestNopWriter
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestNopWriter (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] === RUN   TestWriteCounter
17:39:08 [2021-07-16T17:39:08.988Z] --- PASS: TestWriteCounter (0.00s)
17:39:08 [2021-07-16T17:39:08.988Z] PASS
17:39:08 [2021-07-16T17:39:08.988Z] coverage: 69.7% of statements
17:39:08 [2021-07-16T17:39:08.988Z] ok  	github.com/docker/docker/pkg/ioutils	0.627s	coverage: 69.7% of statements
17:39:09 [2021-07-16T17:39:09.091Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:39:09 [2021-07-16T17:39:09.595Z] 2021/07/16 17:39:09 Closing DB instances...
17:39:09 [2021-07-16T17:39:09.595Z] time="2021-07-16T17:39:09Z" level=error msg="node: 3aabf78c925e is unknown to memberlist"
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestError
17:39:09 [2021-07-16T17:39:09.595Z] --- PASS: TestError (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/no_progress
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/progress_1
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/with_units
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestProgressString/hide_counts
17:39:09 [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/with_units (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestJSONMessageDisplay
17:39:09 [2021-07-16T17:39:09.595Z] --- PASS: TestGetAddress (24.57s)
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestRequestSyntaxCheck
17:39:09 [2021-07-16T17:39:09.595Z] --- PASS: TestRequestSyntaxCheck (0.03s)
17:39:09 [2021-07-16T17:39:09.595Z] === RUN   TestRequest
17:39:09 [2021-07-16T17:39:09.652Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:39:10 [2021-07-16T17:39:10.185Z] --- PASS: TestJSONMessageDisplay (0.14s)
17:39:10 [2021-07-16T17:39:10.185Z] === RUN   TestJSONMessageDisplayWithJSONError
17:39:10 [2021-07-16T17:39:10.185Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:39:10 [2021-07-16T17:39:10.185Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:39:10 [2021-07-16T17:39:10.185Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:39:10 [2021-07-16T17:39:10.185Z] === RUN   TestDisplayJSONMessagesStream
17:39:10 [2021-07-16T17:39:10.185Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:39:10 [2021-07-16T17:39:10.185Z] PASS
17:39:10 [2021-07-16T17:39:10.185Z] coverage: 91.7% of statements
17:39:10 [2021-07-16T17:39:10.185Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.178s	coverage: 91.7% of statements
17:39:10 [2021-07-16T17:39:10.185Z] time="2021-07-16T17:39:10Z" level=error msg="node: 715dc369b379 is unknown to memberlist"
17:39:10 [2021-07-16T17:39:10.251Z] --- PASS: TestCreateServiceMultipleTimes (16.79s)
17:39:10 [2021-07-16T17:39:10.251Z] === RUN   TestCreateServiceConflict
17:39:10 [2021-07-16T17:39:10.771Z] === RUN   TestStandardLongPath
17:39:10 [2021-07-16T17:39:10.771Z] --- PASS: TestStandardLongPath (0.00s)
17:39:10 [2021-07-16T17:39:10.771Z] === RUN   TestUNCLongPath
17:39:10 [2021-07-16T17:39:10.771Z] --- PASS: TestUNCLongPath (0.00s)
17:39:10 [2021-07-16T17:39:10.771Z] PASS
17:39:10 [2021-07-16T17:39:10.771Z] coverage: 100.0% of statements
17:39:10 [2021-07-16T17:39:10.771Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
17:39:10 [2021-07-16T17:39:10.771Z] time="2021-07-16T17:39:10Z" level=error msg="node: 4720ac9b4cb7 is unknown to memberlist"
17:39:10 [2021-07-16T17:39:10.823Z] --- PASS: TestCreateServiceConflict (2.68s)
17:39:10 [2021-07-16T17:39:10.823Z] === RUN   TestCreateServiceMaxReplicas
17:39:11 [2021-07-16T17:39:11.015Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:39:11 [2021-07-16T17:39:11.351Z] === RUN   TestNameFormat
17:39:11 [2021-07-16T17:39:11.351Z] --- PASS: TestNameFormat (0.00s)
17:39:11 [2021-07-16T17:39:11.351Z] === RUN   TestNameRetries
17:39:11 [2021-07-16T17:39:11.351Z] --- PASS: TestNameRetries (0.00s)
17:39:11 [2021-07-16T17:39:11.351Z] PASS
17:39:11 [2021-07-16T17:39:11.351Z] coverage: 85.7% of statements
17:39:11 [2021-07-16T17:39:11.351Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
17:39:11 [2021-07-16T17:39:11.351Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.69s)
17:39:11 [2021-07-16T17:39:11.351Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:39:11 [2021-07-16T17:39:11.351Z] time="2021-07-16T17:39:10Z" level=error msg="node: 7ed6a68c0ca0 is unknown to memberlist"
17:39:11 [2021-07-16T17:39:11.351Z] time="2021-07-16T17:39:10Z" level=error msg="node: 7ed6a68c0ca0 is unknown to memberlist"
17:39:11 [2021-07-16T17:39:11.575Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:39:11 [2021-07-16T17:39:11.830Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:39:11 [2021-07-16T17:39:11.929Z] === RUN   TestParseKeyValueOpt
17:39:11 [2021-07-16T17:39:11.929Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:39:11 [2021-07-16T17:39:11.929Z] === RUN   TestParseUintList
17:39:11 [2021-07-16T17:39:11.929Z] --- PASS: TestParseUintList (0.00s)
17:39:11 [2021-07-16T17:39:11.929Z] === RUN   TestParseUintListMaximumLimits
17:39:11 [2021-07-16T17:39:11.929Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:39:11 [2021-07-16T17:39:11.929Z] PASS
17:39:11 [2021-07-16T17:39:11.929Z] coverage: 97.0% of statements
17:39:11 [2021-07-16T17:39:11.929Z] ok  	github.com/docker/docker/pkg/parsers	0.036s	coverage: 97.0% of statements
17:39:12 [2021-07-16T17:39:12.491Z] === RUN   TestNewAndRemove
17:39:12 [2021-07-16T17:39:12.491Z] --- PASS: TestNewAndRemove (0.00s)
17:39:12 [2021-07-16T17:39:12.491Z] === RUN   TestRemoveInvalidPath
17:39:12 [2021-07-16T17:39:12.491Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:39:12 [2021-07-16T17:39:12.491Z] PASS
17:39:12 [2021-07-16T17:39:12.491Z] coverage: 82.6% of statements
17:39:12 [2021-07-16T17:39:12.491Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.6% of statements
17:39:12 [2021-07-16T17:39:12.756Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:39:13 [2021-07-16T17:39:13.056Z] 2021/07/16 17:39:12 Closing DB instances...
17:39:13 [2021-07-16T17:39:13.621Z] === RUN   TestFailedConnection
17:39:14 [2021-07-16T17:39:14.118Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:39:14 [2021-07-16T17:39:14.128Z] --- PASS: TestCreateServiceMaxReplicas (3.46s)
17:39:14 [2021-07-16T17:39:14.128Z] === RUN   TestCreateWithDuplicateNetworkNames
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestParseEmptyInterface
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestParseEmptyInterface (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestParseNonInterfaceType
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestParseWithOneFunction
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestParseWithOneFunction (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestParseWithMultipleFuncs
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestParseWithUnnamedReturn
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestEmbeddedInterface
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestEmbeddedInterface (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestParsedImports
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestParsedImports (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] === RUN   TestAliasedImports
17:39:14 [2021-07-16T17:39:14.183Z] --- PASS: TestAliasedImports (0.00s)
17:39:14 [2021-07-16T17:39:14.183Z] PASS
17:39:14 [2021-07-16T17:39:14.183Z] coverage: 56.8% of statements
17:39:14 [2021-07-16T17:39:14.183Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
17:39:14 [2021-07-16T17:39:14.750Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.61s)
17:39:14 [2021-07-16T17:39:14.750Z] === RUN   TestNetworkDBGarbageCollection
17:39:14 [2021-07-16T17:39:14.750Z] --- PASS: TestFailedConnection (1.08s)
17:39:14 [2021-07-16T17:39:14.750Z] === RUN   TestFailOnce
17:39:14 [2021-07-16T17:39:14.750Z] === RUN   TestHTTPTransport
17:39:14 [2021-07-16T17:39:14.750Z] --- PASS: TestHTTPTransport (0.00s)
17:39:14 [2021-07-16T17:39:14.750Z] PASS
17:39:14 [2021-07-16T17:39:14.750Z] coverage: 85.7% of statements
17:39:14 [2021-07-16T17:39:14.750Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.039s	coverage: 85.7% of statements
17:39:15 [2021-07-16T17:39:15.044Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:39:15 [2021-07-16T17:39:15.299Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:39:15 [2021-07-16T17:39:15.304Z] 2021/07/16 17:39:14 http: panic serving 127.0.0.1:49297: Plugin not ready
17:39:15 [2021-07-16T17:39:15.304Z] goroutine 9 [running]:
17:39:15 [2021-07-16T17:39:15.304Z] net/http.(*conn).serve.func1(0xc00005eaa0)
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/net/http/server.go:1804 +0x153
17:39:15 [2021-07-16T17:39:15.304Z] panic(0x4d5160, 0x5ec250)
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:39:15 [2021-07-16T17:39:15.304Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x5fc910, 0xc0000a60e0, 0xc00015a100)
17:39:15 [2021-07-16T17:39:15.304Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:39:15 [2021-07-16T17:39:15.304Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x5fc910, 0xc0000a60e0, 0xc00015a100)
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/net/http/server.go:2049 +0x4b
17:39:15 [2021-07-16T17:39:15.304Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x5fc910, 0xc0000a60e0, 0xc00015a100)
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
17:39:15 [2021-07-16T17:39:15.304Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x5fc910, 0xc0000a60e0, 0xc00015a100)
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/net/http/server.go:2867 +0xaa
17:39:15 [2021-07-16T17:39:15.304Z] net/http.(*conn).serve(0xc00005eaa0, 0x5fd500, 0xc00004e900)
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
17:39:15 [2021-07-16T17:39:15.304Z] created by net/http.(*Server).Serve
17:39:15 [2021-07-16T17:39:15.304Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
17:39:15 [2021-07-16T17:39:15.304Z] time="2021-07-16T17:39:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s"
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestBufioReaderPoolPutAndGet
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestBufioWriterPoolPutAndGet
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestBufferPoolPutAndGet
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] PASS
17:39:15 [2021-07-16T17:39:15.852Z] coverage: 88.2% of statements
17:39:15 [2021-07-16T17:39:15.852Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestFailOnce (1.16s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestEchoInputOutput
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestEchoInputOutput (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestBackoff
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestBackoff (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestAbortRetry
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestAbortRetry (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestClientScheme
17:39:15 [2021-07-16T17:39:15.852Z] --- PASS: TestClientScheme (0.00s)
17:39:15 [2021-07-16T17:39:15.852Z] === RUN   TestNewClientWithTimeout
17:39:16 [2021-07-16T17:39:16.225Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:39:16 [2021-07-16T17:39:16.396Z] === RUN   TestOutputOnPrematureClose
17:39:16 [2021-07-16T17:39:16.396Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:39:16 [2021-07-16T17:39:16.396Z] === RUN   TestCompleteSilently
17:39:16 [2021-07-16T17:39:16.396Z] --- PASS: TestCompleteSilently (0.00s)
17:39:16 [2021-07-16T17:39:16.396Z] PASS
17:39:16 [2021-07-16T17:39:16.396Z] coverage: 75.9% of statements
17:39:16 [2021-07-16T17:39:16.396Z] ok  	github.com/docker/docker/pkg/progress	0.047s	coverage: 75.9% of statements
17:39:16 [2021-07-16T17:39:16.396Z] time="2021-07-16T17:39:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:39:16 [2021-07-16T17:39:16.937Z] === RUN   TestSendToOneSub
17:39:16 [2021-07-16T17:39:16.937Z] --- PASS: TestSendToOneSub (0.00s)
17:39:16 [2021-07-16T17:39:16.937Z] === RUN   TestSendToMultipleSubs
17:39:16 [2021-07-16T17:39:16.937Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:39:16 [2021-07-16T17:39:16.937Z] === RUN   TestEvictOneSub
17:39:16 [2021-07-16T17:39:16.937Z] --- PASS: TestEvictOneSub (0.00s)
17:39:16 [2021-07-16T17:39:16.937Z] === RUN   TestClosePublisher
17:39:16 [2021-07-16T17:39:16.937Z] --- PASS: TestClosePublisher (0.00s)
17:39:16 [2021-07-16T17:39:16.937Z] === RUN   TestPubSubRace
17:39:17 [2021-07-16T17:39:17.151Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:39:17 [2021-07-16T17:39:17.714Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:39:17 [2021-07-16T17:39:17.714Z] === RUN   TestDockerSuite/TestRunBindMounts
17:39:18 [2021-07-16T17:39:18.068Z] --- PASS: TestPubSubRace (1.05s)
17:39:18 [2021-07-16T17:39:18.068Z] PASS
17:39:18 [2021-07-16T17:39:18.068Z] coverage: 75.0% of statements
17:39:18 [2021-07-16T17:39:18.068Z] ok  	github.com/docker/docker/pkg/pubsub	1.096s	coverage: 75.0% of statements
17:39:18 [2021-07-16T17:39:18.068Z] time="2021-07-16T17:39:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:39:18 [2021-07-16T17:39:18.608Z] === RUN   TestRegister
17:39:18 [2021-07-16T17:39:18.608Z] --- PASS: TestRegister (0.00s)
17:39:18 [2021-07-16T17:39:18.608Z] === RUN   TestCommand
17:39:18 [2021-07-16T17:39:18.608Z] --- PASS: TestCommand (0.03s)
17:39:18 [2021-07-16T17:39:18.608Z] === RUN   TestNaiveSelf
17:39:18 [2021-07-16T17:39:18.608Z] --- PASS: TestNaiveSelf (0.03s)
17:39:18 [2021-07-16T17:39:18.608Z] PASS
17:39:18 [2021-07-16T17:39:18.608Z] coverage: 82.4% of statements
17:39:18 [2021-07-16T17:39:18.608Z] ok  	github.com/docker/docker/pkg/reexec	0.096s	coverage: 82.4% of statements
17:39:19 [2021-07-16T17:39:19.141Z] === RUN   TestParseSignal
17:39:19 [2021-07-16T17:39:19.141Z] --- PASS: TestParseSignal (0.00s)
17:39:19 [2021-07-16T17:39:19.141Z] === RUN   TestValidSignalForPlatform
17:39:19 [2021-07-16T17:39:19.141Z] --- PASS: TestValidSignalForPlatform (0.00s)
17:39:19 [2021-07-16T17:39:19.141Z] PASS
17:39:19 [2021-07-16T17:39:19.141Z] coverage: 19.7% of statements
17:39:19 [2021-07-16T17:39:19.141Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 19.7% of statements
17:39:20 [2021-07-16T17:39:20.225Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestNewStdWriter
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestNewStdWriter (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestWriteWithUninitializedStdWriter
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestWriteWithNilBytes
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestWrite
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestWrite (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestWriteWithWriterError
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestWriteWithWriterError (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyWriteAndRead
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyWithInvalidInputHeader
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyWithCorruptedPrefix
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyReturnsWriteErrors
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:39:20 [2021-07-16T17:39:20.262Z] PASS
17:39:20 [2021-07-16T17:39:20.262Z] coverage: 100.0% of statements
17:39:20 [2021-07-16T17:39:20.262Z] ok  	github.com/docker/docker/pkg/stdcopy	0.034s	coverage: 100.0% of statements
17:39:20 [2021-07-16T17:39:20.262Z] --- PASS: TestRequest (10.72s)
17:39:20 [2021-07-16T17:39:20.262Z] === RUN   TestOverlappingRequests
17:39:20 [2021-07-16T17:39:20.786Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:39:20 [2021-07-16T17:39:20.808Z] time="2021-07-16T17:39:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestRawProgressFormatterFormatStatus
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestRawProgressFormatterFormatProgress
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestFormatStatus
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestFormatStatus (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestFormatError
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestFormatError (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestFormatJSONError
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestFormatJSONError (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestJsonProgressFormatterFormatProgress
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestJsonProgressFormatterFormatStatus
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestNewJSONProgressOutput
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestAuxFormatterEmit
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestStreamWriterStdout
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestStreamWriterStdout (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestStreamWriterStderr
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestStreamWriterStderr (0.00s)
17:39:20 [2021-07-16T17:39:20.808Z] PASS
17:39:20 [2021-07-16T17:39:20.808Z] coverage: 66.2% of statements
17:39:20 [2021-07-16T17:39:20.808Z] ok  	github.com/docker/docker/pkg/streamformatter	0.037s	coverage: 66.2% of statements
17:39:20 [2021-07-16T17:39:20.808Z] --- PASS: TestOverlappingRequests (0.50s)
17:39:20 [2021-07-16T17:39:20.808Z] === RUN   TestRelease
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestGenerateRandomID
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestGenerateRandomID (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestShortenId
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestShortenId (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestShortenSha256Id
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestShortenSha256Id (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestShortenIdEmpty
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestShortenIdEmpty (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestShortenIdInvalid
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestShortenIdInvalid (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestIsShortIDNonHex
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] === RUN   TestIsShortIDNotCorrectSize
17:39:21 [2021-07-16T17:39:21.346Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:39:21 [2021-07-16T17:39:21.346Z] PASS
17:39:21 [2021-07-16T17:39:21.346Z] coverage: 70.6% of statements
17:39:21 [2021-07-16T17:39:21.346Z] ok  	github.com/docker/docker/pkg/stringid	0.033s	coverage: 70.6% of statements
17:39:21 [2021-07-16T17:39:21.711Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:39:21 [2021-07-16T17:39:21.877Z] === RUN   TestIsCpusetListAvailable
17:39:21 [2021-07-16T17:39:21.877Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:39:21 [2021-07-16T17:39:21.877Z] PASS
17:39:21 [2021-07-16T17:39:21.877Z] coverage: 38.2% of statements
17:39:21 [2021-07-16T17:39:21.877Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
17:39:22 [2021-07-16T17:39:22.637Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:39:22 [2021-07-16T17:39:22.982Z] --- PASS: TestRelease (1.89s)
17:39:22 [2021-07-16T17:39:22.982Z] === RUN   TestAllocateRandomDeallocate
17:39:23 [2021-07-16T17:39:23.197Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:39:23 [2021-07-16T17:39:23.197Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestChtimes
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestChtimes (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestChtimesWindows
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestChtimesWindows (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestEnsureRemoveAllNotExist
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestEnsureRemoveAllWithDir
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestEnsureRemoveAllWithFile
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] === RUN   TestHasWin32KSupport
17:39:23 [2021-07-16T17:39:23.506Z]     syscall_windows_test.go:8: win32k: true
17:39:23 [2021-07-16T17:39:23.506Z] --- PASS: TestHasWin32KSupport (0.00s)
17:39:23 [2021-07-16T17:39:23.506Z] PASS
17:39:23 [2021-07-16T17:39:23.506Z] coverage: 12.9% of statements
17:39:23 [2021-07-16T17:39:23.506Z] ok  	github.com/docker/docker/pkg/system	0.045s	coverage: 12.9% of statements
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestTailFile
17:39:24 [2021-07-16T17:39:24.029Z] --- PASS: TestTailFile (0.00s)
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestTailFileManyLines
17:39:24 [2021-07-16T17:39:24.029Z] --- PASS: TestTailFileManyLines (0.00s)
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestTailEmptyFile
17:39:24 [2021-07-16T17:39:24.029Z] --- PASS: TestTailEmptyFile (0.00s)
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestTailNegativeN
17:39:24 [2021-07-16T17:39:24.029Z] --- PASS: TestTailNegativeN (0.00s)
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/12_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/truncated_last_line
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/truncated_last_line#01
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/truncated_last_line#02
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/4_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/2_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/8_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/single_byte_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.029Z] === CONT  TestNewTailReader/no_delimiter
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.029Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/12_byte_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.030Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.031Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.121Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.562Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.562Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.564Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:39:24 [2021-07-16T17:39:24.566Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:39:24 [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.01s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.566Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.567Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:39:24 [2021-07-16T17:39:24.568Z] PASS
17:39:24 [2021-07-16T17:39:24.568Z] coverage: 88.6% of statements
17:39:24 [2021-07-16T17:39:24.568Z] ok  	github.com/docker/docker/pkg/tailfile	0.165s	coverage: 88.6% of statements
17:39:24 [2021-07-16T17:39:24.681Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:39:25 [2021-07-16T17:39:25.099Z] time="2021-07-16T17:39:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestTarSumRemoveNonExistent
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestTarSumRemove
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestTarSumRemove (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestSortFileInfoSums
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestSortFileInfoSums (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestNewTarSumForLabelInvalid
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestNewTarSumForLabel
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestEmptyTar
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestEmptyTar (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestTarSumsReadSize
17:39:25 [2021-07-16T17:39:25.099Z] --- PASS: TestTarSumsReadSize (0.00s)
17:39:25 [2021-07-16T17:39:25.099Z] === RUN   TestTarSums
17:39:25 [2021-07-16T17:39:25.608Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:39:25 [2021-07-16T17:39:25.633Z] --- PASS: TestTarSums (0.07s)
17:39:25 [2021-07-16T17:39:25.633Z] === RUN   TestIteration
17:39:25 [2021-07-16T17:39:25.633Z] --- PASS: TestIteration (0.00s)
17:39:25 [2021-07-16T17:39:25.633Z] === RUN   TestVersionLabelForChecksum
17:39:25 [2021-07-16T17:39:25.633Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:39:25 [2021-07-16T17:39:25.633Z] === RUN   TestVersion
17:39:25 [2021-07-16T17:39:25.633Z] --- PASS: TestVersion (0.00s)
17:39:25 [2021-07-16T17:39:25.633Z] === RUN   TestGetVersion
17:39:25 [2021-07-16T17:39:25.633Z] --- PASS: TestGetVersion (0.00s)
17:39:25 [2021-07-16T17:39:25.633Z] === RUN   TestGetVersions
17:39:25 [2021-07-16T17:39:25.633Z] --- PASS: TestGetVersions (0.00s)
17:39:25 [2021-07-16T17:39:25.633Z] PASS
17:39:25 [2021-07-16T17:39:25.633Z] coverage: 89.3% of statements
17:39:25 [2021-07-16T17:39:25.633Z] ok  	github.com/docker/docker/pkg/tarsum	0.117s	coverage: 89.3% of statements
17:39:26 [2021-07-16T17:39:26.158Z] testing: warning: no tests to run
17:39:26 [2021-07-16T17:39:26.158Z] PASS
17:39:26 [2021-07-16T17:39:26.158Z] coverage: [no statements]
17:39:26 [2021-07-16T17:39:26.158Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: [no statements] [no tests to run]
17:39:26 [2021-07-16T17:39:26.186Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:39:26 [2021-07-16T17:39:26.638Z] === RUN   TestTruncIndex
17:39:26 [2021-07-16T17:39:26.638Z] --- PASS: TestTruncIndex (0.10s)
17:39:26 [2021-07-16T17:39:26.638Z] PASS
17:39:26 [2021-07-16T17:39:26.638Z] coverage: 91.5% of statements
17:39:26 [2021-07-16T17:39:26.638Z] ok  	github.com/docker/docker/pkg/truncindex	0.134s	coverage: 91.5% of statements
17:39:27 [2021-07-16T17:39:27.100Z] === RUN   TestIsGIT
17:39:27 [2021-07-16T17:39:27.100Z] --- PASS: TestIsGIT (0.00s)
17:39:27 [2021-07-16T17:39:27.100Z] === RUN   TestIsTransport
17:39:27 [2021-07-16T17:39:27.100Z] --- PASS: TestIsTransport (0.00s)
17:39:27 [2021-07-16T17:39:27.100Z] PASS
17:39:27 [2021-07-16T17:39:27.100Z] coverage: 100.0% of statements
17:39:27 [2021-07-16T17:39:27.100Z] ok  	github.com/docker/docker/pkg/urlutil	0.035s	coverage: 100.0% of statements
17:39:27 [2021-07-16T17:39:27.111Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:39:27 [2021-07-16T17:39:27.111Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:39:27 [2021-07-16T17:39:27.563Z] === RUN   TestVersionInfo
17:39:27 [2021-07-16T17:39:27.563Z] --- PASS: TestVersionInfo (0.00s)
17:39:27 [2021-07-16T17:39:27.563Z] === RUN   TestAppendVersions
17:39:27 [2021-07-16T17:39:27.563Z] --- PASS: TestAppendVersions (0.00s)
17:39:27 [2021-07-16T17:39:27.563Z] PASS
17:39:27 [2021-07-16T17:39:27.563Z] coverage: 88.9% of statements
17:39:27 [2021-07-16T17:39:27.563Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
17:39:28 [2021-07-16T17:39:28.036Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:39:28 [2021-07-16T17:39:28.036Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:39:28 [2021-07-16T17:39:28.291Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:39:28 [2021-07-16T17:39:28.540Z] --- PASS: TestAllocateRandomDeallocate (5.69s)
17:39:28 [2021-07-16T17:39:28.540Z] === RUN   TestRetrieveFromStore
17:39:29 [2021-07-16T17:39:29.002Z] === RUN   TestValidatePrivileges
17:39:29 [2021-07-16T17:39:29.002Z] --- PASS: TestValidatePrivileges (0.00s)
17:39:29 [2021-07-16T17:39:29.002Z] === RUN   TestFilterByCapNeg
17:39:29 [2021-07-16T17:39:29.002Z] --- PASS: TestFilterByCapNeg (0.00s)
17:39:29 [2021-07-16T17:39:29.002Z] === RUN   TestFilterByCapPos
17:39:29 [2021-07-16T17:39:29.002Z] --- PASS: TestFilterByCapPos (0.00s)
17:39:29 [2021-07-16T17:39:29.002Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:39:29 [2021-07-16T17:39:29.002Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:39:29 [2021-07-16T17:39:29.002Z] PASS
17:39:29 [2021-07-16T17:39:29.002Z] coverage: 12.0% of statements
17:39:29 [2021-07-16T17:39:29.002Z] ok  	github.com/docker/docker/plugin	0.041s	coverage: 12.0% of statements
17:39:29 [2021-07-16T17:39:29.043Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s)
17:39:29 [2021-07-16T17:39:29.043Z] === RUN   TestCreateServiceSecretFileMode
17:39:29 [2021-07-16T17:39:29.217Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:39:29 [2021-07-16T17:39:29.800Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:39:29 [2021-07-16T17:39:29.977Z] === RUN   TestNewSettable
17:39:29 [2021-07-16T17:39:29.978Z] --- PASS: TestNewSettable (0.00s)
17:39:29 [2021-07-16T17:39:29.978Z] === RUN   TestIsSettable
17:39:29 [2021-07-16T17:39:29.978Z] --- PASS: TestIsSettable (0.00s)
17:39:29 [2021-07-16T17:39:29.978Z] === RUN   TestUpdateSettingsEnv
17:39:29 [2021-07-16T17:39:29.978Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:39:29 [2021-07-16T17:39:29.978Z] PASS
17:39:29 [2021-07-16T17:39:29.978Z] coverage: 20.0% of statements
17:39:29 [2021-07-16T17:39:29.978Z] ok  	github.com/docker/docker/plugin/v2	0.035s	coverage: 20.0% of statements
17:39:30 [2021-07-16T17:39:30.440Z] --- PASS: TestRetrieveFromStore (1.94s)
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestRequestReleaseAddressDuplicate
17:39:30 [2021-07-16T17:39:30.440Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestParallelPredefinedRequest1
17:39:30 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest1
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestParallelPredefinedRequest2
17:39:30 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest2
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestParallelPredefinedRequest3
17:39:30 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest3
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestParallelPredefinedRequest4
17:39:30 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest4
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestParallelPredefinedRequest5
17:39:30 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest5
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestDebug
17:39:30 [2021-07-16T17:39:30.440Z] --- PASS: TestDebug (0.00s)
17:39:30 [2021-07-16T17:39:30.440Z] === RUN   TestRequestPoolParallel
17:39:30 [2021-07-16T17:39:30.903Z] === RUN   TestLoad
17:39:30 [2021-07-16T17:39:30.903Z] --- PASS: TestLoad (0.01s)
17:39:30 [2021-07-16T17:39:30.903Z] === RUN   TestSave
17:39:30 [2021-07-16T17:39:30.903Z] --- PASS: TestSave (0.09s)
17:39:30 [2021-07-16T17:39:30.903Z] === RUN   TestAddDeleteGet
17:39:30 [2021-07-16T17:39:30.903Z] --- PASS: TestAddDeleteGet (0.04s)
17:39:30 [2021-07-16T17:39:30.903Z] === RUN   TestInvalidTags
17:39:30 [2021-07-16T17:39:30.903Z] --- PASS: TestInvalidTags (0.00s)
17:39:30 [2021-07-16T17:39:30.903Z] PASS
17:39:30 [2021-07-16T17:39:30.903Z] coverage: 83.7% of statements
17:39:30 [2021-07-16T17:39:30.903Z] ok  	github.com/docker/docker/reference	0.184s	coverage: 83.7% of statements
17:39:30 [2021-07-16T17:39:30.903Z] --- PASS: TestRequestPoolParallel (0.59s)
17:39:30 [2021-07-16T17:39:30.903Z] === RUN   TestFullAllocateRelease
17:39:31 [2021-07-16T17:39:31.166Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:39:31 [2021-07-16T17:39:31.366Z] --- PASS: TestFullAllocateRelease (0.44s)
17:39:31 [2021-07-16T17:39:31.367Z] === RUN   TestOddAllocateRelease
17:39:31 [2021-07-16T17:39:31.593Z] --- PASS: TestCreateServiceSecretFileMode (2.88s)
17:39:31 [2021-07-16T17:39:31.593Z] === RUN   TestCreateServiceConfigFileMode
17:39:31 [2021-07-16T17:39:31.727Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:39:31 [2021-07-16T17:39:31.727Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:39:31 [2021-07-16T17:39:31.829Z] --- PASS: TestOddAllocateRelease (0.37s)
17:39:31 [2021-07-16T17:39:31.829Z] === RUN   TestFullAllocateSerialReleaseParallel
17:39:31 [2021-07-16T17:39:31.829Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s)
17:39:31 [2021-07-16T17:39:31.829Z] === RUN   TestOddAllocateSerialReleaseParallel
17:39:32 [2021-07-16T17:39:32.291Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
17:39:32 [2021-07-16T17:39:32.291Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:39:32 [2021-07-16T17:39:32.291Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
17:39:32 [2021-07-16T17:39:32.291Z] === CONT  TestParallelPredefinedRequest1
17:39:32 [2021-07-16T17:39:32.291Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:39:32 [2021-07-16T17:39:32.291Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:39:32 [2021-07-16T17:39:32.291Z] === CONT  TestParallelPredefinedRequest5
17:39:32 [2021-07-16T17:39:32.291Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:39:32 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:39:32 [2021-07-16T17:39:32.292Z] === CONT  TestParallelPredefinedRequest4
17:39:32 [2021-07-16T17:39:32.292Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:39:32 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:39:32 [2021-07-16T17:39:32.292Z] === CONT  TestParallelPredefinedRequest3
17:39:32 [2021-07-16T17:39:32.292Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:39:32 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:39:32 [2021-07-16T17:39:32.292Z] === CONT  TestParallelPredefinedRequest2
17:39:32 [2021-07-16T17:39:32.292Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:39:32 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:39:32 [2021-07-16T17:39:32.292Z] PASS
17:39:32 [2021-07-16T17:39:32.292Z] coverage: 85.3% of statements
17:39:32 [2021-07-16T17:39:32.292Z] ok  	github.com/docker/docker/libnetwork/ipam	56.745s	coverage: 85.3% of statements
17:39:32 [2021-07-16T17:39:32.653Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:39:33 [2021-07-16T17:39:33.268Z] === RUN   TestResolveAuthConfigIndexServer
17:39:33 [2021-07-16T17:39:33.268Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:39:33 [2021-07-16T17:39:33.268Z] === RUN   TestResolveAuthConfigFullURL
17:39:33 [2021-07-16T17:39:33.268Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:39:33 [2021-07-16T17:39:33.268Z] === RUN   TestLoadAllowNondistributableArtifacts
17:39:33 [2021-07-16T17:39:33.268Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:39:33 [2021-07-16T17:39:33.268Z] === RUN   TestValidateMirror
17:39:33 [2021-07-16T17:39:33.268Z] --- PASS: TestValidateMirror (0.00s)
17:39:33 [2021-07-16T17:39:33.268Z] === RUN   TestLoadInsecureRegistries
17:39:33 [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:39:33 [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:39:33 [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestLoadInsecureRegistries (0.15s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestNewServiceConfig
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestNewServiceConfig (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestValidateIndexName
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestValidateIndexName (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestValidateIndexNameWithError
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestEndpointParse
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestEndpointParse (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestEndpointParseInvalid
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestValidateEndpoint
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestValidateEndpoint (0.01s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestPing
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestPing (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestPingRegistryEndpoint
17:39:33 [2021-07-16T17:39:33.731Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:39:33 [2021-07-16T17:39:33.731Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestEndpoint
17:39:33 [2021-07-16T17:39:33.731Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:39:33 [2021-07-16T17:39:33.731Z] --- SKIP: TestEndpoint (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestParseRepositoryInfo
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestNewIndexInfo
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestNewIndexInfo (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestMirrorEndpointLookup
17:39:33 [2021-07-16T17:39:33.731Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:39:33 [2021-07-16T17:39:33.731Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestSearchRepositories
17:39:33 [2021-07-16T17:39:33.731Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:39:33 [2021-07-16T17:39:33.731Z]         Host: 127.0.0.1:49313
17:39:33 [2021-07-16T17:39:33.731Z]         User-Agent: docker test client
17:39:33 [2021-07-16T17:39:33.731Z]         Authorization: Token fake-token
17:39:33 [2021-07-16T17:39:33.731Z]         X-Docker-Token: true
17:39:33 [2021-07-16T17:39:33.731Z]         Accept-Encoding: gzip
17:39:33 [2021-07-16T17:39:33.731Z]         
17:39:33 [2021-07-16T17:39:33.731Z]         
17:39:33 [2021-07-16T17:39:33.731Z]     registry_test.go:730: HTTP/1.1 200 OK
17:39:33 [2021-07-16T17:39:33.731Z]         Connection: close
17:39:33 [2021-07-16T17:39:33.731Z]         Content-Length: 144
17:39:33 [2021-07-16T17:39:33.731Z]         Cache-Control: no-cache
17:39:33 [2021-07-16T17:39:33.731Z]         Content-Type: application/json
17:39:33 [2021-07-16T17:39:33.731Z]         Date: Fri, 16 Jul 2021 17:39:33 GMT
17:39:33 [2021-07-16T17:39:33.731Z]         Expires: -1
17:39:33 [2021-07-16T17:39:33.731Z]         Pragma: no-cache
17:39:33 [2021-07-16T17:39:33.731Z]         Server: docker-tests/mock
17:39:33 [2021-07-16T17:39:33.731Z]         X-Docker-Registry-Config: mock
17:39:33 [2021-07-16T17:39:33.731Z]         X-Docker-Registry-Version: 0.0.0
17:39:33 [2021-07-16T17:39:33.731Z]         
17:39:33 [2021-07-16T17:39:33.731Z]         
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestSearchRepositories (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestTrustedLocation
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestTrustedLocation (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestAllowNondistributableArtifacts
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestIsSecureIndex
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestIsSecureIndex (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] PASS
17:39:33 [2021-07-16T17:39:33.731Z] coverage: 51.7% of statements
17:39:33 [2021-07-16T17:39:33.731Z] ok  	github.com/docker/docker/registry	0.238s	coverage: 51.7% of statements
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestClientStream
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestClientStream (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestClientSendFile
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestClientSendFile (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestClientWithRequestTimeout
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestFileSpecPlugin
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestFileSpecPlugin (0.01s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestFileJSONSpecPlugin
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestPluginAddHandler
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestPluginAddHandler (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestPluginWaitBadPlugin
17:39:33 [2021-07-16T17:39:33.731Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:39:33 [2021-07-16T17:39:33.731Z] === RUN   TestGet
17:39:33 [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:39:34 [2021-07-16T17:39:34.014Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:39:34 [2021-07-16T17:39:34.142Z] --- PASS: TestCreateServiceConfigFileMode (3.01s)
17:39:34 [2021-07-16T17:39:34.142Z] === RUN   TestCreateServiceSysctls
17:39:34 [2021-07-16T17:39:34.706Z] time="2021-07-16T17:39:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestReaderWithReadError
17:39:34 [2021-07-16T17:39:34.706Z] time="2021-07-16T17:39:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestReader
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReader (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:39:34 [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:39:34 [2021-07-16T17:39:34.706Z] PASS
17:39:34 [2021-07-16T17:39:34.706Z] coverage: 100.0% of statements
17:39:34 [2021-07-16T17:39:34.706Z] ok  	github.com/docker/docker/registry/resumable	0.215s	coverage: 100.0% of statements
17:39:35 [2021-07-16T17:39:35.680Z] === RUN   TestRestartManagerTimeout
17:39:35 [2021-07-16T17:39:35.680Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:39:35 [2021-07-16T17:39:35.680Z] === RUN   TestRestartManagerTimeoutReset
17:39:35 [2021-07-16T17:39:35.680Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:39:35 [2021-07-16T17:39:35.680Z] PASS
17:39:35 [2021-07-16T17:39:35.680Z] coverage: 50.9% of statements
17:39:35 [2021-07-16T17:39:35.680Z] ok  	github.com/docker/docker/restartmanager	0.036s	coverage: 50.9% of statements
17:39:35 [2021-07-16T17:39:35.899Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:39:36 [2021-07-16T17:39:36.142Z] === RUN   TestDecodeContainerConfig
17:39:36 [2021-07-16T17:39:36.142Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:39:36 [2021-07-16T17:39:36.142Z] === RUN   TestDecodeContainerConfigIsolation
17:39:36 [2021-07-16T17:39:36.142Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:39:36 [2021-07-16T17:39:36.142Z] === RUN   TestValidatePrivileged
17:39:36 [2021-07-16T17:39:36.142Z] --- PASS: TestValidatePrivileged (0.00s)
17:39:36 [2021-07-16T17:39:36.142Z] PASS
17:39:36 [2021-07-16T17:39:36.142Z] coverage: 52.2% of statements
17:39:36 [2021-07-16T17:39:36.142Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 52.2% of statements
17:39:36 [2021-07-16T17:39:36.604Z] time="2021-07-16T17:39:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:39:36 [2021-07-16T17:39:36.824Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:39:37 [2021-07-16T17:39:37.066Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:39:37 [2021-07-16T17:39:37.067Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:39:37 [2021-07-16T17:39:37.067Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:39:37 [2021-07-16T17:39:37.067Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:39:37 [2021-07-16T17:39:37.067Z] PASS
17:39:37 [2021-07-16T17:39:37.067Z] coverage: 62.5% of statements
17:39:37 [2021-07-16T17:39:37.067Z] ok  	github.com/docker/docker/testutil	0.039s	coverage: 62.5% of statements
17:39:37 [2021-07-16T17:39:37.384Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestBoolValue
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestBoolValue (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestBoolValueOrDefault
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestInt64ValueOrZero
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestInt64ValueOrDefault
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestInt64ValueOrDefaultWithError
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestJsonContentType
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestJsonContentType (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] PASS
17:39:38 [2021-07-16T17:39:38.260Z] coverage: 14.7% of statements
17:39:38 [2021-07-16T17:39:38.260Z] ok  	github.com/docker/docker/api/server/httputils	0.101s	coverage: 14.7% of statements
17:39:38 [2021-07-16T17:39:38.260Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestMaskSecretKeys
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestMaskSecretKeys (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestVersionMiddlewareVersion
17:39:38 [2021-07-16T17:39:38.260Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:39:38 [2021-07-16T17:39:38.260Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] PASS
17:39:38 [2021-07-16T17:39:38.261Z] coverage: 37.7% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ok  	github.com/docker/docker/api/server/middleware	0.049s	coverage: 37.7% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestAdjustForAPIVersion
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] PASS
17:39:38 [2021-07-16T17:39:38.261Z] coverage: 5.7% of statements
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestStrSliceMarshalJSON
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestStrSliceUnmarshalJSON
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestStrSliceUnmarshalString
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestStrSliceUnmarshalSlice
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] PASS
17:39:38 [2021-07-16T17:39:38.261Z] coverage: 90.0% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ok  	github.com/docker/docker/api/server/router/swarm	0.052s	coverage: 5.7% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestToJSON
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestToJSON (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestToParamWithVersion
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestToParamWithVersion (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestFromJSON
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestFromJSON (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestEmpty
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestEmpty (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestArgsMatchKVListEmptySources
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestArgsMatchKVList
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestArgsMatchKVList (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestArgsMatch
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestArgsMatch (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestAdd
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestAdd (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestDel
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestDel (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestLen
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestLen (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestExactMatch
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestExactMatch (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestOnlyOneExactMatch
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestContains
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestContains (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestValidate
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestValidate (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestWalkValues
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestWalkValues (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestFuzzyMatch
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestFuzzyMatch (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestClone
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestClone (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] PASS
17:39:38 [2021-07-16T17:39:38.261Z] coverage: 92.2% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ok  	github.com/docker/docker/api/types/filters	0.054s	coverage: 92.2% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestDurationToSecondsString
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestDurationToSecondsString (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestGetTimestamp
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestCompareVersion
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestCompareVersion (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] PASS
17:39:38 [2021-07-16T17:39:38.261Z] coverage: 75.0% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ok  	github.com/docker/docker/api/types/versions	0.052s	coverage: 75.0% of statements
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestGetTimestamp (0.14s)
17:39:38 [2021-07-16T17:39:38.261Z] === RUN   TestParseTimestamps
17:39:38 [2021-07-16T17:39:38.261Z] --- PASS: TestParseTimestamps (0.00s)
17:39:38 [2021-07-16T17:39:38.261Z] PASS
17:39:38 [2021-07-16T17:39:38.261Z] coverage: 100.0% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ok  	github.com/docker/docker/api/types/time	0.187s	coverage: 100.0% of statements
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:39:38 [2021-07-16T17:39:38.261Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:39:38 [2021-07-16T17:39:38.310Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:39:38 [2021-07-16T17:39:38.349Z] --- PASS: TestCreateServiceSysctls (3.45s)
17:39:38 [2021-07-16T17:39:38.349Z] === RUN   TestCreateServiceCapabilities
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:39:38 [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestCloneArgsSmartHttp
17:39:38 [2021-07-16T17:39:38.721Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestCloneArgsDumbHttp
17:39:38 [2021-07-16T17:39:38.721Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestCloneArgsGit
17:39:38 [2021-07-16T17:39:38.721Z] --- PASS: TestCloneArgsGit (0.00s)
17:39:38 [2021-07-16T17:39:38.721Z] === RUN   TestCheckoutGit
17:39:39 [2021-07-16T17:39:39.235Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:39:39 [2021-07-16T17:39:39.795Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestProcessNoDockerignore
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestProcessShouldLeaveAllFiles
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestDetectContentType
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestDetectContentType (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestSelectAcceptableMIME
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestInspectEmptyResponse
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestInspectResponseBinary
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestInspectResponseBinary (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestResponseUnsupportedContentType
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestInspectResponseTextSimple
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestInspectResponseEmptyContentType
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestUnknownContentLength
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestUnknownContentLength (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestDownloadRemote
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestDownloadRemote (0.07s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestGetWithStatusError
17:39:40 [2021-07-16T17:39:40.263Z] --- PASS: TestGetWithStatusError (0.01s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestCloseRootDirectory
17:39:40 [2021-07-16T17:39:40.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:39:40 [2021-07-16T17:39:40.263Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestHashFile
17:39:40 [2021-07-16T17:39:40.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:39:40 [2021-07-16T17:39:40.263Z] --- SKIP: TestHashFile (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestHashSubdir
17:39:40 [2021-07-16T17:39:40.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:39:40 [2021-07-16T17:39:40.263Z] --- SKIP: TestHashSubdir (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] === RUN   TestRemoveDirectory
17:39:40 [2021-07-16T17:39:40.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:39:40 [2021-07-16T17:39:40.263Z] --- SKIP: TestRemoveDirectory (0.00s)
17:39:40 [2021-07-16T17:39:40.263Z] PASS
17:39:40 [2021-07-16T17:39:40.263Z] coverage: 9.3% of statements
17:39:40 [2021-07-16T17:39:40.263Z] ok  	github.com/docker/docker/builder/remotecontext	0.201s	coverage: 9.3% of statements
17:39:40 [2021-07-16T17:39:40.267Z] --- PASS: TestCreateServiceCapabilities (2.69s)
17:39:40 [2021-07-16T17:39:40.267Z] === RUN   TestInspect
17:39:40 [2021-07-16T17:39:40.720Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:39:40 [2021-07-16T17:39:40.821Z] time="2021-07-16T17:39:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestGetAllAllowed
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestGetAllAllowed (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestGetAllMeta
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestGetAllMeta (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestWarnOnUnusedBuildArgs
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestIsUnreferencedBuiltin
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestIsExistingDirectory
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestIsExistingDirectory (0.01s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestGetFilenameForDownload
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestEnv2Variables
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestEnv2Variables (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestMaintainer
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestMaintainer (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestLabel
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestLabel (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestFromScratch
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestFromScratch (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestFromWithArg
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestFromWithArg (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestFromWithUndefinedArg
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestFromMultiStageWithNamedStage
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestOnbuild
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestOnbuild (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestWorkdir
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestWorkdir (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestCmd
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestCmd (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestHealthcheckNone
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestHealthcheckNone (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestHealthcheckCmd
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestHealthcheckCmd (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestEntrypoint
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestEntrypoint (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestExpose
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestExpose (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestUser
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestUser (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestVolume
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestVolume (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestStopSignal
17:39:41 [2021-07-16T17:39:41.238Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:39:41 [2021-07-16T17:39:41.238Z] --- SKIP: TestStopSignal (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestArg
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestArg (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestShell
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestShell (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestPrependEnvOnCmd
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestRunWithBuildArgs
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestRunIgnoresHealthcheck
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatchUnsupportedOptions
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestNormalizeWorkdir
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDispatch/COPY_url
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch (0.06s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestAddScratchImageAddsToMounts
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestAddFromScratchPopulatesPlatform
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestImageSourceGetAddsToMounts
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestEmptyDockerfile
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestEmptyDockerfile (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestSymlinkDockerfile
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDockerfileOutsideTheBuildContext
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestNonExistingDockerfile
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestCopyRunConfig
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestCopyRunConfig (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDeepCopyRunConfig
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestExportImage
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestExportImage (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestNormalizeDest
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestNormalizeDest (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] PASS
17:39:41 [2021-07-16T17:39:41.238Z] coverage: 47.0% of statements
17:39:41 [2021-07-16T17:39:41.238Z] ok  	github.com/docker/docker/builder/dockerfile	0.174s	coverage: 47.0% of statements
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestEnable
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestEnable (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestDisable
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestDisable (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] === RUN   TestEnabled
17:39:41 [2021-07-16T17:39:41.238Z] --- PASS: TestEnabled (0.00s)
17:39:41 [2021-07-16T17:39:41.238Z] PASS
17:39:41 [2021-07-16T17:39:41.238Z] coverage: 100.0% of statements
17:39:41 [2021-07-16T17:39:41.238Z] ok  	github.com/docker/docker/cli/debug	0.036s	coverage: 100.0% of statements
17:39:41 [2021-07-16T17:39:41.238Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:39:41 [2021-07-16T17:39:41.645Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestTCP4Proxy
17:39:42 [2021-07-16T17:39:42.208Z] --- PASS: TestTCP4Proxy (0.01s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestTCP4ProxyHalfClose
17:39:42 [2021-07-16T17:39:42.208Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestTCP6Proxy
17:39:42 [2021-07-16T17:39:42.208Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:39:42 [2021-07-16T17:39:42.208Z] --- SKIP: TestTCP6Proxy (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestTCPDualStackProxy
17:39:42 [2021-07-16T17:39:42.208Z]     network_proxy_test.go:212: No support for dual stack yet
17:39:42 [2021-07-16T17:39:42.208Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestUDP4Proxy
17:39:42 [2021-07-16T17:39:42.208Z] --- PASS: TestUDP4Proxy (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestUDP6Proxy
17:39:42 [2021-07-16T17:39:42.208Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:39:42 [2021-07-16T17:39:42.208Z] --- SKIP: TestUDP6Proxy (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestUDPWriteError
17:39:42 [2021-07-16T17:39:42.208Z] --- PASS: TestUDPWriteError (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestSCTP4Proxy
17:39:42 [2021-07-16T17:39:42.208Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:39:42 [2021-07-16T17:39:42.208Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] === RUN   TestSCTP6Proxy
17:39:42 [2021-07-16T17:39:42.208Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:39:42 [2021-07-16T17:39:42.208Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:39:42 [2021-07-16T17:39:42.208Z] PASS
17:39:42 [2021-07-16T17:39:42.208Z] coverage: 49.4% of statements
17:39:42 [2021-07-16T17:39:42.208Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.097s	coverage: 49.4% of statements
17:39:42 [2021-07-16T17:39:42.368Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:39:42 [2021-07-16T17:39:42.368Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:39:42 [2021-07-16T17:39:42.368Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:39:42 [2021-07-16T17:39:42.368Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:39:42 [2021-07-16T17:39:42.570Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:39:42 [2021-07-16T17:39:42.831Z] === RUN   TestGetDriver
17:39:42 [2021-07-16T17:39:42.831Z] --- PASS: TestGetDriver (0.00s)
17:39:42 [2021-07-16T17:39:42.831Z] === RUN   TestVolumeRequestError
17:39:42 [2021-07-16T17:39:42.831Z] --- PASS: TestVolumeRequestError (0.01s)
17:39:42 [2021-07-16T17:39:42.831Z] PASS
17:39:42 [2021-07-16T17:39:42.831Z] coverage: 36.1% of statements
17:39:42 [2021-07-16T17:39:42.831Z] ok  	github.com/docker/docker/volume/drivers	0.051s	coverage: 36.1% of statements
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestGetAddress
17:39:43 [2021-07-16T17:39:43.293Z] --- PASS: TestGetAddress (0.00s)
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestRemove
17:39:43 [2021-07-16T17:39:43.293Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:39:43 [2021-07-16T17:39:43.293Z] --- SKIP: TestRemove (0.00s)
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestInitializeWithVolumes
17:39:43 [2021-07-16T17:39:43.293Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestCreate
17:39:43 [2021-07-16T17:39:43.293Z] --- PASS: TestCreate (0.01s)
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestValidateName
17:39:43 [2021-07-16T17:39:43.293Z] --- PASS: TestValidateName (0.00s)
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestCreateWithOpts
17:39:43 [2021-07-16T17:39:43.293Z]     local_test.go:181: runtime.GOOS == "windows"
17:39:43 [2021-07-16T17:39:43.293Z] --- SKIP: TestCreateWithOpts (0.00s)
17:39:43 [2021-07-16T17:39:43.293Z] === RUN   TestRelaodNoOpts
17:39:43 [2021-07-16T17:39:43.293Z] --- PASS: TestRelaodNoOpts (0.01s)
17:39:43 [2021-07-16T17:39:43.293Z] PASS
17:39:43 [2021-07-16T17:39:43.293Z] coverage: 41.5% of statements
17:39:43 [2021-07-16T17:39:43.293Z] ok  	github.com/docker/docker/volume/local	0.062s	coverage: 41.5% of statements
17:39:44 [2021-07-16T17:39:44.270Z] === RUN   TestConvertTmpfsOptions
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:49: data="mode=700,size=1m"
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:49: data="ro"
17:39:44 [2021-07-16T17:39:44.270Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:39:44 [2021-07-16T17:39:44.270Z] === RUN   TestParseMountRaw
17:39:44 [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountRaw (0.03s)
17:39:44 [2021-07-16T17:39:44.270Z] === RUN   TestParseMountRawSplit
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 0
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 1
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 2
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 3
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 4
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 5
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 6
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 7
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 8
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 0
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 1
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 2
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 3
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 4
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 5
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 6
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 7
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 8
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 9
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 10
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 11
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 12
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 0
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 1
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 2
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 3
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 4
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 5
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 6
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 7
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 8
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 9
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 10
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:390: case 11
17:39:44 [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountRawSplit (0.00s)
17:39:44 [2021-07-16T17:39:44.270Z] === RUN   TestParseMountSpec
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:455: case 0
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:455: case 1
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:455: case 2
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:455: case 3
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:455: case 4
17:39:44 [2021-07-16T17:39:44.270Z]     parser_test.go:455: case 5
17:39:44 [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountSpec (0.00s)
17:39:44 [2021-07-16T17:39:44.270Z] === RUN   TestParseMountSpecBindWithFileinfoError
17:39:44 [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
17:39:44 [2021-07-16T17:39:44.270Z] === RUN   TestValidateMount
17:39:44 [2021-07-16T17:39:44.270Z] --- PASS: TestValidateMount (0.00s)
17:39:44 [2021-07-16T17:39:44.270Z] PASS
17:39:44 [2021-07-16T17:39:44.270Z] coverage: 66.2% of statements
17:39:44 [2021-07-16T17:39:44.270Z] ok  	github.com/docker/docker/volume/mounts	0.085s	coverage: 66.2% of statements
17:39:44 [2021-07-16T17:39:44.457Z]     docker_cli_service_logs_test.go:245: checking task l4lmo9xbutui
17:39:44 [2021-07-16T17:39:44.457Z]     docker_cli_service_logs_test.go:250: checking messages for l4lmo9xbutui
17:39:44 [2021-07-16T17:39:44.457Z]     docker_cli_service_logs_test.go:245: checking task lmst2j07x4qk
17:39:44 [2021-07-16T17:39:44.457Z]     docker_cli_service_logs_test.go:250: checking messages for lmst2j07x4qk
17:39:44 [2021-07-16T17:39:44.481Z] --- PASS: TestInspect (3.46s)
17:39:44 [2021-07-16T17:39:44.481Z] === RUN   TestCreateJob
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestSetGetMeta
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestSetGetMeta
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestRestore
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestRestore
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestServiceCreate
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestServiceCreate
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestServiceList
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestServiceList
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestServiceRemove
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestServiceRemove
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestServiceGet
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestServiceGet
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestServicePrune
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestServicePrune
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestCreate
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestCreate
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestRemove
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestRemove
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestList
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestList
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestFindByDriver
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestFindByDriver
17:39:45 [2021-07-16T17:39:45.245Z] === RUN   TestFindByReferenced
17:39:45 [2021-07-16T17:39:45.245Z] === PAUSE TestFindByReferenced
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestDerefMultipleOfSameRef
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestDerefMultipleOfSameRef
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestDefererencePluginOnCreateError
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestDefererencePluginOnCreateError
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestRefDerefRemove
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestRefDerefRemove
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestGet
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestGet
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestGetWithReference
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestGetWithReference
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_nil_list
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_nil_list
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_empty_list
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_empty_list
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_filter_some
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_some
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_filter_middle
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_middle
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:39:45 [2021-07-16T17:39:45.246Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:39:45 [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_nil_list
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_filter_some
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_empty_list
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFilterFunc/test_filter_middle
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestSetGetMeta
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFindByDriver
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestRefDerefRemove
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestSetGetMeta (0.02s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestList
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestRemove
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestRefDerefRemove (0.03s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestCreate
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestFindByDriver (0.04s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestServicePrune
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestCreate (0.03s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestServiceGet
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestRemove (0.04s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestServiceRemove
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestList (0.05s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestServiceList
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestServiceGet (0.10s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestServiceCreate
17:39:45 [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestServiceRemove (0.09s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestRestore
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestServiceList (0.10s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestGetWithReference
17:39:45 [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:39:45 [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestServiceCreate (0.03s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestDerefMultipleOfSameRef
17:39:45 [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestGetWithReference (0.03s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestFindByReferenced
17:39:45 [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestRestore (0.04s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestGet
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestServicePrune (0.16s)
17:39:45 [2021-07-16T17:39:45.246Z] === CONT  TestDefererencePluginOnCreateError
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestFindByReferenced (0.02s)
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestGet (0.02s)
17:39:45 [2021-07-16T17:39:45.246Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
17:39:45 [2021-07-16T17:39:45.246Z] PASS
17:39:45 [2021-07-16T17:39:45.246Z] coverage: 69.6% of statements
17:39:45 [2021-07-16T17:39:45.246Z] ok  	github.com/docker/docker/volume/service	0.262s	coverage: 69.6% of statements
17:39:46 [2021-07-16T17:39:46.341Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:39:46 [2021-07-16T17:39:46.341Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:39:46 [2021-07-16T17:39:46.901Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:39:47 [2021-07-16T17:39:47.786Z] --- PASS: TestCreateJob (4.10s)
17:39:47 [2021-07-16T17:39:47.786Z] === RUN   TestReplicatedJob
17:39:49 [2021-07-16T17:39:49.003Z] --- PASS: TestGet (15.01s)
17:39:49 [2021-07-16T17:39:49.003Z] === RUN   TestPluginWithNoManifest
17:39:49 [2021-07-16T17:39:49.003Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:39:49 [2021-07-16T17:39:49.003Z] === RUN   TestGetAll
17:39:49 [2021-07-16T17:39:49.003Z] --- PASS: TestGetAll (0.01s)
17:39:49 [2021-07-16T17:39:49.003Z] PASS
17:39:49 [2021-07-16T17:39:49.003Z] coverage: 73.4% of statements
17:39:49 [2021-07-16T17:39:49.003Z] ok  	github.com/docker/docker/pkg/plugins	34.933s	coverage: 73.4% of statements
17:39:49 [2021-07-16T17:39:49.412Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:39:51 [2021-07-16T17:39:51.297Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointCreateError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointCreate
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointDeleteError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointDelete
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointDelete (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointListError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointListError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointList
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointList (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCheckpointListContainerNotFound
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNewClientWithOpsFromEnv
17:39:53 [2021-07-16T17:39:53.087Z]     client_test.go:23: runtime.GOOS == "windows"
17:39:53 [2021-07-16T17:39:53.087Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestGetAPIPath
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestGetAPIPath (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestParseHostURL
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestParseHostURL (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNegotiateAPIVersionEmpty
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNegotiateAPIVersion
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNegotiateAPVersionOverride
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNegotiateAPIVersionAutomatic
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestClientRedirect
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestClientRedirect (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigCreateUnsupported
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigCreateError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigCreate
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigInspectNotFound
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigInspectUnsupported
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigInspectError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigInspectConfigNotFound
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigInspect
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigListUnsupported
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigListUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigListError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigListError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigList
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigList (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigRemoveUnsupported
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigRemoveError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigRemove
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigUpdateUnsupported
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigUpdateError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigUpdateError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestConfigUpdate
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestConfigUpdate (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerCommitError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCommitError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerCommit
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCommit (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStatPathError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPathError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStatPathNotFoundError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStatPathNoHeaderError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStatPath
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPath (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyToContainerError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainerError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyToContainerNotFoundError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyToContainerNotStatusOKError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyToContainer
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainer (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyFromContainerError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyFromContainerNotFoundError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyFromContainerNotStatusOKError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyFromContainerNoHeaderError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestCopyFromContainer
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainer (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerCreateError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerCreateImageNotFound
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerCreateWithName
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateWithName (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerCreateAutoRemove
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerDiffError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerDiffError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerDiff
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerDiff (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecCreateError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecCreate
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecStartError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecStartError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecStart
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecStart (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecInspectError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecInspect
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExportError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExportError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExport
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExport (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerInspectError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerInspectContainerNotFound
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerInspect
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerInspectNode
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectNode (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerKillError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerKillError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerKill
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerKill (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerListError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerListError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerList
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerList (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerLogsNotFoundError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerLogsError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerLogsError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerLogs
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerLogs (0.14s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerPauseError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerPauseError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerPause
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerPause (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainersPruneError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainersPruneError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainersPrune
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainersPrune (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRemoveError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRemoveNotFoundError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRemove
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRenameError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRenameError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRename
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRename (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerResizeError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerResizeError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecResizeError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecResizeError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerResize
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerResize (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerExecResize
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecResize (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRestartError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRestartError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerRestart
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRestart (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStartError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStartError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStart
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStart (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStatsError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatsError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStats
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStats (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStopError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStopError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerStop
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStop (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerTopError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerTopError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerTop
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerTop (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerUnpauseError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUnpauseError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerUnpause
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUnpause (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerUpdateError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUpdateError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerUpdate
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUpdate (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerWaitError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerWaitError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestContainerWait
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestContainerWait (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestDiskUsageError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestDiskUsageError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestDiskUsage
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestDiskUsage (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestDistributionInspectUnsupported
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestDistributionInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestEventsErrorInOptions
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestEventsErrorFromServer
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestEvents
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestEvents (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestTLSCloseWriter
17:39:53 [2021-07-16T17:39:53.087Z] === PAUSE TestTLSCloseWriter
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestImageBuildError
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestImageBuildError (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestImageBuild
17:39:53 [2021-07-16T17:39:53.087Z] --- PASS: TestImageBuild (0.00s)
17:39:53 [2021-07-16T17:39:53.087Z] === RUN   TestGetDockerOS
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestGetDockerOS (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageCreateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageCreate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageHistoryError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageHistoryError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageHistory
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageHistory (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageImportError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageImportError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageImport
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageImport (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageInspectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageInspectImageNotFound
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageInspect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageListError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageListError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageList
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageList (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageListApiBefore125
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageListApiBefore125 (0.01s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageLoadError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageLoadError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageLoad
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageLoad (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagesPruneError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagesPruneError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagesPrune
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagesPrune (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullReferenceParseError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullAnyError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullAnyError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullStatusUnauthorizedError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePullWithoutErrors
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushReferenceError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushReferenceError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushAnyError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushAnyError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushStatusUnauthorizedError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushStatusUnauthorizedError (0.01s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithoutErrors
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageRemoveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageRemoveImageNotFound
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageRemove
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSaveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSaveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSave
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSave (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSearchAnyError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchAnyError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSearchStatusUnauthorizedError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageSearchWithoutErrors
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageTagError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageTagInvalidReference
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageTagInvalidSourceImageName
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageTagHexSource
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagHexSource (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestImageTag
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestImageTag (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestInfoServerError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestInfoServerError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestInfoInvalidResponseJSONError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestInfo
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestInfo (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkConnectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkConnectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkConnect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkConnect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkCreateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkCreate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkDisconnectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkDisconnect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkDisconnect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkInspectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkInspectNotFoundError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkInspect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkListError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkListError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkList
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkList (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworksPruneError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworksPruneError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworksPrune
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworksPrune (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkRemoveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNetworkRemove
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeInspectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeInspectNodeNotFound
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeInspect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeListError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeListError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeList
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeList (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeRemoveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeRemove
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeUpdateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeUpdateError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestNodeUpdate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestNodeUpdate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestOptionWithTimeout
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestOptionWithTimeout (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingFail
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPingFail (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingWithError
17:39:53 [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response
17:39:53 [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPingWithError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingSuccess
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPingSuccess (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingHeadFallback
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingHeadFallback/OK
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingHeadFallback/Not_Found
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPingHeadFallback (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginDisableError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginDisableError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginDisable
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginDisable (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginEnableError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginEnableError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginEnable
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginEnable (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginInspectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginInspect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginListError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginListError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginList
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginList (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginPushError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginPushError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginPush
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginPush (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginRemoveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginRemove
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginSetError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginSetError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPluginSet
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPluginSet (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSetHostHeader
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSetHostHeader (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestPlainTextError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestPlainTextError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestInfiniteError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestInfiniteError (0.02s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestCanceledContext
17:39:53 [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestCanceledContext (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestDeadlineExceededContext
17:39:53 [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretCreateUnsupported
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretCreateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretCreate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretInspectUnsupported
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretInspectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretInspectSecretNotFound
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretInspect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretListUnsupported
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretListUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretListError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretListError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretList
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretList (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretRemoveUnsupported
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretRemoveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretRemove
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretUpdateUnsupported
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretUpdateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretUpdateError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSecretUpdate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSecretUpdate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceCreateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreateError (0.01s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceCreate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceCreateCompatiblePlatforms
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceCreateDigestPinning
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceInspectError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceInspectServiceNotFound
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceInspect
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceListError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceListError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceList
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceList (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceLogsError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceLogsError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceLogs
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceLogs (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceRemoveError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceRemoveNotFoundError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceRemove
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceUpdateError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceUpdateError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestServiceUpdate
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestServiceUpdate (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSwarmGetUnlockKeyError
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSwarmGetUnlockKey
17:39:53 [2021-07-16T17:39:53.088Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:39:53 [2021-07-16T17:39:53.088Z] === RUN   TestSwarmInitError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInitError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmInit
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInit (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmInspectError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmInspect
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmJoinError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmJoinError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmJoin
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmJoin (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmLeaveError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmLeaveError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmLeave
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmLeave (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmUnlockError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUnlockError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmUnlock
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUnlock (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmUpdateError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUpdateError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestSwarmUpdate
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUpdate (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestTaskInspectError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestTaskInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestTaskInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestTaskInspect
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestTaskInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestTaskListError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestTaskListError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestTaskList
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestTaskList (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeCreateError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeCreateError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeCreate
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeCreate (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeInspectError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspectError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeInspectNotFound
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeInspectWithEmptyID
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeInspect
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspect (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeListError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeListError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeList
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeList (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeRemoveError
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeRemoveError (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === RUN   TestVolumeRemove
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeRemove (0.00s)
17:39:53 [2021-07-16T17:39:53.089Z] === CONT  TestTLSCloseWriter
17:39:53 [2021-07-16T17:39:53.089Z] --- PASS: TestTLSCloseWriter (0.03s)
17:39:53 [2021-07-16T17:39:53.089Z] PASS
17:39:53 [2021-07-16T17:39:53.089Z] coverage: 75.0% of statements
17:39:53 [2021-07-16T17:39:53.089Z] ok  	github.com/docker/docker/client	0.384s	coverage: 75.0% of statements
17:39:53 [2021-07-16T17:39:53.809Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:39:55 [2021-07-16T17:39:55.714Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:39:55 [2021-07-16T17:39:55.932Z] --- PASS: TestReplicatedJob (6.71s)
17:39:55 [2021-07-16T17:39:55.932Z] === RUN   TestUpdateReplicatedJob
17:39:56 [2021-07-16T17:39:56.275Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:39:56 [2021-07-16T17:39:56.275Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:39:56 [2021-07-16T17:39:56.275Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:39:56 [2021-07-16T17:39:56.275Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:39:56 [2021-07-16T17:39:56.275Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:39:57 [2021-07-16T17:39:57.201Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:39:58 [2021-07-16T17:39:58.126Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:39:59 [2021-07-16T17:39:59.240Z] --- PASS: TestUpdateReplicatedJob (4.06s)
17:39:59 [2021-07-16T17:39:59.240Z] === RUN   TestServiceListWithStatuses
17:39:59 [2021-07-16T17:39:59.240Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:39:59 [2021-07-16T17:39:59.240Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:39:59 [2021-07-16T17:39:59.240Z] === RUN   TestDockerNetworkConnectAlias
17:39:59 [2021-07-16T17:39:59.487Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:40:01 [2021-07-16T17:40:01.373Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:40:02 [2021-07-16T17:40:02.619Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
17:40:02 [2021-07-16T17:40:02.619Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:40:02 [2021-07-16T17:40:02.619Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:40:02 [2021-07-16T17:40:02.619Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:40:02 [2021-07-16T17:40:02.619Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:40:03 [2021-07-16T17:40:03.512Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:40:03 [2021-07-16T17:40:03.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/test/unit
17:40:03 [2021-07-16T17:40:03.885Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:40:04 [2021-07-16T17:40:04.140Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:40:04 [2021-07-16T17:40:04.388Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:40:04 [2021-07-16T17:40:04.388Z] + TESTFLAGS+=' -test.timeout=5m'
17:40:04 [2021-07-16T17:40:04.388Z] + TESTDIRS=./...
17:40:04 [2021-07-16T17:40:04.388Z] + exclude_paths='/vendor/|/integration'
17:40:04 [2021-07-16T17:40:04.388Z] ++ go list ./...
17:40:04 [2021-07-16T17:40:04.388Z] ++ grep -vE '(/vendor/|/integration)'
17:40:04 [2021-07-16T17:40:04.532Z] --- PASS: TestDockerNetworkConnectAlias (5.33s)
17:40:04 [2021-07-16T17:40:04.532Z] === RUN   TestDockerNetworkReConnect
17:40:05 [2021-07-16T17:40:05.316Z] + pkg_list='github.com/docker/docker/api
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/backend/build
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/httputils
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/middleware
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/build
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/checkpoint
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/container
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/debug
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/distribution
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/grpc
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/image
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/network
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/plugin
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/session
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/swarm
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/system
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/volume
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/backend
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/blkiodev
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/container
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/events
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/filters
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/image
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/mount
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/network
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/plugins/logdriver
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/registry
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/strslice
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/swarm
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/swarm/runtime
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/time
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/versions
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/versions/v1p19
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/versions/v1p20
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/volume
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:40:05 [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/exporter
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/worker
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerfile
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerignore
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext/git
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/config
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/debug
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/client
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/docker-proxy
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/dockerd
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/container
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/container/stream
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/apparmor
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/docker-device-tool
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/httpserver
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/convert
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor/container
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/provider
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/config
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/discovery
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events/testutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/exec
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/aufs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/copy
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/register
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/vfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/zfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/images
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/initlayer
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/links
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/listeners
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/awslogs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/fluentd
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gcplogs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gelf
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/journald
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/local
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/logentries
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/loggerutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/splunk
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/syslog
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/templates
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/names
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/network
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/stats
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution/metadata
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution/utils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution/xfer
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/dockerversion
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/errdefs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/image
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/image/cache
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/image/tarexport
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/image/v1
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/internal/test/suite
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/layer
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/queue
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/remote
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/supervisor
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/types
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/api
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/bitseq
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cluster
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/config
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/datastore
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/diagnostic
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/discoverapi
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/driverapi
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/bridge
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/host
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/null
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/overlay
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/remote
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/windows
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drvregistry
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/etchosts
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/hostdiscovery
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/idm
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/internal/caller
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipam
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipamapi
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/builtin
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/null
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/remote
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipamutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/iptables
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/netlabel
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/netutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/networkdb
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ns
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/options
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/osl
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/osl/kernel
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/portallocator
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/portmapper
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/resolvconf
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/testutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/types
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/oci
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/oci/caps
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/opts
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/aaparser
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/archive
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/authorization
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/broadcaster
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/capabilities
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/chrootarchive
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/containerfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/devicemapper
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/directory
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/file
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/kv
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/memory
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/nodes
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/dmesg
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/filenotify
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/fileutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/fsutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/homedir
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/idtools
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/ioutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/jsonmessage
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/locker
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/longpath
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/loopback
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/mount
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/namesgenerator
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/parsers
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/parsers/kernel
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/pidfile
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/platform
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugingetter
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/transport
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/pools
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/progress
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/pubsub
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/reexec
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/signal
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/signal/testfiles
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/stdcopy
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/streamformatter
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/stringid
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/symlink
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/sysinfo
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/system
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/tailfile
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/tarsum
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/term
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/term/windows
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/truncindex
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/urlutil
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/useragent
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/plugin
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/plugin/executor/containerd
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/plugin/v2
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/profiles/apparmor
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/profiles/seccomp
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/quota
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/reference
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/registry
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/registry/resumable
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/restartmanager
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/rootless
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/rootless/specconv
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/runconfig
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/runconfig/opts
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/daemon
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/environment
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fakecontext
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fakegit
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fakestorage
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fixtures/load
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fixtures/plugin
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/registry
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/request
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/drivers
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/local
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/mounts
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/service
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/service/opts
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/testutils'
17:40:05 [2021-07-16T17:40:05.317Z] + grep --fixed-strings libnetwork/drivers/bridge
17:40:05 [2021-07-16T17:40:05.317Z] + echo 'github.com/docker/docker/api
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/backend/build
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/httputils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/middleware
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/build
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/checkpoint
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/container
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/debug
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/distribution
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/grpc
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/image
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/network
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/plugin
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/session
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/swarm
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/system
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/volume
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/backend
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/blkiodev
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/container
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/events
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/filters
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/image
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/mount
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/network
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/plugins/logdriver
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/registry
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/strslice
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/swarm
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/swarm/runtime
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/time
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/versions
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/versions/v1p19
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/versions/v1p20
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/volume
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/exporter
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/worker
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerfile
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerignore
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext/git
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/config
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/debug
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/client
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/docker-proxy
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/dockerd
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/container
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/container/stream
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/apparmor
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/docker-device-tool
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/httpserver
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/convert
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor/container
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/provider
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/config
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/discovery
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events/testutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/exec
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/aufs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/copy
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/register
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/vfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/zfs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/images
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/initlayer
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/links
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/listeners
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/awslogs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/fluentd
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gcplogs
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gelf
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/journald
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:40:05 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/local
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/logentries
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/loggerutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/splunk
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/syslog
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/templates
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/names
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/network
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/stats
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution/metadata
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution/utils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution/xfer
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/dockerversion
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/errdefs
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/image
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/image/cache
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/image/tarexport
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/image/v1
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/internal/test/suite
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/layer
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/queue
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/remote
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/supervisor
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/types
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/api
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/bitseq
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cluster
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/config
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/datastore
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/diagnostic
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/discoverapi
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/driverapi
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/host
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/null
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/overlay
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/remote
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/windows
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drvregistry
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/etchosts
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/hostdiscovery
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/idm
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/internal/caller
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipam
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipamapi
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/builtin
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/null
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/remote
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipamutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/iptables
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/netlabel
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/netutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/networkdb
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ns
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/options
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/osl
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/osl/kernel
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/portallocator
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/portmapper
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/resolvconf
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/testutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/types
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/oci
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/oci/caps
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/opts
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/aaparser
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/archive
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/authorization
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/broadcaster
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/capabilities
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/chrootarchive
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/containerfs
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/devicemapper
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/directory
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/file
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/kv
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/memory
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/nodes
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/dmesg
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/filenotify
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/fileutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/fsutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/homedir
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/idtools
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/ioutils
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/jsonmessage
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/locker
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/longpath
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/loopback
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/mount
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/namesgenerator
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/parsers
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/parsers/kernel
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/pidfile
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/platform
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugingetter
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/transport
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/pools
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/progress
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/pubsub
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/reexec
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/signal
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/signal/testfiles
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/stdcopy
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/streamformatter
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/stringid
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/symlink
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/sysinfo
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/system
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/tailfile
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/tarsum
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/term
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/term/windows
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/truncindex
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/urlutil
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/useragent
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/plugin
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/plugin/executor/containerd
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/plugin/v2
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/profiles/apparmor
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/profiles/seccomp
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/quota
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/reference
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/registry
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/registry/resumable
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/restartmanager
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/rootless
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/rootless/specconv
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/runconfig
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/runconfig/opts
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/daemon
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/environment
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fakecontext
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fakegit
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fakestorage
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fixtures/load
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fixtures/plugin
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/registry
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/request
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/drivers
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/local
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/mounts
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/service
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/service/opts
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/testutils'
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge
17:40:05 [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:40:05 [2021-07-16T17:40:05.318Z] + type docker-proxy
17:40:05 [2021-07-16T17:40:05.318Z] hack/test/unit: line 22: type: docker-proxy: not found
17:40:05 [2021-07-16T17:40:05.318Z] + hack/make.sh binary-proxy install-proxy
17:40:05 [2021-07-16T17:40:05.318Z] 
17:40:05 [2021-07-16T17:40:05.318Z] Removing bundles/
17:40:05 [2021-07-16T17:40:05.318Z] 
17:40:05 [2021-07-16T17:40:05.318Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:40:05 [2021-07-16T17:40:05.318Z] Building: bundles/binary-proxy/docker-proxy-dev
17:40:05 [2021-07-16T17:40:05.318Z] GOOS="" GOARCH="" GOARM=""
17:40:06 [2021-07-16T17:40:06.025Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:40:06 [2021-07-16T17:40:06.951Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:40:06 [2021-07-16T17:40:06.951Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:40:06 [2021-07-16T17:40:06.951Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:40:07 [2021-07-16T17:40:07.877Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:40:07 [2021-07-16T17:40:07.964Z] --- PASS: TestCheckoutGit (28.28s)
17:40:07 [2021-07-16T17:40:07.964Z] === RUN   TestValidGitTransport
17:40:07 [2021-07-16T17:40:07.964Z] --- PASS: TestValidGitTransport (0.00s)
17:40:07 [2021-07-16T17:40:07.964Z] === RUN   TestGitInvalidRef
17:40:07 [2021-07-16T17:40:07.964Z] --- PASS: TestGitInvalidRef (0.20s)
17:40:07 [2021-07-16T17:40:07.964Z] PASS
17:40:07 [2021-07-16T17:40:07.964Z] coverage: 86.3% of statements
17:40:07 [2021-07-16T17:40:07.964Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.541s	coverage: 86.3% of statements
17:40:07 [2021-07-16T17:40:07.964Z] ?   	github.com/docker/docker/cli	[no test files]
17:40:07 [2021-07-16T17:40:07.964Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:40:08 [2021-07-16T17:40:08.742Z] --- PASS: TestDockerNetworkReConnect (4.24s)
17:40:08 [2021-07-16T17:40:08.742Z] === RUN   TestServicePlugin
17:40:08 [2021-07-16T17:40:08.742Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:08 [2021-07-16T17:40:08.742Z] --- SKIP: TestServicePlugin (0.00s)
17:40:08 [2021-07-16T17:40:08.742Z] === RUN   TestServiceUpdateLabel
17:40:09 [2021-07-16T17:40:09.764Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:40:09 [2021-07-16T17:40:09.764Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:40:10 [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:06 Closing DB instances...
17:40:10 [2021-07-16T17:40:10.151Z] --- PASS: TestNetworkDBGarbageCollection (53.62s)
17:40:10 [2021-07-16T17:40:10.151Z] === RUN   TestFindNode
17:40:10 [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:08 Closing DB instances...
17:40:10 [2021-07-16T17:40:10.151Z] --- PASS: TestFindNode (0.01s)
17:40:10 [2021-07-16T17:40:10.151Z] === RUN   TestChangeNodeState
17:40:10 [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:08 Closing DB instances...
17:40:10 [2021-07-16T17:40:10.151Z] --- PASS: TestChangeNodeState (0.01s)
17:40:10 [2021-07-16T17:40:10.151Z] === RUN   TestNodeReincarnation
17:40:10 [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:08 Closing DB instances...
17:40:10 [2021-07-16T17:40:10.689Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:40:11 [2021-07-16T17:40:11.249Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:40:11 [2021-07-16T17:40:11.290Z] --- PASS: TestServiceUpdateLabel (2.64s)
17:40:11 [2021-07-16T17:40:11.290Z] === RUN   TestServiceUpdateSecrets
17:40:11 [2021-07-16T17:40:11.856Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:40:11 [2021-07-16T17:40:11.856Z] 
17:40:11 [2021-07-16T17:40:11.856Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:40:11 [2021-07-16T17:40:11.856Z] Installing docker-proxy to /usr/local/bin/
17:40:11 [2021-07-16T17:40:11.856Z] 
17:40:11 [2021-07-16T17:40:11.856Z] + mkdir -p bundles
17:40:11 [2021-07-16T17:40:11.857Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:40:12 [2021-07-16T17:40:12.175Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:40:12 [2021-07-16T17:40:12.418Z] ?   	github.com/docker/docker/api	[no test files]
17:40:12 [2021-07-16T17:40:12.735Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:40:12 [2021-07-16T17:40:12.735Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:40:13 [2021-07-16T17:40:13.660Z] === RUN   TestDockerSuite/TestRunEnvironment
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:40:13 [2021-07-16T17:40:13.907Z] --- PASS: TestNodeReincarnation (5.01s)
17:40:13 [2021-07-16T17:40:13.907Z] === RUN   TestParallelCreate
17:40:13 [2021-07-16T17:40:13.907Z] 2021/07/16 17:40:13 Closing DB instances...
17:40:13 [2021-07-16T17:40:13.907Z] --- PASS: TestParallelCreate (0.01s)
17:40:13 [2021-07-16T17:40:13.907Z] === RUN   TestParallelDelete
17:40:13 [2021-07-16T17:40:13.907Z] 2021/07/16 17:40:13 Closing DB instances...
17:40:13 [2021-07-16T17:40:13.907Z] --- PASS: TestParallelDelete (0.01s)
17:40:13 [2021-07-16T17:40:13.907Z] === RUN   TestNetworkDBIslands
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c3b0cea5eb6 with config:&{NodeID:5c3b0cea5eb6 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2723889513d3 with config:&{NodeID:2723889513d3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
17:40:13 [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5e9306474ab2 with config:&{NodeID:5e9306474ab2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49357"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.585Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0f4e37d34cf7 with config:&{NodeID:0f4e37d34cf7 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49359"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:40:14 [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.145Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3b611011bd7e with config:&{NodeID:3b611011bd7e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49361"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:40:15 [2021-07-16T17:40:15.295Z]     networkdb_test.go:834: Re-joining: 3
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="The new bootstrap node list is:[172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49363"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49364"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035"
17:40:15 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49365"
17:40:15 [2021-07-16T17:40:15.760Z]     networkdb_test.go:834: Re-joining: 4
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=info msg="The new bootstrap node list is:[172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49366"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49367"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49368"
17:40:15 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=info msg="node 0 leaving"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node3(5e9306474ab2): Node leave event for 5c3b0cea5eb6/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node2(2723889513d3): Node leave event for 5c3b0cea5eb6/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 5c3b0cea5eb6/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node1(5c3b0cea5eb6): Node leave event for 5c3b0cea5eb6/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node5(3b611011bd7e): Node leave event for 5c3b0cea5eb6/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.508Z] === RUN   TestDockerSuite/TestRunExitCode
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node 1 leaving"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 2723889513d3/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeFailed"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, added to failed nodes list"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node3(5e9306474ab2): Node leave event for 2723889513d3/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node5(3b611011bd7e): Node leave event for 2723889513d3/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=error msg="node: 2723889513d3 is unknown to memberlist"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node 2 leaving"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node5(3b611011bd7e): Node leave event for 5e9306474ab2/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 5e9306474ab2/172.29.228.189"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2 change state NodeActive --> NodeLeft"
17:40:16 [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node3(5e9306474ab2): Node leave event for 5e9306474ab2/172.29.228.189"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=debug msg="memberlist: Failed ping: 2723889513d3 (timeout reached)"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.228.189:10035: use of closed network connection"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.228.189:10037: use of closed network connection"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.228.189:10036: use of closed network connection"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2/172.29.228.189, left gossip cluster"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2/172.29.228.189, left gossip cluster"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2/172.29.228.189, left gossip cluster"
17:40:17 [2021-07-16T17:40:17.151Z]     networkdb_test.go:866: node4: OK
17:40:17 [2021-07-16T17:40:17.151Z]     networkdb_test.go:866: node5: OK
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="node 0 coming back"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5cc3609b51e2 with config:&{NodeID:5cc3609b51e2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="node 1 coming back"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e4212010fe50 with config:&{NodeID:e4212010fe50 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="node 2 coming back"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c6ac587e25ed with config:&{NodeID:c6ac587e25ed Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster"
17:40:17 [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list"
17:40:17 [2021-07-16T17:40:17.434Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:40:17 [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=info msg="memberlist: Suspect 2723889513d3 has failed, no acks received"
17:40:17 [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=debug msg="memberlist: Failed ping: 0f4e37d34cf7 (timeout reached)"
17:40:17 [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.228.189:10037: use of closed network connection"
17:40:17 [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49370"
17:40:18 [2021-07-16T17:40:18.076Z] time="2021-07-16T17:40:18Z" level=warning msg="memberlist: Was able to connect to 0f4e37d34cf7 but other probes failed, network may be misconfigured"
17:40:18 [2021-07-16T17:40:18.359Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:40:19 [2021-07-16T17:40:19.284Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:40:19 [2021-07-16T17:40:19.284Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:40:20 [2021-07-16T17:40:20.209Z] === RUN   TestDockerSuite/TestRunExposePort
17:40:20 [2021-07-16T17:40:20.209Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:40:21 [2021-07-16T17:40:21.167Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:40:21 [2021-07-16T17:40:21.733Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:40:21 [2021-07-16T17:40:21.988Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestContainerStopSignal
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestContainerStopSignal (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestContainerStopTimeout
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestContainerStopTimeout (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestContainerSecretReferenceDestTarget
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestContainerLogPathSetForRingLogger
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestReplaceAndAppendEnvVars
17:40:22 [2021-07-16T17:40:22.788Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestNewMemoryStore
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestNewMemoryStore (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestAddContainers
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestAddContainers (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestGetContainer
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestGetContainer (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestDeleteContainer
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestDeleteContainer (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestListContainers
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestListContainers (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestFirstContainer
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestFirstContainer (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestApplyAllContainer
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestApplyAllContainer (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestIsValidHealthString
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestIsValidHealthString (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestStateRunStop
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestStateRunStop (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestStateTimeoutWait
17:40:22 [2021-07-16T17:40:22.788Z]     state_test.go:141: Stop callback fired
17:40:22 [2021-07-16T17:40:22.788Z]     state_test.go:165: Stop callback fired
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestStateTimeoutWait (0.11s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestIsValidStateString
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestIsValidStateString (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestViewSaveDelete
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestViewSaveDelete (0.02s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestViewAll
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestViewAll (0.01s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestViewGet
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestViewGet (0.01s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestNames
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestNames (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestViewWithHealthCheck
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestViewWithHealthCheck (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] PASS
17:40:22 [2021-07-16T17:40:22.788Z] coverage: 41.5% of statements
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestConfigureDaemonLogs
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestCommonOptionsInstallFlags
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] PASS
17:40:22 [2021-07-16T17:40:22.788Z] coverage: 18.8% of statements
17:40:22 [2021-07-16T17:40:22.788Z] ok  	github.com/docker/docker/container	0.245s	coverage: 41.5% of statements
17:40:22 [2021-07-16T17:40:22.788Z] ok  	github.com/docker/docker/cmd/dockerd	0.160s	coverage: 18.8% of statements
17:40:22 [2021-07-16T17:40:22.788Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:40:22 [2021-07-16T17:40:22.788Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:40:22 [2021-07-16T17:40:22.788Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:40:22 [2021-07-16T17:40:22.788Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestPrepare
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestPrepare (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestStart
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestStart (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestWaitCancel
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestWaitCancel (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestWaitDisabled
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestWaitDisabled (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestWaitEnabled
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestWaitEnabled (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] === RUN   TestRemove
17:40:22 [2021-07-16T17:40:22.788Z] --- PASS: TestRemove (0.00s)
17:40:22 [2021-07-16T17:40:22.788Z] PASS
17:40:22 [2021-07-16T17:40:22.788Z] coverage: 65.3% of statements
17:40:22 [2021-07-16T17:40:22.788Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
17:40:23 [2021-07-16T17:40:23.873Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:40:24 [2021-07-16T17:40:24.128Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:40:24 [2021-07-16T17:40:24.128Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:40:24 [2021-07-16T17:40:24.128Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:40:24 [2021-07-16T17:40:24.688Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:40:24 [2021-07-16T17:40:24.969Z] === RUN   TestNewListSecretsFilters
17:40:24 [2021-07-16T17:40:24.969Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:40:24 [2021-07-16T17:40:24.969Z] === RUN   TestNewListConfigsFilters
17:40:24 [2021-07-16T17:40:24.969Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:40:24 [2021-07-16T17:40:24.969Z] PASS
17:40:24 [2021-07-16T17:40:24.969Z] coverage: 0.5% of statements
17:40:24 [2021-07-16T17:40:24.969Z] ok  	github.com/docker/docker/daemon/cluster	0.832s	coverage: 0.5% of statements
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCIsolation
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCConfigs
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCConfigs
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:40:25 [2021-07-16T17:40:25.429Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:40:25 [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:40:25 [2021-07-16T17:40:25.429Z] PASS
17:40:25 [2021-07-16T17:40:25.429Z] coverage: 35.9% of statements
17:40:25 [2021-07-16T17:40:25.429Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.214s	coverage: 35.9% of statements
17:40:26 [2021-07-16T17:40:26.219Z] --- PASS: TestServiceUpdateSecrets (15.42s)
17:40:26 [2021-07-16T17:40:26.219Z] === RUN   TestServiceUpdateConfigs
17:40:26 [2021-07-16T17:40:26.573Z]     docker_cli_swarm_test.go:1901: [d5ddb6b754c23] joining swarm manager [dc635c4f36499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:40:27 [2021-07-16T17:40:27.271Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
17:40:27 [2021-07-16T17:40:27.936Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:40:27 [2021-07-16T17:40:27.936Z]     docker_cli_swarm_test.go:1902: [d89b567ed98b4] joining swarm manager [dc635c4f36499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:40:28 [2021-07-16T17:40:28.497Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestWaitNodeAttachment
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestBuilderGC
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestBuilderGC (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationNotFound
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonBrokenConfiguration
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestParseClusterAdvertiseSettings
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestFindConfigurationConflicts
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeConflicts
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_label
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_dns
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_dns-search
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestModifiedDiscoverySettings
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestReloadSetConfigFileNotExist
17:40:29 [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestReloadDefaultConfigNotExist
17:40:29 [2021-07-16T17:40:29.170Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:40:29 [2021-07-16T17:40:29.170Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestReloadBadDefaultConfig
17:40:29 [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-320343255"
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestReloadWithConflictingLabels
17:40:29 [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-389169226"
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestReloadWithDuplicateLabels
17:40:29 [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-606860577"
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestDaemonConfigurationMerge
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] PASS
17:40:29 [2021-07-16T17:40:29.170Z] coverage: 79.2% of statements
17:40:29 [2021-07-16T17:40:29.170Z] ok  	github.com/docker/docker/daemon/config	0.222s	coverage: 79.2% of statements
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestIsolationConversion
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestIsolationConversion/default
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestIsolationConversion/process
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestIsolationConversion/hyperv
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestIsolationConversion (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestContainerLabels
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestContainerLabels (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestCredentialSpecConversion
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestCredentialSpecConversion/none
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestCredentialSpecConversion/config
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestCredentialSpecConversion/file
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestCredentialSpecConversion/registry
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestControllerValidateMountBind
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestControllerValidateMountVolume
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestControllerValidateMountTarget
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestControllerValidateMountTmpfs
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestControllerValidateMountInvalidType
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] === RUN   TestControllerValidateMountNamedPipe
17:40:29 [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:40:29 [2021-07-16T17:40:29.170Z] PASS
17:40:29 [2021-07-16T17:40:29.170Z] coverage: 11.0% of statements
17:40:29 [2021-07-16T17:40:29.170Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.611s	coverage: 11.0% of statements
17:40:29 [2021-07-16T17:40:29.630Z] === RUN   TestDiscoveryOptsErrors
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDiscoveryOpts
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDiscoveryOpts (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] PASS
17:40:29 [2021-07-16T17:40:29.631Z] coverage: 30.0% of statements
17:40:29 [2021-07-16T17:40:29.631Z] ok  	github.com/docker/docker/daemon/discovery	0.040s	coverage: 30.0% of statements
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestVerifyNetworkingConfig
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestGetContainer
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestGetContainer (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestValidContainerNames
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestValidContainerNames (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestContainerInitDNS
17:40:29 [2021-07-16T17:40:29.631Z]     daemon_test.go:147: root required
17:40:29 [2021-07-16T17:40:29.631Z] --- SKIP: TestContainerInitDNS (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestMerge
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestMerge (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestValidateContainerIsolation
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestFindNetworkErrorType
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestEnsureServicesExist
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExist (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestEnsureServicesExistErrors
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestContainerDelete
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestContainerDelete (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestContainerDoubleDelete
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestLogContainerEventCopyLabels
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestLogContainerEventWithAttributes
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestNoneHealthcheck
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestNoneHealthcheck (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestHealthStates
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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"
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestHealthStates (0.14s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestMaskURLCredentials
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestMaskURLCredentials (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestGetInspectData
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestGetInspectData (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestFillLicense
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestFillLicense (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestListInvalidFilter
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestListInvalidFilter (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestNameFilter
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestNameFilter (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:40:29 [2021-07-16T17:40:29.631Z] === 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
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.01s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- 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)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDaemonReloadLabels
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDaemonReloadMirrors
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDaemonReloadInsecureRegistries
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDaemonReloadNotAffectOthers
17:40:29 [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:40:29 [2021-07-16T17:40:29.631Z] === RUN   TestDaemonDiscoveryReload
17:40:30 [2021-07-16T17:40:30.091Z] === RUN   TestEventsLog
17:40:30 [2021-07-16T17:40:30.091Z] --- PASS: TestEventsLog (0.00s)
17:40:30 [2021-07-16T17:40:30.091Z] === RUN   TestEventsLogTimeout
17:40:30 [2021-07-16T17:40:30.091Z] --- PASS: TestEventsLogTimeout (0.00s)
17:40:30 [2021-07-16T17:40:30.091Z] === RUN   TestLogEvents
17:40:30 [2021-07-16T17:40:30.091Z] --- PASS: TestLogEvents (0.06s)
17:40:30 [2021-07-16T17:40:30.091Z] === RUN   TestLoadBufferedEvents
17:40:30 [2021-07-16T17:40:30.551Z] --- PASS: TestLoadBufferedEvents (0.12s)
17:40:30 [2021-07-16T17:40:30.551Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:40:30 [2021-07-16T17:40:30.551Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:40:30 [2021-07-16T17:40:30.551Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:40:30 [2021-07-16T17:40:30.551Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:40:30 [2021-07-16T17:40:30.551Z] PASS
17:40:30 [2021-07-16T17:40:30.551Z] coverage: 50.0% of statements
17:40:30 [2021-07-16T17:40:30.551Z] ok  	github.com/docker/docker/daemon/events	0.218s	coverage: 50.0% of statements
17:40:30 [2021-07-16T17:40:30.551Z] === RUN   TestIsEmptyDir
17:40:30 [2021-07-16T17:40:30.551Z] --- PASS: TestIsEmptyDir (0.01s)
17:40:30 [2021-07-16T17:40:30.551Z] PASS
17:40:30 [2021-07-16T17:40:30.551Z] coverage: 2.3% of statements
17:40:30 [2021-07-16T17:40:30.551Z] ok  	github.com/docker/docker/daemon/graphdriver	0.056s	coverage: 2.3% of statements
17:40:31 [2021-07-16T17:40:31.011Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
17:40:31 [2021-07-16T17:40:31.011Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:40:31 [2021-07-16T17:40:31.011Z] === RUN   TestLinkNaming
17:40:31 [2021-07-16T17:40:31.011Z] --- PASS: TestLinkNaming (0.00s)
17:40:31 [2021-07-16T17:40:31.011Z] === RUN   TestLinkNew
17:40:31 [2021-07-16T17:40:31.011Z] --- PASS: TestLinkNew (0.00s)
17:40:31 [2021-07-16T17:40:31.011Z] === RUN   TestLinkEnv
17:40:31 [2021-07-16T17:40:31.011Z] --- PASS: TestLinkEnv (0.00s)
17:40:31 [2021-07-16T17:40:31.011Z] === RUN   TestLinkMultipleEnv
17:40:31 [2021-07-16T17:40:31.011Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:40:31 [2021-07-16T17:40:31.011Z] === RUN   TestLinkPortRangeEnv
17:40:31 [2021-07-16T17:40:31.011Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:40:31 [2021-07-16T17:40:31.011Z] PASS
17:40:31 [2021-07-16T17:40:31.011Z] coverage: 93.0% of statements
17:40:31 [2021-07-16T17:40:31.011Z] ok  	github.com/docker/docker/daemon/links	0.031s	coverage: 93.0% of statements
17:40:31 [2021-07-16T17:40:31.473Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
17:40:31 [2021-07-16T17:40:31.473Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:40:31 [2021-07-16T17:40:31.932Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:40:31 [2021-07-16T17:40:31.932Z]     reload_test.go:520: root required
17:40:31 [2021-07-16T17:40:31.932Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:40:31 [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:40:31 [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:40:31 [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:40:31 [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:40:31 [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:40:31 [2021-07-16T17:40:31.932Z] === RUN   TestParseVolumesFrom
17:40:31 [2021-07-16T17:40:31.933Z] --- PASS: TestParseVolumesFrom (0.00s)
17:40:31 [2021-07-16T17:40:31.933Z] PASS
17:40:31 [2021-07-16T17:40:31.933Z] coverage: 9.1% of statements
17:40:31 [2021-07-16T17:40:31.933Z] ok  	github.com/docker/docker/daemon	2.393s	coverage: 9.1% of statements
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:40:31 [2021-07-16T17:40:31.933Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:40:32 [2021-07-16T17:40:32.902Z] === RUN   TestAdapterReadLogs
17:40:32 [2021-07-16T17:40:32.902Z] --- PASS: TestAdapterReadLogs (0.00s)
17:40:32 [2021-07-16T17:40:32.902Z] === RUN   TestCopier
17:40:32 [2021-07-16T17:40:32.902Z] --- PASS: TestCopier (0.00s)
17:40:32 [2021-07-16T17:40:32.902Z] === RUN   TestCopierLongLines
17:40:32 [2021-07-16T17:40:32.902Z] --- PASS: TestCopierLongLines (0.00s)
17:40:32 [2021-07-16T17:40:32.902Z] === RUN   TestCopierSlow
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestCopierSlow (0.22s)
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestCopierWithSized
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestCopierWithSized/as_is
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestCopierWithSized/With_RingLogger
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestCopierWithSized (0.06s)
17:40:33 [2021-07-16T17:40:33.362Z]     --- PASS: TestCopierWithSized/as_is (0.02s)
17:40:33 [2021-07-16T17:40:33.362Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.04s)
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestCopierWithPartial
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestCopierWithPartial (0.00s)
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestRingLogger
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestRingLogger (0.00s)
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestRingCap
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestRingCap (0.00s)
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestRingClose
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestRingClose (0.00s)
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestRingDrain
17:40:33 [2021-07-16T17:40:33.362Z] --- PASS: TestRingDrain (0.00s)
17:40:33 [2021-07-16T17:40:33.362Z] PASS
17:40:33 [2021-07-16T17:40:33.362Z] coverage: 43.8% of statements
17:40:33 [2021-07-16T17:40:33.362Z] ok  	github.com/docker/docker/daemon/logger	0.345s	coverage: 43.8% of statements
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/defaults
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/invalid_create_group
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:40:33 [2021-07-16T17:40:33.362Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestNewAWSLogsClientRegionDetect
17:40:33 [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=info msg="Trying to get region from EC2 Metadata"
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestCreateSuccess
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestCreateSuccess (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestCreateLogGroupSuccess
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestCreateError
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestCreateError (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestCreateAlreadyExists
17:40:33 [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestLogClosed
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestLogClosed (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestLogBlocking
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestLogBlocking (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestLogNonBlockingBufferEmpty
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestLogNonBlockingBufferFull
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestPublishBatchSuccess
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestPublishBatchError
17:40:33 [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=error msg=Error
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchError (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:40:33 [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestPublishBatchAlreadyAccepted
17:40:33 [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:40:33 [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:40:33 [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:40:33 [2021-07-16T17:40:33.363Z] === RUN   TestCollectBatchSimple
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchSimple (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchTicker
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchTicker (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMultilinePattern
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchClose
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchClose (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen/0/Hello
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen/2/🙃
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen/3/����
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen/4/He��o
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestEffectiveLen/5/
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/0/
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: 
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: 
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/1/Hello
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: Hello
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: 
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/2/Hello
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: He
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: llo
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/3/Hello
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: 
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: Hello
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/4/🙃
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: 
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: 🙃
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/5/🙃
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: 🙃
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: 
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/6/a�
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: a
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: �
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestFindValidSplit/7/a�
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1044: a�
17:40:33 [2021-07-16T17:40:33.823Z]     cloudwatchlogs_test.go:1045: 
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestProcessEventEmoji
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestProcessEventEmoji (0.01s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchLineSplit
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchLineSplitWithBinary
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMaxEvents
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMaxTotalBytes
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestSearchRegistryForImagesErrors
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestSearchRegistryForImages
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestOnlyPlatformWithFallback
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestImageDelete
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestImageDelete/no_lease
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestImageDelete/lease_exists
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsMultilinePattern
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestImageDelete (0.03s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestImageDelete/no_lease (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestContentStoreForPull
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestCreateTagSuccess
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestCreateTagSuccess (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:40:33 [2021-07-16T17:40:33.823Z] PASS
17:40:33 [2021-07-16T17:40:33.823Z] coverage: 77.8% of statements
17:40:33 [2021-07-16T17:40:33.823Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.340s	coverage: 77.8% of statements
17:40:33 [2021-07-16T17:40:33.823Z] --- PASS: TestContentStoreForPull (0.15s)
17:40:33 [2021-07-16T17:40:33.823Z] PASS
17:40:33 [2021-07-16T17:40:33.823Z] coverage: 6.8% of statements
17:40:33 [2021-07-16T17:40:33.823Z] ok  	github.com/docker/docker/daemon/images	0.285s	coverage: 6.8% of statements
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:40:33 [2021-07-16T17:40:33.823Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:40:34 [2021-07-16T17:40:34.283Z] === RUN   TestJSONLogsMarshalJSONBuf
17:40:34 [2021-07-16T17:40:34.283Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:40:34 [2021-07-16T17:40:34.283Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:40:34 [2021-07-16T17:40:34.283Z] === RUN   TestJSONFileLogger
17:40:34 [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLogger (0.00s)
17:40:34 [2021-07-16T17:40:34.283Z] === RUN   TestJSONFileLoggerWithTags
17:40:34 [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:40:34 [2021-07-16T17:40:34.283Z] === RUN   TestJSONFileLoggerWithOpts
17:40:34 [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:40:34 [2021-07-16T17:40:34.283Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:40:34 [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
17:40:34 [2021-07-16T17:40:34.284Z] === RUN   TestEncodeDecode
17:40:34 [2021-07-16T17:40:34.284Z] === PAUSE TestEncodeDecode
17:40:34 [2021-07-16T17:40:34.284Z] === RUN   TestUnexpectedEOF
17:40:34 [2021-07-16T17:40:34.284Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
17:40:34 [2021-07-16T17:40:34.284Z] === RUN   TestFastTimeMarshalJSON
17:40:34 [2021-07-16T17:40:34.746Z] --- PASS: TestFastTimeMarshalJSON (0.04s)
17:40:34 [2021-07-16T17:40:34.746Z] PASS
17:40:34 [2021-07-16T17:40:34.746Z] coverage: 87.2% of statements
17:40:34 [2021-07-16T17:40:34.746Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.301s	coverage: 87.2% of statements
17:40:34 [2021-07-16T17:40:34.746Z] time="2021-07-16T17:40:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:40:34 [2021-07-16T17:40:34.746Z] time="2021-07-16T17:40:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:40:34 [2021-07-16T17:40:34.746Z] --- PASS: TestUnexpectedEOF (0.19s)
17:40:34 [2021-07-16T17:40:34.746Z] === CONT  TestEncodeDecode
17:40:34 [2021-07-16T17:40:34.746Z] --- PASS: TestEncodeDecode (0.00s)
17:40:34 [2021-07-16T17:40:34.746Z] PASS
17:40:34 [2021-07-16T17:40:34.746Z] coverage: 69.9% of statements
17:40:34 [2021-07-16T17:40:34.746Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.276s	coverage: 69.9% of statements
17:40:35 [2021-07-16T17:40:35.211Z] === RUN   TestWriteLog
17:40:35 [2021-07-16T17:40:35.672Z] === PAUSE TestWriteLog
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestReadLog
17:40:35 [2021-07-16T17:40:35.672Z] === PAUSE TestReadLog
17:40:35 [2021-07-16T17:40:35.672Z] === CONT  TestWriteLog
17:40:35 [2021-07-16T17:40:35.672Z] === CONT  TestReadLog
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestReadLog/tail_exact
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestWriteLog (0.01s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestReadLog/tail_less_than_available
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestReadLog/tail_more_than_available
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestReadLog (0.15s)
17:40:35 [2021-07-16T17:40:35.672Z]     --- PASS: TestReadLog/tail_exact (0.14s)
17:40:35 [2021-07-16T17:40:35.672Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] PASS
17:40:35 [2021-07-16T17:40:35.672Z] coverage: 75.2% of statements
17:40:35 [2021-07-16T17:40:35.672Z] ok  	github.com/docker/docker/daemon/logger/local	0.250s	coverage: 75.2% of statements
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestOpenFileDelete
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestOpenFileDelete (0.05s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestOpenFileRename
17:40:35 [2021-07-16T17:40:35.672Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestOpenFileRename (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestParseLogTagDefaultTag
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestParseLogTag
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestParseLogTag (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestParseLogTagEmptyTag
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestTailFiles
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestTailFiles (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestFollowLogsConsumerGone
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestFollowLogsProducerGone
17:40:35 [2021-07-16T17:40:35.672Z]     logfile_test.go:232: messages sent: 4098, received: 4098
17:40:35 [2021-07-16T17:40:35.672Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestCheckCapacityAndRotate
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:40:35 [2021-07-16T17:40:35.672Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:40:35 [2021-07-16T17:40:35.672Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
17:40:35 [2021-07-16T17:40:35.672Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:40:35 [2021-07-16T17:40:35.672Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
17:40:35 [2021-07-16T17:40:35.672Z] PASS
17:40:35 [2021-07-16T17:40:35.672Z] coverage: 53.7% of statements
17:40:35 [2021-07-16T17:40:35.672Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.314s	coverage: 53.7% of statements
17:40:36 [2021-07-16T17:40:36.132Z] === RUN   TestLog
17:40:36 [2021-07-16T17:40:36.132Z] --- PASS: TestLog (0.01s)
17:40:36 [2021-07-16T17:40:36.132Z] PASS
17:40:36 [2021-07-16T17:40:36.132Z] coverage: 31.5% of statements
17:40:36 [2021-07-16T17:40:36.132Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 31.5% of statements
17:40:36 [2021-07-16T17:40:36.591Z] === RUN   TestNewParse
17:40:36 [2021-07-16T17:40:36.591Z] --- PASS: TestNewParse (0.00s)
17:40:36 [2021-07-16T17:40:36.591Z] PASS
17:40:36 [2021-07-16T17:40:36.591Z] coverage: 8.3% of statements
17:40:36 [2021-07-16T17:40:36.591Z] ok  	github.com/docker/docker/daemon/logger/templates	0.043s	coverage: 8.3% of statements
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestParseLogFormat
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestParseLogFormat (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestValidateLogOptEmpty
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestValidateSyslogAddress
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestParseAddressDefaultPort
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestValidateSyslogFacility
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestValidateLogOptSyslogFormat
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestValidateLogOpt
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOpt (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] PASS
17:40:37 [2021-07-16T17:40:37.051Z] coverage: 46.8% of statements
17:40:37 [2021-07-16T17:40:37.051Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.040s	coverage: 46.8% of statements
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestValidateLogOpt
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOpt (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestNewMissedConfig
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestNewMissedConfig (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestNewMissedUrl
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestNewMissedUrl (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestNewMissedToken
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestNewMissedToken (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestNewWithProxy
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestNewWithProxy (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestDefault
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestDefault (0.01s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestJsonFormat
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestJsonFormat (0.01s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestRawFormat
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestRawFormat (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestRawFormatWithLabels
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestRawFormatWithoutTag
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestRawFormatWithoutTag (0.01s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestBatching
17:40:37 [2021-07-16T17:40:37.051Z] --- PASS: TestBatching (0.21s)
17:40:37 [2021-07-16T17:40:37.051Z] === RUN   TestFrequency
17:40:37 [2021-07-16T17:40:37.511Z] --- PASS: TestFrequency (0.26s)
17:40:37 [2021-07-16T17:40:37.511Z] === RUN   TestOneMessagePerRequest
17:40:37 [2021-07-16T17:40:37.511Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:40:37 [2021-07-16T17:40:37.511Z] === RUN   TestVerify
17:40:37 [2021-07-16T17:40:37.511Z] --- PASS: TestVerify (0.00s)
17:40:37 [2021-07-16T17:40:37.511Z] === RUN   TestSkipVerify
17:40:37 [2021-07-16T17:40:37.511Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.511Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.511Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] --- PASS: TestSkipVerify (0.58s)
17:40:37 [2021-07-16T17:40:37.971Z] === RUN   TestBufferMaximum
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.750006\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.750006\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] --- PASS: TestBufferMaximum (0.01s)
17:40:37 [2021-07-16T17:40:37.971Z] === RUN   TestServerAlwaysDown
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.755229\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.755322\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.755322\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.756335\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.756335\",\"host\":\"a57cadbf9813\"}'"
17:40:37 [2021-07-16T17:40:37.971Z] --- PASS: TestServerAlwaysDown (0.00s)
17:40:37 [2021-07-16T17:40:37.971Z] === RUN   TestCannotSendAfterClose
17:40:37 [2021-07-16T17:40:37.971Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:40:37 [2021-07-16T17:40:37.971Z] === RUN   TestDeadlockOnBlockedEndpoint
17:40:37 [2021-07-16T17:40:37.971Z] === RUN   TestV1IDService
17:40:37 [2021-07-16T17:40:37.971Z] --- PASS: TestV1IDService (0.01s)
17:40:37 [2021-07-16T17:40:37.971Z] === RUN   TestV2MetadataService
17:40:38 [2021-07-16T17:40:38.432Z] --- PASS: TestV2MetadataService (0.44s)
17:40:38 [2021-07-16T17:40:38.432Z] PASS
17:40:38 [2021-07-16T17:40:38.432Z] coverage: 48.2% of statements
17:40:38 [2021-07-16T17:40:38.432Z] ok  	github.com/docker/docker/distribution/metadata	0.537s	coverage: 48.2% of statements
17:40:38 [2021-07-16T17:40:38.892Z] time="2021-07-16T17:40:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:40:38 [2021-07-16T17:40:38.892Z] time="2021-07-16T17:40:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a57cadbf9813\"}'"
17:40:38 [2021-07-16T17:40:38.892Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
17:40:38 [2021-07-16T17:40:38.892Z] PASS
17:40:38 [2021-07-16T17:40:38.892Z] coverage: 82.5% of statements
17:40:38 [2021-07-16T17:40:38.892Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.150s	coverage: 82.5% of statements
17:40:38 [2021-07-16T17:40:38.892Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:40:38 [2021-07-16T17:40:38.892Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:40:38 [2021-07-16T17:40:38.892Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestSuccessfulDownload
17:40:39 [2021-07-16T17:40:39.355Z]     download_test.go:268: Needs fixing on Windows
17:40:39 [2021-07-16T17:40:39.355Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestCancelledDownload
17:40:39 [2021-07-16T17:40:39.355Z] --- PASS: TestCancelledDownload (0.00s)
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestMaxDownloadAttempts
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:40:39 [2021-07-16T17:40:39.355Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestContinueOnError_MirrorEndpoint
17:40:39 [2021-07-16T17:40:39.355Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestContinueOnError_NeverContinue
17:40:39 [2021-07-16T17:40:39.355Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/no_remote_or_local
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local178519311\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/no_local_cache
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/with_local_cache
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/unknown_media_type
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: "
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: "
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: "
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: "
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: "
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/error_persisting_manifest
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:40:39 [2021-07-16T17:40:39.355Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:40:39 [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:40:39 [2021-07-16T17:40:39.355Z] --- PASS: TestManifestStore (0.27s)
17:40:39 [2021-07-16T17:40:39.355Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
17:40:39 [2021-07-16T17:40:39.816Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
17:40:39 [2021-07-16T17:40:39.816Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
17:40:39 [2021-07-16T17:40:39.816Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
17:40:39 [2021-07-16T17:40:39.816Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
17:40:39 [2021-07-16T17:40:39.816Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestFixManifestLayers
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestFixManifestLayers (0.01s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestFixManifestLayersBaseLayerParent
17:40:39 [2021-07-16T17:40:39.816Z]     pull_v2_test.go:73: Needs fixing on Windows
17:40:39 [2021-07-16T17:40:39.816Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestFixManifestLayersBadParent
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestValidateManifest
17:40:39 [2021-07-16T17:40:39.816Z]     pull_v2_test.go:118: Needs fixing on Windows
17:40:39 [2021-07-16T17:40:39.816Z] --- SKIP: TestValidateManifest (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestFormatPlatform
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestFormatPlatform (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestGetRepositoryMountCandidates
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestLayerAlreadyExists
17:40:39 [2021-07-16T17:40:39.816Z]     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}
17:40:39 [2021-07-16T17:40:39.816Z]     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}
17:40:39 [2021-07-16T17:40:39.816Z]     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}
17:40:39 [2021-07-16T17:40:39.816Z]     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}
17:40:39 [2021-07-16T17:40:39.816Z]     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}
17:40:39 [2021-07-16T17:40:39.816Z]     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}
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestLayerAlreadyExists (0.01s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestWhenEmptyAuthConfig
17:40:39 [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:40:39 [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:40:39 [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:40:39 [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s)
17:40:39 [2021-07-16T17:40:39.816Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestTransfer
17:40:39 [2021-07-16T17:40:39.816Z] --- PASS: TestTransfer (0.18s)
17:40:39 [2021-07-16T17:40:39.816Z] === RUN   TestConcurrencyLimit
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestNotFound
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestNotFound (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestConflict
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestConflict (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestForbidden
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestForbidden (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestInvalidParameter
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestInvalidParameter (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestNotImplemented
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestNotImplemented (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestNotModified
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestNotModified (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestUnauthorized
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestUnauthorized (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestUnknown
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestUnknown (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestCancelled
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestCancelled (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestDeadline
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestDeadline (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestDataLoss
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestDataLoss (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestUnavailable
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestUnavailable (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestSystem
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestSystem (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Not_Found
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Bad_Request
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Conflict
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Unauthorized
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Service_Unavailable
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Forbidden
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Not_Modified
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Not_Implemented
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:40:40 [2021-07-16T17:40:40.284Z] PASS
17:40:40 [2021-07-16T17:40:40.284Z] coverage: 53.1% of statements
17:40:40 [2021-07-16T17:40:40.284Z] ok  	github.com/docker/docker/errdefs	0.042s	coverage: 53.1% of statements
17:40:40 [2021-07-16T17:40:40.284Z] --- PASS: TestConcurrencyLimit (0.55s)
17:40:40 [2021-07-16T17:40:40.284Z] === RUN   TestInactiveJobs
17:40:40 [2021-07-16T17:40:40.654Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSGetInvalidData
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetInvalidData (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSInvalidSet
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSInvalidSet (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSInvalidRoot
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSInvalidRoot (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSMetadataGetSet
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSMetadataGetSet (0.02s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSInvalidWalker
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSInvalidWalker (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSGetSet
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetSet (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSGetUnsetKey
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSGetEmptyData
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetEmptyData (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSDelete
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSDelete (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSWalker
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSWalker (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestFSWalkerStopOnError
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestNewFromJSON
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestNewFromJSON (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestNewFromJSONWithInvalidJSON
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestMarshalKeyOrder
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestHistoryEqual
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestWhenEmptyAuthConfig (1.12s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestTokenPassThru
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestTokenPassThru (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestTokenPassThruDifferentHost
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] PASS
17:40:40 [2021-07-16T17:40:40.745Z] coverage: 23.8% of statements
17:40:40 [2021-07-16T17:40:40.745Z] ok  	github.com/docker/docker/distribution	1.501s	coverage: 23.8% of statements
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestHistoryEqual (0.13s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestImage
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestImage (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestImageOSNotEmpty
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestNewChildImageFromImageWithRootFS
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestCreate
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestCreate (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestRestore
17:40:40 [2021-07-16T17:40:40.745Z] time="2021-07-16T17:40:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestRestore (0.02s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestAddDelete
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestAddDelete (0.02s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestSearchAfterDelete
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestSearchAfterDelete (0.01s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestParentReset
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestParentReset (0.02s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestGetAndSetLastUpdated
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestGetAndSetLastUpdated (0.04s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestStoreLen
17:40:40 [2021-07-16T17:40:40.745Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestInactiveJobs (0.45s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestWatchRelease
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestStoreLen (0.03s)
17:40:40 [2021-07-16T17:40:40.745Z] PASS
17:40:40 [2021-07-16T17:40:40.745Z] coverage: 86.6% of statements
17:40:40 [2021-07-16T17:40:40.745Z] ok  	github.com/docker/docker/image	0.445s	coverage: 86.6% of statements
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestWatchRelease (0.05s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestWatchFinishedTransfer
17:40:40 [2021-07-16T17:40:40.745Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:40:40 [2021-07-16T17:40:40.745Z] === RUN   TestDuplicateTransfer
17:40:41 [2021-07-16T17:40:41.206Z] --- PASS: TestDuplicateTransfer (0.10s)
17:40:41 [2021-07-16T17:40:41.206Z] === RUN   TestSuccessfulUpload
17:40:41 [2021-07-16T17:40:41.206Z] === RUN   TestCompare
17:40:41 [2021-07-16T17:40:41.206Z] --- PASS: TestCompare (0.00s)
17:40:41 [2021-07-16T17:40:41.206Z] PASS
17:40:41 [2021-07-16T17:40:41.206Z] coverage: 19.2% of statements
17:40:41 [2021-07-16T17:40:41.206Z] ok  	github.com/docker/docker/image/cache	0.079s	coverage: 19.2% of statements
17:40:41 [2021-07-16T17:40:41.206Z] time="2021-07-16T17:40:41Z" level=error msg="Upload failed, retrying: simulating retry"
17:40:41 [2021-07-16T17:40:41.214Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:40:41 [2021-07-16T17:40:41.666Z] --- PASS: TestSuccessfulUpload (0.51s)
17:40:41 [2021-07-16T17:40:41.666Z] === RUN   TestCancelledUpload
17:40:41 [2021-07-16T17:40:41.666Z] --- PASS: TestCancelledUpload (0.00s)
17:40:41 [2021-07-16T17:40:41.666Z] PASS
17:40:41 [2021-07-16T17:40:41.666Z] coverage: 76.8% of statements
17:40:41 [2021-07-16T17:40:41.666Z] ok  	github.com/docker/docker/distribution/xfer	2.388s	coverage: 76.8% of statements
17:40:41 [2021-07-16T17:40:41.666Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:40:42 [2021-07-16T17:40:42.126Z] === RUN   TestMakeV1ConfigFromConfig
17:40:42 [2021-07-16T17:40:42.126Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:40:42 [2021-07-16T17:40:42.126Z] PASS
17:40:42 [2021-07-16T17:40:42.126Z] coverage: 25.0% of statements
17:40:42 [2021-07-16T17:40:42.126Z] ok  	github.com/docker/docker/image/v1	0.087s	coverage: 25.0% of statements
17:40:42 [2021-07-16T17:40:42.126Z] === RUN   TestValidateManifest
17:40:42 [2021-07-16T17:40:42.126Z] === RUN   TestValidateManifest/nil
17:40:42 [2021-07-16T17:40:42.126Z] === RUN   TestValidateManifest/non-nil
17:40:42 [2021-07-16T17:40:42.126Z] --- PASS: TestValidateManifest (0.00s)
17:40:42 [2021-07-16T17:40:42.126Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:40:42 [2021-07-16T17:40:42.126Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:40:42 [2021-07-16T17:40:42.126Z] PASS
17:40:42 [2021-07-16T17:40:42.126Z] coverage: 0.7% of statements
17:40:42 [2021-07-16T17:40:42.126Z] ok  	github.com/docker/docker/image/tarexport	0.055s	coverage: 0.7% of statements
17:40:42 [2021-07-16T17:40:42.126Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:40:42 [2021-07-16T17:40:42.576Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:40:42 [2021-07-16T17:40:42.576Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:40:42 [2021-07-16T17:40:42.576Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:40:42 [2021-07-16T17:40:42.576Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:40:43 [2021-07-16T17:40:43.104Z] === RUN   TestSerialization
17:40:43 [2021-07-16T17:40:43.104Z] --- PASS: TestSerialization (0.03s)
17:40:43 [2021-07-16T17:40:43.104Z] PASS
17:40:43 [2021-07-16T17:40:43.104Z] coverage: 100.0% of statements
17:40:43 [2021-07-16T17:40:43.104Z] ok  	github.com/docker/docker/libcontainerd/queue	0.068s	coverage: 100.0% of statements
17:40:43 [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="memberlist: Marking 2723889513d3 as failed, suspect timeout reached (0 peer confirmations)"
17:40:43 [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster"
17:40:43 [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeFailed"
17:40:43 [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="Node 2723889513d3/172.29.228.189, added to failed nodes list"
17:40:43 [2021-07-16T17:40:43.501Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:40:43 [2021-07-16T17:40:43.564Z] === RUN   TestEnvironmentParsing
17:40:43 [2021-07-16T17:40:43.564Z] --- PASS: TestEnvironmentParsing (0.00s)
17:40:43 [2021-07-16T17:40:43.564Z] PASS
17:40:43 [2021-07-16T17:40:43.564Z] coverage: 1.2% of statements
17:40:43 [2021-07-16T17:40:43.564Z] ok  	github.com/docker/docker/libcontainerd/local	0.059s	coverage: 1.2% of statements
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestEmptyLayer
17:40:44 [2021-07-16T17:40:44.024Z] --- PASS: TestEmptyLayer (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestCommitFailure
17:40:44 [2021-07-16T17:40:44.024Z] --- PASS: TestCommitFailure (0.01s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestStartTransactionFailure
17:40:44 [2021-07-16T17:40:44.024Z] --- PASS: TestStartTransactionFailure (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestGetOrphan
17:40:44 [2021-07-16T17:40:44.024Z] --- PASS: TestGetOrphan (0.01s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestMountAndRegister
17:40:44 [2021-07-16T17:40:44.024Z]     layer_test.go:271: Layer size: 14
17:40:44 [2021-07-16T17:40:44.024Z] --- PASS: TestMountAndRegister (0.05s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestLayerRelease
17:40:44 [2021-07-16T17:40:44.024Z]     layer_test.go:304: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestLayerRelease (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestStoreRestore
17:40:44 [2021-07-16T17:40:44.024Z]     layer_test.go:353: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestStoreRestore (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestTarStreamStability
17:40:44 [2021-07-16T17:40:44.024Z]     layer_test.go:468: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestTarStreamStability (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestRegisterExistingLayer
17:40:44 [2021-07-16T17:40:44.024Z] --- PASS: TestRegisterExistingLayer (0.13s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestTarStreamVerification
17:40:44 [2021-07-16T17:40:44.024Z]     layer_test.go:697: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestTarStreamVerification (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestLayerMigration
17:40:44 [2021-07-16T17:40:44.024Z]     migration_test.go:46: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestLayerMigration (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestLayerMigrationNoTarsplit
17:40:44 [2021-07-16T17:40:44.024Z]     migration_test.go:182: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestMountInit
17:40:44 [2021-07-16T17:40:44.024Z]     mount_test.go:17: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestMountInit (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestMountSize
17:40:44 [2021-07-16T17:40:44.024Z]     mount_test.go:76: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestMountSize (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestMountChanges
17:40:44 [2021-07-16T17:40:44.024Z]     mount_test.go:125: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestMountChanges (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] === RUN   TestMountApply
17:40:44 [2021-07-16T17:40:44.024Z]     mount_test.go:212: Failing on Windows
17:40:44 [2021-07-16T17:40:44.024Z] --- SKIP: TestMountApply (0.00s)
17:40:44 [2021-07-16T17:40:44.024Z] PASS
17:40:44 [2021-07-16T17:40:44.024Z] coverage: 30.1% of statements
17:40:44 [2021-07-16T17:40:44.024Z] ok  	github.com/docker/docker/layer	0.284s	coverage: 30.1% of statements
17:40:44 [2021-07-16T17:40:44.340Z] --- PASS: TestServiceUpdateConfigs (15.38s)
17:40:44 [2021-07-16T17:40:44.340Z] === RUN   TestServiceUpdateNetwork
17:40:44 [2021-07-16T17:40:44.484Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:40:44 [2021-07-16T17:40:44.484Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:40:44 [2021-07-16T17:40:44.484Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:40:44 [2021-07-16T17:40:44.484Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSequenceGetAvailableBit
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSequenceEqual
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSequenceEqual (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSequenceCopy
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSequenceCopy (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestGetFirstAvailable
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestGetFirstAvailable (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestFindSequence
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestFindSequence (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestCheckIfAvailable
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestCheckIfAvailable (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestMergeSequences
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestMergeSequences (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestPushReservation
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestPushReservation (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSerializeDeserialize
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSerializeDeserialize (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSet
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSet (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSetUnset
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSetUnset (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestOffsetSetUnset
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestOffsetSetUnset (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSetInRange
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSetInRange (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestSetAnyInRange
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestSetAnyInRange (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestMethods
17:40:44 [2021-07-16T17:40:44.484Z] --- PASS: TestMethods (0.00s)
17:40:44 [2021-07-16T17:40:44.484Z] === RUN   TestRandomAllocateDeallocate
17:40:44 [2021-07-16T17:40:44.863Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:40:45 [2021-07-16T17:40:45.464Z] time="2021-07-16T17:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10036"
17:40:45 [2021-07-16T17:40:45.464Z] time="2021-07-16T17:40:45Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49371"
17:40:46 [2021-07-16T17:40:46.667Z] === RUN   TestInvalidConfig
17:40:46 [2021-07-16T17:40:46.667Z] --- PASS: TestInvalidConfig (0.00s)
17:40:46 [2021-07-16T17:40:46.667Z] === RUN   TestConfig
17:40:46 [2021-07-16T17:40:46.667Z] --- PASS: TestConfig (0.00s)
17:40:46 [2021-07-16T17:40:46.667Z] === RUN   TestOptionsLabels
17:40:46 [2021-07-16T17:40:46.667Z] --- PASS: TestOptionsLabels (0.00s)
17:40:46 [2021-07-16T17:40:46.667Z] === RUN   TestValidName
17:40:46 [2021-07-16T17:40:46.667Z] --- PASS: TestValidName (0.00s)
17:40:46 [2021-07-16T17:40:46.667Z] === RUN   TestTLSConfiguration
17:40:46 [2021-07-16T17:40:46.667Z] time="2021-07-16T17:40:46Z" level=info msg="Option Initializing KV with TLS"
17:40:46 [2021-07-16T17:40:46.667Z] --- PASS: TestTLSConfiguration (0.13s)
17:40:46 [2021-07-16T17:40:46.667Z] PASS
17:40:46 [2021-07-16T17:40:46.667Z] coverage: 24.0% of statements
17:40:46 [2021-07-16T17:40:46.667Z] ok  	github.com/docker/docker/libnetwork/config	0.240s	coverage: 24.0% of statements
17:40:46 [2021-07-16T17:40:46.750Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestKey
17:40:47 [2021-07-16T17:40:47.637Z] --- PASS: TestKey (0.00s)
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestParseKey
17:40:47 [2021-07-16T17:40:47.637Z] --- PASS: TestParseKey (0.00s)
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestInvalidDataStore
17:40:47 [2021-07-16T17:40:47.637Z] --- PASS: TestInvalidDataStore (0.00s)
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestKVObjectFlatKey
17:40:47 [2021-07-16T17:40:47.637Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestAtomicKVObjectFlatKey
17:40:47 [2021-07-16T17:40:47.637Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:40:47 [2021-07-16T17:40:47.637Z] PASS
17:40:47 [2021-07-16T17:40:47.637Z] coverage: 21.9% of statements
17:40:47 [2021-07-16T17:40:47.637Z] ok  	github.com/docker/docker/libnetwork/datastore	0.037s	coverage: 21.9% of statements
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestErrorInterfaces
17:40:47 [2021-07-16T17:40:47.637Z] --- PASS: TestErrorInterfaces (0.00s)
17:40:47 [2021-07-16T17:40:47.637Z] === RUN   TestNetworkMarshalling
17:40:48 [2021-07-16T17:40:48.100Z] --- PASS: TestNetworkMarshalling (0.15s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestEndpointMarshalling
17:40:48 [2021-07-16T17:40:48.100Z] --- PASS: TestEndpointMarshalling (0.00s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestAuxAddresses
17:40:48 [2021-07-16T17:40:48.100Z] time="2021-07-16T17:40:47Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:40:48 [2021-07-16T17:40:48.100Z] --- PASS: TestAuxAddresses (0.01s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestSRVServiceQuery
17:40:48 [2021-07-16T17:40:48.100Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.100Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestServiceVIPReuse
17:40:48 [2021-07-16T17:40:48.100Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.100Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:40:48 [2021-07-16T17:40:48.100Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.100Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestDNSIPQuery
17:40:48 [2021-07-16T17:40:48.100Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.100Z] --- SKIP: TestDNSIPQuery (0.00s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestDNSProxyServFail
17:40:48 [2021-07-16T17:40:48.100Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.100Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:40:48 [2021-07-16T17:40:48.100Z] === RUN   TestSandboxAddEmpty
17:40:48 [2021-07-16T17:40:48.101Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.101Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:40:48 [2021-07-16T17:40:48.101Z] === RUN   TestSandboxAddMultiPrio
17:40:48 [2021-07-16T17:40:48.101Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.101Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:40:48 [2021-07-16T17:40:48.101Z] === RUN   TestSandboxAddSamePrio
17:40:48 [2021-07-16T17:40:48.101Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.101Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:40:48 [2021-07-16T17:40:48.101Z] === RUN   TestCleanupServiceDiscovery
17:40:48 [2021-07-16T17:40:48.101Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.101Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:40:48 [2021-07-16T17:40:48.101Z] === RUN   TestDNSOptions
17:40:48 [2021-07-16T17:40:48.101Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:40:48 [2021-07-16T17:40:48.101Z] --- SKIP: TestDNSOptions (0.00s)
17:40:48 [2021-07-16T17:40:48.101Z] === RUN   TestMultipleControllersWithSameStore
17:40:48 [2021-07-16T17:40:48.101Z] time="2021-07-16T17:40:47Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:40:48 [2021-07-16T17:40:48.101Z] time="2021-07-16T17:40:47Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:40:48 [2021-07-16T17:40:48.101Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:40:48 [2021-07-16T17:40:48.101Z] PASS
17:40:48 [2021-07-16T17:40:48.101Z] coverage: 8.6% of statements
17:40:48 [2021-07-16T17:40:48.101Z] ok  	github.com/docker/docker/libnetwork	0.278s	coverage: 8.6% of statements
17:40:48 [2021-07-16T17:40:48.101Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
17:40:48 [2021-07-16T17:40:48.101Z] --- PASS: TestRandomAllocateDeallocate (3.60s)
17:40:48 [2021-07-16T17:40:48.101Z] === RUN   TestAllocateRandomDeallocate
17:40:48 [2021-07-16T17:40:48.565Z] === RUN   TestIPDataMarshalling
17:40:48 [2021-07-16T17:40:48.565Z] --- PASS: TestIPDataMarshalling (0.00s)
17:40:48 [2021-07-16T17:40:48.565Z] === RUN   TestValidateAndIsV6
17:40:48 [2021-07-16T17:40:48.565Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:40:48 [2021-07-16T17:40:48.565Z] PASS
17:40:48 [2021-07-16T17:40:48.565Z] coverage: 68.9% of statements
17:40:48 [2021-07-16T17:40:48.565Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.045s	coverage: 68.9% of statements
17:40:48 [2021-07-16T17:40:48.565Z] === RUN   TestDriver
17:40:48 [2021-07-16T17:40:48.565Z] --- PASS: TestDriver (0.00s)
17:40:48 [2021-07-16T17:40:48.565Z] PASS
17:40:48 [2021-07-16T17:40:48.565Z] coverage: 34.8% of statements
17:40:48 [2021-07-16T17:40:48.565Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.041s	coverage: 34.8% of statements
17:40:48 [2021-07-16T17:40:48.635Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:40:49 [2021-07-16T17:40:49.029Z] --- PASS: TestAllocateRandomDeallocate (0.63s)
17:40:49 [2021-07-16T17:40:49.029Z] === RUN   TestAllocateRandomDeallocateSerialize
17:40:49 [2021-07-16T17:40:49.029Z] === RUN   TestDriver
17:40:49 [2021-07-16T17:40:49.029Z] --- PASS: TestDriver (0.00s)
17:40:49 [2021-07-16T17:40:49.029Z] PASS
17:40:49 [2021-07-16T17:40:49.029Z] coverage: 34.8% of statements
17:40:49 [2021-07-16T17:40:49.029Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.037s	coverage: 34.8% of statements
17:40:49 [2021-07-16T17:40:49.489Z] === RUN   TestNetworkAllocateFree
17:40:49 [2021-07-16T17:40:49.489Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:40:49 [2021-07-16T17:40:49.489Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:40:49 [2021-07-16T17:40:49.489Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:40:49 [2021-07-16T17:40:49.489Z] PASS
17:40:49 [2021-07-16T17:40:49.489Z] coverage: 63.6% of statements
17:40:49 [2021-07-16T17:40:49.489Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.040s	coverage: 63.6% of statements
17:40:49 [2021-07-16T17:40:49.489Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.73s)
17:40:49 [2021-07-16T17:40:49.489Z] === RUN   TestRetrieveFromStore
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestGetEmptyCapabilities
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestGetEmptyCapabilities (0.02s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestGetExtraCapabilities
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestGetExtraCapabilities (0.01s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestGetInvalidCapabilities
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestRemoteDriver
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestRemoteDriver (0.00s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestDriverError
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestDriverError (0.01s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestMissingValues
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestMissingValues (0.00s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestRollback
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestRollback (0.01s)
17:40:49 [2021-07-16T17:40:49.949Z] PASS
17:40:49 [2021-07-16T17:40:49.949Z] coverage: 57.4% of statements
17:40:49 [2021-07-16T17:40:49.949Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.108s	coverage: 57.4% of statements
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestRetrieveFromStore (0.57s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestIsCorrupted
17:40:49 [2021-07-16T17:40:49.949Z] --- PASS: TestIsCorrupted (0.02s)
17:40:49 [2021-07-16T17:40:49.949Z] === RUN   TestSetRollover
17:40:49 [2021-07-16T17:40:49.998Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestNew
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestNew (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestAddDriver
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestAddDriver (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestAddDuplicateDriver
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestIPAMDefaultAddressSpaces
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestDriver
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestDriver (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestIPAM
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestIPAM (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestWalkIPAMs
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestWalkIPAMs (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] === RUN   TestWalkDrivers
17:40:50 [2021-07-16T17:40:50.410Z] --- PASS: TestWalkDrivers (0.00s)
17:40:50 [2021-07-16T17:40:50.410Z] PASS
17:40:50 [2021-07-16T17:40:50.410Z] coverage: 82.4% of statements
17:40:50 [2021-07-16T17:40:50.410Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.064s	coverage: 82.4% of statements
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestNAT
17:40:50 [2021-07-16T17:40:50.870Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:40:50 [2021-07-16T17:40:50.870Z] --- SKIP: TestNAT (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestTransparent
17:40:50 [2021-07-16T17:40:50.870Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:40:50 [2021-07-16T17:40:50.870Z] --- SKIP: TestTransparent (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] PASS
17:40:50 [2021-07-16T17:40:50.870Z] coverage: 0.0% of statements
17:40:50 [2021-07-16T17:40:50.870Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.046s	coverage: 0.0% of statements
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestBuildDefault
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestBuildDefault (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestBuildHostnameDomainname
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestBuildHostname
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestBuildHostname (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestBuildHostnameFQDN
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestBuildNoIP
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestBuildNoIP (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestUpdate
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestUpdate (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestAddEmpty
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestAddEmpty (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestAdd
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestAdd (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestDeleteEmpty
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestDeleteEmpty (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestDeleteNewline
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestDeleteNewline (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestDelete
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestDelete (0.00s)
17:40:50 [2021-07-16T17:40:50.870Z] === RUN   TestConcurrentWrites
17:40:50 [2021-07-16T17:40:50.870Z] --- PASS: TestConcurrentWrites (0.15s)
17:40:50 [2021-07-16T17:40:50.870Z] PASS
17:40:50 [2021-07-16T17:40:50.870Z] coverage: 81.2% of statements
17:40:50 [2021-07-16T17:40:50.870Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.208s	coverage: 81.2% of statements
17:40:51 [2021-07-16T17:40:51.331Z] --- PASS: TestSetRollover (1.04s)
17:40:51 [2021-07-16T17:40:51.331Z] === RUN   TestSetRolloverSerial
17:40:51 [2021-07-16T17:40:51.331Z] === RUN   TestNew
17:40:51 [2021-07-16T17:40:51.331Z] --- PASS: TestNew (0.00s)
17:40:51 [2021-07-16T17:40:51.331Z] === RUN   TestAllocate
17:40:51 [2021-07-16T17:40:51.331Z] --- PASS: TestAllocate (0.00s)
17:40:51 [2021-07-16T17:40:51.331Z] === RUN   TestUninitialized
17:40:51 [2021-07-16T17:40:51.331Z] --- PASS: TestUninitialized (0.00s)
17:40:51 [2021-07-16T17:40:51.331Z] === RUN   TestAllocateInRange
17:40:51 [2021-07-16T17:40:51.331Z] --- PASS: TestAllocateInRange (0.00s)
17:40:51 [2021-07-16T17:40:51.331Z] === RUN   TestAllocateSerial
17:40:51 [2021-07-16T17:40:51.331Z] --- PASS: TestAllocateSerial (0.00s)
17:40:51 [2021-07-16T17:40:51.331Z] PASS
17:40:51 [2021-07-16T17:40:51.331Z] coverage: 87.5% of statements
17:40:51 [2021-07-16T17:40:51.790Z] ok  	github.com/docker/docker/libnetwork/idm	0.038s	coverage: 87.5% of statements
17:40:51 [2021-07-16T17:40:51.790Z] === RUN   TestDiff
17:40:51 [2021-07-16T17:40:51.790Z] --- PASS: TestDiff (0.00s)
17:40:51 [2021-07-16T17:40:51.790Z] === RUN   TestAddedCallback
17:40:51 [2021-07-16T17:40:51.790Z] --- PASS: TestAddedCallback (0.00s)
17:40:51 [2021-07-16T17:40:51.790Z] === RUN   TestRemovedCallback
17:40:51 [2021-07-16T17:40:51.790Z] --- PASS: TestRemovedCallback (0.00s)
17:40:51 [2021-07-16T17:40:51.790Z] === RUN   TestNoCallback
17:40:51 [2021-07-16T17:40:51.790Z] --- PASS: TestNoCallback (0.00s)
17:40:51 [2021-07-16T17:40:51.790Z] PASS
17:40:51 [2021-07-16T17:40:51.790Z] coverage: 48.1% of statements
17:40:51 [2021-07-16T17:40:51.791Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.048s	coverage: 48.1% of statements
17:40:52 [2021-07-16T17:40:52.256Z] --- PASS: TestSetRolloverSerial (0.83s)
17:40:52 [2021-07-16T17:40:52.256Z] === RUN   TestGetFirstAvailableFromCurrent
17:40:52 [2021-07-16T17:40:52.256Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:40:52 [2021-07-16T17:40:52.256Z] PASS
17:40:52 [2021-07-16T17:40:52.256Z] coverage: 84.4% of statements
17:40:52 [2021-07-16T17:40:52.256Z] ok  	github.com/docker/docker/libnetwork/bitseq	7.482s	coverage: 84.4% of statements
17:40:52 [2021-07-16T17:40:52.256Z] === RUN   TestCaller
17:40:52 [2021-07-16T17:40:52.256Z] --- PASS: TestCaller (0.00s)
17:40:52 [2021-07-16T17:40:52.256Z] PASS
17:40:52 [2021-07-16T17:40:52.256Z] coverage: 100.0% of statements
17:40:52 [2021-07-16T17:40:52.256Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.077s	coverage: 100.0% of statements
17:40:52 [2021-07-16T17:40:52.256Z] === RUN   TestSetSerialInsertDelete
17:40:52 [2021-07-16T17:40:52.256Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:40:52 [2021-07-16T17:40:52.256Z] === RUN   TestSetParallelInsertDelete
17:40:53 [2021-07-16T17:40:53.259Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:40:53 [2021-07-16T17:40:53.805Z] === RUN   TestInt2IP2IntConversion
17:40:53 [2021-07-16T17:40:53.805Z] === RUN   TestPoolRequest
17:40:53 [2021-07-16T17:40:53.805Z] --- PASS: TestPoolRequest (0.00s)
17:40:53 [2021-07-16T17:40:53.805Z] === RUN   TestOtherRequests
17:40:53 [2021-07-16T17:40:53.805Z] --- PASS: TestOtherRequests (0.00s)
17:40:53 [2021-07-16T17:40:53.805Z] PASS
17:40:53 [2021-07-16T17:40:53.805Z] coverage: 57.1% of statements
17:40:53 [2021-07-16T17:40:53.805Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.049s	coverage: 57.1% of statements
17:40:54 [2021-07-16T17:40:54.265Z] --- PASS: TestInt2IP2IntConversion (0.60s)
17:40:54 [2021-07-16T17:40:54.265Z] === RUN   TestGetAddressVersion
17:40:54 [2021-07-16T17:40:54.265Z] --- PASS: TestGetAddressVersion (0.00s)
17:40:54 [2021-07-16T17:40:54.265Z] === RUN   TestKeyString
17:40:54 [2021-07-16T17:40:54.265Z] --- PASS: TestKeyString (0.00s)
17:40:54 [2021-07-16T17:40:54.265Z] === RUN   TestPoolDataMarshal
17:40:54 [2021-07-16T17:40:54.265Z] --- PASS: TestPoolDataMarshal (0.00s)
17:40:54 [2021-07-16T17:40:54.265Z] === RUN   TestSubnetsMarshal
17:40:54 [2021-07-16T17:40:54.265Z] --- PASS: TestSubnetsMarshal (0.10s)
17:40:54 [2021-07-16T17:40:54.265Z] === RUN   TestAddSubnets
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:40:54 [2021-07-16T17:40:54.726Z] --- PASS: TestAddSubnets (0.41s)
17:40:54 [2021-07-16T17:40:54.726Z] === RUN   TestDoublePoolRelease
17:40:54 [2021-07-16T17:40:54.726Z] --- PASS: TestDoublePoolRelease (0.03s)
17:40:54 [2021-07-16T17:40:54.726Z] === RUN   TestAddReleasePoolID
17:40:54 [2021-07-16T17:40:54.726Z] --- PASS: TestAddReleasePoolID (0.09s)
17:40:54 [2021-07-16T17:40:54.726Z] === RUN   TestPredefinedPool
17:40:54 [2021-07-16T17:40:54.726Z] --- PASS: TestPredefinedPool (0.02s)
17:40:54 [2021-07-16T17:40:54.726Z] === RUN   TestRemoveSubnet
17:40:55 [2021-07-16T17:40:55.203Z] === RUN   TestGetCapabilities
17:40:55 [2021-07-16T17:40:55.203Z] --- PASS: TestGetCapabilities (0.01s)
17:40:55 [2021-07-16T17:40:55.203Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:40:55 [2021-07-16T17:40:55.203Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
17:40:55 [2021-07-16T17:40:55.203Z] === RUN   TestGetDefaultAddressSpaces
17:40:55 [2021-07-16T17:40:55.203Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:40:55 [2021-07-16T17:40:55.203Z] === RUN   TestRemoteDriver
17:40:55 [2021-07-16T17:40:55.203Z] --- PASS: TestRemoteDriver (0.00s)
17:40:55 [2021-07-16T17:40:55.203Z] PASS
17:40:55 [2021-07-16T17:40:55.203Z] coverage: 47.4% of statements
17:40:55 [2021-07-16T17:40:55.203Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.066s	coverage: 47.4% of statements
17:40:55 [2021-07-16T17:40:55.203Z] --- PASS: TestRemoveSubnet (0.27s)
17:40:55 [2021-07-16T17:40:55.203Z] === RUN   TestGetSameAddress
17:40:55 [2021-07-16T17:40:55.203Z] --- PASS: TestGetSameAddress (0.01s)
17:40:55 [2021-07-16T17:40:55.203Z] === RUN   TestPoolAllocationReuse
17:40:55 [2021-07-16T17:40:55.672Z] === RUN   TestWindowsIPAM
17:40:55 [2021-07-16T17:40:55.672Z] --- PASS: TestWindowsIPAM (0.00s)
17:40:55 [2021-07-16T17:40:55.672Z] PASS
17:40:55 [2021-07-16T17:40:55.672Z] coverage: 71.4% of statements
17:40:55 [2021-07-16T17:40:55.672Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.039s	coverage: 71.4% of statements
17:40:55 [2021-07-16T17:40:55.770Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:40:55 [2021-07-16T17:40:55.770Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:40:56 [2021-07-16T17:40:56.132Z] === RUN   TestDefaultNetwork
17:40:56 [2021-07-16T17:40:56.132Z] --- PASS: TestDefaultNetwork (0.27s)
17:40:56 [2021-07-16T17:40:56.132Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:40:56 [2021-07-16T17:40:56.132Z] === RUN   TestKeyValue
17:40:56 [2021-07-16T17:40:56.132Z] --- PASS: TestKeyValue (0.00s)
17:40:56 [2021-07-16T17:40:56.132Z] PASS
17:40:56 [2021-07-16T17:40:56.132Z] coverage: 60.0% of statements
17:40:56 [2021-07-16T17:40:56.132Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.060s	coverage: 60.0% of statements
17:40:56 [2021-07-16T17:40:56.331Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:40:56 [2021-07-16T17:40:56.573Z] --- PASS: TestServiceUpdateNetwork (13.66s)
17:40:56 [2021-07-16T17:40:56.573Z] === RUN   TestServiceUpdatePidsLimit
17:40:56 [2021-07-16T17:40:56.599Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s)
17:40:56 [2021-07-16T17:40:56.599Z] === RUN   TestInitAddressPools
17:40:56 [2021-07-16T17:40:56.599Z] --- PASS: TestInitAddressPools (0.00s)
17:40:56 [2021-07-16T17:40:56.599Z] PASS
17:40:56 [2021-07-16T17:40:56.599Z] coverage: 74.0% of statements
17:40:56 [2021-07-16T17:40:56.599Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.639s	coverage: 74.0% of statements
17:40:56 [2021-07-16T17:40:56.835Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:40:56 [2021-07-16T17:40:56.892Z] === RUN   TestDockerSuite/TestRunModeHostname
17:40:57 [2021-07-16T17:40:57.059Z] === RUN   TestGenerate
17:40:57 [2021-07-16T17:40:57.059Z] --- PASS: TestGenerate (0.00s)
17:40:57 [2021-07-16T17:40:57.059Z] === RUN   TestGeneratePtr
17:40:57 [2021-07-16T17:40:57.059Z] --- PASS: TestGeneratePtr (0.00s)
17:40:57 [2021-07-16T17:40:57.059Z] === RUN   TestGenerateMissingField
17:40:57 [2021-07-16T17:40:57.059Z] --- PASS: TestGenerateMissingField (0.00s)
17:40:57 [2021-07-16T17:40:57.059Z] === RUN   TestFieldCannotBeSet
17:40:57 [2021-07-16T17:40:57.059Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:40:57 [2021-07-16T17:40:57.059Z] === RUN   TestTypeMismatchError
17:40:57 [2021-07-16T17:40:57.059Z] --- PASS: TestTypeMismatchError (0.00s)
17:40:57 [2021-07-16T17:40:57.059Z] PASS
17:40:57 [2021-07-16T17:40:57.518Z] coverage: 100.0% of statements
17:40:57 [2021-07-16T17:40:57.518Z] ok  	github.com/docker/docker/libnetwork/options	0.046s	coverage: 100.0% of statements
17:40:57 [2021-07-16T17:40:57.780Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:40:57 [2021-07-16T17:40:57.978Z] --- PASS: TestPoolAllocationReuse (2.61s)
17:40:57 [2021-07-16T17:40:57.978Z] === RUN   TestGetAddressSubPoolEqualPool
17:40:57 [2021-07-16T17:40:57.978Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s)
17:40:57 [2021-07-16T17:40:57.978Z] === RUN   TestRequestReleaseAddressFromSubPool
17:40:58 [2021-07-16T17:40:58.279Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:40:58 [2021-07-16T17:40:58.279Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:40:58 [2021-07-16T17:40:58.534Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:40:58 [2021-07-16T17:40:58.950Z] === RUN   TestNetworkDBSimple
17:40:58 [2021-07-16T17:40:58.950Z] testing: warning: no tests to run
17:40:58 [2021-07-16T17:40:58.950Z] PASS
17:40:58 [2021-07-16T17:40:58.950Z] coverage: 0.0% of statements
17:40:58 [2021-07-16T17:40:58.950Z] ok  	github.com/docker/docker/libnetwork/osl	0.035s	coverage: 0.0% of statements [no tests to run]
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestRequestNewPort
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestRequestNewPort (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestRequestSpecificPort
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestRequestSpecificPort (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestReleasePort
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestReleasePort (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestReuseReleasedPort
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestReuseReleasedPort (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestReleaseUnreadledPort
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestUnknowProtocol
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestUnknowProtocol (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestAllocateAllPorts
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestAllocateAllPorts (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestPortAllocation
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestPortAllocation (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestPortAllocationWithCustomRange
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestNoDuplicateBPR
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] === RUN   TestChangePortRange
17:40:59 [2021-07-16T17:40:59.410Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:40:59 [2021-07-16T17:40:59.410Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:40:59 [2021-07-16T17:40:59.410Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:40:59 [2021-07-16T17:40:59.410Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:40:59 [2021-07-16T17:40:59.410Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:40:59 [2021-07-16T17:40:59.410Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:40:59 [2021-07-16T17:40:59.410Z] --- PASS: TestChangePortRange (0.00s)
17:40:59 [2021-07-16T17:40:59.410Z] PASS
17:40:59 [2021-07-16T17:40:59.410Z] coverage: 88.6% of statements
17:40:59 [2021-07-16T17:40:59.410Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.040s	coverage: 88.6% of statements
17:40:59 [2021-07-16T17:40:59.869Z] 2021/07/16 17:40:59 Closing DB instances...
17:40:59 [2021-07-16T17:40:59.869Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.00s)
17:40:59 [2021-07-16T17:40:59.869Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestTransportPortConv
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestTransportPortConv (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestTransportPortBindingConv
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestTransportPortBindingConv (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestErrorConstructors
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestErrorConstructors (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestCompareIPMask
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestCompareIPMask (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestUtilGetHostPartIP
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestUtilGetBroadcastIP
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] === RUN   TestParseCIDR
17:41:00 [2021-07-16T17:41:00.329Z] --- PASS: TestParseCIDR (0.00s)
17:41:00 [2021-07-16T17:41:00.329Z] PASS
17:41:00 [2021-07-16T17:41:00.329Z] coverage: 47.9% of statements
17:41:00 [2021-07-16T17:41:00.329Z] ok  	github.com/docker/docker/libnetwork/types	0.039s	coverage: 47.9% of statements
17:41:00 [2021-07-16T17:41:00.419Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:41:00 [2021-07-16T17:41:00.789Z] --- PASS: TestNetworkDBSimple (2.02s)
17:41:00 [2021-07-16T17:41:00.789Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:41:00 [2021-07-16T17:41:00.789Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.17s)
17:41:00 [2021-07-16T17:41:00.789Z] === RUN   TestGetAddress
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:41:01 [2021-07-16T17:41:01.762Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:41:01 [2021-07-16T17:41:01.763Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:41:01 [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.01s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:41:01 [2021-07-16T17:41:01.763Z] PASS
17:41:01 [2021-07-16T17:41:01.763Z] coverage: 44.0% of statements
17:41:01 [2021-07-16T17:41:01.763Z] ok  	github.com/docker/docker/oci	0.042s	coverage: 44.0% of statements
17:41:01 [2021-07-16T17:41:01.782Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:41:02 [2021-07-16T17:41:02.223Z] 2021/07/16 17:41:01 Closing DB instances...
17:41:02 [2021-07-16T17:41:02.223Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:41:02 [2021-07-16T17:41:02.223Z] PASS
17:41:02 [2021-07-16T17:41:02.223Z] coverage: 100.0% of statements
17:41:02 [2021-07-16T17:41:02.223Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.047s	coverage: 100.0% of statements
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestAddressPoolOpt
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestAddressPoolOpt (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/a
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/something
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/_=a
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/env1=value1
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/_env1=value1
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/env2=value2=value3
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/env3=abc!qwe
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/env_4=value_4
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/PATH
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/=a
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/PATH=
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/PATH=something
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/asd!qwe
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/1asd
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/123
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/some_space
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/__some_space_before
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/some_space_after__
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/=
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateEnv/PaTh
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/a (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/something (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/= (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestParseHost
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestParseHost (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestParseDockerDaemonHost
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestParseTCP
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestParseTCP (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestParseInvalidUnixAddrInvalid
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateExtraHosts
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestValidateExtraHosts (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestIpOptString
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestIpOptString (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestNewIpOptInvalidDefaultVal
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestNewIpOptValidDefaultVal
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestIpOptSetInvalidVal
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateIPAddress
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestValidateIPAddress (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestMapOpts
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestMapOpts (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestListOptsWithoutValidator
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestListOptsWithValidator
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestListOptsWithValidator (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateDNSSearch
17:41:02 [2021-07-16T17:41:02.683Z] --- PASS: TestValidateDNSSearch (0.00s)
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateLabel
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateLabel/label_with_general_format
17:41:02 [2021-07-16T17:41:02.683Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_one_more
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestNamedListOpts
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestNamedListOpts (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestNamedMapOpts
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestNamedMapOpts (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestParseLink
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestParseLink (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestQuotedStringSetWithQuotes
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestQuotedStringSetWithNoQuotes
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] === RUN   TestUlimitOpt
17:41:02 [2021-07-16T17:41:02.684Z] --- PASS: TestUlimitOpt (0.00s)
17:41:02 [2021-07-16T17:41:02.684Z] PASS
17:41:02 [2021-07-16T17:41:02.684Z] coverage: 67.1% of statements
17:41:02 [2021-07-16T17:41:02.684Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 67.1% of statements
17:41:03 [2021-07-16T17:41:03.144Z] === RUN   TestParseVersion
17:41:03 [2021-07-16T17:41:03.144Z] --- PASS: TestParseVersion (0.00s)
17:41:03 [2021-07-16T17:41:03.144Z] PASS
17:41:03 [2021-07-16T17:41:03.144Z] coverage: 52.9% of statements
17:41:03 [2021-07-16T17:41:03.144Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
17:41:03 [2021-07-16T17:41:03.146Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:41:03 [2021-07-16T17:41:03.146Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:41:03 [2021-07-16T17:41:03.401Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:41:03 [2021-07-16T17:41:03.604Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
17:41:03 [2021-07-16T17:41:03.604Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:41:05 [2021-07-16T17:41:05.145Z] 2021/07/16 17:41:04 Closing DB instances...
17:41:05 [2021-07-16T17:41:05.145Z] === RUN   TestPeerCertificateMarshalJSON
17:41:05 [2021-07-16T17:41:05.145Z] === RUN   TestIsArchivePathDir
17:41:05 [2021-07-16T17:41:05.145Z] --- PASS: TestIsArchivePathDir (0.07s)
17:41:05 [2021-07-16T17:41:05.145Z] === RUN   TestIsArchivePathInvalidFile
17:41:05 [2021-07-16T17:41:05.145Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
17:41:05 [2021-07-16T17:41:05.145Z] === RUN   TestIsArchivePathTar
17:41:05 [2021-07-16T17:41:05.145Z] --- PASS: TestIsArchivePathTar (0.16s)
17:41:05 [2021-07-16T17:41:05.145Z] === RUN   TestDecompressStreamGzip
17:41:05 [2021-07-16T17:41:05.286Z] === RUN   TestDockerSuite/TestRunMount
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestDecompressStreamGzip (0.12s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestDecompressStreamBzip2
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestDecompressStreamXz
17:41:05 [2021-07-16T17:41:05.605Z]     archive_test.go:134: Xz not present in msys2
17:41:05 [2021-07-16T17:41:05.605Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestCompressStreamXzUnsupported
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestCompressStreamBzip2Unsupported
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestCompressStreamInvalid
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestExtensionInvalid
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionInvalid (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestExtensionUncompressed
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionUncompressed (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestExtensionBzip2
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionBzip2 (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestExtensionGzip
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionGzip (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestExtensionXz
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionXz (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestCmdStreamLargeStderr
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestCmdStreamBad
17:41:05 [2021-07-16T17:41:05.605Z]     archive_test.go:239: Failing on Windows CI machines
17:41:05 [2021-07-16T17:41:05.605Z] --- SKIP: TestCmdStreamBad (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestCmdStreamGood
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestCmdStreamGood (0.06s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestUntarPathWithInvalidDest
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestUntarPathWithInvalidSrc
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestUntarPath
17:41:05 [2021-07-16T17:41:05.605Z] --- PASS: TestUntarPath (0.09s)
17:41:05 [2021-07-16T17:41:05.605Z] === RUN   TestUntarPathWithDestinationFile
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestPeerCertificateMarshalJSON (1.14s)
17:41:06 [2021-07-16T17:41:06.065Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestMiddleware
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestMiddleware (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestNewResponseModifier
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestNewResponseModifier (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] PASS
17:41:06 [2021-07-16T17:41:06.065Z] coverage: 26.8% of statements
17:41:06 [2021-07-16T17:41:06.065Z] ok  	github.com/docker/docker/pkg/authorization	1.193s	coverage: 26.8% of statements
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyWithTarInvalidSrc
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyWithTarSrcFile
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyWithTarSrcFolder
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyFileWithTarInvalidSrc
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyFileWithTarSrcFolder
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestCopyFileWithTarSrcFile
17:41:06 [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:41:06 [2021-07-16T17:41:06.065Z] === RUN   TestTarFiles
17:41:06 [2021-07-16T17:41:06.526Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s)
17:41:06 [2021-07-16T17:41:06.526Z] === RUN   TestNetworkDBCRUDTableEntry
17:41:06 [2021-07-16T17:41:06.526Z] === RUN   TestUnbuffered
17:41:06 [2021-07-16T17:41:06.526Z] --- PASS: TestUnbuffered (0.00s)
17:41:06 [2021-07-16T17:41:06.526Z] === RUN   TestRaceUnbuffered
17:41:06 [2021-07-16T17:41:06.526Z] --- PASS: TestRaceUnbuffered (0.00s)
17:41:06 [2021-07-16T17:41:06.526Z] PASS
17:41:06 [2021-07-16T17:41:06.526Z] coverage: 100.0% of statements
17:41:06 [2021-07-16T17:41:06.526Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[foo]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[bar]_[foo]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[foo_bar]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[qux]_[foo]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[]#01
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[qux]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[foo_bar_qux]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[qux]_[baz]]
17:41:07 [2021-07-16T17:41:07.496Z] === RUN   TestMatch/[[foo_baz]]
17:41:07 [2021-07-16T17:41:07.496Z] --- PASS: TestMatch (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:41:07 [2021-07-16T17:41:07.496Z] PASS
17:41:07 [2021-07-16T17:41:07.496Z] coverage: 87.5% of statements
17:41:07 [2021-07-16T17:41:07.496Z] ok  	github.com/docker/docker/pkg/capabilities	0.037s	coverage: 87.5% of statements
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootTarUntar
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootTarUntar (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootUntarWithHugeExcludesList
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootUntarEmptyArchive
17:41:08 [2021-07-16T17:41:08.465Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootTarUntarWithSymlink
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootCopyWithTar
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootCopyFileWithTar
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootUntarPath
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootUntarPath (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] === RUN   TestChrootApplyDotDotFile
17:41:08 [2021-07-16T17:41:08.465Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:41:08 [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:41:08 [2021-07-16T17:41:08.465Z] PASS
17:41:08 [2021-07-16T17:41:08.465Z] coverage: 15.4% of statements
17:41:08 [2021-07-16T17:41:08.465Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.087s	coverage: 15.4% of statements
17:41:08 [2021-07-16T17:41:08.465Z] 2021/07/16 17:41:08 Closing DB instances...
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeEmpty
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeEmpty (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeEmptyFile
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeEmptyFile (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeNonemptyFile
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeNestedDirectoryEmpty
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestMoveToSubdir
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestMoveToSubdir (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] === RUN   TestSizeNonExistingDirectory
17:41:09 [2021-07-16T17:41:09.434Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:41:09 [2021-07-16T17:41:09.434Z] PASS
17:41:09 [2021-07-16T17:41:09.434Z] coverage: 80.0% of statements
17:41:09 [2021-07-16T17:41:09.434Z] ok  	github.com/docker/docker/pkg/directory	0.048s	coverage: 80.0% of statements
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestTarFiles (3.74s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestTarUntar
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestTarUntar (0.03s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestTarWithOptions
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestTarWithOptions (0.02s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestUntarUstarGnuConflict
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestUntarInvalidFilenames
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestNetworkDBCRUDTableEntry (3.48s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestNetworkDBCRUDTableEntries
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames980395754\\dest"
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestUntarInvalidFilenames (0.13s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestUntarHardlinkToSymlink
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestUntarInvalidHardlink
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink845454107\\victim\\hello" -> "../victim/hello"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink951586238\\victim\\hello" -> "/../victim/hello"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink942119941\\victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink454614432\\victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink698348671\\victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink116707282\\victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestUntarInvalidSymlink
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink579745033\\dest\\dotdot" -> "../victim/hello"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink567925972\\dest\\slash-dotdot" -> "/../victim/hello"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink604165155\\dest\\loophole-victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink275042598\\dest\\loophole-victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink053892173\\dest\\loophole-victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink239257928\\dest\\loophole-victim" -> "../victim"
17:41:09 [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017021959\\dest\\dir\\loophole" -> "../../victim"
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestTempArchiveCloseMultipleTimes
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestXGlobalNoParent
17:41:09 [2021-07-16T17:41:09.894Z] --- PASS: TestXGlobalNoParent (0.00s)
17:41:09 [2021-07-16T17:41:09.894Z] === RUN   TestReplaceFileTarWrapper
17:41:10 [2021-07-16T17:41:10.014Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:41:10 [2021-07-16T17:41:10.354Z] --- PASS: TestReplaceFileTarWrapper (0.11s)
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   TestPrefixHeaderReadable
17:41:10 [2021-07-16T17:41:10.354Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   TestDisablePigz
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestContainsEntry
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestCreateEntries
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestEntriesDiff
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestEntriesEquality
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestGeneratorNotGenerate
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestGeneratorWithPort
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestNewEntry
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   Test/TestParse
17:41:10 [2021-07-16T17:41:10.354Z] --- PASS: Test (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestNewEntry (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z]     --- PASS: Test/TestParse (0.00s)
17:41:10 [2021-07-16T17:41:10.354Z] PASS
17:41:10 [2021-07-16T17:41:10.354Z] coverage: 58.3% of statements
17:41:10 [2021-07-16T17:41:10.354Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
17:41:10 [2021-07-16T17:41:10.354Z] ok  	github.com/docker/docker/pkg/discovery	0.059s	coverage: 58.3% of statements
17:41:10 [2021-07-16T17:41:10.354Z] --- PASS: TestDisablePigz (0.13s)
17:41:10 [2021-07-16T17:41:10.354Z] === RUN   TestPigz
17:41:10 [2021-07-16T17:41:10.355Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestPigz (0.13s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestCopyFileWithInvalidDest
17:41:10 [2021-07-16T17:41:10.355Z]     archive_windows_test.go:16: Currently fails
17:41:10 [2021-07-16T17:41:10.355Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestCanonicalTarNameForPath
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestCanonicalTarName
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestCanonicalTarName (0.00s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestChmodTarEntry
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestChmodTarEntry (0.00s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestHardLinkOrder
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestHardLinkOrder (0.08s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestChangeString
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestChangeString (0.00s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestChangesWithNoChanges
17:41:10 [2021-07-16T17:41:10.355Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:41:10 [2021-07-16T17:41:10.355Z] === RUN   TestChangesWithChanges
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestChangesWithChanges (0.02s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesWithChangesGH13590
17:41:10 [2021-07-16T17:41:10.814Z]     changes_test.go:196: needs more investigation
17:41:10 [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesDirsEmpty
17:41:10 [2021-07-16T17:41:10.814Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:41:10 [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesDirsMutated
17:41:10 [2021-07-16T17:41:10.814Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:41:10 [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestApplyLayer
17:41:10 [2021-07-16T17:41:10.814Z]     changes_test.go:433: needs further investigation
17:41:10 [2021-07-16T17:41:10.814Z] --- SKIP: TestApplyLayer (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesSizeWithHardlinks
17:41:10 [2021-07-16T17:41:10.814Z]     changes_test.go:469: needs further investigation
17:41:10 [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesSizeWithNoChanges
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestChangesSize
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestChangesSize (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestApplyLayerInvalidFilenames
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames176061004\\dest"
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestApplyLayerInvalidHardlink
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink132638046\\victim\\hello" -> "../victim/hello"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink067073317\\victim\\hello" -> "/../victim/hello"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink055525952\\victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink695982239\\victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink616492914\\victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink618852393\\victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestApplyLayerInvalidSymlink
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink135559028\\dest\\dotdot" -> "../victim/hello"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink837623875\\dest\\slash-dotdot" -> "/../victim/hello"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink934443718\\dest\\loophole-victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink091264877\\dest\\loophole-victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink690033128\\dest\\loophole-victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink072122919\\dest\\loophole-victim" -> "../victim"
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestApplyLayerWhiteouts
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestGenerateEmptyFile
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   TestGenerateWithContent
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: TestGenerateWithContent (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] PASS
17:41:10 [2021-07-16T17:41:10.814Z] coverage: 61.6% of statements
17:41:10 [2021-07-16T17:41:10.814Z] ok  	github.com/docker/docker/pkg/archive	5.853s	coverage: 61.6% of statements
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test/TestContent
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test/TestInitialize
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test/TestNew
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test/TestParsingContentsWithComments
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test/TestRegister
17:41:10 [2021-07-16T17:41:10.814Z] === RUN   Test/TestWatch
17:41:10 [2021-07-16T17:41:10.814Z] --- PASS: Test (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z]     --- PASS: Test/TestContent (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z]     --- PASS: Test/TestInitialize (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z]     --- PASS: Test/TestNew (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z]     --- PASS: Test/TestRegister (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z]     --- PASS: Test/TestWatch (0.00s)
17:41:10 [2021-07-16T17:41:10.814Z] PASS
17:41:10 [2021-07-16T17:41:10.814Z] coverage: 92.9% of statements
17:41:10 [2021-07-16T17:41:10.814Z] ok  	github.com/docker/docker/pkg/discovery/file	0.048s	coverage: 92.9% of statements
17:41:11 [2021-07-16T17:41:11.786Z] 2021/07/16 17:41:11 Closing DB instances...
17:41:11 [2021-07-16T17:41:11.814Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:41:12 [2021-07-16T17:41:12.245Z] === RUN   Test
17:41:12 [2021-07-16T17:41:12.245Z] === RUN   Test/TestInitialize
17:41:12 [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:11Z" level=info msg="Initializing discovery without TLS"
17:41:12 [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery without TLS"
17:41:12 [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery without TLS"
17:41:12 [2021-07-16T17:41:12.245Z] === RUN   Test/TestInitializeWithCerts
17:41:12 [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery with TLS"
17:41:12 [2021-07-16T17:41:12.245Z] === RUN   Test/TestWatch
17:41:12 [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery without TLS"
17:41:13 [2021-07-16T17:41:13.220Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s)
17:41:13 [2021-07-16T17:41:13.220Z] === RUN   TestNetworkDBNodeLeave
17:41:13 [2021-07-16T17:41:13.701Z]     docker_cli_swarm_test.go:1802: [d95b51fc800d8] joining swarm manager [dcfe1757ba637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:41:13 [2021-07-16T17:41:13.701Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:41:14 [2021-07-16T17:41:14.627Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:41:14 [2021-07-16T17:41:14.882Z]     docker_cli_swarm_test.go:1803: [dadd4c926e980] joining swarm manager [dcfe1757ba637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:41:15 [2021-07-16T17:41:15.155Z] --- PASS: Test (3.11s)
17:41:15 [2021-07-16T17:41:15.155Z]     --- PASS: Test/TestInitialize (0.10s)
17:41:15 [2021-07-16T17:41:15.155Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
17:41:15 [2021-07-16T17:41:15.155Z]     --- PASS: Test/TestWatch (3.00s)
17:41:15 [2021-07-16T17:41:15.155Z] PASS
17:41:15 [2021-07-16T17:41:15.155Z] coverage: 84.1% of statements
17:41:15 [2021-07-16T17:41:15.155Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.159s	coverage: 84.1% of statements
17:41:15 [2021-07-16T17:41:15.442Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10037"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:13Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49372"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10036"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49373"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49374"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, is the new incarnation of the shutdown node 5c3b0cea5eb6/172.29.228.189"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49375"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, is the new incarnation of the shutdown node 2723889513d3/172.29.228.189"
17:41:15 [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49376"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, is the new incarnation of the shutdown node 5e9306474ab2/172.29.228.189"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, is the new incarnation of the shutdown node 5c3b0cea5eb6/172.29.228.189"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, is the new incarnation of the shutdown node 2723889513d3/172.29.228.189"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, is the new incarnation of the shutdown node 5e9306474ab2/172.29.228.189"
17:41:15 [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49377"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49378"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035"
17:41:15 [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49379"
17:41:16 [2021-07-16T17:41:16.125Z] --- PASS: TestNetworkDBNodeLeave (2.81s)
17:41:16 [2021-07-16T17:41:16.125Z] === RUN   TestNetworkDBWatch
17:41:16 [2021-07-16T17:41:16.125Z] === RUN   Test
17:41:16 [2021-07-16T17:41:16.125Z] === RUN   Test/TestWatch
17:41:16 [2021-07-16T17:41:16.125Z] --- PASS: Test (0.00s)
17:41:16 [2021-07-16T17:41:16.125Z]     --- PASS: Test/TestWatch (0.00s)
17:41:16 [2021-07-16T17:41:16.125Z] PASS
17:41:16 [2021-07-16T17:41:16.125Z] coverage: 92.3% of statements
17:41:16 [2021-07-16T17:41:16.125Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.042s	coverage: 92.3% of statements
17:41:16 [2021-07-16T17:41:16.585Z] === RUN   Test
17:41:16 [2021-07-16T17:41:16.585Z] === RUN   Test/TestInitialize
17:41:16 [2021-07-16T17:41:16.585Z] === RUN   Test/TestInitializeWithPattern
17:41:16 [2021-07-16T17:41:16.585Z] === RUN   Test/TestRegister
17:41:16 [2021-07-16T17:41:16.585Z] === RUN   Test/TestWatch
17:41:16 [2021-07-16T17:41:16.585Z] --- PASS: Test (0.00s)
17:41:16 [2021-07-16T17:41:16.585Z]     --- PASS: Test/TestInitialize (0.00s)
17:41:16 [2021-07-16T17:41:16.585Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:41:16 [2021-07-16T17:41:16.585Z]     --- PASS: Test/TestRegister (0.00s)
17:41:16 [2021-07-16T17:41:16.585Z]     --- PASS: Test/TestWatch (0.00s)
17:41:16 [2021-07-16T17:41:16.585Z] PASS
17:41:16 [2021-07-16T17:41:16.585Z] coverage: 93.8% of statements
17:41:16 [2021-07-16T17:41:16.585Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.038s	coverage: 93.8% of statements
17:41:17 [2021-07-16T17:41:17.327Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:41:17 [2021-07-16T17:41:17.496Z] 2021/07/16 17:41:17 Closing DB instances...
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 5cc3609b51e2/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node5(3b611011bd7e): Node leave event for 5cc3609b51e2/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node2(e4212010fe50): Node leave event for 5cc3609b51e2/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node3(c6ac587e25ed): Node leave event for 5cc3609b51e2/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node1(5cc3609b51e2): Node leave event for 5cc3609b51e2/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.554Z] === RUN   TestPollerAddRemove
17:41:17 [2021-07-16T17:41:17.554Z] --- PASS: TestPollerAddRemove (0.00s)
17:41:17 [2021-07-16T17:41:17.554Z] === RUN   TestPollerEvent
17:41:17 [2021-07-16T17:41:17.554Z]     poller_test.go:41: No chmod on Windows
17:41:17 [2021-07-16T17:41:17.554Z] --- SKIP: TestPollerEvent (0.00s)
17:41:17 [2021-07-16T17:41:17.554Z] === RUN   TestPollerClose
17:41:17 [2021-07-16T17:41:17.554Z] --- PASS: TestPollerClose (0.00s)
17:41:17 [2021-07-16T17:41:17.554Z] PASS
17:41:17 [2021-07-16T17:41:17.554Z] coverage: 45.7% of statements
17:41:17 [2021-07-16T17:41:17.554Z] ok  	github.com/docker/docker/pkg/filenotify	0.054s	coverage: 45.7% of statements
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node3(c6ac587e25ed): Node leave event for e4212010fe50/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node4(0f4e37d34cf7): Node leave event for e4212010fe50/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node5(3b611011bd7e): Node leave event for e4212010fe50/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node2(e4212010fe50): Node leave event for e4212010fe50/172.29.228.189"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster"
17:41:17 [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.015Z] 2021/07/16 17:41:17 Closing DB instances...
17:41:18 [2021-07-16T17:41:18.154Z] --- PASS: TestServiceUpdatePidsLimit (22.30s)
17:41:18 [2021-07-16T17:41:18.154Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
17:41:18 [2021-07-16T17:41:18.154Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (11.90s)
17:41:18 [2021-07-16T17:41:18.154Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s)
17:41:18 [2021-07-16T17:41:18.154Z] PASS
17:41:18 [2021-07-16T17:41:18.154Z] 
17:41:18 [2021-07-16T17:41:18.154Z] === Skipped
17:41:18 [2021-07-16T17:41:18.154Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:41:18 [2021-07-16T17:41:18.154Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:41:18 [2021-07-16T17:41:18.154Z] 
17:41:18 [2021-07-16T17:41:18.154Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:41:18 [2021-07-16T17:41:18.154Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:18 [2021-07-16T17:41:18.154Z] 
17:41:18 [2021-07-16T17:41:18.154Z] 
17:41:18 [2021-07-16T17:41:18.154Z] DONE 27 tests, 2 skipped in 158.434s
17:41:18 [2021-07-16T17:41:18.154Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:41:18 [2021-07-16T17:41:18.154Z] ++ 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
17:41:18 [2021-07-16T17:41:18.154Z] ++ set -e
17:41:18 [2021-07-16T17:41:18.154Z] ++ '[' -n 0 ']'
17:41:18 [2021-07-16T17:41:18.154Z] ++ set -x
17:41:18 [2021-07-16T17:41:18.154Z] ++ 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
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed change state NodeActive --> NodeLeft"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="node4(0f4e37d34cf7): Node leave event for c6ac587e25ed/172.29.228.189"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed change state NodeActive --> NodeLeft"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="node5(3b611011bd7e): Node leave event for c6ac587e25ed/172.29.228.189"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed change state NodeActive --> NodeLeft"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="node3(c6ac587e25ed): Node leave event for c6ac587e25ed/172.29.228.189"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCopyFileWithInvalidSrc
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCopyFileWithInvalidDest
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCopyFileWithSameSrcAndDest
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCopyFile
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFile (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:41:18 [2021-07-16T17:41:18.475Z]     fileutils_test.go:134: Needs porting to Windows
17:41:18 [2021-07-16T17:41:18.475Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestReadSymlinkedDirectoryToFile
17:41:18 [2021-07-16T17:41:18.475Z]     fileutils_test.go:180: Needs porting to Windows
17:41:18 [2021-07-16T17:41:18.475Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestWildcardMatches
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestWildcardMatches (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestPatternMatches
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatches (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestPatternMatchesFolderExclusions
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestSingleExclamationError
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestSingleExclamationError (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestMatchesWithNoPatterns
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestMatchesWithMalformedPatterns
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestMatches
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestMatches (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCleanPatterns
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatterns (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCleanPatternsExceptionFlag
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCleanPatternsErrorSingleException
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCreateIfNotExistsDir
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestCreateIfNotExistsFile
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] === RUN   TestMatch
17:41:18 [2021-07-16T17:41:18.475Z] --- PASS: TestMatch (0.00s)
17:41:18 [2021-07-16T17:41:18.475Z] PASS
17:41:18 [2021-07-16T17:41:18.475Z] coverage: 85.2% of statements
17:41:18 [2021-07-16T17:41:18.475Z] ok  	github.com/docker/docker/pkg/fileutils	0.056s	coverage: 85.2% of statements
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Failed ping: 0f4e37d34cf7 (timeout reached)"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.228.189:10037: use of closed network connection"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.228.189:10035: use of closed network connection"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49380"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7 change state NodeActive --> NodeFailed"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to failed nodes list"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, left gossip cluster"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7 change state NodeActive --> NodeFailed"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to failed nodes list"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10036"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49381"
17:41:18 [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=error msg="node: 0f4e37d34cf7 is unknown to memberlist"
17:41:18 [2021-07-16T17:41:18.886Z] time="2021-07-16T17:41:18Z" level=debug msg="Initiating bulk sync with node 0f4e37d34cf7 after reconnect"
17:41:18 [2021-07-16T17:41:18.886Z] time="2021-07-16T17:41:18Z" level=debug msg="node5(3b611011bd7e): Initiating bulk sync with node 0f4e37d34cf7"
17:41:18 [2021-07-16T17:41:18.886Z] time="2021-07-16T17:41:18Z" level=debug msg="node5(3b611011bd7e): Initiating unsolicited bulk sync for networks [] with node 0f4e37d34cf7"
17:41:18 [2021-07-16T17:41:18.935Z] === RUN   TestGet
17:41:18 [2021-07-16T17:41:18.935Z] --- PASS: TestGet (0.00s)
17:41:18 [2021-07-16T17:41:18.935Z] === RUN   TestGetShortcutString
17:41:18 [2021-07-16T17:41:18.935Z] --- PASS: TestGetShortcutString (0.00s)
17:41:18 [2021-07-16T17:41:18.935Z] PASS
17:41:18 [2021-07-16T17:41:18.935Z] coverage: 42.9% of statements
17:41:18 [2021-07-16T17:41:18.935Z] ok  	github.com/docker/docker/pkg/homedir	0.034s	coverage: 42.9% of statements
17:41:19 [2021-07-16T17:41:19.212Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:41:19 [2021-07-16T17:41:19.348Z] time="2021-07-16T17:41:19Z" level=info msg="Node 3b611011bd7e/172.29.228.189, left gossip cluster"
17:41:19 [2021-07-16T17:41:19.348Z] time="2021-07-16T17:41:19Z" level=info msg="Node 3b611011bd7e change state NodeActive --> NodeFailed"
17:41:19 [2021-07-16T17:41:19.348Z] time="2021-07-16T17:41:19Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to failed nodes list"
17:41:19 [2021-07-16T17:41:19.348Z] --- PASS: TestNetworkDBIslands (65.84s)
17:41:19 [2021-07-16T17:41:19.348Z] PASS
17:41:19 [2021-07-16T17:41:19.348Z] coverage: 60.6% of statements
17:41:19 [2021-07-16T17:41:19.348Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.670s	coverage: 60.6% of statements
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:41:19 [2021-07-16T17:41:19.348Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/quota	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/rootless	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/volume	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:41:19 [2021-07-16T17:41:19.349Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:41:19 [2021-07-16T17:41:19.395Z] --- PASS: TestNetworkDBWatch (3.22s)
17:41:19 [2021-07-16T17:41:19.395Z] === RUN   TestNetworkDBBulkSync
17:41:19 [2021-07-16T17:41:19.858Z] === RUN   TestCreateIDMapOrder
17:41:19 [2021-07-16T17:41:19.858Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:41:19 [2021-07-16T17:41:19.858Z] PASS
17:41:19 [2021-07-16T17:41:19.858Z] coverage: 7.2% of statements
17:41:19 [2021-07-16T17:41:19.858Z] ok  	github.com/docker/docker/pkg/idtools	0.034s	coverage: 7.2% of statements
17:41:20 [2021-07-16T17:41:20.318Z] 2021/07/16 17:41:20 Closing DB instances...
17:41:20 [2021-07-16T17:41:20.896Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === Skipped
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:41:20 [2021-07-16T17:41:20.897Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     client_test.go:23: runtime.GOOS == "windows"
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     network_proxy_test.go:212: No support for dual stack yet
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.01s)
17:41:20 [2021-07-16T17:41:20.897Z]     daemon_test.go:147: root required
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     reload_test.go:520: root required
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     pull_v2_test.go:73: Needs fixing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     pull_v2_test.go:118: Needs fixing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     download_test.go:268: Needs fixing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     layer_test.go:304: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     layer_test.go:353: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     layer_test.go:468: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     layer_test.go:697: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     migration_test.go:46: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     migration_test.go:182: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     mount_test.go:17: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     mount_test.go:76: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     mount_test.go:125: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     mount_test.go:212: Failing on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
17:41:20 [2021-07-16T17:41:20.897Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:134: Xz not present in msys2
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:239: Failing on Windows CI machines
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_windows_test.go:16: Currently fails
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     changes_test.go:196: needs more investigation
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     changes_test.go:433: needs further investigation
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     changes_test.go:469: needs further investigation
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     poller_test.go:41: No chmod on Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     fileutils_test.go:134: Needs porting to Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     fileutils_test.go:180: Needs porting to Windows
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
17:41:20 [2021-07-16T17:41:20.897Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:41:20 [2021-07-16T17:41:20.897Z]     local_test.go:181: runtime.GOOS == "windows"
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] 
17:41:20 [2021-07-16T17:41:20.897Z] DONE 2027 tests, 67 skipped in 337.394s
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestFixedBufferCap
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferCap (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestFixedBufferLen
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferLen (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestFixedBufferString
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferString (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestFixedBufferWrite
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferWrite (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestFixedBufferRead
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferRead (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestBytesPipeRead
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestBytesPipeRead (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestBytesPipeWrite
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestBytesPipeWrite (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestBytesPipeWriteRandomChunks
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestAtomicWriteToFile
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestAtomicWriteToFile (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestAtomicWriteSetCommit
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestAtomicWriteSetCancel
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestReadCloserWrapperClose
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestReaderErrWrapperReadOnError
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestReaderErrWrapperRead
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestHashData
17:41:21 [2021-07-16T17:41:21.292Z] --- PASS: TestHashData (0.00s)
17:41:21 [2021-07-16T17:41:21.292Z] === RUN   TestCancelReadCloser
17:41:21 [2021-07-16T17:41:21.361Z] INFO: make.ps1 ended at 07/16/2021 17:41:20
17:41:21 [2021-07-16T17:41:21.466Z] INFO: Testing against a local daemon
17:41:21 [2021-07-16T17:41:21.466Z] === RUN   TestSessionCreate
17:41:21 [2021-07-16T17:41:21.466Z] --- PASS: TestSessionCreate (0.04s)
17:41:21 [2021-07-16T17:41:21.466Z] === RUN   TestSessionCreateWithBadUpgrade
17:41:21 [2021-07-16T17:41:21.466Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
17:41:21 [2021-07-16T17:41:21.466Z] PASS
17:41:21 [2021-07-16T17:41:21.466Z] 
17:41:21 [2021-07-16T17:41:21.466Z] DONE 2 tests in 3.688s
17:41:21 [2021-07-16T17:41:21.466Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:41:21 [2021-07-16T17:41:21.466Z] ++ 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
17:41:21 [2021-07-16T17:41:21.466Z] ++ set -e
17:41:21 [2021-07-16T17:41:21.466Z] ++ '[' -n 0 ']'
17:41:21 [2021-07-16T17:41:21.466Z] ++ set -x
17:41:21 [2021-07-16T17:41:21.466Z] ++ 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
17:41:21 [2021-07-16T17:41:21.752Z] --- PASS: TestCancelReadCloser (0.10s)
17:41:21 [2021-07-16T17:41:21.752Z] === RUN   TestWriteCloserWrapperClose
17:41:21 [2021-07-16T17:41:21.752Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:41:21 [2021-07-16T17:41:21.752Z] === RUN   TestNopWriteCloser
17:41:21 [2021-07-16T17:41:21.752Z] --- PASS: TestNopWriteCloser (0.00s)
17:41:21 [2021-07-16T17:41:21.752Z] === RUN   TestNopWriter
17:41:21 [2021-07-16T17:41:21.752Z] --- PASS: TestNopWriter (0.00s)
17:41:21 [2021-07-16T17:41:21.752Z] === RUN   TestWriteCounter
17:41:21 [2021-07-16T17:41:21.752Z] --- PASS: TestWriteCounter (0.00s)
17:41:21 [2021-07-16T17:41:21.752Z] PASS
17:41:21 [2021-07-16T17:41:21.752Z] coverage: 69.2% of statements
17:41:21 [2021-07-16T17:41:21.752Z] ok  	github.com/docker/docker/pkg/ioutils	0.598s	coverage: 69.2% of statements
17:41:22 [2021-07-16T17:41:22.213Z] --- PASS: TestNetworkDBBulkSync (2.83s)
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestNetworkDBCRUDMediumCluster
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestError
17:41:22 [2021-07-16T17:41:22.213Z] --- PASS: TestError (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/no_progress
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/progress_1
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/with_units
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestProgressString/hide_counts
17:41:22 [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/with_units (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:41:22 [2021-07-16T17:41:22.213Z] === RUN   TestJSONMessageDisplay
17:41:22 [2021-07-16T17:41:22.673Z] --- PASS: TestJSONMessageDisplay (0.13s)
17:41:22 [2021-07-16T17:41:22.673Z] === RUN   TestJSONMessageDisplayWithJSONError
17:41:22 [2021-07-16T17:41:22.673Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:41:22 [2021-07-16T17:41:22.673Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:41:22 [2021-07-16T17:41:22.673Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:41:22 [2021-07-16T17:41:22.673Z] === RUN   TestDisplayJSONMessagesStream
17:41:22 [2021-07-16T17:41:22.673Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:41:22 [2021-07-16T17:41:22.673Z] PASS
17:41:22 [2021-07-16T17:41:22.673Z] coverage: 91.7% of statements
17:41:22 [2021-07-16T17:41:22.673Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.167s	coverage: 91.7% of statements
17:41:22 [2021-07-16T17:41:22.911Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:41:22 [2021-07-16T17:41:22.911Z] INFO: Unit tests ended at 07/16/2021 17:41:22. Duration:00:05:53.0795525
17:41:22 [2021-07-16T17:41:22.911Z] INFO: Building busybox
17:41:22 [2021-07-16T17:41:22.911Z] Sending build context to Docker daemon   5.12kB
17:41:22 [2021-07-16T17:41:22.911Z] 
17:41:22 [2021-07-16T17:41:22.911Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:41:22 [2021-07-16T17:41:22.911Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:41:22 [2021-07-16T17:41:22.911Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:41:22 [2021-07-16T17:41:22.911Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:41:22 [2021-07-16T17:41:22.911Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:41:22 [2021-07-16T17:41:22.911Z]  ---> 9a0a02eca0e6
17:41:22 [2021-07-16T17:41:22.911Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:41:22 [2021-07-16T17:41:22.911Z]  ---> Running in a1feca9a0fab
17:41:23 [2021-07-16T17:41:23.135Z] === RUN   TestStandardLongPath
17:41:23 [2021-07-16T17:41:23.135Z] --- PASS: TestStandardLongPath (0.00s)
17:41:23 [2021-07-16T17:41:23.135Z] === RUN   TestUNCLongPath
17:41:23 [2021-07-16T17:41:23.135Z] --- PASS: TestUNCLongPath (0.00s)
17:41:23 [2021-07-16T17:41:23.135Z] PASS
17:41:23 [2021-07-16T17:41:23.135Z] coverage: 100.0% of statements
17:41:23 [2021-07-16T17:41:23.135Z] ok  	github.com/docker/docker/pkg/longpath	0.038s	coverage: 100.0% of statements
17:41:23 [2021-07-16T17:41:23.135Z] --- PASS: TestGetAddress (22.23s)
17:41:23 [2021-07-16T17:41:23.135Z] === RUN   TestRequestSyntaxCheck
17:41:23 [2021-07-16T17:41:23.135Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:41:23 [2021-07-16T17:41:23.135Z] === RUN   TestRequest
17:41:23 [2021-07-16T17:41:23.374Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:41:23 [2021-07-16T17:41:23.595Z] === RUN   TestNameFormat
17:41:23 [2021-07-16T17:41:23.595Z] --- PASS: TestNameFormat (0.00s)
17:41:23 [2021-07-16T17:41:23.595Z] === RUN   TestNameRetries
17:41:23 [2021-07-16T17:41:23.595Z] --- PASS: TestNameRetries (0.00s)
17:41:23 [2021-07-16T17:41:23.595Z] PASS
17:41:23 [2021-07-16T17:41:23.595Z] coverage: 85.7% of statements
17:41:23 [2021-07-16T17:41:23.595Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
17:41:24 [2021-07-16T17:41:24.568Z] === RUN   TestParseKeyValueOpt
17:41:24 [2021-07-16T17:41:24.568Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:41:24 [2021-07-16T17:41:24.568Z] === RUN   TestParseUintList
17:41:24 [2021-07-16T17:41:24.568Z] --- PASS: TestParseUintList (0.00s)
17:41:24 [2021-07-16T17:41:24.568Z] === RUN   TestParseUintListMaximumLimits
17:41:24 [2021-07-16T17:41:24.568Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:41:24 [2021-07-16T17:41:24.568Z] PASS
17:41:24 [2021-07-16T17:41:24.568Z] coverage: 97.0% of statements
17:41:24 [2021-07-16T17:41:24.568Z] ok  	github.com/docker/docker/pkg/parsers	0.032s	coverage: 97.0% of statements
17:41:24 [2021-07-16T17:41:24.767Z] INFO: Testing against a local daemon
17:41:24 [2021-07-16T17:41:24.767Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:41:24 [2021-07-16T17:41:24.767Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:41:24 [2021-07-16T17:41:24.767Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:41:24 [2021-07-16T17:41:24.767Z] === RUN   TestEventsExecDie
17:41:25 [2021-07-16T17:41:25.028Z] 2021/07/16 17:41:24 Closing DB instances...
17:41:25 [2021-07-16T17:41:25.028Z] === RUN   TestNewAndRemove
17:41:25 [2021-07-16T17:41:25.028Z] --- PASS: TestNewAndRemove (0.00s)
17:41:25 [2021-07-16T17:41:25.028Z] === RUN   TestRemoveInvalidPath
17:41:25 [2021-07-16T17:41:25.028Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:41:25 [2021-07-16T17:41:25.028Z] PASS
17:41:25 [2021-07-16T17:41:25.028Z] coverage: 82.6% of statements
17:41:25 [2021-07-16T17:41:25.028Z] ok  	github.com/docker/docker/pkg/pidfile	0.033s	coverage: 82.6% of statements
17:41:25 [2021-07-16T17:41:25.711Z] --- PASS: TestEventsExecDie (1.20s)
17:41:25 [2021-07-16T17:41:25.711Z] === RUN   TestEventsBackwardsCompatible
17:41:25 [2021-07-16T17:41:25.887Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:41:25 [2021-07-16T17:41:25.972Z] --- PASS: TestEventsBackwardsCompatible (0.17s)
17:41:25 [2021-07-16T17:41:25.972Z] === RUN   TestEventsVolumeCreate
17:41:25 [2021-07-16T17:41:25.972Z] --- PASS: TestEventsVolumeCreate (0.09s)
17:41:25 [2021-07-16T17:41:25.972Z] === RUN   TestInfoBinaryCommits
17:41:25 [2021-07-16T17:41:25.972Z] --- PASS: TestInfoBinaryCommits (0.04s)
17:41:25 [2021-07-16T17:41:25.972Z] === RUN   TestInfoAPIVersioned
17:41:25 [2021-07-16T17:41:25.972Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:41:25 [2021-07-16T17:41:25.972Z] === RUN   TestInfoDiscoveryBackend
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestParseEmptyInterface
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestParseEmptyInterface (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestParseNonInterfaceType
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestParseWithOneFunction
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestParseWithOneFunction (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestParseWithMultipleFuncs
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestParseWithUnnamedReturn
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestEmbeddedInterface
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestEmbeddedInterface (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestParsedImports
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestParsedImports (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] === RUN   TestAliasedImports
17:41:25 [2021-07-16T17:41:25.998Z] --- PASS: TestAliasedImports (0.00s)
17:41:25 [2021-07-16T17:41:25.998Z] PASS
17:41:25 [2021-07-16T17:41:25.998Z] coverage: 56.8% of statements
17:41:25 [2021-07-16T17:41:25.998Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
17:41:26 [2021-07-16T17:41:26.459Z] === RUN   TestFailedConnection
17:41:26 [2021-07-16T17:41:26.550Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
17:41:26 [2021-07-16T17:41:26.550Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:41:26 [2021-07-16T17:41:26.919Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.86s)
17:41:26 [2021-07-16T17:41:26.919Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:41:26 [2021-07-16T17:41:26.919Z] === RUN   TestHTTPTransport
17:41:26 [2021-07-16T17:41:26.919Z] --- PASS: TestHTTPTransport (0.00s)
17:41:26 [2021-07-16T17:41:26.919Z] PASS
17:41:26 [2021-07-16T17:41:26.919Z] coverage: 85.7% of statements
17:41:27 [2021-07-16T17:41:27.378Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.034s	coverage: 85.7% of statements
17:41:27 [2021-07-16T17:41:27.493Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:41:27 [2021-07-16T17:41:27.493Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:41:27 [2021-07-16T17:41:27.772Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestBufioReaderPoolPutAndGet
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestBufioWriterPoolPutAndGet
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] === RUN   TestBufferPoolPutAndGet
17:41:27 [2021-07-16T17:41:27.845Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:41:27 [2021-07-16T17:41:27.845Z] PASS
17:41:27 [2021-07-16T17:41:27.845Z] coverage: 88.2% of statements
17:41:27 [2021-07-16T17:41:27.845Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
17:41:28 [2021-07-16T17:41:28.027Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:41:28 [2021-07-16T17:41:28.066Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
17:41:28 [2021-07-16T17:41:28.066Z] === RUN   TestInfoAPI
17:41:28 [2021-07-16T17:41:28.066Z] --- PASS: TestInfoAPI (0.04s)
17:41:28 [2021-07-16T17:41:28.066Z] === RUN   TestInfoAPIWarnings
17:41:28 [2021-07-16T17:41:28.309Z] === RUN   TestOutputOnPrematureClose
17:41:28 [2021-07-16T17:41:28.309Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:41:28 [2021-07-16T17:41:28.309Z] === RUN   TestCompleteSilently
17:41:28 [2021-07-16T17:41:28.309Z] --- PASS: TestCompleteSilently (0.00s)
17:41:28 [2021-07-16T17:41:28.309Z] PASS
17:41:28 [2021-07-16T17:41:28.309Z] coverage: 75.9% of statements
17:41:28 [2021-07-16T17:41:28.309Z] ok  	github.com/docker/docker/pkg/progress	0.029s	coverage: 75.9% of statements
17:41:28 [2021-07-16T17:41:28.309Z] --- PASS: TestFailedConnection (2.01s)
17:41:28 [2021-07-16T17:41:28.309Z] === RUN   TestFailOnce
17:41:28 [2021-07-16T17:41:28.309Z] 2021/07/16 17:41:28 http: panic serving 127.0.0.1:49304: Plugin not ready
17:41:28 [2021-07-16T17:41:28.309Z] goroutine 34 [running]:
17:41:28 [2021-07-16T17:41:28.309Z] net/http.(*conn).serve.func1(0xc00018c000)
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/net/http/server.go:1804 +0x153
17:41:28 [2021-07-16T17:41:28.309Z] panic(0xc15160, 0xd2c250)
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:41:28 [2021-07-16T17:41:28.309Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd3c910, 0xc0001340e0, 0xc0001aa000)
17:41:28 [2021-07-16T17:41:28.309Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:41:28 [2021-07-16T17:41:28.309Z] net/http.HandlerFunc.ServeHTTP(0xc00008cf30, 0xd3c910, 0xc0001340e0, 0xc0001aa000)
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/net/http/server.go:2049 +0x4b
17:41:28 [2021-07-16T17:41:28.309Z] net/http.(*ServeMux).ServeHTTP(0xc0000da8c0, 0xd3c910, 0xc0001340e0, 0xc0001aa000)
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
17:41:28 [2021-07-16T17:41:28.309Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0xd3c910, 0xc0001340e0, 0xc0001aa000)
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/net/http/server.go:2867 +0xaa
17:41:28 [2021-07-16T17:41:28.309Z] net/http.(*conn).serve(0xc00018c000, 0xd3d500, 0xc0001a0000)
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
17:41:28 [2021-07-16T17:41:28.309Z] created by net/http.(*Server).Serve
17:41:28 [2021-07-16T17:41:28.309Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
17:41:28 [2021-07-16T17:41:28.309Z] time="2021-07-16T17:41:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s"
17:41:28 [2021-07-16T17:41:28.309Z] --- PASS: TestRequest (5.24s)
17:41:28 [2021-07-16T17:41:28.309Z] === RUN   TestOverlappingRequests
17:41:28 [2021-07-16T17:41:28.778Z] 2021/07/16 17:41:28 Closing DB instances...
17:41:28 [2021-07-16T17:41:28.778Z] === RUN   TestSendToOneSub
17:41:28 [2021-07-16T17:41:28.778Z] --- PASS: TestSendToOneSub (0.00s)
17:41:28 [2021-07-16T17:41:28.778Z] === RUN   TestSendToMultipleSubs
17:41:28 [2021-07-16T17:41:28.778Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:41:28 [2021-07-16T17:41:28.778Z] === RUN   TestEvictOneSub
17:41:28 [2021-07-16T17:41:28.778Z] --- PASS: TestEvictOneSub (0.00s)
17:41:28 [2021-07-16T17:41:28.778Z] === RUN   TestClosePublisher
17:41:28 [2021-07-16T17:41:28.778Z] --- PASS: TestClosePublisher (0.00s)
17:41:28 [2021-07-16T17:41:28.778Z] === RUN   TestPubSubRace
17:41:28 [2021-07-16T17:41:28.778Z] --- PASS: TestOverlappingRequests (0.27s)
17:41:28 [2021-07-16T17:41:28.778Z] === RUN   TestRelease
17:41:29 [2021-07-16T17:41:29.239Z] --- PASS: TestFailOnce (1.13s)
17:41:29 [2021-07-16T17:41:29.699Z] === RUN   TestEchoInputOutput
17:41:29 [2021-07-16T17:41:29.699Z] --- PASS: TestEchoInputOutput (0.00s)
17:41:29 [2021-07-16T17:41:29.699Z] === RUN   TestBackoff
17:41:29 [2021-07-16T17:41:29.699Z] --- PASS: TestBackoff (0.00s)
17:41:29 [2021-07-16T17:41:29.699Z] === RUN   TestAbortRetry
17:41:29 [2021-07-16T17:41:29.699Z] --- PASS: TestAbortRetry (0.00s)
17:41:29 [2021-07-16T17:41:29.699Z] === RUN   TestClientScheme
17:41:29 [2021-07-16T17:41:29.699Z] --- PASS: TestClientScheme (0.00s)
17:41:29 [2021-07-16T17:41:29.699Z] === RUN   TestNewClientWithTimeout
17:41:29 [2021-07-16T17:41:29.699Z] --- PASS: TestRelease (1.00s)
17:41:29 [2021-07-16T17:41:29.699Z] === RUN   TestAllocateRandomDeallocate
17:41:29 [2021-07-16T17:41:29.699Z] --- PASS: TestPubSubRace (1.04s)
17:41:29 [2021-07-16T17:41:29.699Z] PASS
17:41:29 [2021-07-16T17:41:29.699Z] coverage: 75.0% of statements
17:41:29 [2021-07-16T17:41:29.699Z] ok  	github.com/docker/docker/pkg/pubsub	1.074s	coverage: 75.0% of statements
17:41:29 [2021-07-16T17:41:29.914Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:41:30 [2021-07-16T17:41:30.159Z] time="2021-07-16T17:41:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:41:30 [2021-07-16T17:41:30.159Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s)
17:41:30 [2021-07-16T17:41:30.159Z] === RUN   TestNetworkDBGarbageCollection
17:41:30 [2021-07-16T17:41:30.159Z] === RUN   TestRegister
17:41:30 [2021-07-16T17:41:30.159Z] --- PASS: TestRegister (0.00s)
17:41:30 [2021-07-16T17:41:30.159Z] === RUN   TestCommand
17:41:30 [2021-07-16T17:41:30.619Z] --- PASS: TestCommand (0.03s)
17:41:30 [2021-07-16T17:41:30.619Z] === RUN   TestNaiveSelf
17:41:30 [2021-07-16T17:41:30.619Z] --- PASS: TestNaiveSelf (0.03s)
17:41:30 [2021-07-16T17:41:30.619Z] PASS
17:41:30 [2021-07-16T17:41:30.619Z] coverage: 82.4% of statements
17:41:30 [2021-07-16T17:41:30.619Z] ok  	github.com/docker/docker/pkg/reexec	0.087s	coverage: 82.4% of statements
17:41:31 [2021-07-16T17:41:31.079Z] === RUN   TestParseSignal
17:41:31 [2021-07-16T17:41:31.079Z] --- PASS: TestParseSignal (0.00s)
17:41:31 [2021-07-16T17:41:31.079Z] === RUN   TestValidSignalForPlatform
17:41:31 [2021-07-16T17:41:31.079Z] --- PASS: TestValidSignalForPlatform (0.00s)
17:41:31 [2021-07-16T17:41:31.079Z] PASS
17:41:31 [2021-07-16T17:41:31.079Z] coverage: 19.7% of statements
17:41:31 [2021-07-16T17:41:31.079Z] ok  	github.com/docker/docker/pkg/signal	0.032s	coverage: 19.7% of statements
17:41:31 [2021-07-16T17:41:31.282Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:41:31 [2021-07-16T17:41:31.282Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:41:31 [2021-07-16T17:41:31.539Z] time="2021-07-16T17:41:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestNewStdWriter
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestNewStdWriter (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestWriteWithUninitializedStdWriter
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestWriteWithNilBytes
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestWrite
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestWrite (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestWriteWithWriterError
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestWriteWithWriterError (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyWriteAndRead
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyWithInvalidInputHeader
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyWithCorruptedPrefix
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyReturnsWriteErrors
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:41:31 [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:41:31 [2021-07-16T17:41:31.539Z] PASS
17:41:31 [2021-07-16T17:41:31.539Z] coverage: 100.0% of statements
17:41:31 [2021-07-16T17:41:31.539Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
17:41:32 [2021-07-16T17:41:32.207Z] === RUN   TestDockerSuite/TestRunNetHost
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestRawProgressFormatterFormatStatus
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestRawProgressFormatterFormatProgress
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestFormatStatus
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestFormatStatus (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestFormatError
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestFormatError (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestFormatJSONError
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestFormatJSONError (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestJsonProgressFormatterFormatProgress
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestJsonProgressFormatterFormatStatus
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestNewJSONProgressOutput
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestAuxFormatterEmit
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestStreamWriterStdout
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestStreamWriterStdout (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestStreamWriterStderr
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestStreamWriterStderr (0.00s)
17:41:32 [2021-07-16T17:41:32.509Z] PASS
17:41:32 [2021-07-16T17:41:32.509Z] coverage: 66.2% of statements
17:41:32 [2021-07-16T17:41:32.509Z] ok  	github.com/docker/docker/pkg/streamformatter	0.034s	coverage: 66.2% of statements
17:41:32 [2021-07-16T17:41:32.509Z] --- PASS: TestAllocateRandomDeallocate (2.70s)
17:41:32 [2021-07-16T17:41:32.509Z] === RUN   TestRetrieveFromStore
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestGenerateRandomID
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestGenerateRandomID (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestShortenId
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestShortenId (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestShortenSha256Id
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestShortenSha256Id (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestShortenIdEmpty
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestShortenIdEmpty (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestShortenIdInvalid
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestShortenIdInvalid (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestIsShortIDNonHex
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] === RUN   TestIsShortIDNotCorrectSize
17:41:32 [2021-07-16T17:41:32.969Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:41:32 [2021-07-16T17:41:32.969Z] PASS
17:41:32 [2021-07-16T17:41:32.969Z] coverage: 70.6% of statements
17:41:32 [2021-07-16T17:41:32.969Z] ok  	github.com/docker/docker/pkg/stringid	0.036s	coverage: 70.6% of statements
17:41:33 [2021-07-16T17:41:33.431Z] --- PASS: TestRetrieveFromStore (0.90s)
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestRequestReleaseAddressDuplicate
17:41:33 [2021-07-16T17:41:33.431Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestParallelPredefinedRequest1
17:41:33 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest1
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestParallelPredefinedRequest2
17:41:33 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest2
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestParallelPredefinedRequest3
17:41:33 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest3
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestParallelPredefinedRequest4
17:41:33 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest4
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestParallelPredefinedRequest5
17:41:33 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest5
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestDebug
17:41:33 [2021-07-16T17:41:33.431Z] --- PASS: TestDebug (0.00s)
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestRequestPoolParallel
17:41:33 [2021-07-16T17:41:33.431Z] --- PASS: TestRequestPoolParallel (0.25s)
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestFullAllocateRelease
17:41:33 [2021-07-16T17:41:33.431Z] === RUN   TestIsCpusetListAvailable
17:41:33 [2021-07-16T17:41:33.431Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:41:33 [2021-07-16T17:41:33.431Z] PASS
17:41:33 [2021-07-16T17:41:33.431Z] coverage: 38.2% of statements
17:41:33 [2021-07-16T17:41:33.431Z] ok  	github.com/docker/docker/pkg/sysinfo	0.031s	coverage: 38.2% of statements
17:41:33 [2021-07-16T17:41:33.569Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:41:33 [2021-07-16T17:41:33.891Z] --- PASS: TestFullAllocateRelease (0.34s)
17:41:33 [2021-07-16T17:41:33.891Z] === RUN   TestOddAllocateRelease
17:41:33 [2021-07-16T17:41:33.891Z] time="2021-07-16T17:41:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:41:34 [2021-07-16T17:41:34.360Z] --- PASS: TestOddAllocateRelease (0.21s)
17:41:34 [2021-07-16T17:41:34.360Z] === RUN   TestFullAllocateSerialReleaseParallel
17:41:34 [2021-07-16T17:41:34.360Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s)
17:41:34 [2021-07-16T17:41:34.360Z] === RUN   TestOddAllocateSerialReleaseParallel
17:41:34 [2021-07-16T17:41:34.360Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
17:41:34 [2021-07-16T17:41:34.360Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:41:34 [2021-07-16T17:41:34.360Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest1
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest4
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest3
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest2
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest1
17:41:34 [2021-07-16T17:41:34.360Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest3
17:41:34 [2021-07-16T17:41:34.360Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest4
17:41:34 [2021-07-16T17:41:34.360Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest5
17:41:34 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest2
17:41:34 [2021-07-16T17:41:34.360Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:34 [2021-07-16T17:41:34.360Z] === CONT  TestParallelPredefinedRequest5
17:41:34 [2021-07-16T17:41:34.360Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:41:34 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:41:34 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:41:34 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:41:34 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:41:34 [2021-07-16T17:41:34.360Z] PASS
17:41:34 [2021-07-16T17:41:34.360Z] coverage: 85.3% of statements
17:41:34 [2021-07-16T17:41:34.360Z] ok  	github.com/docker/docker/libnetwork/ipam	40.774s	coverage: 85.3% of statements
17:41:34 [2021-07-16T17:41:34.494Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestChtimes
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestChtimes (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestChtimesWindows
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestChtimesWindows (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestEnsureRemoveAllNotExist
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestEnsureRemoveAllWithDir
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestEnsureRemoveAllWithFile
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] === RUN   TestHasWin32KSupport
17:41:35 [2021-07-16T17:41:35.331Z]     syscall_windows_test.go:8: win32k: true
17:41:35 [2021-07-16T17:41:35.331Z] --- PASS: TestHasWin32KSupport (0.00s)
17:41:35 [2021-07-16T17:41:35.331Z] PASS
17:41:35 [2021-07-16T17:41:35.331Z] coverage: 12.9% of statements
17:41:35 [2021-07-16T17:41:35.331Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 12.9% of statements
17:41:35 [2021-07-16T17:41:35.419Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:41:35 [2021-07-16T17:41:35.674Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestTailFile
17:41:35 [2021-07-16T17:41:35.791Z] --- PASS: TestTailFile (0.00s)
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestTailFileManyLines
17:41:35 [2021-07-16T17:41:35.791Z] --- PASS: TestTailFileManyLines (0.00s)
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestTailEmptyFile
17:41:35 [2021-07-16T17:41:35.791Z] --- PASS: TestTailEmptyFile (0.00s)
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestTailNegativeN
17:41:35 [2021-07-16T17:41:35.791Z] --- PASS: TestTailNegativeN (0.00s)
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/4_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/8_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/12_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/no_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/no_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/truncated_last_line
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/truncated_last_line#01
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/truncated_last_line#02
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/2_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/single_byte_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/4_byte_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/no_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/12_byte_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/8_byte_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.792Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:41:35 [2021-07-16T17:41:35.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:41:35 [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:35 [2021-07-16T17:41:35.793Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:35 [2021-07-16T17:41:35.793Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:41:35 [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:41:35 [2021-07-16T17:41:35.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.268Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:36 [2021-07-16T17:41:36.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.269Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:41:36 [2021-07-16T17:41:36.269Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.270Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:41:36 [2021-07-16T17:41:36.271Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:41:36 [2021-07-16T17:41:36.271Z] --- PASS: TestNewTailReader (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:41:36 [2021-07-16T17:41:36.733Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:41:36 [2021-07-16T17:41:36.734Z] PASS
17:41:36 [2021-07-16T17:41:36.734Z] coverage: 88.6% of statements
17:41:36 [2021-07-16T17:41:36.734Z] ok  	github.com/docker/docker/pkg/tailfile	0.145s	coverage: 88.6% of statements
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestTarSumRemoveNonExistent
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestTarSumRemove
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestTarSumRemove (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestSortFileInfoSums
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestSortFileInfoSums (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestNewTarSumForLabelInvalid
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestNewTarSumForLabel
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestEmptyTar
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestEmptyTar (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestTarSumsReadSize
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestTarSumsReadSize (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestTarSums
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestTarSums (0.05s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestIteration
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestIteration (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestVersionLabelForChecksum
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestVersion
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestVersion (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestGetVersion
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestGetVersion (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] === RUN   TestGetVersions
17:41:37 [2021-07-16T17:41:37.194Z] --- PASS: TestGetVersions (0.00s)
17:41:37 [2021-07-16T17:41:37.194Z] PASS
17:41:37 [2021-07-16T17:41:37.194Z] coverage: 89.3% of statements
17:41:37 [2021-07-16T17:41:37.194Z] ok  	github.com/docker/docker/pkg/tarsum	0.097s	coverage: 89.3% of statements
17:41:37 [2021-07-16T17:41:37.656Z] testing: warning: no tests to run
17:41:37 [2021-07-16T17:41:37.656Z] PASS
17:41:37 [2021-07-16T17:41:37.656Z] coverage: [no statements]
17:41:37 [2021-07-16T17:41:37.656Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: [no statements] [no tests to run]
17:41:38 [2021-07-16T17:41:38.117Z] === RUN   TestTruncIndex
17:41:38 [2021-07-16T17:41:38.117Z] --- PASS: TestTruncIndex (0.11s)
17:41:38 [2021-07-16T17:41:38.117Z] PASS
17:41:38 [2021-07-16T17:41:38.117Z] coverage: 91.5% of statements
17:41:38 [2021-07-16T17:41:38.117Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
17:41:38 [2021-07-16T17:41:38.188Z]     docker_cli_swarm_test.go:1321: [d34d2ea7b8257] joining swarm manager [d35894946d5ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:41:38 [2021-07-16T17:41:38.188Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:41:38 [2021-07-16T17:41:38.577Z] time="2021-07-16T17:41:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:41:38 [2021-07-16T17:41:38.577Z] === RUN   TestIsGIT
17:41:38 [2021-07-16T17:41:38.577Z] --- PASS: TestIsGIT (0.00s)
17:41:38 [2021-07-16T17:41:38.577Z] === RUN   TestIsTransport
17:41:38 [2021-07-16T17:41:38.577Z] --- PASS: TestIsTransport (0.00s)
17:41:38 [2021-07-16T17:41:38.577Z] PASS
17:41:38 [2021-07-16T17:41:38.577Z] coverage: 100.0% of statements
17:41:38 [2021-07-16T17:41:38.577Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
17:41:39 [2021-07-16T17:41:39.036Z] === RUN   TestVersionInfo
17:41:39 [2021-07-16T17:41:39.036Z] --- PASS: TestVersionInfo (0.00s)
17:41:39 [2021-07-16T17:41:39.036Z] === RUN   TestAppendVersions
17:41:39 [2021-07-16T17:41:39.036Z] --- PASS: TestAppendVersions (0.00s)
17:41:39 [2021-07-16T17:41:39.036Z] PASS
17:41:39 [2021-07-16T17:41:39.036Z] coverage: 88.9% of statements
17:41:39 [2021-07-16T17:41:39.036Z] ok  	github.com/docker/docker/pkg/useragent	0.034s	coverage: 88.9% of statements
17:41:39 [2021-07-16T17:41:39.113Z]     docker_cli_swarm_test.go:1322: [d6c56121876cd] joining swarm manager [d35894946d5ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:41:40 [2021-07-16T17:41:40.474Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:41:40 [2021-07-16T17:41:40.578Z] === RUN   TestValidatePrivileges
17:41:40 [2021-07-16T17:41:40.578Z] --- PASS: TestValidatePrivileges (0.00s)
17:41:40 [2021-07-16T17:41:40.578Z] === RUN   TestFilterByCapNeg
17:41:40 [2021-07-16T17:41:40.578Z] --- PASS: TestFilterByCapNeg (0.00s)
17:41:40 [2021-07-16T17:41:40.578Z] === RUN   TestFilterByCapPos
17:41:40 [2021-07-16T17:41:40.578Z] --- PASS: TestFilterByCapPos (0.00s)
17:41:40 [2021-07-16T17:41:40.578Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:41:40 [2021-07-16T17:41:40.578Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:41:40 [2021-07-16T17:41:40.578Z] PASS
17:41:40 [2021-07-16T17:41:40.578Z] coverage: 12.0% of statements
17:41:40 [2021-07-16T17:41:40.578Z] ok  	github.com/docker/docker/plugin	0.053s	coverage: 12.0% of statements
17:41:40 [2021-07-16T17:41:40.643Z] Removing intermediate container a1feca9a0fab
17:41:40 [2021-07-16T17:41:40.643Z]  ---> 861e2eaac434
17:41:40 [2021-07-16T17:41:40.643Z] Step 7/13 : ARG BUSYBOX_VERSION
17:41:40 [2021-07-16T17:41:40.643Z]  ---> Running in ef35e027de23
17:41:40 [2021-07-16T17:41:40.643Z] Removing intermediate container ef35e027de23
17:41:40 [2021-07-16T17:41:40.643Z]  ---> f1f77fd25395
17:41:40 [2021-07-16T17:41:40.643Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:41:40 [2021-07-16T17:41:40.643Z]  ---> Running in 79b2e893f54e
17:41:40 [2021-07-16T17:41:40.643Z] Removing intermediate container 79b2e893f54e
17:41:40 [2021-07-16T17:41:40.643Z]  ---> 992a6ba93a12
17:41:40 [2021-07-16T17:41:40.643Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:41:41 [2021-07-16T17:41:41.038Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:41:41 [2021-07-16T17:41:41.038Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:41:41 [2021-07-16T17:41:41.038Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:41:41 [2021-07-16T17:41:41.038Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:41:41 [2021-07-16T17:41:41.105Z] 
17:41:41 [2021-07-16T17:41:41.501Z] === RUN   TestNewSettable
17:41:41 [2021-07-16T17:41:41.501Z] --- PASS: TestNewSettable (0.00s)
17:41:41 [2021-07-16T17:41:41.501Z] === RUN   TestIsSettable
17:41:41 [2021-07-16T17:41:41.501Z] --- PASS: TestIsSettable (0.00s)
17:41:41 [2021-07-16T17:41:41.501Z] === RUN   TestUpdateSettingsEnv
17:41:41 [2021-07-16T17:41:41.501Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:41:41 [2021-07-16T17:41:41.501Z] PASS
17:41:41 [2021-07-16T17:41:41.501Z] coverage: 20.0% of statements
17:41:41 [2021-07-16T17:41:41.501Z] ok  	github.com/docker/docker/plugin/v2	0.032s	coverage: 20.0% of statements
17:41:41 [2021-07-16T17:41:41.501Z] === RUN   TestLoad
17:41:41 [2021-07-16T17:41:41.501Z] --- PASS: TestLoad (0.00s)
17:41:41 [2021-07-16T17:41:41.501Z] === RUN   TestSave
17:41:41 [2021-07-16T17:41:41.501Z] --- PASS: TestSave (0.02s)
17:41:41 [2021-07-16T17:41:41.501Z] === RUN   TestAddDeleteGet
17:41:41 [2021-07-16T17:41:41.570Z]  ---> 2fc3f69f9208
17:41:41 [2021-07-16T17:41:41.570Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:41:41 [2021-07-16T17:41:41.570Z]  ---> Running in 650843acb64a
17:41:41 [2021-07-16T17:41:41.962Z] --- PASS: TestAddDeleteGet (0.02s)
17:41:41 [2021-07-16T17:41:41.962Z] === RUN   TestInvalidTags
17:41:41 [2021-07-16T17:41:41.962Z] --- PASS: TestInvalidTags (0.00s)
17:41:41 [2021-07-16T17:41:41.962Z] PASS
17:41:41 [2021-07-16T17:41:41.962Z] coverage: 84.4% of statements
17:41:41 [2021-07-16T17:41:41.962Z] ok  	github.com/docker/docker/reference	0.078s	coverage: 84.4% of statements
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestReaderWithReadError
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResolveAuthConfigIndexServer
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResolveAuthConfigFullURL
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestLoadAllowNondistributableArtifacts
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestValidateMirror
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestValidateMirror (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestLoadInsecureRegistries
17:41:42 [2021-07-16T17:41:42.933Z] time="2021-07-16T17:41:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestReader
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReader (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:41:42 [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:41:42 [2021-07-16T17:41:42.933Z] PASS
17:41:42 [2021-07-16T17:41:42.933Z] coverage: 100.0% of statements
17:41:42 [2021-07-16T17:41:42.933Z] ok  	github.com/docker/docker/registry/resumable	0.154s	coverage: 100.0% of statements
17:41:43 [2021-07-16T17:41:43.393Z] time="2021-07-16T17:41:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:41:43 [2021-07-16T17:41:43.393Z] time="2021-07-16T17:41:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:41:43 [2021-07-16T17:41:43.393Z] time="2021-07-16T17:41:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestLoadInsecureRegistries (0.11s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestNewServiceConfig
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestNewServiceConfig (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestValidateIndexName
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestValidateIndexName (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestValidateIndexNameWithError
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestEndpointParse
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestEndpointParse (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestEndpointParseInvalid
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestValidateEndpoint
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestValidateEndpoint (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestPing
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestPing (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestPingRegistryEndpoint
17:41:43 [2021-07-16T17:41:43.393Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:41:43 [2021-07-16T17:41:43.393Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestEndpoint
17:41:43 [2021-07-16T17:41:43.393Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:41:43 [2021-07-16T17:41:43.393Z] --- SKIP: TestEndpoint (0.01s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestParseRepositoryInfo
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestNewIndexInfo
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestNewIndexInfo (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestMirrorEndpointLookup
17:41:43 [2021-07-16T17:41:43.393Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:41:43 [2021-07-16T17:41:43.393Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestSearchRepositories
17:41:43 [2021-07-16T17:41:43.393Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:41:43 [2021-07-16T17:41:43.393Z]         Host: 127.0.0.1:49325
17:41:43 [2021-07-16T17:41:43.393Z]         User-Agent: docker test client
17:41:43 [2021-07-16T17:41:43.393Z]         Authorization: Token fake-token
17:41:43 [2021-07-16T17:41:43.393Z]         X-Docker-Token: true
17:41:43 [2021-07-16T17:41:43.393Z]         Accept-Encoding: gzip
17:41:43 [2021-07-16T17:41:43.393Z]         
17:41:43 [2021-07-16T17:41:43.393Z]         
17:41:43 [2021-07-16T17:41:43.393Z]     registry_test.go:730: HTTP/1.1 200 OK
17:41:43 [2021-07-16T17:41:43.393Z]         Connection: close
17:41:43 [2021-07-16T17:41:43.393Z]         Content-Length: 144
17:41:43 [2021-07-16T17:41:43.393Z]         Cache-Control: no-cache
17:41:43 [2021-07-16T17:41:43.393Z]         Content-Type: application/json
17:41:43 [2021-07-16T17:41:43.393Z]         Date: Fri, 16 Jul 2021 17:41:42 GMT
17:41:43 [2021-07-16T17:41:43.393Z]         Expires: -1
17:41:43 [2021-07-16T17:41:43.393Z]         Pragma: no-cache
17:41:43 [2021-07-16T17:41:43.393Z]         Server: docker-tests/mock
17:41:43 [2021-07-16T17:41:43.393Z]         X-Docker-Registry-Config: mock
17:41:43 [2021-07-16T17:41:43.393Z]         X-Docker-Registry-Version: 0.0.0
17:41:43 [2021-07-16T17:41:43.393Z]         
17:41:43 [2021-07-16T17:41:43.393Z]         
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestSearchRepositories (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestTrustedLocation
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestTrustedLocation (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestAllowNondistributableArtifacts
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestIsSecureIndex
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestIsSecureIndex (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] PASS
17:41:43 [2021-07-16T17:41:43.393Z] coverage: 51.7% of statements
17:41:43 [2021-07-16T17:41:43.393Z] ok  	github.com/docker/docker/registry	0.178s	coverage: 51.7% of statements
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestRestartManagerTimeout
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] === RUN   TestRestartManagerTimeoutReset
17:41:43 [2021-07-16T17:41:43.393Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:41:43 [2021-07-16T17:41:43.393Z] PASS
17:41:43 [2021-07-16T17:41:43.393Z] coverage: 50.9% of statements
17:41:43 [2021-07-16T17:41:43.393Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
17:41:43 [2021-07-16T17:41:43.853Z] === RUN   TestDecodeContainerConfig
17:41:43 [2021-07-16T17:41:43.853Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:41:43 [2021-07-16T17:41:43.853Z] === RUN   TestDecodeContainerConfigIsolation
17:41:43 [2021-07-16T17:41:43.853Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:41:43 [2021-07-16T17:41:43.853Z] === RUN   TestValidatePrivileged
17:41:43 [2021-07-16T17:41:43.853Z] --- PASS: TestValidatePrivileged (0.00s)
17:41:43 [2021-07-16T17:41:43.853Z] PASS
17:41:43 [2021-07-16T17:41:43.853Z] coverage: 52.2% of statements
17:41:43 [2021-07-16T17:41:43.853Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 52.2% of statements
17:41:44 [2021-07-16T17:41:44.313Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:41:44 [2021-07-16T17:41:44.313Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:41:44 [2021-07-16T17:41:44.313Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:41:44 [2021-07-16T17:41:44.313Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:41:44 [2021-07-16T17:41:44.313Z] PASS
17:41:44 [2021-07-16T17:41:44.313Z] coverage: 62.5% of statements
17:41:44 [2021-07-16T17:41:44.313Z] ok  	github.com/docker/docker/testutil	0.029s	coverage: 62.5% of statements
17:41:45 [2021-07-16T17:41:45.712Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:41:45 [2021-07-16T17:41:45.712Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:41:45 [2021-07-16T17:41:45.712Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:41:46 [2021-07-16T17:41:46.183Z] --- PASS: TestInfoAPIWarnings (16.38s)
17:41:46 [2021-07-16T17:41:46.183Z] === RUN   TestInfoDebug
17:41:46 [2021-07-16T17:41:46.183Z] --- PASS: TestInfoDebug (0.55s)
17:41:46 [2021-07-16T17:41:46.183Z] === RUN   TestInfoInsecureRegistries
17:41:46 [2021-07-16T17:41:46.183Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:41:46 [2021-07-16T17:41:46.183Z] === RUN   TestInfoRegistryMirrors
17:41:46 [2021-07-16T17:41:46.183Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:41:46 [2021-07-16T17:41:46.183Z] === RUN   TestLoginFailsWithBadCredentials
17:41:46 [2021-07-16T17:41:46.272Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:41:46 [2021-07-16T17:41:46.272Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:41:46 [2021-07-16T17:41:46.444Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
17:41:46 [2021-07-16T17:41:46.444Z] === RUN   TestPingCacheHeaders
17:41:46 [2021-07-16T17:41:46.444Z] --- PASS: TestPingCacheHeaders (0.03s)
17:41:46 [2021-07-16T17:41:46.444Z] === RUN   TestPingGet
17:41:46 [2021-07-16T17:41:46.444Z] --- PASS: TestPingGet (0.03s)
17:41:46 [2021-07-16T17:41:46.444Z] === RUN   TestPingHead
17:41:46 [2021-07-16T17:41:46.444Z] --- PASS: TestPingHead (0.03s)
17:41:46 [2021-07-16T17:41:46.444Z] === RUN   TestVersion
17:41:46 [2021-07-16T17:41:46.444Z] --- PASS: TestVersion (0.03s)
17:41:46 [2021-07-16T17:41:46.444Z] PASS
17:41:46 [2021-07-16T17:41:46.444Z] 
17:41:46 [2021-07-16T17:41:46.444Z] === Skipped
17:41:46 [2021-07-16T17:41:46.444Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:41:46 [2021-07-16T17:41:46.444Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:41:46 [2021-07-16T17:41:46.444Z] 
17:41:46 [2021-07-16T17:41:46.444Z] 
17:41:46 [2021-07-16T17:41:46.444Z] DONE 19 tests, 1 skipped in 25.185s
17:41:46 [2021-07-16T17:41:46.444Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:41:46 [2021-07-16T17:41:46.444Z] ++ 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
17:41:46 [2021-07-16T17:41:46.444Z] ++ set -e
17:41:46 [2021-07-16T17:41:46.444Z] ++ '[' -n 0 ']'
17:41:46 [2021-07-16T17:41:46.444Z] ++ set -x
17:41:46 [2021-07-16T17:41:46.444Z] ++ 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
17:41:46 [2021-07-16T17:41:46.706Z] INFO: Testing against a local daemon
17:41:46 [2021-07-16T17:41:46.706Z] === RUN   TestVolumesCreateAndList
17:41:46 [2021-07-16T17:41:46.706Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:41:46 [2021-07-16T17:41:46.706Z] === RUN   TestVolumesRemove
17:41:46 [2021-07-16T17:41:46.706Z] --- PASS: TestVolumesRemove (0.09s)
17:41:46 [2021-07-16T17:41:46.706Z] === RUN   TestVolumesInspect
17:41:46 [2021-07-16T17:41:46.706Z] --- PASS: TestVolumesInspect (0.03s)
17:41:46 [2021-07-16T17:41:46.706Z] === RUN   TestVolumesInvalidJSON
17:41:46 [2021-07-16T17:41:46.706Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:41:46 [2021-07-16T17:41:46.706Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:41:46 [2021-07-16T17:41:46.967Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:41:46 [2021-07-16T17:41:46.967Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:41:46 [2021-07-16T17:41:46.967Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:41:46 [2021-07-16T17:41:46.967Z] PASS
17:41:46 [2021-07-16T17:41:46.967Z] 
17:41:46 [2021-07-16T17:41:46.967Z] DONE 5 tests in 0.310s
17:41:46 [2021-07-16T17:41:46.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:41:47 [2021-07-16T17:41:47.198Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestGetDriver
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestGetDriver (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestVolumeRequestError
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestVolumeRequestError (0.01s)
17:41:47 [2021-07-16T17:41:47.225Z] PASS
17:41:47 [2021-07-16T17:41:47.225Z] coverage: 36.1% of statements
17:41:47 [2021-07-16T17:41:47.225Z] ok  	github.com/docker/docker/volume/drivers	0.047s	coverage: 36.1% of statements
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestGetAddress
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestGetAddress (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestRemove
17:41:47 [2021-07-16T17:41:47.225Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:41:47 [2021-07-16T17:41:47.225Z] --- SKIP: TestRemove (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestInitializeWithVolumes
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestCreate
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestNewClientWithTimeout (17.67s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestClientStream
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestClientStream (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestClientSendFile
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestCreate (0.01s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestValidateName
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestValidateName (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestCreateWithOpts
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestClientSendFile (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestClientWithRequestTimeout
17:41:47 [2021-07-16T17:41:47.225Z]     local_test.go:181: runtime.GOOS == "windows"
17:41:47 [2021-07-16T17:41:47.225Z] --- SKIP: TestCreateWithOpts (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestRelaodNoOpts
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestFileSpecPlugin
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestFileSpecPlugin (0.01s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestFileJSONSpecPlugin
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestRelaodNoOpts (0.01s)
17:41:47 [2021-07-16T17:41:47.225Z] PASS
17:41:47 [2021-07-16T17:41:47.225Z] coverage: 41.5% of statements
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestPluginAddHandler
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestPluginAddHandler (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestPluginWaitBadPlugin
17:41:47 [2021-07-16T17:41:47.225Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:41:47 [2021-07-16T17:41:47.225Z] === RUN   TestGet
17:41:47 [2021-07-16T17:41:47.225Z] time="2021-07-16T17:41:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:41:47 [2021-07-16T17:41:47.225Z] ok  	github.com/docker/docker/volume/local	0.066s	coverage: 41.5% of statements
17:41:47 [2021-07-16T17:41:47.539Z] ++++ cat bundles/test-integration/docker.pid
17:41:47 [2021-07-16T17:41:47.539Z] +++ kill 14558
17:41:47 [2021-07-16T17:41:47.757Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:41:47 [2021-07-16T17:41:47.757Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:41:47 [2021-07-16T17:41:47.800Z] +++ /etc/init.d/apparmor stop
17:41:47 [2021-07-16T17:41:47.800Z] Leaving: AppArmorNo profiles have been unloaded.
17:41:47 [2021-07-16T17:41:47.800Z] 
17:41:47 [2021-07-16T17:41:47.800Z] Unloading profiles will leave already running processes permanently
17:41:47 [2021-07-16T17:41:47.800Z] unconfined, which can lead to unexpected situations.
17:41:47 [2021-07-16T17:41:47.800Z] 
17:41:47 [2021-07-16T17:41:47.800Z] To set a process to complain mode, use the command line tool
17:41:47 [2021-07-16T17:41:47.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:41:47 [2021-07-16T17:41:47.800Z] +++ true
17:41:47 [2021-07-16T17:41:47.800Z] exiting test-integration
17:41:47 [2021-07-16T17:41:47.800Z] ++ exit 0
17:41:47 [2021-07-16T17:41:47.800Z] 
17:41:48 [2021-07-16T17:41:48.195Z] === RUN   TestConvertTmpfsOptions
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:49: data="mode=700,size=1m"
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:49: data="ro"
17:41:48 [2021-07-16T17:41:48.196Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:41:48 [2021-07-16T17:41:48.196Z] === RUN   TestParseMountRaw
17:41:48 [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountRaw (0.02s)
17:41:48 [2021-07-16T17:41:48.196Z] === RUN   TestParseMountRawSplit
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 0
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 1
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 2
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 3
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 4
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 5
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 6
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 7
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 8
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 0
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 1
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 2
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 3
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 4
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 5
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 6
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 7
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 8
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 9
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 10
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 11
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 12
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 0
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 1
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 2
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 3
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 4
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 5
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 6
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 7
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 8
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 9
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 10
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:390: case 11
17:41:48 [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountRawSplit (0.01s)
17:41:48 [2021-07-16T17:41:48.196Z] === RUN   TestParseMountSpec
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:455: case 0
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:455: case 1
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:455: case 2
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:455: case 3
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:455: case 4
17:41:48 [2021-07-16T17:41:48.196Z]     parser_test.go:455: case 5
17:41:48 [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountSpec (0.00s)
17:41:48 [2021-07-16T17:41:48.196Z] === RUN   TestParseMountSpecBindWithFileinfoError
17:41:48 [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
17:41:48 [2021-07-16T17:41:48.196Z] === RUN   TestValidateMount
17:41:48 [2021-07-16T17:41:48.196Z] --- PASS: TestValidateMount (0.00s)
17:41:48 [2021-07-16T17:41:48.196Z] PASS
17:41:48 [2021-07-16T17:41:48.196Z] coverage: 66.2% of statements
17:41:48 [2021-07-16T17:41:48.196Z] ok  	github.com/docker/docker/volume/mounts	0.079s	coverage: 66.2% of statements
17:41:48 [2021-07-16T17:41:48.196Z] time="2021-07-16T17:41:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestSetGetMeta
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestSetGetMeta
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestRestore
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestRestore
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestServiceCreate
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestServiceCreate
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestServiceList
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestServiceList
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestServiceRemove
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestServiceRemove
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestServiceGet
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestServiceGet
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestServicePrune
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestServicePrune
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestCreate
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestCreate
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestRemove
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestRemove
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestList
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestList
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFindByDriver
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFindByDriver
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFindByReferenced
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFindByReferenced
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestDerefMultipleOfSameRef
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestDerefMultipleOfSameRef
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestDefererencePluginOnCreateError
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestDefererencePluginOnCreateError
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestRefDerefRemove
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestRefDerefRemove
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestGet
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestGet
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestGetWithReference
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestGetWithReference
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_nil_list
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_nil_list
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_empty_list
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_empty_list
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_filter_some
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_some
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_filter_middle
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_middle
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:41:48 [2021-07-16T17:41:48.656Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:41:48 [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_nil_list
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_filter_some
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_empty_list
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_filter_middle
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestSetGetMeta
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFindByDriver
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestServiceGet
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestRefDerefRemove
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestSetGetMeta (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestList
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestRefDerefRemove (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestRemove
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestFindByDriver (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestCreate
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestCreate (0.01s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestServicePrune
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestList (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestServiceList
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestRemove (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestServiceRemove
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestServiceGet (0.11s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestServiceCreate
17:41:48 [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestServiceRemove (0.07s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestGetWithReference
17:41:48 [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestServiceList (0.08s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestRestore
17:41:48 [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestServiceCreate (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:41:48 [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestGetWithReference (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestDefererencePluginOnCreateError
17:41:48 [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestServicePrune (0.10s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestDerefMultipleOfSameRef
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestRestore (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestFindByReferenced
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:41:48 [2021-07-16T17:41:48.656Z] === CONT  TestGet
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestDerefMultipleOfSameRef (0.01s)
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestFindByReferenced (0.01s)
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
17:41:48 [2021-07-16T17:41:48.656Z] --- PASS: TestGet (0.01s)
17:41:48 [2021-07-16T17:41:48.656Z] PASS
17:41:48 [2021-07-16T17:41:48.656Z] coverage: 69.6% of statements
17:41:48 [2021-07-16T17:41:48.656Z] ok  	github.com/docker/docker/volume/service	0.188s	coverage: 69.6% of statements
17:41:48 [2021-07-16T17:41:48.682Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:41:50 [2021-07-16T17:41:50.199Z] time="2021-07-16T17:41:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
Post stage
[Pipeline] junit
17:41:51 [2021-07-16T17:41:51.119Z] Recording test results
17:41:51 [2021-07-16T17:41:51.383Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:41:51 [2021-07-16T17:41:51.734Z] + echo Ensuring container killed.
17:41:51 [2021-07-16T17:41:51.734Z] Ensuring container killed.
17:41:51 [2021-07-16T17:41:51.734Z] + docker rm -vf docker-pr2
17:41:51 [2021-07-16T17:41:51.734Z] Error: No such container: docker-pr2
[Pipeline] sh
17:41:52 [2021-07-16T17:41:52.037Z] + echo Chowning /workspace to jenkins user
17:41:52 [2021-07-16T17:41:52.037Z] Chowning /workspace to jenkins user
17:41:52 [2021-07-16T17:41:52.037Z] + id -u
17:41:52 [2021-07-16T17:41:52.037Z] + id -g
17:41:52 [2021-07-16T17:41:52.037Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace
17:41:53 [2021-07-16T17:41:53.945Z] time="2021-07-16T17:41:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:41:55 [2021-07-16T17:41:55.210Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:41:55 [2021-07-16T17:41:55.210Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:41:55 [2021-07-16T17:41:55.210Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:41:55 [2021-07-16T17:41:55.210Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:41:56 [2021-07-16T17:41:56.135Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:41:58 [2021-07-16T17:41:58.022Z] === RUN   TestDockerSuite/TestRunPortInUse
17:41:58 [2021-07-16T17:41:58.582Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:41:58 [2021-07-16T17:41:58.933Z] + bundleName=arm64-integration
17:41:58 [2021-07-16T17:41:58.933Z] + echo Creating arm64-integration-bundles.tar.gz
17:41:58 [2021-07-16T17:41:58.933Z] Creating arm64-integration-bundles.tar.gz
17:41:58 [2021-07-16T17:41:58.933Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:41:58 [2021-07-16T17:41:58.933Z] + xargs tar -czf arm64-integration-bundles.tar.gz
17:41:59 [2021-07-16T17:41:59.143Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
17:41:59 [2021-07-16T17:41:59.143Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
[Pipeline] archiveArtifacts
17:41:59 [2021-07-16T17:41:59.209Z] Archiving artifacts
17:41:59 [2021-07-16T17:41:59.529Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:41:59 [2021-07-16T17:41:59.703Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:41:59 [2021-07-16T17:41:59.848Z] + make clean
17:42:00 [2021-07-16T17:42:00.264Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:42:00 [2021-07-16T17:42:00.421Z] docker volume rm -f docker-dev-cache
17:42:00 [2021-07-16T17:42:00.421Z] docker-dev-cache
[Pipeline] deleteDir
17:42:00 [2021-07-16T17:42:00.824Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:42:01 [2021-07-16T17:42:01.384Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:42:01 [2021-07-16T17:42:01.384Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:42:01 [2021-07-16T17:42:01.384Z] === RUN   TestDockerSuite/TestRunPublishPort
17:42:02 [2021-07-16T17:42:02.309Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:42:02 [2021-07-16T17:42:02.537Z] --- PASS: TestGet (15.02s)
17:42:02 [2021-07-16T17:42:02.537Z] === RUN   TestPluginWithNoManifest
17:42:02 [2021-07-16T17:42:02.537Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:42:02 [2021-07-16T17:42:02.537Z] === RUN   TestGetAll
17:42:02 [2021-07-16T17:42:02.537Z] --- PASS: TestGetAll (0.00s)
17:42:02 [2021-07-16T17:42:02.537Z] PASS
17:42:02 [2021-07-16T17:42:02.537Z] coverage: 73.4% of statements
17:42:02 [2021-07-16T17:42:02.537Z] ok  	github.com/docker/docker/pkg/plugins	35.887s	coverage: 73.4% of statements
17:42:02 [2021-07-16T17:42:02.836Z] Removing intermediate container 650843acb64a
17:42:02 [2021-07-16T17:42:02.836Z]  ---> a89c3c781320
17:42:02 [2021-07-16T17:42:02.836Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:42:02 [2021-07-16T17:42:02.836Z]  ---> Running in 82ec2fa5dea2
17:42:02 [2021-07-16T17:42:02.836Z] 
17:42:02 [2021-07-16T17:42:02.836Z] SUCCESS: Specified value was saved.
17:42:02 [2021-07-16T17:42:02.889Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:42:02 [2021-07-16T17:42:02.889Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:42:02 [2021-07-16T17:42:02.889Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 5.7% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/builder/dockerfile	0.230s	coverage: 48.7% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.7% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.273s	coverage: 86.3% of statements
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/cli	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:42:03 [2021-07-16T17:42:03.661Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.129s	coverage: 67.6% of statements
17:42:03 [2021-07-16T17:42:03.820Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:42:04 [2021-07-16T17:42:04.385Z] Removing intermediate container 82ec2fa5dea2
17:42:04 [2021-07-16T17:42:04.386Z]  ---> 546705598621
17:42:04 [2021-07-16T17:42:04.386Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:42:04 [2021-07-16T17:42:04.848Z]  ---> Running in 497c1418b03c
17:42:05 [2021-07-16T17:42:05.182Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:42:05 [2021-07-16T17:42:05.182Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:42:05 [2021-07-16T17:42:05.182Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:42:05 [2021-07-16T17:42:05.551Z] ok  	github.com/docker/docker/client	0.128s	coverage: 75.5% of statements
17:42:08 [2021-07-16T17:42:08.443Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:42:09 [2021-07-16T17:42:09.806Z] === RUN   TestDockerSuite/TestRunRm
17:42:10 [2021-07-16T17:42:10.669Z] Cannot create a file when that file already exists.
17:42:10 [2021-07-16T17:42:10.731Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:42:14 [2021-07-16T17:42:14.891Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:42:15 [2021-07-16T17:42:15.146Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:42:15 [2021-07-16T17:42:15.386Z] Removing intermediate container 497c1418b03c
17:42:15 [2021-07-16T17:42:15.386Z]  ---> 595d5cc9a180
17:42:15 [2021-07-16T17:42:15.386Z] Step 13/13 : CMD ["sh"]
17:42:15 [2021-07-16T17:42:15.386Z]  ---> Running in b1104b9032b4
17:42:15 [2021-07-16T17:42:15.386Z] Removing intermediate container b1104b9032b4
17:42:15 [2021-07-16T17:42:15.386Z]  ---> a0ee4f984282
17:42:15 [2021-07-16T17:42:15.386Z] Successfully built a0ee4f984282
17:42:15 [2021-07-16T17:42:15.386Z] Successfully tagged busybox:latest
17:42:15 [2021-07-16T17:42:15.386Z] INFO: Docker images of the daemon under test
17:42:15 [2021-07-16T17:42:15.386Z] 
17:42:15 [2021-07-16T17:42:15.386Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:42:15 [2021-07-16T17:42:15.386Z] busybox                                latest              a0ee4f984282        Less than a second ago   5.72GB
17:42:15 [2021-07-16T17:42:15.386Z] microsoft/windowsservercore            latest              9a0a02eca0e6        9 days ago               5.7GB
17:42:15 [2021-07-16T17:42:15.386Z] mcr.microsoft.com/windows/servercore   ltsc2019            9a0a02eca0e6        9 days ago               5.7GB
17:42:15 [2021-07-16T17:42:15.386Z] 
17:42:15 [2021-07-16T17:42:15.386Z] INFO: Running integration tests at 07/16/2021 17:42:14...
17:42:15 [2021-07-16T17:42:15.386Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:42:15 [2021-07-16T17:42:15.386Z] INFO: Integration API tests being run from the host:
17:42:15 [2021-07-16T17:42:15.386Z] INFO: make.ps1 starting at 07/16/2021 17:42:15
17:42:16 [2021-07-16T17:42:16.070Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:42:16 [2021-07-16T17:42:16.369Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:42:17 [2021-07-16T17:42:17.433Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:42:17 [2021-07-16T17:42:17.992Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:42:22 [2021-07-16T17:42:22.153Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:42:23 [2021-07-16T17:42:23.653Z] 2021/07/16 17:42:22 Closing DB instances...
17:42:24 [2021-07-16T17:42:24.113Z] --- PASS: TestNetworkDBGarbageCollection (54.02s)
17:42:24 [2021-07-16T17:42:24.113Z] === RUN   TestFindNode
17:42:24 [2021-07-16T17:42:24.113Z] 2021/07/16 17:42:23 Closing DB instances...
17:42:24 [2021-07-16T17:42:24.113Z] --- PASS: TestFindNode (0.01s)
17:42:24 [2021-07-16T17:42:24.113Z] === RUN   TestChangeNodeState
17:42:24 [2021-07-16T17:42:24.113Z] 2021/07/16 17:42:23 Closing DB instances...
17:42:24 [2021-07-16T17:42:24.113Z] --- PASS: TestChangeNodeState (0.01s)
17:42:24 [2021-07-16T17:42:24.113Z] === RUN   TestNodeReincarnation
17:42:24 [2021-07-16T17:42:24.113Z] 2021/07/16 17:42:23 Closing DB instances...
17:42:26 [2021-07-16T17:42:26.314Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:42:27 [2021-07-16T17:42:27.238Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:42:27 [2021-07-16T17:42:27.798Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:42:28 [2021-07-16T17:42:28.358Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:42:28 [2021-07-16T17:42:28.918Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:42:29 [2021-07-16T17:42:29.478Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:42:29 [2021-07-16T17:42:29.917Z] --- PASS: TestNodeReincarnation (5.02s)
17:42:29 [2021-07-16T17:42:29.917Z] === RUN   TestParallelCreate
17:42:29 [2021-07-16T17:42:29.917Z] 2021/07/16 17:42:28 Closing DB instances...
17:42:29 [2021-07-16T17:42:29.917Z] --- PASS: TestParallelCreate (0.01s)
17:42:29 [2021-07-16T17:42:29.917Z] === RUN   TestParallelDelete
17:42:29 [2021-07-16T17:42:29.917Z] 2021/07/16 17:42:28 Closing DB instances...
17:42:29 [2021-07-16T17:42:29.917Z] --- PASS: TestParallelDelete (0.01s)
17:42:29 [2021-07-16T17:42:29.917Z] === RUN   TestNetworkDBIslands
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d4b5fe2c7449 with config:&{NodeID:d4b5fe2c7449 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:be17268399ee with config:&{NodeID:be17268399ee Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a8eb41c54851 with config:&{NodeID:a8eb41c54851 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49368"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369"
17:42:29 [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
17:42:30 [2021-07-16T17:42:30.038Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:42:30 [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e4ea75ac14d1 with config:&{NodeID:e4ea75ac14d1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:30 [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49370"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371"
17:42:30 [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:378d20241f63 with config:&{NodeID:378d20241f63 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49372"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:42:30 [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:42:30 [2021-07-16T17:42:30.963Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:42:31 [2021-07-16T17:42:31.307Z]     networkdb_test.go:834: Re-joining: 3
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=info msg="The new bootstrap node list is:[172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49374"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49375"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49376"
17:42:31 [2021-07-16T17:42:31.307Z]     networkdb_test.go:834: Re-joining: 4
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=info msg="The new bootstrap node list is:[172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49377"
17:42:31 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034"
17:42:31 [2021-07-16T17:42:31.308Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49378"
17:42:31 [2021-07-16T17:42:31.308Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035"
17:42:31 [2021-07-16T17:42:31.308Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49379"
17:42:31 [2021-07-16T17:42:31.524Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:42:31 [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="node 0 leaving"
17:42:31 [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft"
17:42:31 [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft"
17:42:31 [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="node2(be17268399ee): Node leave event for d4b5fe2c7449/172.23.62.255"
17:42:31 [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft"
17:42:31 [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="node4(e4ea75ac14d1): Node leave event for d4b5fe2c7449/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.228Z] time="2021-07-16T17:42:31Z" level=info msg="node5(378d20241f63): Node leave event for d4b5fe2c7449/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.228Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node3(a8eb41c54851): Node leave event for d4b5fe2c7449/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node1(d4b5fe2c7449): Node leave event for d4b5fe2c7449/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node 1 leaving"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node5(378d20241f63): Node leave event for be17268399ee/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node3(a8eb41c54851): Node leave event for be17268399ee/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeFailed"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee/172.23.62.255, added to failed nodes list"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node4(e4ea75ac14d1): Node leave event for be17268399ee/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=error msg="node: be17268399ee is unknown to memberlist"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:32Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:32Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:32Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.449Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node 2 leaving"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851 change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node4(e4ea75ac14d1): Node leave event for a8eb41c54851/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851 change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851 change state NodeActive --> NodeLeft"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node5(378d20241f63): Node leave event for a8eb41c54851/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node3(a8eb41c54851): Node leave event for a8eb41c54851/172.23.62.255"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=debug msg="memberlist: Failed ping: 378d20241f63 (timeout reached)"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.62.255:10034: use of closed network connection"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.62.255:10036: use of closed network connection"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.62.255:10035: use of closed network connection"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49380"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851/172.23.62.255, left gossip cluster"
17:42:32 [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851/172.23.62.255, left gossip cluster"
17:42:33 [2021-07-16T17:42:33.149Z]     networkdb_test.go:866: node4: OK
17:42:33 [2021-07-16T17:42:33.149Z]     networkdb_test.go:866: node5: OK
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="node 0 coming back"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f715e28bacfa with config:&{NodeID:f715e28bacfa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="node 1 coming back"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:844621dee2da with config:&{NodeID:844621dee2da Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="node 2 coming back"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:db754b27e3a9 with config:&{NodeID:db754b27e3a9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list"
17:42:33 [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Was able to connect to 378d20241f63 but other probes failed, network may be misconfigured"
17:42:34 [2021-07-16T17:42:34.981Z] === RUN   TestDockerSuite/TestRunState
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWCOWSandboxSize (750.92s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestBuildWithEmptyDockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestBuildPreserveOwnership
17:42:35 [2021-07-16T17:42:35.622Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestBuildPlatformInvalid
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestBuildPlatformInvalid (0.48s)
17:42:35 [2021-07-16T17:42:35.622Z] PASS
17:42:35 [2021-07-16T17:42:35.622Z] ok  	github.com/docker/docker/integration/build	903.612s
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === Skipped
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     build_session_test.go:25: TODO: BuildKit
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] DONE 29 tests, 5 skipped in 928.177s
17:42:35 [2021-07-16T17:42:35.622Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:42:35 [2021-07-16T17:42:35.622Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:42:35 [2021-07-16T17:42:35.622Z] INFO: Testing against a local daemon
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestConfigInspect
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigInspect (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestConfigList
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigList (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestConfigsCreateAndDelete
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestConfigsUpdate
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigsUpdate (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestTemplatedConfig
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestTemplatedConfig (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestConfigCreateResolve
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] PASS
17:42:35 [2021-07-16T17:42:35.622Z] ok  	github.com/docker/docker/integration/config	0.110s
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === Skipped
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] 
17:42:35 [2021-07-16T17:42:35.622Z] DONE 6 tests, 6 skipped in 2.603s
17:42:35 [2021-07-16T17:42:35.622Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:42:35 [2021-07-16T17:42:35.622Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:42:35 [2021-07-16T17:42:35.622Z] INFO: Testing against a local daemon
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCheckpoint
17:42:35 [2021-07-16T17:42:35.622Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestCheckpoint (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestContainerInvalidJSON
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestContainerInvalidJSON (0.38s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCopyFromContainerPathIsNotDir
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCopyToContainerPathDoesNotExist
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCopyToContainerPathIsNotDir
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCopyFromContainer
17:42:35 [2021-07-16T17:42:35.622Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestCopyFromContainer (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateLinkToNonExistingContainer
17:42:35 [2021-07-16T17:42:35.622Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithInvalidEnv
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithInvalidEnv/0
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidEnv/0
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithInvalidEnv/1
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidEnv/1
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithInvalidEnv/2
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidEnv/2
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestCreateWithInvalidEnv/0
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestCreateWithInvalidEnv/2
17:42:35 [2021-07-16T17:42:35.622Z] === CONT  TestCreateWithInvalidEnv/1
17:42:35 [2021-07-16T17:42:35.622Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateTmpfsMountsTarget
17:42:35 [2021-07-16T17:42:35.622Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithCustomMaskedPaths
17:42:35 [2021-07-16T17:42:35.622Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithCustomReadonlyPaths
17:42:35 [2021-07-16T17:42:35.622Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:42:35 [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:42:35 [2021-07-16T17:42:35.622Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:42:35 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:42:35 [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:42:35 [2021-07-16T17:42:35.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:42:35 [2021-07-16T17:42:35.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:42:35 [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:42:35 [2021-07-16T17:42:35.623Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:42:35 [2021-07-16T17:42:35.623Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateDifferentPlatform
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateDifferentPlatform/different_os
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:42:35 [2021-07-16T17:42:35.623Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:42:35 [2021-07-16T17:42:35.623Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:42:35 [2021-07-16T17:42:35.623Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:42:35 [2021-07-16T17:42:35.623Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:42:35 [2021-07-16T17:42:35.623Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestContainerKillOnDaemonStart
17:42:35 [2021-07-16T17:42:35.623Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:42:35 [2021-07-16T17:42:35.623Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestDiff
17:42:35 [2021-07-16T17:42:35.623Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:42:35 [2021-07-16T17:42:35.623Z] --- SKIP: TestDiff (0.00s)
17:42:35 [2021-07-16T17:42:35.623Z] === RUN   TestExecWithCloseStdin
17:42:36 [2021-07-16T17:42:36.867Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:42:37 [2021-07-16T17:42:37.426Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:42:37 [2021-07-16T17:42:37.806Z] --- PASS: TestExecWithCloseStdin (2.68s)
17:42:37 [2021-07-16T17:42:37.806Z] === RUN   TestExec
17:42:38 [2021-07-16T17:42:38.351Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:42:38 [2021-07-16T17:42:38.351Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:42:38 [2021-07-16T17:42:38.351Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:42:38 [2021-07-16T17:42:38.351Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:42:39 [2021-07-16T17:42:39.276Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:42:39 [2021-07-16T17:42:39.836Z] === RUN   TestDockerSuite/TestRunSysctls
17:42:39 [2021-07-16T17:42:39.987Z] --- PASS: TestExec (1.93s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestExecUser
17:42:39 [2021-07-16T17:42:39.987Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:42:39 [2021-07-16T17:42:39.987Z] --- SKIP: TestExecUser (0.00s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestExportContainerAndImportImage
17:42:39 [2021-07-16T17:42:39.987Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:42:39 [2021-07-16T17:42:39.987Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestExportContainerAfterDaemonRestart
17:42:39 [2021-07-16T17:42:39.987Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:42:39 [2021-07-16T17:42:39.987Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestHealthCheckWorkdir
17:42:39 [2021-07-16T17:42:39.987Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:42:39 [2021-07-16T17:42:39.987Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestHealthKillContainer
17:42:39 [2021-07-16T17:42:39.987Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:42:39 [2021-07-16T17:42:39.987Z] --- SKIP: TestHealthKillContainer (0.00s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestInspectCpusetInConfigPre120
17:42:39 [2021-07-16T17:42:39.987Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:42:39 [2021-07-16T17:42:39.987Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:42:39 [2021-07-16T17:42:39.987Z] === RUN   TestKillContainerInvalidSignal
17:42:41 [2021-07-16T17:42:41.198Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:42:41 [2021-07-16T17:42:41.198Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:42:41 [2021-07-16T17:42:41.198Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:42:41 [2021-07-16T17:42:41.529Z] --- PASS: TestKillContainerInvalidSignal (1.87s)
17:42:41 [2021-07-16T17:42:41.529Z] === RUN   TestKillContainer
17:42:41 [2021-07-16T17:42:41.529Z] === RUN   TestKillContainer/no_signal
17:42:42 [2021-07-16T17:42:42.123Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:42:43 [2021-07-16T17:42:43.067Z] === RUN   TestKillContainer/non_killing_signal
17:42:43 [2021-07-16T17:42:43.067Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:42:43 [2021-07-16T17:42:43.067Z] === RUN   TestKillContainer/killing_signal
17:42:44 [2021-07-16T17:42:44.636Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:42:45 [2021-07-16T17:42:45.255Z] --- PASS: TestKillContainer (3.65s)
17:42:45 [2021-07-16T17:42:45.255Z]     --- PASS: TestKillContainer/no_signal (1.70s)
17:42:45 [2021-07-16T17:42:45.255Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z]     --- PASS: TestKillContainer/killing_signal (1.91s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:42:45 [2021-07-16T17:42:45.255Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:42:45 [2021-07-16T17:42:45.255Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestKillStoppedContainer
17:42:45 [2021-07-16T17:42:45.255Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:42:45 [2021-07-16T17:42:45.255Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestKillStoppedContainerAPIPre120
17:42:45 [2021-07-16T17:42:45.255Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:42:45 [2021-07-16T17:42:45.255Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestKillDifferentUserContainer
17:42:45 [2021-07-16T17:42:45.255Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:42:45 [2021-07-16T17:42:45.255Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestInspectOomKilledTrue
17:42:45 [2021-07-16T17:42:45.255Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:42:45 [2021-07-16T17:42:45.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestInspectOomKilledFalse
17:42:45 [2021-07-16T17:42:45.255Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:42:45 [2021-07-16T17:42:45.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:42:45 [2021-07-16T17:42:45.255Z] === RUN   TestLogsFollowTailEmpty
17:42:45 [2021-07-16T17:42:45.561Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:42:47 [2021-07-16T17:42:47.434Z] --- PASS: TestLogsFollowTailEmpty (1.81s)
17:42:47 [2021-07-16T17:42:47.434Z] === RUN   TestNetworkNat
17:42:47 [2021-07-16T17:42:47.434Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:42:47 [2021-07-16T17:42:47.434Z] --- SKIP: TestNetworkNat (0.00s)
17:42:47 [2021-07-16T17:42:47.434Z] === RUN   TestNetworkLocalhostTCPNat
17:42:47 [2021-07-16T17:42:47.445Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:42:49 [2021-07-16T17:42:49.612Z] --- PASS: TestNetworkLocalhostTCPNat (2.16s)
17:42:49 [2021-07-16T17:42:49.612Z] === RUN   TestNetworkLoopbackNat
17:42:49 [2021-07-16T17:42:49.612Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:42:49 [2021-07-16T17:42:49.612Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:42:49 [2021-07-16T17:42:49.612Z] === RUN   TestPause
17:42:49 [2021-07-16T17:42:49.612Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:42:49 [2021-07-16T17:42:49.612Z] --- SKIP: TestPause (0.00s)
17:42:49 [2021-07-16T17:42:49.612Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:42:51 [2021-07-16T17:42:51.152Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s)
17:42:51 [2021-07-16T17:42:51.152Z] === RUN   TestPauseStopPausedContainer
17:42:51 [2021-07-16T17:42:51.152Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:42:51 [2021-07-16T17:42:51.152Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:42:51 [2021-07-16T17:42:51.152Z] === RUN   TestPsFilter
17:42:51 [2021-07-16T17:42:51.152Z] --- PASS: TestPsFilter (0.29s)
17:42:51 [2021-07-16T17:42:51.152Z] === RUN   TestRemoveContainerWithRemovedVolume
17:42:51 [2021-07-16T17:42:51.606Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:42:52 [2021-07-16T17:42:52.158Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:42:52 [2021-07-16T17:42:52.158Z] INFO: Testing against a local daemon
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithSession
17:42:52 [2021-07-16T17:42:52.158Z]     build_session_test.go:25: TODO: BuildKit
17:42:52 [2021-07-16T17:42:52.158Z] --- SKIP: TestBuildWithSession (0.00s)
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildSquashParent
17:42:52 [2021-07-16T17:42:52.158Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:42:52 [2021-07-16T17:42:52.158Z] --- SKIP: TestBuildSquashParent (0.00s)
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:42:52 [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:42:52 [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:42:52 [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:42:52 [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:42:52 [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:42:52 [2021-07-16T17:42:52.158Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:42:52 [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:42:52 [2021-07-16T17:42:52.158Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:42:52 [2021-07-16T17:42:52.158Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:42:52 [2021-07-16T17:42:52.158Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:42:52 [2021-07-16T17:42:52.158Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:42:52 [2021-07-16T17:42:52.176Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 29.4% of statements
17:42:52 [2021-07-16T17:42:52.176Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.6% of statements
17:42:52 [2021-07-16T17:42:52.176Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:42:52 [2021-07-16T17:42:52.176Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:42:52 [2021-07-16T17:42:52.176Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:42:52 [2021-07-16T17:42:52.176Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:42:54 [2021-07-16T17:42:54.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s)
17:42:54 [2021-07-16T17:42:54.068Z] === RUN   TestRemoveContainerWithVolume
17:42:54 [2021-07-16T17:42:54.867Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:42:55 [2021-07-16T17:42:55.123Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:42:56 [2021-07-16T17:42:56.048Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:42:56 [2021-07-16T17:42:56.263Z] --- PASS: TestRemoveContainerWithVolume (2.12s)
17:42:56 [2021-07-16T17:42:56.263Z] === RUN   TestRemoveContainerRunning
17:42:56 [2021-07-16T17:42:56.608Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:42:57 [2021-07-16T17:42:57.803Z] --- PASS: TestRemoveContainerRunning (1.88s)
17:42:57 [2021-07-16T17:42:57.804Z] === RUN   TestRemoveContainerForceRemoveRunning
17:42:59 [2021-07-16T17:42:59.119Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:42:59 [2021-07-16T17:42:59.277Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:42:59 [2021-07-16T17:42:59.277Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:42:59 [2021-07-16T17:42:59.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s)
17:42:59 [2021-07-16T17:42:59.343Z] === RUN   TestRemoveInvalidContainer
17:42:59 [2021-07-16T17:42:59.678Z] === RUN   TestDockerSuite/TestRunUserByID
17:42:59 [2021-07-16T17:42:59.802Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:42:59 [2021-07-16T17:42:59.802Z] === RUN   TestRenameLinkedContainer
17:42:59 [2021-07-16T17:42:59.802Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:42:59 [2021-07-16T17:42:59.802Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:42:59 [2021-07-16T17:42:59.802Z] === RUN   TestRenameStoppedContainer
17:43:00 [2021-07-16T17:43:00.266Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
17:43:00 [2021-07-16T17:43:00.522Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:43:00 [2021-07-16T17:43:00.603Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:43:00 [2021-07-16T17:43:00.603Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:43:00 [2021-07-16T17:43:00.858Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:43:01 [2021-07-16T17:43:01.783Z] === RUN   TestDockerSuite/TestRunUserByName
17:43:01 [2021-07-16T17:43:01.900Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 35.9% of statements
17:43:01 [2021-07-16T17:43:01.982Z] --- PASS: TestRenameStoppedContainer (2.49s)
17:43:01 [2021-07-16T17:43:01.982Z] === RUN   TestRenameRunningContainerAndReuse
17:43:02 [2021-07-16T17:43:02.708Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:43:03 [2021-07-16T17:43:03.268Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:43:03 [2021-07-16T17:43:03.525Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:43:03 [2021-07-16T17:43:03.525Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:43:03 [2021-07-16T17:43:03.525Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:43:03 [2021-07-16T17:43:03.783Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:43:04 [2021-07-16T17:43:04.731Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:43:05 [2021-07-16T17:43:05.726Z] --- PASS: TestRenameRunningContainerAndReuse (3.52s)
17:43:05 [2021-07-16T17:43:05.726Z] === RUN   TestRenameInvalidName
17:43:07 [2021-07-16T17:43:07.268Z] --- PASS: TestRenameInvalidName (1.82s)
17:43:07 [2021-07-16T17:43:07.268Z] === RUN   TestRenameAnonymousContainer
17:43:07 [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
17:43:07 [2021-07-16T17:43:07.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.49s)
17:43:07 [2021-07-16T17:43:07.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.59s)
17:43:07 [2021-07-16T17:43:07.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.95s)
17:43:07 [2021-07-16T17:43:07.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.61s)
17:43:07 [2021-07-16T17:43:07.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.84s)
17:43:07 [2021-07-16T17:43:07.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.07s)
17:43:07 [2021-07-16T17:43:07.896Z] === RUN   TestBuildMultiStageCopy
17:43:07 [2021-07-16T17:43:07.896Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:43:08 [2021-07-16T17:43:08.856Z] time="2021-07-16T17:43:06Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49381"
17:43:08 [2021-07-16T17:43:08.856Z] time="2021-07-16T17:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10036"
17:43:08 [2021-07-16T17:43:08.893Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:43:09 [2021-07-16T17:43:09.818Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:43:09 [2021-07-16T17:43:09.984Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
17:43:09 [2021-07-16T17:43:09.984Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.4% of statements
17:43:10 [2021-07-16T17:43:10.239Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
17:43:10 [2021-07-16T17:43:10.561Z] time="2021-07-16T17:43:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10037"
17:43:10 [2021-07-16T17:43:10.562Z] time="2021-07-16T17:43:10Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49382"
17:43:10 [2021-07-16T17:43:10.743Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:43:10 [2021-07-16T17:43:10.800Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
17:43:11 [2021-07-16T17:43:11.362Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
17:43:12 [2021-07-16T17:43:12.106Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:43:12 [2021-07-16T17:43:12.730Z] ok  	github.com/docker/docker/daemon	12.136s	coverage: 17.4% of statements
17:43:12 [2021-07-16T17:43:12.730Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:43:12 [2021-07-16T17:43:12.730Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:43:12 [2021-07-16T17:43:12.730Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:43:12 [2021-07-16T17:43:12.730Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:43:12 [2021-07-16T17:43:12.730Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.862s	coverage: 73.3% of statements
17:43:14 [2021-07-16T17:43:14.094Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.427s	coverage: 56.2% of statements
17:43:14 [2021-07-16T17:43:14.617Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:43:15 [2021-07-16T17:43:15.022Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.1% of statements
17:43:15 [2021-07-16T17:43:15.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:43:16 [2021-07-16T17:43:16.085Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:43:16 [2021-07-16T17:43:16.502Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:43:16 [2021-07-16T17:43:16.927Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.9% of statements
17:43:17 [2021-07-16T17:43:17.061Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:43:17 [2021-07-16T17:43:17.697Z] --- PASS: TestRenameAnonymousContainer (9.03s)
17:43:17 [2021-07-16T17:43:17.697Z] === RUN   TestRenameContainerWithSameName
17:43:18 [2021-07-16T17:43:18.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:43:18 [2021-07-16T17:43:18.157Z] --- PASS: TestRenameContainerWithSameName (1.85s)
17:43:18 [2021-07-16T17:43:18.157Z] === RUN   TestRenameContainerWithLinkedContainer
17:43:18 [2021-07-16T17:43:18.157Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:43:18 [2021-07-16T17:43:18.157Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:43:18 [2021-07-16T17:43:18.157Z] === RUN   TestResize
17:43:18 [2021-07-16T17:43:18.298Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.300s	coverage: 49.4% of statements
17:43:18 [2021-07-16T17:43:18.387Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:43:18 [2021-07-16T17:43:18.554Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.602s	coverage: 45.9% of statements
17:43:18 [2021-07-16T17:43:18.554Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:43:18 [2021-07-16T17:43:18.947Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:43:19 [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy (12.41s)
17:43:19 [2021-07-16T17:43:19.585Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.23s)
17:43:19 [2021-07-16T17:43:19.585Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s)
17:43:19 [2021-07-16T17:43:19.585Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s)
17:43:19 [2021-07-16T17:43:19.585Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s)
17:43:19 [2021-07-16T17:43:19.585Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s)
17:43:19 [2021-07-16T17:43:19.585Z] === RUN   TestBuildMultiStageParentConfig
17:43:19 [2021-07-16T17:43:19.920Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 57.5% of statements
17:43:20 [2021-07-16T17:43:20.176Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.665s	coverage: 57.7% of statements
17:43:20 [2021-07-16T17:43:20.176Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:43:20 [2021-07-16T17:43:20.176Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:43:20 [2021-07-16T17:43:20.337Z] --- PASS: TestResize (1.85s)
17:43:20 [2021-07-16T17:43:20.337Z] === RUN   TestResizeWithInvalidSize
17:43:21 [2021-07-16T17:43:21.103Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
17:43:21 [2021-07-16T17:43:21.777Z] --- PASS: TestBuildMultiStageParentConfig (2.57s)
17:43:21 [2021-07-16T17:43:21.777Z] === RUN   TestBuildLabelWithTargets
17:43:21 [2021-07-16T17:43:21.777Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:43:21 [2021-07-16T17:43:21.777Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
17:43:21 [2021-07-16T17:43:21.777Z] === RUN   TestBuildWithEmptyLayers
17:43:21 [2021-07-16T17:43:21.876Z] --- PASS: TestResizeWithInvalidSize (1.88s)
17:43:21 [2021-07-16T17:43:21.876Z] === RUN   TestResizeWhenContainerNotStarted
17:43:22 [2021-07-16T17:43:22.032Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
17:43:22 [2021-07-16T17:43:22.210Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:43:22 [2021-07-16T17:43:22.465Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:43:22 [2021-07-16T17:43:22.465Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:43:22 [2021-07-16T17:43:22.465Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:43:22 [2021-07-16T17:43:22.465Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:43:22 [2021-07-16T17:43:22.465Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:43:22 [2021-07-16T17:43:22.465Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:43:22 [2021-07-16T17:43:22.465Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:43:22 [2021-07-16T17:43:22.594Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.8% of statements
17:43:22 [2021-07-16T17:43:22.594Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:43:22 [2021-07-16T17:43:22.594Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:43:22 [2021-07-16T17:43:22.720Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:43:22 [2021-07-16T17:43:22.720Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:43:22 [2021-07-16T17:43:22.720Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:43:23 [2021-07-16T17:43:23.157Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.5% of statements
17:43:23 [2021-07-16T17:43:23.325Z] --- PASS: TestBuildWithEmptyLayers (1.37s)
17:43:23 [2021-07-16T17:43:23.325Z] === RUN   TestBuildMultiStageOnBuild
17:43:24 [2021-07-16T17:43:24.085Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.152s	coverage: 77.8% of statements
17:43:24 [2021-07-16T17:43:24.085Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:43:24 [2021-07-16T17:43:24.085Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:43:24 [2021-07-16T17:43:24.341Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
17:43:24 [2021-07-16T17:43:24.784Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s)
17:43:24 [2021-07-16T17:43:24.784Z] === RUN   TestDaemonRestartKillContainers
17:43:24 [2021-07-16T17:43:24.784Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:43:24 [2021-07-16T17:43:24.784Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:43:24 [2021-07-16T17:43:24.784Z] === RUN   TestStats
17:43:24 [2021-07-16T17:43:24.784Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:43:24 [2021-07-16T17:43:24.784Z] --- SKIP: TestStats (0.00s)
17:43:24 [2021-07-16T17:43:24.784Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:43:24 [2021-07-16T17:43:24.903Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
17:43:24 [2021-07-16T17:43:24.903Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
17:43:25 [2021-07-16T17:43:25.159Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
17:43:26 [2021-07-16T17:43:26.092Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
17:43:26 [2021-07-16T17:43:26.092Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:43:26 [2021-07-16T17:43:26.348Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 55.1% of statements
17:43:26 [2021-07-16T17:43:26.881Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:43:26 [2021-07-16T17:43:26.881Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:43:26 [2021-07-16T17:43:26.923Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.015s	coverage: 31.5% of statements
17:43:27 [2021-07-16T17:43:27.441Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:43:27 [2021-07-16T17:43:27.851Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
17:43:28 [2021-07-16T17:43:28.107Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:43:28 [2021-07-16T17:43:28.669Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
17:43:28 [2021-07-16T17:43:28.804Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:43:29 [2021-07-16T17:43:29.232Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.576s	coverage: 82.5% of statements
17:43:29 [2021-07-16T17:43:29.233Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:43:29 [2021-07-16T17:43:29.233Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:43:29 [2021-07-16T17:43:29.365Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:43:29 [2021-07-16T17:43:29.927Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:43:30 [2021-07-16T17:43:30.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.07s)
17:43:30 [2021-07-16T17:43:30.591Z] === RUN   TestStopContainerWithTimeout
17:43:30 [2021-07-16T17:43:30.591Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:43:30 [2021-07-16T17:43:30.591Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:43:30 [2021-07-16T17:43:30.591Z] === RUN   TestUpdateRestartPolicy
17:43:30 [2021-07-16T17:43:30.600Z] ok  	github.com/docker/docker/distribution/metadata	0.056s	coverage: 48.2% of statements
17:43:30 [2021-07-16T17:43:30.600Z] ok  	github.com/docker/docker/distribution	0.110s	coverage: 25.4% of statements
17:43:30 [2021-07-16T17:43:30.600Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:43:30 [2021-07-16T17:43:30.852Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:43:30 [2021-07-16T17:43:30.852Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:43:31 [2021-07-16T17:43:31.528Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49383"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, is the new incarnation of the shutdown node d4b5fe2c7449/172.23.62.255"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49384"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, is the new incarnation of the shutdown node be17268399ee/172.23.62.255"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49385"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, is the new incarnation of the shutdown node a8eb41c54851/172.23.62.255"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, is the new incarnation of the shutdown node d4b5fe2c7449/172.23.62.255"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, is the new incarnation of the shutdown node be17268399ee/172.23.62.255"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, is the new incarnation of the shutdown node a8eb41c54851/172.23.62.255"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49386"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49387"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49388"
17:43:31 [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035"
17:43:32 [2021-07-16T17:43:32.090Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.6% of statements
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:43:32 [2021-07-16T17:43:32.215Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:43:32 [2021-07-16T17:43:32.215Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:43:32 [2021-07-16T17:43:32.215Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:43:32 [2021-07-16T17:43:32.215Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:43:32 [2021-07-16T17:43:32.215Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:43:32 [2021-07-16T17:43:32.215Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:43:32 [2021-07-16T17:43:32.215Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:43:32 [2021-07-16T17:43:32.346Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:43:32 [2021-07-16T17:43:32.775Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:43:32 [2021-07-16T17:43:32.908Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
17:43:33 [2021-07-16T17:43:33.164Z] ok  	github.com/docker/docker/distribution/xfer	1.944s	coverage: 85.1% of statements
17:43:33 [2021-07-16T17:43:33.164Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:43:33 [2021-07-16T17:43:33.227Z] 2021/07/16 17:43:32 Closing DB instances...
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node2(844621dee2da): Node leave event for f715e28bacfa/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node3(db754b27e3a9): Node leave event for f715e28bacfa/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node5(378d20241f63): Node leave event for f715e28bacfa/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node1(f715e28bacfa): Node leave event for f715e28bacfa/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node4(e4ea75ac14d1): Node leave event for f715e28bacfa/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.419Z] ok  	github.com/docker/docker/image/v1	0.022s	coverage: 25.0% of statements
17:43:33 [2021-07-16T17:43:33.419Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="node4(e4ea75ac14d1): Node leave event for 844621dee2da/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="node3(db754b27e3a9): Node leave event for 844621dee2da/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeLeft"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="node5(378d20241f63): Node leave event for 844621dee2da/172.23.62.255"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeFailed"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, added to failed nodes list"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=error msg="node: 844621dee2da is unknown to memberlist"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster"
17:43:33 [2021-07-16T17:43:33.700Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:43:33 [2021-07-16T17:43:33.700Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:43:33 [2021-07-16T17:43:33.981Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
17:43:34 [2021-07-16T17:43:34.155Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9 change state NodeActive --> NodeLeft"
17:43:34 [2021-07-16T17:43:34.155Z] time="2021-07-16T17:43:34Z" level=info msg="node5(378d20241f63): Node leave event for db754b27e3a9/172.23.62.255"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9 change state NodeActive --> NodeLeft"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="node4(e4ea75ac14d1): Node leave event for db754b27e3a9/172.23.62.255"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9 change state NodeActive --> NodeLeft"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="node3(db754b27e3a9): Node leave event for db754b27e3a9/172.23.62.255"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9/172.23.62.255, left gossip cluster"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9/172.23.62.255, left gossip cluster"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9/172.23.62.255, left gossip cluster"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1 change state NodeActive --> NodeLeft"
17:43:34 [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="node5(378d20241f63): Node leave event for e4ea75ac14d1/172.23.62.255"
17:43:35 [2021-07-16T17:43:35.071Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:43:35 [2021-07-16T17:43:35.071Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:43:35 [2021-07-16T17:43:35.071Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, left gossip cluster"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1 change state NodeActive --> NodeFailed"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to failed nodes list"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, left gossip cluster"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=error msg="node: e4ea75ac14d1 is unknown to memberlist"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node 378d20241f63/172.23.62.255, left gossip cluster"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node 378d20241f63 change state NodeActive --> NodeFailed"
17:43:35 [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node 378d20241f63/172.23.62.255, added to failed nodes list"
17:43:35 [2021-07-16T17:43:35.075Z] --- PASS: TestNetworkDBIslands (66.06s)
17:43:35 [2021-07-16T17:43:35.075Z] PASS
17:43:35 [2021-07-16T17:43:35.075Z] coverage: 60.5% of statements
17:43:35 [2021-07-16T17:43:35.075Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.518s	coverage: 60.5% of statements
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/quota	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/rootless	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/volume	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:43:35 [2021-07-16T17:43:35.075Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:43:35 [2021-07-16T17:43:35.699Z] --- PASS: TestBuildMultiStageOnBuild (11.47s)
17:43:35 [2021-07-16T17:43:35.699Z] === RUN   TestBuildUncleanTarFilenames
17:43:35 [2021-07-16T17:43:35.699Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:43:35 [2021-07-16T17:43:35.699Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:43:35 [2021-07-16T17:43:35.699Z] === RUN   TestBuildMultiStageLayerLeak
17:43:35 [2021-07-16T17:43:35.995Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:43:35 [2021-07-16T17:43:35.995Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:43:36 [2021-07-16T17:43:36.556Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === Skipped
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     client_test.go:23: runtime.GOOS == "windows"
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     network_proxy_test.go:212: No support for dual stack yet
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     daemon_test.go:147: root required
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     reload_test.go:520: root required
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     pull_v2_test.go:73: Needs fixing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     pull_v2_test.go:118: Needs fixing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     download_test.go:268: Needs fixing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     layer_test.go:304: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     layer_test.go:353: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     layer_test.go:468: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     layer_test.go:697: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     migration_test.go:46: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     migration_test.go:182: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     mount_test.go:17: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     mount_test.go:76: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     mount_test.go:125: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     mount_test.go:212: Failing on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:134: Xz not present in msys2
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:239: Failing on Windows CI machines
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_windows_test.go:16: Currently fails
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     changes_test.go:196: needs more investigation
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     changes_test.go:433: needs further investigation
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     changes_test.go:469: needs further investigation
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     poller_test.go:41: No chmod on Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     fileutils_test.go:134: Needs porting to Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     fileutils_test.go:180: Needs porting to Windows
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
17:43:37 [2021-07-16T17:43:37.263Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:43:37 [2021-07-16T17:43:37.263Z]     local_test.go:181: runtime.GOOS == "windows"
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] 
17:43:37 [2021-07-16T17:43:37.263Z] DONE 2027 tests, 69 skipped in 324.656s
17:43:37 [2021-07-16T17:43:37.263Z] INFO: make.ps1 ended at 07/16/2021 17:43:36
17:43:37 [2021-07-16T17:43:37.917Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:43:37 [2021-07-16T17:43:37.917Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:43:37 [2021-07-16T17:43:37.917Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:43:37 [2021-07-16T17:43:37.917Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:43:38 [2021-07-16T17:43:38.478Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:43:38 [2021-07-16T17:43:38.804Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:43:38 [2021-07-16T17:43:38.804Z] INFO: Unit tests ended at 07/16/2021 17:43:38. Duration:00:05:36.5661143
17:43:38 [2021-07-16T17:43:38.804Z] INFO: Building busybox
17:43:38 [2021-07-16T17:43:38.804Z] Sending build context to Docker daemon   5.12kB
17:43:38 [2021-07-16T17:43:38.804Z] 
17:43:38 [2021-07-16T17:43:38.804Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:43:38 [2021-07-16T17:43:38.804Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:43:38 [2021-07-16T17:43:38.804Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:43:38 [2021-07-16T17:43:38.804Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:43:38 [2021-07-16T17:43:38.804Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:43:38 [2021-07-16T17:43:38.804Z]  ---> 39d157a84080
17:43:38 [2021-07-16T17:43:38.804Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:43:38 [2021-07-16T17:43:38.804Z]  ---> Running in 3ea0048afde2
17:43:40 [2021-07-16T17:43:40.364Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:43:41 [2021-07-16T17:43:41.725Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:43:41 [2021-07-16T17:43:41.725Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:43:41 [2021-07-16T17:43:41.725Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:43:41 [2021-07-16T17:43:41.980Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:43:41 [2021-07-16T17:43:41.980Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:43:42 [2021-07-16T17:43:42.548Z] Removing intermediate container 3ea0048afde2
17:43:42 [2021-07-16T17:43:42.548Z]  ---> 4b3ec327a70e
17:43:42 [2021-07-16T17:43:42.548Z] Step 7/13 : ARG BUSYBOX_VERSION
17:43:42 [2021-07-16T17:43:42.548Z]  ---> Running in e343eaed9a62
17:43:42 [2021-07-16T17:43:42.548Z] Removing intermediate container e343eaed9a62
17:43:42 [2021-07-16T17:43:42.548Z]  ---> 12190b1e49b9
17:43:42 [2021-07-16T17:43:42.548Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:43:42 [2021-07-16T17:43:42.548Z]  ---> Running in 8c8f6665c049
17:43:42 [2021-07-16T17:43:42.905Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:43:42 [2021-07-16T17:43:42.905Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:43:42 [2021-07-16T17:43:42.905Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:43:43 [2021-07-16T17:43:43.008Z] Removing intermediate container 8c8f6665c049
17:43:43 [2021-07-16T17:43:43.008Z]  ---> e5da3812d88f
17:43:43 [2021-07-16T17:43:43.008Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:43:43 [2021-07-16T17:43:43.830Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:43:43 [2021-07-16T17:43:43.920Z] ok  	github.com/docker/docker/layer	7.658s	coverage: 68.8% of statements
17:43:43 [2021-07-16T17:43:43.920Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:43:43 [2021-07-16T17:43:43.920Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:43:43 [2021-07-16T17:43:43.920Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:43:43 [2021-07-16T17:43:43.920Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:43:43 [2021-07-16T17:43:43.978Z] 
17:43:44 [2021-07-16T17:43:44.391Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:43:44 [2021-07-16T17:43:44.442Z]  ---> e2d72dbe2c39
17:43:44 [2021-07-16T17:43:44.442Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:43:44 [2021-07-16T17:43:44.442Z]  ---> Running in 032a27eeceae
17:43:45 [2021-07-16T17:43:45.810Z] ok  	github.com/docker/docker/libnetwork/api	1.465s	coverage: 90.1% of statements
17:43:45 [2021-07-16T17:43:45.952Z] --- PASS: TestBuildMultiStageLayerLeak (10.05s)
17:43:45 [2021-07-16T17:43:45.952Z] === RUN   TestBuildWithHugeFile
17:43:46 [2021-07-16T17:43:46.372Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.123s	coverage: 84.4% of statements
17:43:47 [2021-07-16T17:43:47.653Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:43:47 [2021-07-16T17:43:47.738Z] ok  	github.com/docker/docker/libnetwork/config	0.043s	coverage: 24.0% of statements
17:43:47 [2021-07-16T17:43:47.738Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:43:47 [2021-07-16T17:43:47.994Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:43:48 [2021-07-16T17:43:48.213Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:43:48 [2021-07-16T17:43:48.213Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:43:48 [2021-07-16T17:43:48.213Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:43:49 [2021-07-16T17:43:49.580Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:43:50 [2021-07-16T17:43:50.506Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:43:51 [2021-07-16T17:43:51.065Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:43:51 [2021-07-16T17:43:51.262Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.472s	coverage: 59.9% of statements
17:43:51 [2021-07-16T17:43:51.262Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:43:51 [2021-07-16T17:43:51.626Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:43:51 [2021-07-16T17:43:51.823Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.227s	coverage: 4.0% of statements
17:43:51 [2021-07-16T17:43:51.882Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:43:51 [2021-07-16T17:43:51.882Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:43:52 [2021-07-16T17:43:52.079Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
17:43:52 [2021-07-16T17:43:52.334Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:43:52 [2021-07-16T17:43:52.807Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:43:53 [2021-07-16T17:43:53.076Z] Removing intermediate container 032a27eeceae
17:43:53 [2021-07-16T17:43:53.076Z]  ---> c6330e2f82de
17:43:53 [2021-07-16T17:43:53.076Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:43:53 [2021-07-16T17:43:53.076Z]  ---> Running in fcfd84ed718b
17:43:53 [2021-07-16T17:43:53.536Z] 
17:43:53 [2021-07-16T17:43:53.536Z] SUCCESS: Specified value was saved.
17:43:53 [2021-07-16T17:43:53.733Z] === RUN   TestDockerSuite/TestSaveImageId
17:43:53 [2021-07-16T17:43:53.733Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:43:53 [2021-07-16T17:43:53.988Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:43:55 [2021-07-16T17:43:55.075Z] Removing intermediate container fcfd84ed718b
17:43:55 [2021-07-16T17:43:55.075Z]  ---> d013643f1366
17:43:55 [2021-07-16T17:43:55.075Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:43:55 [2021-07-16T17:43:55.075Z]  ---> Running in 3083033d2e32
17:43:55 [2021-07-16T17:43:55.350Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:43:55 [2021-07-16T17:43:55.745Z] --- PASS: TestUpdateRestartPolicy (21.39s)
17:43:55 [2021-07-16T17:43:55.745Z] === RUN   TestUpdateRestartWithAutoRemove
17:43:55 [2021-07-16T17:43:55.745Z] --- PASS: TestUpdateRestartWithAutoRemove (1.93s)
17:43:55 [2021-07-16T17:43:55.745Z] === RUN   TestWaitNonBlocked
17:43:55 [2021-07-16T17:43:55.745Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:43:55 [2021-07-16T17:43:55.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:43:55 [2021-07-16T17:43:55.745Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:43:55 [2021-07-16T17:43:55.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:43:55 [2021-07-16T17:43:55.745Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:43:55 [2021-07-16T17:43:55.745Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:43:55 [2021-07-16T17:43:55.911Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents784272473
17:43:56 [2021-07-16T17:43:56.166Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:43:56 [2021-07-16T17:43:56.166Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:43:56 [2021-07-16T17:43:56.714Z] --- PASS: TestWaitNonBlocked (0.02s)
17:43:56 [2021-07-16T17:43:56.714Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s)
17:43:56 [2021-07-16T17:43:56.714Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.85s)
17:43:56 [2021-07-16T17:43:56.714Z] === RUN   TestWaitBlocked
17:43:56 [2021-07-16T17:43:56.714Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:43:56 [2021-07-16T17:43:56.714Z] --- SKIP: TestWaitBlocked (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z] PASS
17:43:56 [2021-07-16T17:43:56.714Z] ok  	github.com/docker/docker/integration/container	83.125s
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === Skipped
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:43:56 [2021-07-16T17:43:56.714Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:43:56 [2021-07-16T17:43:56.714Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:43:56 [2021-07-16T17:43:56.714Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] 
17:43:56 [2021-07-16T17:43:56.714Z] DONE 88 tests, 33 skipped in 85.402s
17:43:56 [2021-07-16T17:43:56.714Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:43:58 [2021-07-16T17:43:58.051Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:43:58 [2021-07-16T17:43:58.051Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:43:58 [2021-07-16T17:43:58.051Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:43:58 [2021-07-16T17:43:58.255Z] === RUN   TestConfigDaemonLibtrustID
17:43:58 [2021-07-16T17:43:58.255Z]     daemon_test.go:19: runtime.GOOS != "linux"
17:43:58 [2021-07-16T17:43:58.255Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:43:58 [2021-07-16T17:43:58.255Z] === RUN   TestDaemonConfigValidation
17:43:58 [2021-07-16T17:43:58.255Z]     daemon_test.go:38: runtime.GOOS != "linux"
17:43:58 [2021-07-16T17:43:58.255Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:43:58 [2021-07-16T17:43:58.255Z] PASS
17:43:58 [2021-07-16T17:43:58.255Z] ok  	github.com/docker/docker/integration/daemon	0.094s
17:43:58 [2021-07-16T17:43:58.255Z] 
17:43:58 [2021-07-16T17:43:58.255Z] === Skipped
17:43:58 [2021-07-16T17:43:58.255Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:43:58 [2021-07-16T17:43:58.255Z]     daemon_test.go:19: runtime.GOOS != "linux"
17:43:58 [2021-07-16T17:43:58.255Z] 
17:43:58 [2021-07-16T17:43:58.255Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:43:58 [2021-07-16T17:43:58.255Z]     daemon_test.go:38: runtime.GOOS != "linux"
17:43:58 [2021-07-16T17:43:58.255Z] 
17:43:58 [2021-07-16T17:43:58.255Z] 
17:43:58 [2021-07-16T17:43:58.255Z] DONE 2 tests, 2 skipped in 1.390s
17:43:58 [2021-07-16T17:43:58.255Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:43:58 [2021-07-16T17:43:58.858Z] Cannot create a file when that file already exists.
17:43:59 [2021-07-16T17:43:59.413Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:43:59 [2021-07-16T17:43:59.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:43:59 [2021-07-16T17:43:59.807Z] INFO: Testing against a local daemon
17:43:59 [2021-07-16T17:43:59.807Z] === RUN   TestCommitInheritsEnv
17:43:59 [2021-07-16T17:43:59.807Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:43:59 [2021-07-16T17:43:59.807Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:43:59 [2021-07-16T17:43:59.807Z] === RUN   TestImportExtremelyLargeImageWorks
17:43:59 [2021-07-16T17:43:59.807Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:43:59 [2021-07-16T17:43:59.807Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:43:59 [2021-07-16T17:43:59.807Z] === RUN   TestImagesFilterMultiReference
17:43:59 [2021-07-16T17:43:59.807Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:43:59 [2021-07-16T17:43:59.807Z] === RUN   TestImagePullPlatformInvalid
17:43:59 [2021-07-16T17:43:59.807Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:43:59 [2021-07-16T17:43:59.807Z] === RUN   TestRemoveImageOrphaning
17:44:00 [2021-07-16T17:44:00.776Z] --- PASS: TestRemoveImageOrphaning (0.89s)
17:44:00 [2021-07-16T17:44:00.776Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:44:00 [2021-07-16T17:44:00.776Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:44:00 [2021-07-16T17:44:00.776Z] === RUN   TestTagInvalidReference
17:44:00 [2021-07-16T17:44:00.776Z] --- PASS: TestTagInvalidReference (0.03s)
17:44:00 [2021-07-16T17:44:00.776Z] === RUN   TestTagValidPrefixedRepo
17:44:00 [2021-07-16T17:44:00.776Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:44:00 [2021-07-16T17:44:00.776Z] === RUN   TestTagExistedNameWithoutForce
17:44:00 [2021-07-16T17:44:00.776Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:44:00 [2021-07-16T17:44:00.776Z] === RUN   TestTagOfficialNames
17:44:00 [2021-07-16T17:44:00.776Z] --- PASS: TestTagOfficialNames (0.06s)
17:44:00 [2021-07-16T17:44:00.776Z] === RUN   TestTagMatchesDigest
17:44:01 [2021-07-16T17:44:01.237Z] --- PASS: TestTagMatchesDigest (0.02s)
17:44:01 [2021-07-16T17:44:01.237Z] PASS
17:44:01 [2021-07-16T17:44:01.237Z] ok  	github.com/docker/docker/integration/image	1.299s
17:44:01 [2021-07-16T17:44:01.237Z] 
17:44:01 [2021-07-16T17:44:01.237Z] === Skipped
17:44:01 [2021-07-16T17:44:01.237Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:44:01 [2021-07-16T17:44:01.237Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:44:01 [2021-07-16T17:44:01.237Z] 
17:44:01 [2021-07-16T17:44:01.237Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:44:01 [2021-07-16T17:44:01.237Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:44:01 [2021-07-16T17:44:01.237Z] 
17:44:01 [2021-07-16T17:44:01.237Z] 
17:44:01 [2021-07-16T17:44:01.237Z] DONE 11 tests, 2 skipped in 2.795s
17:44:01 [2021-07-16T17:44:01.237Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:44:01 [2021-07-16T17:44:01.299Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:44:01 [2021-07-16T17:44:01.299Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:44:01 [2021-07-16T17:44:01.299Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:44:01 [2021-07-16T17:44:01.299Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:44:01 [2021-07-16T17:44:01.556Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:44:02 [2021-07-16T17:44:02.146Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:44:02 [2021-07-16T17:44:02.291Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.111s	coverage: 6.6% of statements
17:44:02 [2021-07-16T17:44:02.291Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.019s	coverage: 63.6% of statements
17:44:02 [2021-07-16T17:44:02.291Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
17:44:02 [2021-07-16T17:44:02.291Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
17:44:02 [2021-07-16T17:44:02.547Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
17:44:02 [2021-07-16T17:44:02.600Z] Removing intermediate container 3083033d2e32
17:44:02 [2021-07-16T17:44:02.600Z]  ---> 5f2ebfb61a9e
17:44:02 [2021-07-16T17:44:02.600Z] Step 13/13 : CMD ["sh"]
17:44:02 [2021-07-16T17:44:02.600Z]  ---> Running in 293f61e6b8e0
17:44:02 [2021-07-16T17:44:02.780Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:02 [2021-07-16T17:44:02.780Z] INFO: Testing against a local daemon
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkCreateDelete
17:44:02 [2021-07-16T17:44:02.780Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDockerNetworkDeletePreferID
17:44:02 [2021-07-16T17:44:02.780Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDaemonDNSFallback
17:44:02 [2021-07-16T17:44:02.780Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestInspectNetwork
17:44:02 [2021-07-16T17:44:02.780Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestInspectNetwork (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestRunContainerWithBridgeNone
17:44:02 [2021-07-16T17:44:02.780Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkInvalidJSON
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkInvalidJSON//networks/create
17:44:02 [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:44:02 [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:44:02 [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:44:02 [2021-07-16T17:44:02.780Z] === CONT  TestNetworkInvalidJSON//networks/create
17:44:02 [2021-07-16T17:44:02.780Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:44:02 [2021-07-16T17:44:02.780Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:44:02 [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:44:02 [2021-07-16T17:44:02.780Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
17:44:02 [2021-07-16T17:44:02.780Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:44:02 [2021-07-16T17:44:02.780Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkList
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkList//networks
17:44:02 [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkList//networks
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestNetworkList//networks/
17:44:02 [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkList//networks/
17:44:02 [2021-07-16T17:44:02.780Z] === CONT  TestNetworkList//networks
17:44:02 [2021-07-16T17:44:02.780Z] === CONT  TestNetworkList//networks/
17:44:02 [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkList (0.02s)
17:44:02 [2021-07-16T17:44:02.780Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z]     --- PASS: TestNetworkList//networks (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestHostIPv4BridgeLabel
17:44:02 [2021-07-16T17:44:02.780Z]     network_test.go:126: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDaemonRestartWithLiveRestore
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:29: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDaemonDefaultNetworkPools
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:58: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDaemonRestartWithExistingNetwork
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:102: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:136: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:187: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestServiceWithPredefinedNetwork
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:212: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:242: FLAKY_TEST
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestServiceWithDataPathPortInit
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:333: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:44:02 [2021-07-16T17:44:02.780Z]     service_test.go:401: testEnv.OSType == "windows"
17:44:02 [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:44:02 [2021-07-16T17:44:02.780Z] PASS
17:44:02 [2021-07-16T17:44:02.780Z] ok  	github.com/docker/docker/integration/network	0.161s
17:44:02 [2021-07-16T17:44:02.803Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
17:44:03 [2021-07-16T17:44:03.060Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:44:03 [2021-07-16T17:44:03.060Z] Removing intermediate container 293f61e6b8e0
17:44:03 [2021-07-16T17:44:03.060Z]  ---> 63244f06ebe7
17:44:03 [2021-07-16T17:44:03.060Z] Successfully built 63244f06ebe7
17:44:03 [2021-07-16T17:44:03.060Z] Successfully tagged busybox:latest
17:44:03 [2021-07-16T17:44:03.060Z] INFO: Docker images of the daemon under test
17:44:03 [2021-07-16T17:44:03.060Z] 
17:44:03 [2021-07-16T17:44:03.060Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
17:44:03 [2021-07-16T17:44:03.060Z] busybox                                        latest              63244f06ebe7        Less than a second ago   2.78GB
17:44:03 [2021-07-16T17:44:03.060Z] microsoft/windowsservercore                    latest              39d157a84080        4 months ago             2.74GB
17:44:03 [2021-07-16T17:44:03.060Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        4 months ago             2.74GB
17:44:03 [2021-07-16T17:44:03.060Z] 
17:44:03 [2021-07-16T17:44:03.060Z] INFO: Running integration tests at 07/16/2021 17:44:02...
17:44:03 [2021-07-16T17:44:03.060Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:44:03 [2021-07-16T17:44:03.060Z] INFO: Integration API tests being run from the host:
17:44:03 [2021-07-16T17:44:03.060Z] INFO: make.ps1 starting at 07/16/2021 17:44:02
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === Skipped
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     network_test.go:126: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:29: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:58: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:102: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:136: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:187: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:212: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:242: FLAKY_TEST
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:333: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:44:03 [2021-07-16T17:44:03.239Z]     service_test.go:401: testEnv.OSType == "windows"
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] 
17:44:03 [2021-07-16T17:44:03.239Z] DONE 22 tests, 15 skipped in 1.930s
17:44:03 [2021-07-16T17:44:03.239Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:44:03 [2021-07-16T17:44:03.316Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:44:03 [2021-07-16T17:44:03.703Z] testing: warning: no tests to run
17:44:03 [2021-07-16T17:44:03.703Z] PASS
17:44:03 [2021-07-16T17:44:03.703Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.064s
17:44:03 [2021-07-16T17:44:03.703Z] 
17:44:03 [2021-07-16T17:44:03.703Z] DONE 0 tests in 0.595s
17:44:03 [2021-07-16T17:44:03.703Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:44:04 [2021-07-16T17:44:04.030Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:44:04 [2021-07-16T17:44:04.659Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:44:04 [2021-07-16T17:44:04.673Z] testing: warning: no tests to run
17:44:04 [2021-07-16T17:44:04.673Z] PASS
17:44:04 [2021-07-16T17:44:04.673Z] ok  	github.com/docker/docker/integration/network/macvlan	0.068s
17:44:04 [2021-07-16T17:44:04.673Z] 
17:44:04 [2021-07-16T17:44:04.673Z] DONE 0 tests in 0.596s
17:44:04 [2021-07-16T17:44:04.673Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:44:05 [2021-07-16T17:44:05.132Z] testing: warning: no tests to run
17:44:05 [2021-07-16T17:44:05.132Z] PASS
17:44:05 [2021-07-16T17:44:05.132Z] ok  	github.com/docker/docker/integration/plugin	0.060s
17:44:05 [2021-07-16T17:44:05.132Z] 
17:44:05 [2021-07-16T17:44:05.132Z] DONE 0 tests in 0.596s
17:44:05 [2021-07-16T17:44:05.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:44:05 [2021-07-16T17:44:05.591Z] testing: warning: no tests to run
17:44:05 [2021-07-16T17:44:05.591Z] PASS
17:44:05 [2021-07-16T17:44:05.591Z] ok  	github.com/docker/docker/integration/plugin/authz	0.066s
17:44:05 [2021-07-16T17:44:05.591Z] 
17:44:05 [2021-07-16T17:44:05.591Z] DONE 0 tests in 0.597s
17:44:06 [2021-07-16T17:44:06.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:44:09 [2021-07-16T17:44:09.894Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:44:12 [2021-07-16T17:44:12.409Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:44:13 [2021-07-16T17:44:13.336Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:44:14 [2021-07-16T17:44:14.654Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:14 [2021-07-16T17:44:14.654Z] INFO: Testing against a local daemon
17:44:14 [2021-07-16T17:44:14.654Z] === RUN   TestPluginInvalidJSON
17:44:14 [2021-07-16T17:44:14.654Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:44:14 [2021-07-16T17:44:14.654Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:44:14 [2021-07-16T17:44:14.654Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:44:14 [2021-07-16T17:44:14.654Z] --- PASS: TestPluginInvalidJSON (0.04s)
17:44:14 [2021-07-16T17:44:14.654Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z] === RUN   TestPluginInstall
17:44:14 [2021-07-16T17:44:14.654Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:44:14 [2021-07-16T17:44:14.654Z] --- SKIP: TestPluginInstall (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z] === RUN   TestPluginsWithRuntimes
17:44:14 [2021-07-16T17:44:14.654Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:44:14 [2021-07-16T17:44:14.654Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z] === RUN   TestPluginBackCompatMediaTypes
17:44:14 [2021-07-16T17:44:14.654Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:44:14 [2021-07-16T17:44:14.654Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z] PASS
17:44:14 [2021-07-16T17:44:14.654Z] ok  	github.com/docker/docker/integration/plugin/common	0.108s
17:44:14 [2021-07-16T17:44:14.654Z] 
17:44:14 [2021-07-16T17:44:14.654Z] === Skipped
17:44:14 [2021-07-16T17:44:14.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:44:14 [2021-07-16T17:44:14.654Z] 
17:44:14 [2021-07-16T17:44:14.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:44:14 [2021-07-16T17:44:14.654Z] 
17:44:14 [2021-07-16T17:44:14.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:44:14 [2021-07-16T17:44:14.654Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:44:14 [2021-07-16T17:44:14.654Z] 
17:44:14 [2021-07-16T17:44:14.654Z] 
17:44:14 [2021-07-16T17:44:14.654Z] DONE 5 tests, 3 skipped in 8.559s
17:44:14 [2021-07-16T17:44:14.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:44:15 [2021-07-16T17:44:15.221Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:44:15 [2021-07-16T17:44:15.483Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
17:44:15 [2021-07-16T17:44:15.483Z] ok  	github.com/docker/docker/libnetwork	37.706s	coverage: 40.7% of statements
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:44:15 [2021-07-16T17:44:15.483Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:44:16 [2021-07-16T17:44:16.045Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
17:44:16 [2021-07-16T17:44:16.838Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:16 [2021-07-16T17:44:16.838Z] INFO: Testing against a local daemon
17:44:16 [2021-07-16T17:44:16.838Z] === RUN   TestExternalGraphDriver
17:44:16 [2021-07-16T17:44:16.838Z]     external_test.go:48: runtime.GOOS == "windows"
17:44:16 [2021-07-16T17:44:16.838Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:44:16 [2021-07-16T17:44:16.838Z] === RUN   TestGraphdriverPluginV2
17:44:16 [2021-07-16T17:44:16.838Z]     external_test.go:408: runtime.GOOS == "windows"
17:44:16 [2021-07-16T17:44:16.838Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:44:16 [2021-07-16T17:44:16.838Z] PASS
17:44:16 [2021-07-16T17:44:16.839Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.106s
17:44:16 [2021-07-16T17:44:16.972Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.017s	coverage: 47.4% of statements
17:44:17 [2021-07-16T17:44:17.227Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
17:44:17 [2021-07-16T17:44:17.298Z] 
17:44:17 [2021-07-16T17:44:17.298Z] === Skipped
17:44:17 [2021-07-16T17:44:17.298Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:44:17 [2021-07-16T17:44:17.298Z]     external_test.go:48: runtime.GOOS == "windows"
17:44:17 [2021-07-16T17:44:17.298Z] 
17:44:17 [2021-07-16T17:44:17.298Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:44:17 [2021-07-16T17:44:17.298Z]     external_test.go:408: runtime.GOOS == "windows"
17:44:17 [2021-07-16T17:44:17.298Z] 
17:44:17 [2021-07-16T17:44:17.298Z] 
17:44:17 [2021-07-16T17:44:17.298Z] DONE 2 tests, 2 skipped in 2.615s
17:44:17 [2021-07-16T17:44:17.298Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:44:17 [2021-07-16T17:44:17.730Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:44:18 [2021-07-16T17:44:18.157Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.533s	coverage: 74.0% of statements
17:44:18 [2021-07-16T17:44:18.839Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:18 [2021-07-16T17:44:18.839Z] INFO: Testing against a local daemon
17:44:18 [2021-07-16T17:44:18.839Z] === RUN   TestReadPluginNoRead
17:44:18 [2021-07-16T17:44:18.839Z]     read_test.go:21: no unix domain sockets on Windows
17:44:18 [2021-07-16T17:44:18.839Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:44:18 [2021-07-16T17:44:18.839Z] PASS
17:44:18 [2021-07-16T17:44:18.839Z] ok  	github.com/docker/docker/integration/plugin/logging	0.096s
17:44:19 [2021-07-16T17:44:19.298Z] 
17:44:19 [2021-07-16T17:44:19.298Z] === Skipped
17:44:19 [2021-07-16T17:44:19.298Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:44:19 [2021-07-16T17:44:19.298Z]     read_test.go:21: no unix domain sockets on Windows
17:44:19 [2021-07-16T17:44:19.298Z] 
17:44:19 [2021-07-16T17:44:19.298Z] 
17:44:19 [2021-07-16T17:44:19.298Z] DONE 1 tests, 1 skipped in 1.910s
17:44:19 [2021-07-16T17:44:19.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:44:19 [2021-07-16T17:44:19.526Z] ok  	github.com/docker/docker/libnetwork/iptables	0.307s	coverage: 45.1% of statements
17:44:19 [2021-07-16T17:44:19.526Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.010s	coverage: 60.0% of statements
17:44:20 [2021-07-16T17:44:20.088Z] ok  	github.com/docker/docker/libnetwork/netutils	0.046s	coverage: 44.1% of statements
17:44:20 [2021-07-16T17:44:20.241Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:44:20 [2021-07-16T17:44:20.269Z] testing: warning: no tests to run
17:44:20 [2021-07-16T17:44:20.269Z] PASS
17:44:20 [2021-07-16T17:44:20.269Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.085s
17:44:20 [2021-07-16T17:44:20.269Z] 
17:44:20 [2021-07-16T17:44:20.269Z] DONE 0 tests in 0.928s
17:44:20 [2021-07-16T17:44:20.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:44:21 [2021-07-16T17:44:21.166Z] === RUN   TestDockerSuite/TestStartRecordError
17:44:21 [2021-07-16T17:44:21.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:21 [2021-07-16T17:44:21.807Z] INFO: Testing against a local daemon
17:44:21 [2021-07-16T17:44:21.807Z] === RUN   TestPluginWithDevMounts
17:44:21 [2021-07-16T17:44:21.807Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:44:21 [2021-07-16T17:44:21.807Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:44:21 [2021-07-16T17:44:21.807Z] PASS
17:44:21 [2021-07-16T17:44:21.807Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.095s
17:44:21 [2021-07-16T17:44:21.807Z] 
17:44:21 [2021-07-16T17:44:21.807Z] === Skipped
17:44:21 [2021-07-16T17:44:21.807Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:44:21 [2021-07-16T17:44:21.807Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:44:21 [2021-07-16T17:44:21.807Z] 
17:44:21 [2021-07-16T17:44:21.807Z] 
17:44:21 [2021-07-16T17:44:21.807Z] DONE 1 tests, 1 skipped in 1.828s
17:44:21 [2021-07-16T17:44:21.807Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:44:23 [2021-07-16T17:44:23.051Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:44:23 [2021-07-16T17:44:23.350Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:23 [2021-07-16T17:44:23.350Z] INFO: Testing against a local daemon
17:44:23 [2021-07-16T17:44:23.350Z] === RUN   TestSecretInspect
17:44:23 [2021-07-16T17:44:23.350Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretInspect (0.00s)
17:44:23 [2021-07-16T17:44:23.350Z] === RUN   TestSecretList
17:44:23 [2021-07-16T17:44:23.350Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretList (0.00s)
17:44:23 [2021-07-16T17:44:23.350Z] === RUN   TestSecretsCreateAndDelete
17:44:23 [2021-07-16T17:44:23.350Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:44:23 [2021-07-16T17:44:23.350Z] === RUN   TestSecretsUpdate
17:44:23 [2021-07-16T17:44:23.350Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretsUpdate (0.00s)
17:44:23 [2021-07-16T17:44:23.350Z] === RUN   TestTemplatedSecret
17:44:23 [2021-07-16T17:44:23.350Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.350Z] --- SKIP: TestTemplatedSecret (0.00s)
17:44:23 [2021-07-16T17:44:23.350Z] === RUN   TestSecretCreateResolve
17:44:23 [2021-07-16T17:44:23.350Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:44:23 [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:44:23 [2021-07-16T17:44:23.350Z] PASS
17:44:23 [2021-07-16T17:44:23.350Z] ok  	github.com/docker/docker/integration/secret	0.102s
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] === Skipped
17:44:23 [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:44:23 [2021-07-16T17:44:23.811Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:44:23 [2021-07-16T17:44:23.811Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s)
17:44:23 [2021-07-16T17:44:23.811Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:44:23 [2021-07-16T17:44:23.811Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:44:23 [2021-07-16T17:44:23.811Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:44:23 [2021-07-16T17:44:23.811Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] 
17:44:23 [2021-07-16T17:44:23.811Z] DONE 6 tests, 6 skipped in 1.679s
17:44:23 [2021-07-16T17:44:23.811Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:44:25 [2021-07-16T17:44:25.563Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:44:26 [2021-07-16T17:44:26.004Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:26 [2021-07-16T17:44:26.004Z] INFO: Testing against a local daemon
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestServiceCreateInit
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:44:26 [2021-07-16T17:44:26.004Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:44:26 [2021-07-16T17:44:26.004Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.004Z] --- PASS: TestServiceCreateInit (0.04s)
17:44:26 [2021-07-16T17:44:26.004Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:44:26 [2021-07-16T17:44:26.004Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestCreateServiceMultipleTimes
17:44:26 [2021-07-16T17:44:26.004Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.004Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestCreateServiceConflict
17:44:26 [2021-07-16T17:44:26.004Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.004Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestCreateServiceMaxReplicas
17:44:26 [2021-07-16T17:44:26.004Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.004Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
17:44:26 [2021-07-16T17:44:26.004Z] === RUN   TestCreateWithDuplicateNetworkNames
17:44:26 [2021-07-16T17:44:26.004Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestCreateServiceSecretFileMode
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestCreateServiceConfigFileMode
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestCreateServiceSysctls
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestCreateServiceCapabilities
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestInspect
17:44:26 [2021-07-16T17:44:26.005Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestInspect (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestCreateJob
17:44:26 [2021-07-16T17:44:26.005Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateJob (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestReplicatedJob
17:44:26 [2021-07-16T17:44:26.005Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestReplicatedJob (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestUpdateReplicatedJob
17:44:26 [2021-07-16T17:44:26.005Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServiceListWithStatuses
17:44:26 [2021-07-16T17:44:26.005Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestDockerNetworkConnectAlias
17:44:26 [2021-07-16T17:44:26.005Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestDockerNetworkReConnect
17:44:26 [2021-07-16T17:44:26.005Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServicePlugin
17:44:26 [2021-07-16T17:44:26.005Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServicePlugin (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServiceUpdateLabel
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServiceUpdateSecrets
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServiceUpdateConfigs
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServiceUpdateNetwork
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] === RUN   TestServiceUpdatePidsLimit
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] PASS
17:44:26 [2021-07-16T17:44:26.005Z] ok  	github.com/docker/docker/integration/service	0.208s
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === Skipped
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
17:44:26 [2021-07-16T17:44:26.005Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:44:26 [2021-07-16T17:44:26.005Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] 
17:44:26 [2021-07-16T17:44:26.005Z] DONE 24 tests, 23 skipped in 2.211s
17:44:26 [2021-07-16T17:44:26.005Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:44:27 [2021-07-16T17:44:27.450Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:44:27 [2021-07-16T17:44:27.545Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:27 [2021-07-16T17:44:27.545Z] INFO: Testing against a local daemon
17:44:27 [2021-07-16T17:44:27.545Z] === RUN   TestSessionCreate
17:44:27 [2021-07-16T17:44:27.545Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:44:27 [2021-07-16T17:44:27.545Z] --- SKIP: TestSessionCreate (0.00s)
17:44:27 [2021-07-16T17:44:27.545Z] === RUN   TestSessionCreateWithBadUpgrade
17:44:27 [2021-07-16T17:44:27.545Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:44:27 [2021-07-16T17:44:27.545Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:44:27 [2021-07-16T17:44:27.545Z] PASS
17:44:27 [2021-07-16T17:44:27.545Z] ok  	github.com/docker/docker/integration/session	0.094s
17:44:27 [2021-07-16T17:44:27.545Z] 
17:44:27 [2021-07-16T17:44:27.545Z] === Skipped
17:44:27 [2021-07-16T17:44:27.545Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:44:27 [2021-07-16T17:44:27.545Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:44:27 [2021-07-16T17:44:27.545Z] 
17:44:27 [2021-07-16T17:44:27.545Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:44:27 [2021-07-16T17:44:27.545Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:44:27 [2021-07-16T17:44:27.545Z] 
17:44:27 [2021-07-16T17:44:27.545Z] 
17:44:27 [2021-07-16T17:44:27.545Z] DONE 2 tests, 2 skipped in 1.542s
17:44:27 [2021-07-16T17:44:27.545Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:44:29 [2021-07-16T17:44:29.113Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:29 [2021-07-16T17:44:29.113Z] INFO: Testing against a local daemon
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:44:29 [2021-07-16T17:44:29.113Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestEventsExecDie
17:44:29 [2021-07-16T17:44:29.113Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestEventsExecDie (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestEventsBackwardsCompatible
17:44:29 [2021-07-16T17:44:29.113Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestEventsVolumeCreate
17:44:29 [2021-07-16T17:44:29.113Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestInfoAPI
17:44:29 [2021-07-16T17:44:29.113Z] --- PASS: TestInfoAPI (0.04s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestInfoAPIWarnings
17:44:29 [2021-07-16T17:44:29.113Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestInfoDebug
17:44:29 [2021-07-16T17:44:29.113Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoDebug (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestInfoInsecureRegistries
17:44:29 [2021-07-16T17:44:29.113Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestInfoRegistryMirrors
17:44:29 [2021-07-16T17:44:29.113Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:44:29 [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:44:29 [2021-07-16T17:44:29.113Z] === RUN   TestLoginFailsWithBadCredentials
17:44:29 [2021-07-16T17:44:29.235Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:29 [2021-07-16T17:44:29.235Z] INFO: Testing against a local daemon
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithSession
17:44:29 [2021-07-16T17:44:29.235Z]     build_session_test.go:25: TODO: BuildKit
17:44:29 [2021-07-16T17:44:29.235Z] --- SKIP: TestBuildWithSession (0.00s)
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildSquashParent
17:44:29 [2021-07-16T17:44:29.235Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:44:29 [2021-07-16T17:44:29.235Z] --- SKIP: TestBuildSquashParent (0.00s)
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:44:29 [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:44:29 [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:44:29 [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:44:29 [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:44:29 [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:44:29 [2021-07-16T17:44:29.235Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:44:29 [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:44:29 [2021-07-16T17:44:29.235Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:44:29 [2021-07-16T17:44:29.235Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:44:29 [2021-07-16T17:44:29.235Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:44:29 [2021-07-16T17:44:29.235Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:44:30 [2021-07-16T17:44:30.085Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
17:44:30 [2021-07-16T17:44:30.086Z] === RUN   TestPingCacheHeaders
17:44:30 [2021-07-16T17:44:30.086Z] --- PASS: TestPingCacheHeaders (0.03s)
17:44:30 [2021-07-16T17:44:30.086Z] === RUN   TestPingGet
17:44:30 [2021-07-16T17:44:30.086Z] --- PASS: TestPingGet (0.03s)
17:44:30 [2021-07-16T17:44:30.086Z] === RUN   TestPingHead
17:44:30 [2021-07-16T17:44:30.086Z] --- PASS: TestPingHead (0.03s)
17:44:30 [2021-07-16T17:44:30.086Z] === RUN   TestVersion
17:44:30 [2021-07-16T17:44:30.086Z] --- PASS: TestVersion (0.03s)
17:44:30 [2021-07-16T17:44:30.086Z] PASS
17:44:30 [2021-07-16T17:44:30.086Z] ok  	github.com/docker/docker/integration/system	1.162s
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === Skipped
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:44:30 [2021-07-16T17:44:30.545Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] 
17:44:30 [2021-07-16T17:44:30.545Z] DONE 14 tests, 8 skipped in 2.647s
17:44:30 [2021-07-16T17:44:30.545Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:44:30 [2021-07-16T17:44:30.710Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:44:32 [2021-07-16T17:44:32.085Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:32 [2021-07-16T17:44:32.085Z] INFO: Testing against a local daemon
17:44:32 [2021-07-16T17:44:32.085Z] === RUN   TestVolumesCreateAndList
17:44:32 [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:44:32 [2021-07-16T17:44:32.085Z] === RUN   TestVolumesRemove
17:44:32 [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesRemove (0.14s)
17:44:32 [2021-07-16T17:44:32.085Z] === RUN   TestVolumesInspect
17:44:32 [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesInspect (0.04s)
17:44:32 [2021-07-16T17:44:32.085Z] === RUN   TestVolumesInvalidJSON
17:44:32 [2021-07-16T17:44:32.085Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:44:32 [2021-07-16T17:44:32.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:44:32 [2021-07-16T17:44:32.085Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:44:32 [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:44:32 [2021-07-16T17:44:32.085Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:44:32 [2021-07-16T17:44:32.085Z] PASS
17:44:32 [2021-07-16T17:44:32.085Z] ok  	github.com/docker/docker/integration/volume	0.313s
17:44:32 [2021-07-16T17:44:32.085Z] 
17:44:32 [2021-07-16T17:44:32.085Z] DONE 5 tests in 1.839s
17:44:32 [2021-07-16T17:44:32.085Z] INFO: make.ps1 ended at 07/16/2021 17:44:32
17:44:32 [2021-07-16T17:44:32.085Z] INFO: Integration CLI tests being run from the host:
17:44:32 [2021-07-16T17:44:32.085Z] 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" 
17:44:34 [2021-07-16T17:44:34.931Z] ok  	github.com/docker/docker/libnetwork/ipam	18.452s	coverage: 85.3% of statements
17:44:34 [2021-07-16T17:44:34.931Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:44:34 [2021-07-16T17:44:34.931Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:44:34 [2021-07-16T17:44:34.931Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:44:34 [2021-07-16T17:44:34.931Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:44:35 [2021-07-16T17:44:35.946Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:44:38 [2021-07-16T17:44:38.194Z] ok  	github.com/docker/docker/libnetwork/osl	4.313s	coverage: 39.7% of statements
17:44:38 [2021-07-16T17:44:38.194Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.011s	coverage: 20.0% of statements
17:44:38 [2021-07-16T17:44:38.194Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
17:44:38 [2021-07-16T17:44:38.492Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:44:38 [2021-07-16T17:44:38.755Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.224s	coverage: 49.5% of statements
17:44:39 [2021-07-16T17:44:39.012Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
17:44:39 [2021-07-16T17:44:39.268Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
17:44:39 [2021-07-16T17:44:39.829Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 45.2% of statements
17:44:40 [2021-07-16T17:44:40.391Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
17:44:40 [2021-07-16T17:44:40.391Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:44:40 [2021-07-16T17:44:40.674Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:44:40 [2021-07-16T17:44:40.674Z] INFO: Testing against a local daemon
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:44:40 [2021-07-16T17:44:40.674Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:44:40 [2021-07-16T17:44:40.674Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:44:40 [2021-07-16T17:44:40.674Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:44:41 [2021-07-16T17:44:41.641Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:44:41 [2021-07-16T17:44:41.641Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:44:41 [2021-07-16T17:44:41.644Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:44:41 [2021-07-16T17:44:41.644Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:44:42 [2021-07-16T17:44:42.296Z] ok  	github.com/docker/docker/pkg/archive	0.349s	coverage: 81.9% of statements
17:44:42 [2021-07-16T17:44:42.858Z] ok  	github.com/docker/docker/pkg/authorization	0.297s	coverage: 68.3% of statements
17:44:43 [2021-07-16T17:44:43.114Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:44:43 [2021-07-16T17:44:43.114Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:44:43 [2021-07-16T17:44:43.729Z] === RUN   TestDockerSuite/TestStatsNoStream
17:44:46 [2021-07-16T17:44:46.378Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.472s	coverage: 43.2% of statements
17:44:46 [2021-07-16T17:44:46.378Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:44:46 [2021-07-16T17:44:46.634Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
17:44:46 [2021-07-16T17:44:46.890Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
17:44:46 [2021-07-16T17:44:46.990Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:44:48 [2021-07-16T17:44:48.352Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:44:49 [2021-07-16T17:44:49.280Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:44:49 [2021-07-16T17:44:49.535Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:44:50 [2021-07-16T17:44:50.094Z] === RUN   TestDockerSuite/TestTopPrivileged
17:44:50 [2021-07-16T17:44:50.655Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:44:50 [2021-07-16T17:44:50.655Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:44:50 [2021-07-16T17:44:50.655Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:44:51 [2021-07-16T17:44:51.062Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.026s	coverage: 84.1% of statements
17:44:51 [2021-07-16T17:44:51.062Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
17:44:51 [2021-07-16T17:44:51.062Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
17:44:51 [2021-07-16T17:44:51.318Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
17:44:51 [2021-07-16T17:44:51.580Z]     docker_cli_swarm_test.go:1186: [d08a6bb4098ca] joining swarm manager [d42ac9622e22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:51 [2021-07-16T17:44:51.580Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:44:52 [2021-07-16T17:44:52.244Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:44:52 [2021-07-16T17:44:52.500Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 86.3% of statements
17:44:52 [2021-07-16T17:44:52.756Z] ok  	github.com/docker/docker/pkg/fsutils	0.145s	coverage: 85.1% of statements
17:44:53 [2021-07-16T17:44:53.014Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
17:44:53 [2021-07-16T17:44:53.576Z] ok  	github.com/docker/docker/pkg/idtools	0.296s	coverage: 69.5% of statements
17:44:54 [2021-07-16T17:44:54.504Z] ok  	github.com/docker/docker/pkg/ioutils	0.394s	coverage: 69.3% of statements
17:44:54 [2021-07-16T17:44:54.760Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
17:44:54 [2021-07-16T17:44:54.760Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
17:44:55 [2021-07-16T17:44:55.016Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:44:55 [2021-07-16T17:44:55.272Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:44:55 [2021-07-16T17:44:55.528Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:44:55 [2021-07-16T17:44:55.528Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
17:44:55 [2021-07-16T17:44:55.784Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
17:44:56 [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:44:56 [2021-07-16T17:44:56.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.58s)
17:44:56 [2021-07-16T17:44:56.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.66s)
17:44:56 [2021-07-16T17:44:56.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.80s)
17:44:56 [2021-07-16T17:44:56.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.89s)
17:44:56 [2021-07-16T17:44:56.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.98s)
17:44:56 [2021-07-16T17:44:56.478Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.82s)
17:44:56 [2021-07-16T17:44:56.478Z] === RUN   TestBuildMultiStageCopy
17:44:56 [2021-07-16T17:44:56.478Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:44:56 [2021-07-16T17:44:56.817Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:44:57 [2021-07-16T17:44:57.742Z]     docker_cli_swarm_test.go:1195: [d46ec70cc997b] joining swarm manager [d42ac9622e22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:59 [2021-07-16T17:44:59.105Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:45:00 [2021-07-16T17:45:00.031Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:45:00 [2021-07-16T17:45:00.591Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:45:00 [2021-07-16T17:45:00.591Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
17:45:00 [2021-07-16T17:45:00.591Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:45:00 [2021-07-16T17:45:00.591Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
17:45:00 [2021-07-16T17:45:00.591Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:45:02 [2021-07-16T17:45:02.477Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:45:03 [2021-07-16T17:45:03.402Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:45:04 [2021-07-16T17:45:04.764Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:45:06 [2021-07-16T17:45:06.648Z] === RUN   TestDockerSuite/TestUpdateStats
17:45:08 [2021-07-16T17:45:08.889Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:45:08 [2021-07-16T17:45:08.889Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:45:09 [2021-07-16T17:45:09.351Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:45:10 [2021-07-16T17:45:10.325Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:45:10 [2021-07-16T17:45:10.811Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:45:11 [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy (15.58s)
17:45:11 [2021-07-16T17:45:11.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.72s)
17:45:11 [2021-07-16T17:45:11.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s)
17:45:11 [2021-07-16T17:45:11.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s)
17:45:11 [2021-07-16T17:45:11.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s)
17:45:11 [2021-07-16T17:45:11.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s)
17:45:11 [2021-07-16T17:45:11.296Z] === RUN   TestBuildMultiStageParentConfig
17:45:11 [2021-07-16T17:45:11.745Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:45:11 [2021-07-16T17:45:11.745Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
17:45:11 [2021-07-16T17:45:11.745Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:45:13 [2021-07-16T17:45:13.485Z] --- PASS: TestBuildMultiStageParentConfig (2.18s)
17:45:13 [2021-07-16T17:45:13.485Z] === RUN   TestBuildLabelWithTargets
17:45:13 [2021-07-16T17:45:13.485Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:45:13 [2021-07-16T17:45:13.485Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:45:13 [2021-07-16T17:45:13.485Z] === RUN   TestBuildWithEmptyLayers
17:45:13 [2021-07-16T17:45:13.632Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:45:14 [2021-07-16T17:45:14.994Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:45:15 [2021-07-16T17:45:15.032Z] --- PASS: TestBuildWithEmptyLayers (1.21s)
17:45:15 [2021-07-16T17:45:15.033Z] === RUN   TestBuildMultiStageOnBuild
17:45:20 [2021-07-16T17:45:20.231Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:45:24 [2021-07-16T17:45:24.392Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:45:29 [2021-07-16T17:45:29.628Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:45:32 [2021-07-16T17:45:32.140Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:45:32 [2021-07-16T17:45:32.750Z] --- PASS: TestBuildMultiStageOnBuild (15.29s)
17:45:32 [2021-07-16T17:45:32.750Z] === RUN   TestBuildUncleanTarFilenames
17:45:32 [2021-07-16T17:45:32.750Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:45:32 [2021-07-16T17:45:32.750Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:45:32 [2021-07-16T17:45:32.750Z] === RUN   TestBuildMultiStageLayerLeak
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
17:45:34 [2021-07-16T17:45:34.431Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
17:45:36 [2021-07-16T17:45:36.317Z] ok  	github.com/docker/docker/pkg/signal	3.269s	coverage: 62.3% of statements
17:45:36 [2021-07-16T17:45:36.317Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:45:36 [2021-07-16T17:45:36.572Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:45:36 [2021-07-16T17:45:36.828Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:45:37 [2021-07-16T17:45:37.377Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:45:37 [2021-07-16T17:45:37.389Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.9% of statements
17:45:37 [2021-07-16T17:45:37.653Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
17:45:37 [2021-07-16T17:45:37.911Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
17:45:38 [2021-07-16T17:45:38.474Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
17:45:38 [2021-07-16T17:45:38.729Z] testing: warning: no tests to run
17:45:38 [2021-07-16T17:45:38.729Z] coverage: [no statements]
17:45:38 [2021-07-16T17:45:38.729Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:45:38 [2021-07-16T17:45:38.739Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:45:38 [2021-07-16T17:45:38.985Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:45:38 [2021-07-16T17:45:38.985Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:45:39 [2021-07-16T17:45:39.241Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:45:39 [2021-07-16T17:45:39.847Z] --- PASS: TestBuildMultiStageLayerLeak (9.34s)
17:45:39 [2021-07-16T17:45:39.847Z] === RUN   TestBuildWithHugeFile
17:45:41 [2021-07-16T17:45:41.129Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
17:45:41 [2021-07-16T17:45:41.129Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:45:41 [2021-07-16T17:45:41.691Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.6% of statements
17:45:42 [2021-07-16T17:45:42.001Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:45:42 [2021-07-16T17:45:42.102Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:45:42 [2021-07-16T17:45:42.102Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:45:42 [2021-07-16T17:45:42.619Z] ok  	github.com/docker/docker/quota	0.219s	coverage: 71.4% of statements
17:45:42 [2021-07-16T17:45:42.875Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:45:43 [2021-07-16T17:45:43.803Z] ok  	github.com/docker/docker/registry	0.050s	coverage: 58.8% of statements
17:45:44 [2021-07-16T17:45:44.282Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:45:44 [2021-07-16T17:45:44.282Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:45:44 [2021-07-16T17:45:44.282Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:45:44 [2021-07-16T17:45:44.282Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:45:44 [2021-07-16T17:45:44.282Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:45:44 [2021-07-16T17:45:44.366Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:45:44 [2021-07-16T17:45:44.366Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:45:44 [2021-07-16T17:45:44.513Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:45:44 [2021-07-16T17:45:44.928Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
17:45:45 [2021-07-16T17:45:45.184Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:45:47 [2021-07-16T17:45:47.024Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:45:47 [2021-07-16T17:45:47.192Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:45:48 [2021-07-16T17:45:48.387Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:45:48 [2021-07-16T17:45:48.387Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:45:48 [2021-07-16T17:45:48.452Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:45:48 [2021-07-16T17:45:48.708Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 76.4% of statements
17:45:49 [2021-07-16T17:45:49.270Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
17:45:50 [2021-07-16T17:45:50.102Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:45:50 [2021-07-16T17:45:50.102Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:45:50 [2021-07-16T17:45:50.102Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:45:50 [2021-07-16T17:45:50.102Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:45:50 [2021-07-16T17:45:50.102Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:45:50 [2021-07-16T17:45:50.102Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:45:50 [2021-07-16T17:45:50.102Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:45:50 [2021-07-16T17:45:50.102Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:45:50 [2021-07-16T17:45:50.102Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:45:50 [2021-07-16T17:45:50.199Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
17:45:50 [2021-07-16T17:45:50.280Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:45:52 [2021-07-16T17:45:52.794Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:45:53 [2021-07-16T17:45:53.012Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:45:53 [2021-07-16T17:45:53.012Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:45:53 [2021-07-16T17:45:53.012Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:45:53 [2021-07-16T17:45:53.012Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:45:53 [2021-07-16T17:45:53.012Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:45:53 [2021-07-16T17:45:53.722Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:45:55 [2021-07-16T17:45:55.608Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:45:55 [2021-07-16T17:45:55.608Z]     docker_cli_swarm_test.go:1118: [db69a8f6bbae5] joining swarm manager [dccc9a6300ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:45:56 [2021-07-16T17:45:56.971Z]     docker_cli_swarm_test.go:1119: [dc40288e56c3d] joining swarm manager [dccc9a6300ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:45:57 [2021-07-16T17:45:57.459Z] --- PASS: TestBuildWithHugeFile (127.48s)
17:45:57 [2021-07-16T17:45:57.459Z] === RUN   TestBuildWCOWSandboxSize
17:45:57 [2021-07-16T17:45:57.711Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:45:57 [2021-07-16T17:45:57.896Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:46:00 [2021-07-16T17:46:00.406Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:46:02 [2021-07-16T17:46:02.917Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:46:17 [2021-07-16T17:46:17.748Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:46:17 [2021-07-16T17:46:17.748Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:46:17 [2021-07-16T17:46:17.748Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:46:18 [2021-07-16T17:46:18.308Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:46:18 [2021-07-16T17:46:18.308Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:46:18 [2021-07-16T17:46:18.564Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:46:18 [2021-07-16T17:46:18.564Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:46:19 [2021-07-16T17:46:19.489Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:46:19 [2021-07-16T17:46:19.489Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:46:20 [2021-07-16T17:46:20.414Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:46:20 [2021-07-16T17:46:20.414Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:46:20 [2021-07-16T17:46:20.414Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:46:20 [2021-07-16T17:46:20.414Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:46:20 [2021-07-16T17:46:20.414Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:46:22 [2021-07-16T17:46:22.926Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:46:22 [2021-07-16T17:46:22.926Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:46:23 [2021-07-16T17:46:23.181Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:46:23 [2021-07-16T17:46:23.181Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:46:23 [2021-07-16T17:46:23.181Z] === RUN   TestDockerSuite/TestVolumeEvents
17:46:24 [2021-07-16T17:46:24.106Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:46:26 [2021-07-16T17:46:26.617Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:46:26 [2021-07-16T17:46:26.617Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:46:26 [2021-07-16T17:46:26.617Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:46:29 [2021-07-16T17:46:29.882Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:46:34 [2021-07-16T17:46:34.071Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:46:34 [2021-07-16T17:46:34.071Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:46:34 [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite (1640.13s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (7.07s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.24s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.30s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.07s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.98s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.14s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.11s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.26s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.41s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.82s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.28s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.85s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.48s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.42s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.37s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.88s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.84s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.72s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.35s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.23s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.41s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.45s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.11s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.54s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.19s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.08s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.87s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.24s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.95s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.65s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.72s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.17s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.02s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.38s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.42s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.42s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.41s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.28s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.51s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.33s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.54s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.67s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.40s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.99s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.89s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.48s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.80s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.72s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.15s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.00s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.16s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.42s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.02s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.51s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.13s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.06s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.14s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s)
17:46:34 [2021-07-16T17:46:34.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.30s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.05s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.39s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.20s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.56s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.88s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.18s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.46s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.30s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.34s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.21s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFails (0.87s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.92s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.98s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.48s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.86s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.83s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.45s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.26s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.26s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.64s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.94s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.55s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.71s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.44s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.84s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.10s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.95s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.57s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.99s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.92s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.37s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.18s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.37s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.34s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.08s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.74s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.76s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildRm (3.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.82s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.11s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.24s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.32s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.95s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildUser (2.14s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.46s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.86s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.45s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.19s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.79s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.30s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitChange (1.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.92s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.09s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.73s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.67s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.86s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.95s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.57s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.20s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.12s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.28s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.17s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.94s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.65s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.86s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
17:46:34 [2021-07-16T17:46:34.072Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.36s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.81s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.12s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.56s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.74s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.64s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.52s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c6da10_<nil>} (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_false__<nil>_<nil>_<nil>} (1.54s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_true__<nil>_<nil>_<nil>} (1.52s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_false__<nil>_<nil>_<nil>} (1.53s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true__<nil>_<nil>_<nil>} (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true__0xc000c6da40_<nil>_<nil>} (1.61s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c6da58_<nil>} (1.63s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c6da70_<nil>} (1.53s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c6da88_<nil>} (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c6daa0_<nil>} (1.63s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.24s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.77s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.85s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.50s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.90s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.39s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.02s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.52s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.76s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.14s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.04s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.96s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToDot (0.84s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.90s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.07s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.53s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.71s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.42s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.07s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.61s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.83s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.89s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.53s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.52s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.76s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.49s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.55s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.75s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.83s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsRename (0.82s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsResize (0.82s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.71s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.75s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsTop (0.85s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.43s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExec (1.07s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.15s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.10s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.12s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.60s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecEnv (1.25s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.21s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.38s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.19s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.24s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.44s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.47s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecParseError (0.81s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.77s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.16s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.12s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecTTY (1.12s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.18s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.08s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.77s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.16s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.58s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.93s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestHealth (22.16s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
17:46:34 [2021-07-16T17:46:34.073Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.75s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestImportFile (1.92s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.77s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.72s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.13s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.09s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.85s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.85s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.92s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.80s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.58s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.94s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.03s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.25s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.42s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.67s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.40s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.32s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.30s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.08s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.39s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.63s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsSince (6.97s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsTail (1.18s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.30s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestNetHostname (2.24s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.04s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.24s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginActive (1.31s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.18s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.08s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.90s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.43s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.84s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.91s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.77s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPortList (11.34s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.80s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.10s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.15s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.49s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.13s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.37s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.52s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.20s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.48s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.03s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.64s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.44s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.39s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.88s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.53s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.62s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.16s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.87s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.02s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.96s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.96s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.90s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.99s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.60s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.15s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.09s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.08s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.89s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.38s)
17:46:34 [2021-07-16T17:46:34.074Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.16s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.75s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.96s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.04s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.25s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.93s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.44s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.85s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.37s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.25s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.94s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.96s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.82s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.16s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.95s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.14s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (1.09s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.94s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.73s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.50s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.28s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.70s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.42s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.51s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.65s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunMount (8.54s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.71s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.26s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.10s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.26s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.39s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.89s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.88s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.25s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.70s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.51s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.94s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.18s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunRm (0.81s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.94s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.31s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunState (1.57s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.58s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.67s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.81s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.77s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.86s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.04s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.07s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.07s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.21s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.72s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.76s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.73s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.93s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.26s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (1.12s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.75s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.84s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.05s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.83s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.05s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.05s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.37s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.80s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
17:46:34 [2021-07-16T17:46:34.075Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.19s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.78s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.53s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.71s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.92s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.11s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.81s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.77s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.60s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.18s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.34s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.20s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.82s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.80s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.08s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.61s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.37s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.84s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.84s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.46s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.98s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.57s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.82s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.28s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.43s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.78s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.27s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.97s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.06s)
17:46:34 [2021-07-16T17:46:34.076Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:46:34 [2021-07-16T17:46:34.076Z] === RUN   TestDockerRegistrySuite
17:46:34 [2021-07-16T17:46:34.076Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:46:34 [2021-07-16T17:46:34.636Z]     check_test.go:196: [dfec7c7653869] daemon is not started
17:46:34 [2021-07-16T17:46:34.636Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:46:35 [2021-07-16T17:46:35.997Z]     check_test.go:196: [d3f5307eeb7a9] daemon is not started
17:46:35 [2021-07-16T17:46:35.997Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:46:37 [2021-07-16T17:46:37.360Z]     check_test.go:196: [d80331456e01b] daemon is not started
17:46:37 [2021-07-16T17:46:37.360Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:46:37 [2021-07-16T17:46:37.615Z]     check_test.go:196: [d1f473e251675] daemon is not started
17:46:37 [2021-07-16T17:46:37.615Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:46:40 [2021-07-16T17:46:40.880Z]     check_test.go:196: [da4fb7960da87] daemon is not started
17:46:41 [2021-07-16T17:46:41.135Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:46:47 [2021-07-16T17:46:47.663Z]     check_test.go:196: [d28d1e0025d3b] daemon is not started
17:46:47 [2021-07-16T17:46:47.663Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:46:51 [2021-07-16T17:46:51.824Z]     check_test.go:196: [df3201fd16ae3] daemon is not started
17:46:51 [2021-07-16T17:46:51.824Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:46:52 [2021-07-16T17:46:52.750Z]     check_test.go:196: [da84b96ac08bf] daemon is not started
17:46:52 [2021-07-16T17:46:52.750Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:46:53 [2021-07-16T17:46:53.675Z]     check_test.go:196: [d50cd4cefd71e] daemon is not started
17:46:53 [2021-07-16T17:46:53.675Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:46:55 [2021-07-16T17:46:55.038Z]     check_test.go:196: [db5cb1b22c372] daemon is not started
17:46:55 [2021-07-16T17:46:55.038Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:46:56 [2021-07-16T17:46:56.400Z]     check_test.go:196: [da84d8bbdede4] daemon is not started
17:46:56 [2021-07-16T17:46:56.400Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:46:57 [2021-07-16T17:46:57.762Z]     check_test.go:196: [d6eee062d9b32] daemon is not started
17:46:57 [2021-07-16T17:46:57.762Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:46:59 [2021-07-16T17:46:59.124Z]     check_test.go:196: [d2697f219a0a1] daemon is not started
17:46:59 [2021-07-16T17:46:59.124Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:47:00 [2021-07-16T17:47:00.049Z]     check_test.go:196: [d9f727533d072] daemon is not started
17:47:00 [2021-07-16T17:47:00.049Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:47:01 [2021-07-16T17:47:01.412Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8698de633c295f0b568cc074fae4051948c3a716b364f9af5f504a1c2e3e87e
17:47:02 [2021-07-16T17:47:02.339Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bb97d79bb35ab6a54dbab487f67dafe93e9970b85908aa97650627e01b536738
17:47:02 [2021-07-16T17:47:02.595Z]     check_test.go:196: [da3411ce11e1f] daemon is not started
17:47:02 [2021-07-16T17:47:02.595Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:47:03 [2021-07-16T17:47:03.985Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7bfc96d0cb99b6f0367100c3ec338df321c9d38854b7aef003d97ec0f2ffa14
17:47:04 [2021-07-16T17:47:04.910Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f296a9a7a7ac98c638e1dc4935c69fd53cfbc482c864eddf27e5b926ed95bedb
17:47:05 [2021-07-16T17:47:05.166Z]     check_test.go:196: [df3925347db31] daemon is not started
17:47:05 [2021-07-16T17:47:05.166Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:47:06 [2021-07-16T17:47:06.528Z]     check_test.go:196: [d48b668f77906] daemon is not started
17:47:06 [2021-07-16T17:47:06.528Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:47:09 [2021-07-16T17:47:09.789Z]     check_test.go:196: [dd5f2848170fe] daemon is not started
17:47:09 [2021-07-16T17:47:09.789Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:47:09 [2021-07-16T17:47:09.833Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:47:09 [2021-07-16T17:47:09.833Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
17:47:09 [2021-07-16T17:47:09.833Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:47:09 [2021-07-16T17:47:09.833Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:47:09 [2021-07-16T17:47:09.833Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:47:10 [2021-07-16T17:47:10.349Z]     check_test.go:196: [dcde41d15569e] daemon is not started
17:47:10 [2021-07-16T17:47:10.349Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:47:10 [2021-07-16T17:47:10.604Z]     check_test.go:196: [db682d4c7eaa9] daemon is not started
17:47:10 [2021-07-16T17:47:10.604Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:47:11 [2021-07-16T17:47:11.714Z] ok  	github.com/docker/docker/libnetwork/networkdb	158.199s	coverage: 60.6% of statements
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/rootless	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/volume	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === Skipped
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     network_proxy_test.go:212: No support for dual stack yet
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver btrfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver btrfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver btrfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver btrfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver btrfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:71: No driver to put!
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:47:11 [2021-07-16T17:47:11.714Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:47:11 [2021-07-16T17:47:11.714Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:47:11 [2021-07-16T17:47:11.714Z] 
17:47:11 [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:71: No driver to put!
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     overlay_test.go:49: Fails to compute changes intermittently
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver zfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver zfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver zfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver zfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:44: Driver zfs not supported
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     graphtest_unix.go:71: No driver to put!
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     firewalld_test.go:13: firewalld is not running
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:47:11 [2021-07-16T17:47:11.715Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] 
17:47:11 [2021-07-16T17:47:11.715Z] DONE 2629 tests, 37 skipped in 409.696s
Post stage
[Pipeline] junit
17:47:11 [2021-07-16T17:47:11.725Z] Recording test results
17:47:11 [2021-07-16T17:47:11.966Z]     check_test.go:196: [de939e00d2bfb] daemon is not started
17:47:11 [2021-07-16T17:47:11.966Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:47:12 [2021-07-16T17:47:12.041Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:47:12 [2021-07-16T17:47:12.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/validate/vendor
17:47:12 [2021-07-16T17:47:12.892Z]     check_test.go:196: [d4e573ae78998] daemon is not started
17:47:12 [2021-07-16T17:47:12.892Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:47:13 [2021-07-16T17:47:13.311Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:47:13 [2021-07-16T17:47:13.877Z] + echo Ensuring container killed.
17:47:13 [2021-07-16T17:47:13.877Z] Ensuring container killed.
17:47:13 [2021-07-16T17:47:13.877Z] + docker rm -vf docker-pr2
17:47:13 [2021-07-16T17:47:13.877Z] Error: No such container: docker-pr2
[Pipeline] sh
17:47:14 [2021-07-16T17:47:14.191Z] + echo Chowning /workspace to jenkins user
17:47:14 [2021-07-16T17:47:14.191Z] Chowning /workspace to jenkins user
17:47:14 [2021-07-16T17:47:14.191Z] + id -u
17:47:14 [2021-07-16T17:47:14.191Z] + id -g
17:47:14 [2021-07-16T17:47:14.191Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace
17:47:14 [2021-07-16T17:47:14.256Z]     check_test.go:196: [d951dc5497622] daemon is not started
17:47:14 [2021-07-16T17:47:14.256Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:47:15 [2021-07-16T17:47:15.452Z] + bundleName=unit
17:47:15 [2021-07-16T17:47:15.452Z] + echo Creating unit-bundles.tar.gz
17:47:15 [2021-07-16T17:47:15.452Z] Creating unit-bundles.tar.gz
17:47:15 [2021-07-16T17:47:15.452Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
17:47:15 [2021-07-16T17:47:15.452Z] bundles/junit-report.xml
17:47:15 [2021-07-16T17:47:15.452Z] bundles/go-test-report.json
17:47:15 [2021-07-16T17:47:15.452Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:47:15 [2021-07-16T17:47:15.460Z] Archiving artifacts
17:47:16 [2021-07-16T17:47:16.295Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:47:16 [2021-07-16T17:47:16.600Z] + make clean
17:47:16 [2021-07-16T17:47:16.600Z] docker volume rm -f docker-dev-cache
17:47:16 [2021-07-16T17:47:16.855Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:47:17 [2021-07-16T17:47:17.518Z]     check_test.go:196: [db7868adea172] daemon is not started
17:47:17 [2021-07-16T17:47:17.518Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:47:17 [2021-07-16T17:47:17.518Z]     check_test.go:196: [da084eff7c1ae] daemon is not started
17:47:17 [2021-07-16T17:47:17.518Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:47:18 [2021-07-16T17:47:18.419Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:47:18 [2021-07-16T17:47:18.878Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:47:18 [2021-07-16T17:47:18.878Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:47:18 [2021-07-16T17:47:18.878Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:47:18 [2021-07-16T17:47:18.878Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:47:18 [2021-07-16T17:47:18.878Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:47:18 [2021-07-16T17:47:18.878Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:47:18 [2021-07-16T17:47:18.878Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:47:18 [2021-07-16T17:47:18.878Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:47:18 [2021-07-16T17:47:18.880Z]     check_test.go:196: [d5a69fa503ce7] daemon is not started
17:47:18 [2021-07-16T17:47:18.880Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:47:19 [2021-07-16T17:47:19.135Z]     check_test.go:196: [d7a737d2a3fc1] daemon is not started
17:47:19 [2021-07-16T17:47:19.135Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:47:19 [2021-07-16T17:47:19.390Z]     check_test.go:196: [d33b8def03439] daemon is not started
17:47:19 [2021-07-16T17:47:19.390Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:47:19 [2021-07-16T17:47:19.645Z]     check_test.go:196: [d8a4a12000b87] daemon is not started
17:47:19 [2021-07-16T17:47:19.645Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:47:19 [2021-07-16T17:47:19.645Z]     check_test.go:196: [dc63780687d42] daemon is not started
17:47:19 [2021-07-16T17:47:19.852Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:47:19 [2021-07-16T17:47:19.900Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:47:20 [2021-07-16T17:47:20.155Z]     check_test.go:196: [d3b43f8ca060c] daemon is not started
17:47:20 [2021-07-16T17:47:20.155Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:47:20 [2021-07-16T17:47:20.155Z]     check_test.go:196: [d8246fbef436c] daemon is not started
17:47:20 [2021-07-16T17:47:20.155Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:47:21 [2021-07-16T17:47:21.162Z] --- PASS: TestBuildWithHugeFile (100.68s)
17:47:21 [2021-07-16T17:47:21.162Z] === RUN   TestBuildWCOWSandboxSize
17:47:21 [2021-07-16T17:47:21.518Z]     check_test.go:196: [d19ce4eb12309] daemon is not started
17:47:21 [2021-07-16T17:47:21.518Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:47:23 [2021-07-16T17:47:23.403Z]     check_test.go:196: [d45563af2b71b] daemon is not started
17:47:23 [2021-07-16T17:47:23.590Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:47:23 [2021-07-16T17:47:23.659Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:47:24 [2021-07-16T17:47:24.559Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:47:24 [2021-07-16T17:47:24.559Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:47:24 [2021-07-16T17:47:24.559Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:47:24 [2021-07-16T17:47:24.559Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:47:24 [2021-07-16T17:47:24.559Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:47:24 [2021-07-16T17:47:24.559Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:47:24 [2021-07-16T17:47:24.587Z]     check_test.go:196: [daf3a3f2365e9] daemon is not started
17:47:24 [2021-07-16T17:47:24.587Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:47:25 [2021-07-16T17:47:25.950Z]     check_test.go:196: [d85bd3bd574f5] daemon is not started
17:47:25 [2021-07-16T17:47:25.950Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:47:26 [2021-07-16T17:47:26.875Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:47:27 [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite (54.20s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.38s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.26s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.49s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.44s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.71s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.66s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.95s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.07s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s)
17:47:27 [2021-07-16T17:47:27.435Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
17:47:27 [2021-07-16T17:47:27.435Z] === RUN   TestDockerSchema1RegistrySuite
17:47:27 [2021-07-16T17:47:27.435Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:47:27 [2021-07-16T17:47:27.468Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:47:27 [2021-07-16T17:47:27.690Z]     check_test.go:223: [de6254d25a02b] daemon is not started
17:47:27 [2021-07-16T17:47:27.690Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:47:31 [2021-07-16T17:47:31.904Z]     check_test.go:223: [d258be7b5075d] daemon is not started
17:47:31 [2021-07-16T17:47:31.904Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:47:36 [2021-07-16T17:47:36.069Z]     docker_cli_swarm_test.go:1172: [dda7f2beb42e1] joining swarm manager [dccc9a6300ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:47:36 [2021-07-16T17:47:36.994Z]     check_test.go:223: [d09658a1f4d0e] daemon is not started
17:47:36 [2021-07-16T17:47:36.995Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:47:39 [2021-07-16T17:47:39.931Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:47:40 [2021-07-16T17:47:40.256Z]     check_test.go:223: [d312a198214ec] daemon is not started
17:47:40 [2021-07-16T17:47:40.256Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:47:41 [2021-07-16T17:47:41.618Z]     check_test.go:223: [d71eeb335ae2d] daemon is not started
17:47:41 [2021-07-16T17:47:41.618Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:47:42 [2021-07-16T17:47:42.980Z]     check_test.go:223: [dbf386ef53dd5] daemon is not started
17:47:42 [2021-07-16T17:47:42.980Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:47:42 [2021-07-16T17:47:42.980Z]     check_test.go:223: [d19a0a4993061] daemon is not started
17:47:42 [2021-07-16T17:47:42.980Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:47:43 [2021-07-16T17:47:43.680Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:47:44 [2021-07-16T17:47:44.343Z]     check_test.go:223: [dda6cd25f5de1] daemon is not started
17:47:44 [2021-07-16T17:47:44.343Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:47:44 [2021-07-16T17:47:44.649Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:47:44 [2021-07-16T17:47:44.649Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:47:44 [2021-07-16T17:47:44.649Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:47:45 [2021-07-16T17:47:45.705Z]     check_test.go:223: [dc8b6b40ca885] daemon is not started
17:47:45 [2021-07-16T17:47:45.705Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:47:47 [2021-07-16T17:47:47.067Z]     check_test.go:223: [dee700e983c24] daemon is not started
17:47:47 [2021-07-16T17:47:47.067Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:47:47 [2021-07-16T17:47:47.564Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:47:49 [2021-07-16T17:47:49.744Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:47:50 [2021-07-16T17:47:50.329Z]     check_test.go:223: [d14377c551c0c] daemon is not started
17:47:50 [2021-07-16T17:47:50.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:47:50 [2021-07-16T17:47:50.584Z]     check_test.go:223: [dd0bc4a7439b0] daemon is not started
17:47:50 [2021-07-16T17:47:50.584Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:47:51 [2021-07-16T17:47:51.144Z]     check_test.go:223: [d756e8bcf8eae] daemon is not started
17:47:51 [2021-07-16T17:47:51.144Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:47:51 [2021-07-16T17:47:51.144Z]     check_test.go:223: [d2ce7fc840e48] daemon is not started
17:47:51 [2021-07-16T17:47:51.145Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:47:51 [2021-07-16T17:47:51.400Z]     check_test.go:223: [dfbf9521333dc] daemon is not started
17:47:51 [2021-07-16T17:47:51.400Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:47:51 [2021-07-16T17:47:51.655Z]     check_test.go:223: [d05904ca8700e] daemon is not started
17:47:51 [2021-07-16T17:47:51.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:47:51 [2021-07-16T17:47:51.910Z]     check_test.go:223: [d853fcc765cc2] daemon is not started
17:47:51 [2021-07-16T17:47:51.910Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:47:52 [2021-07-16T17:47:52.167Z]     check_test.go:223: [ddce8b113a767] daemon is not started
17:47:52 [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite (24.60s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.72s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.45s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
17:47:52 [2021-07-16T17:47:52.167Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:47:52 [2021-07-16T17:47:52.167Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:47:52 [2021-07-16T17:47:52.167Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:47:52 [2021-07-16T17:47:52.728Z]     check_test.go:252: [dcb5d389929fb] daemon is not started
17:47:52 [2021-07-16T17:47:52.728Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:47:53 [2021-07-16T17:47:53.288Z]     check_test.go:252: [d76556fa70bc3] daemon is not started
17:47:53 [2021-07-16T17:47:53.288Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:47:53 [2021-07-16T17:47:53.543Z]     check_test.go:252: [dc0b1e7383b33] daemon is not started
17:47:53 [2021-07-16T17:47:53.543Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:47:54 [2021-07-16T17:47:54.439Z] === RUN   TestDockerSuite/TestBuildAddScript
17:47:54 [2021-07-16T17:47:54.439Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:47:54 [2021-07-16T17:47:54.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:47:54 [2021-07-16T17:47:54.439Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:47:54 [2021-07-16T17:47:54.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:47:54 [2021-07-16T17:47:54.439Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:47:54 [2021-07-16T17:47:54.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:47:54 [2021-07-16T17:47:54.439Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:47:54 [2021-07-16T17:47:54.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:47:54 [2021-07-16T17:47:54.439Z] === RUN   TestDockerSuite/TestBuildAddTar
17:47:54 [2021-07-16T17:47:54.471Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:47:54 [2021-07-16T17:47:54.726Z]     check_test.go:252: [d988ecd5deaab] daemon is not started
17:47:54 [2021-07-16T17:47:54.726Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:47:54 [2021-07-16T17:47:54.981Z]     check_test.go:252: [d42224a4dfc51] daemon is not started
17:47:54 [2021-07-16T17:47:54.981Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:47:55 [2021-07-16T17:47:55.541Z]     check_test.go:252: [dfcc5ce653b34] daemon is not started
17:47:55 [2021-07-16T17:47:55.542Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:47:55 [2021-07-16T17:47:55.797Z]     check_test.go:252: [d363ad860731b] daemon is not started
17:47:55 [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.62s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
17:47:55 [2021-07-16T17:47:55.797Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:47:55 [2021-07-16T17:47:55.797Z] === RUN   TestDockerRegistryAuthTokenSuite
17:47:55 [2021-07-16T17:47:55.797Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:47:56 [2021-07-16T17:47:56.356Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:47:58 [2021-07-16T17:47:58.241Z]     docker_cli_swarm_test.go:1453: [dfa656ba6704f] joining swarm manager [d76cccbc7a061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:47:58 [2021-07-16T17:47:58.801Z]     docker_cli_swarm_test.go:1454: [dbfd129e04a3f] joining swarm manager [d76cccbc7a061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:48:01 [2021-07-16T17:48:01.335Z]     check_test.go:279: [d04baebcfd91b] daemon is not started
17:48:01 [2021-07-16T17:48:01.335Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:48:01 [2021-07-16T17:48:01.335Z]     check_test.go:279: [dffa89ab3617e] daemon is not started
17:48:01 [2021-07-16T17:48:01.335Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:48:01 [2021-07-16T17:48:01.335Z]     check_test.go:279: [de314947c5a72] daemon is not started
17:48:01 [2021-07-16T17:48:01.335Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:48:01 [2021-07-16T17:48:01.335Z]     check_test.go:279: [d24d0cba0e0a4] daemon is not started
17:48:01 [2021-07-16T17:48:01.335Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:48:01 [2021-07-16T17:48:01.592Z]     check_test.go:279: [dd8ab9b8c9f22] daemon is not started
17:48:01 [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
17:48:01 [2021-07-16T17:48:01.592Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
17:48:01 [2021-07-16T17:48:01.592Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:48:01 [2021-07-16T17:48:01.592Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:48:01 [2021-07-16T17:48:01.592Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:48:01 [2021-07-16T17:48:01.592Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
17:48:01 [2021-07-16T17:48:01.592Z] === RUN   TestDockerNetworkSuite
17:48:01 [2021-07-16T17:48:01.592Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:48:04 [2021-07-16T17:48:04.104Z]     docker_cli_network_unix_test.go:46: [d2c0ba16998e2] daemon is not started
17:48:04 [2021-07-16T17:48:04.104Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:48:04 [2021-07-16T17:48:04.664Z]     docker_cli_network_unix_test.go:46: [d2d7727751326] daemon is not started
17:48:04 [2021-07-16T17:48:04.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:48:10 [2021-07-16T17:48:10.156Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:48:10 [2021-07-16T17:48:10.156Z]     docker_cli_network_unix_test.go:46: [daf977a7bf033] daemon is not started
17:48:10 [2021-07-16T17:48:10.716Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:48:10 [2021-07-16T17:48:10.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:48:11 [2021-07-16T17:48:11.227Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:48:11 [2021-07-16T17:48:11.484Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:48:11 [2021-07-16T17:48:11.484Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:48:12 [2021-07-16T17:48:12.850Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:48:13 [2021-07-16T17:48:13.410Z]     docker_cli_network_unix_test.go:46: [d7aa98119a3a7] daemon is not started
17:48:13 [2021-07-16T17:48:13.666Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:48:13 [2021-07-16T17:48:13.921Z]     docker_cli_network_unix_test.go:1233: [d318f0ef0342e] daemon is not started
17:48:15 [2021-07-16T17:48:15.284Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:48:17 [2021-07-16T17:48:17.795Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:48:19 [2021-07-16T17:48:19.157Z]     docker_cli_network_unix_test.go:46: [d3e64822feb54] daemon is not started
17:48:19 [2021-07-16T17:48:19.718Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:48:19 [2021-07-16T17:48:19.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:48:22 [2021-07-16T17:48:22.982Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:48:24 [2021-07-16T17:48:24.345Z]     docker_cli_swarm_unix_test.go:62: [d4df7b0229653] joining swarm manager [da1389300845b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:48:28 [2021-07-16T17:48:28.506Z]     docker_cli_network_unix_test.go:46: [d7f812a4dc773] daemon is not started
17:48:29 [2021-07-16T17:48:29.066Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:48:30 [2021-07-16T17:48:30.153Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:48:30 [2021-07-16T17:48:30.153Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:48:30 [2021-07-16T17:48:30.153Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:48:30 [2021-07-16T17:48:30.153Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:48:30 [2021-07-16T17:48:30.153Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:48:31 [2021-07-16T17:48:31.681Z]     docker_cli_network_unix_test.go:46: [de14db861f1c3] daemon is not started
17:48:32 [2021-07-16T17:48:32.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:48:33 [2021-07-16T17:48:33.616Z]     docker_cli_network_unix_test.go:46: [dd017bddb222e] daemon is not started
17:48:33 [2021-07-16T17:48:33.616Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:48:34 [2021-07-16T17:48:34.541Z]     docker_cli_network_unix_test.go:46: [d0fdeaa45b63c] daemon is not started
17:48:34 [2021-07-16T17:48:34.541Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:48:35 [2021-07-16T17:48:35.102Z]     docker_cli_network_unix_test.go:46: [d4a8affe565df] daemon is not started
17:48:35 [2021-07-16T17:48:35.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:48:36 [2021-07-16T17:48:36.026Z]     docker_cli_network_unix_test.go:46: [d8fba231ee3f8] daemon is not started
17:48:36 [2021-07-16T17:48:36.586Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:48:37 [2021-07-16T17:48:37.146Z]     docker_cli_network_unix_test.go:46: [dc8771266bbf4] daemon is not started
17:48:37 [2021-07-16T17:48:37.707Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:48:37 [2021-07-16T17:48:37.962Z]     docker_cli_network_unix_test.go:46: [dbe8971b96e4a] daemon is not started
17:48:37 [2021-07-16T17:48:37.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:48:38 [2021-07-16T17:48:38.522Z]     docker_cli_network_unix_test.go:46: [d68a48d5bb29a] daemon is not started
17:48:38 [2021-07-16T17:48:38.522Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:48:39 [2021-07-16T17:48:39.081Z]     docker_cli_network_unix_test.go:46: [d6d39138c18df] daemon is not started
17:48:39 [2021-07-16T17:48:39.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:48:39 [2021-07-16T17:48:39.642Z]     docker_cli_network_unix_test.go:46: [d4589781b218f] daemon is not started
17:48:39 [2021-07-16T17:48:39.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:48:39 [2021-07-16T17:48:39.897Z]     docker_cli_network_unix_test.go:46: [d8fc6cb0c928a] daemon is not started
17:48:39 [2021-07-16T17:48:39.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:48:39 [2021-07-16T17:48:39.897Z]     docker_cli_network_unix_test.go:46: [de4885c6d3704] daemon is not started
17:48:39 [2021-07-16T17:48:39.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:48:41 [2021-07-16T17:48:41.260Z]     docker_cli_network_unix_test.go:46: [d010be9a3bd8a] daemon is not started
17:48:41 [2021-07-16T17:48:41.260Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:48:42 [2021-07-16T17:48:42.186Z]     docker_cli_network_unix_test.go:46: [dcb098defd229] daemon is not started
17:48:42 [2021-07-16T17:48:42.746Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:48:42 [2021-07-16T17:48:42.746Z]     docker_cli_network_unix_test.go:46: [d9f2679b0d02a] daemon is not started
17:48:42 [2021-07-16T17:48:42.746Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:48:43 [2021-07-16T17:48:43.306Z]     docker_cli_network_unix_test.go:46: [d53e0081fc273] daemon is not started
17:48:43 [2021-07-16T17:48:43.306Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:48:43 [2021-07-16T17:48:43.306Z]     docker_cli_network_unix_test.go:46: [dd18fbb1599a8] daemon is not started
17:48:43 [2021-07-16T17:48:43.306Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:48:45 [2021-07-16T17:48:45.194Z]     docker_cli_network_unix_test.go:968: [d019b089e2c5b] daemon is not started
17:48:46 [2021-07-16T17:48:46.119Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:48:47 [2021-07-16T17:48:47.961Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:48:47 [2021-07-16T17:48:47.961Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:48:47 [2021-07-16T17:48:47.961Z] === RUN   TestDockerSuite/TestBuildBlankName
17:48:48 [2021-07-16T17:48:48.004Z]     docker_cli_network_unix_test.go:46: [db740a191c501] daemon is not started
17:48:48 [2021-07-16T17:48:48.004Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:48:48 [2021-07-16T17:48:48.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:48:53 [2021-07-16T17:48:53.242Z]     docker_cli_network_unix_test.go:1116: [d3d5afabde72d] daemon is not started
17:48:54 [2021-07-16T17:48:54.230Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:48:54 [2021-07-16T17:48:54.230Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:48:55 [2021-07-16T17:48:55.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:48:55 [2021-07-16T17:48:55.205Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:48:55 [2021-07-16T17:48:55.384Z]     docker_cli_network_unix_test.go:46: [d4867dcd19525] daemon is not started
17:48:55 [2021-07-16T17:48:55.384Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:48:56 [2021-07-16T17:48:56.310Z]     docker_cli_network_unix_test.go:46: [d953d711a1287] daemon is not started
17:48:56 [2021-07-16T17:48:56.310Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:48:56 [2021-07-16T17:48:56.310Z]     docker_cli_network_unix_test.go:46: [dfc91ae6a06fb] daemon is not started
17:48:56 [2021-07-16T17:48:56.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:48:56 [2021-07-16T17:48:56.564Z]     docker_cli_network_unix_test.go:46: [d51d9c814d6e8] daemon is not started
17:48:56 [2021-07-16T17:48:56.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:48:56 [2021-07-16T17:48:56.564Z]     docker_cli_network_unix_test.go:46: [d7a57c736f945] daemon is not started
17:48:56 [2021-07-16T17:48:56.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:48:56 [2021-07-16T17:48:56.819Z]     docker_cli_network_unix_test.go:46: [d2b01f813f436] daemon is not started
17:48:56 [2021-07-16T17:48:56.819Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:48:56 [2021-07-16T17:48:56.819Z]     docker_cli_network_unix_test.go:46: [d387d25a4facd] daemon is not started
17:48:56 [2021-07-16T17:48:56.819Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:48:59 [2021-07-16T17:48:59.330Z]     docker_cli_network_unix_test.go:46: [d92bfca35d459] daemon is not started
17:49:00 [2021-07-16T17:49:00.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:49:00 [2021-07-16T17:49:00.691Z]     docker_cli_network_unix_test.go:46: [dcb2fa2cd246c] daemon is not started
17:49:00 [2021-07-16T17:49:00.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:49:00 [2021-07-16T17:49:00.691Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:49:00 [2021-07-16T17:49:00.691Z]     docker_cli_network_unix_test.go:46: [df45e0ecdab35] daemon is not started
17:49:00 [2021-07-16T17:49:00.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:49:01 [2021-07-16T17:49:01.255Z]     docker_cli_network_unix_test.go:46: [d1dd1bd45894c] daemon is not started
17:49:01 [2021-07-16T17:49:01.854Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:49:03 [2021-07-16T17:49:03.792Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:49:06 [2021-07-16T17:49:06.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:49:07 [2021-07-16T17:49:07.901Z]     docker_cli_network_unix_test.go:1084: [dc54834ec63c8] daemon is not started
17:49:09 [2021-07-16T17:49:09.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:49:09 [2021-07-16T17:49:09.787Z]     docker_cli_network_unix_test.go:46: [d170fafb482ef] daemon is not started
17:49:09 [2021-07-16T17:49:09.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:49:10 [2021-07-16T17:49:10.712Z]     docker_cli_network_unix_test.go:46: [d97ab0afcad04] daemon is not started
17:49:10 [2021-07-16T17:49:10.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:49:10 [2021-07-16T17:49:10.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:49:12 [2021-07-16T17:49:12.851Z]     docker_cli_network_unix_test.go:46: [d987d3765cddf] daemon is not started
17:49:13 [2021-07-16T17:49:13.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:49:13 [2021-07-16T17:49:13.412Z]     docker_cli_network_unix_test.go:46: [de8d555d227ac] daemon is not started
17:49:13 [2021-07-16T17:49:13.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:49:13 [2021-07-16T17:49:13.972Z]     docker_cli_network_unix_test.go:46: [d13a2f21c6aca] daemon is not started
17:49:14 [2021-07-16T17:49:14.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:49:14 [2021-07-16T17:49:14.786Z]     docker_cli_network_unix_test.go:46: [d302ee7acd36f] daemon is not started
17:49:14 [2021-07-16T17:49:14.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:49:15 [2021-07-16T17:49:15.711Z]     docker_cli_network_unix_test.go:46: [d2d4c5c857b6f] daemon is not started
17:49:15 [2021-07-16T17:49:15.711Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:49:16 [2021-07-16T17:49:16.272Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:49:18 [2021-07-16T17:49:18.784Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:49:21 [2021-07-16T17:49:21.301Z]     docker_cli_network_unix_test.go:46: [d0940aab801bf] daemon is not started
17:49:21 [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite (79.79s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.46s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.00s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.77s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.61s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.45s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.26s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.10s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.56s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.35s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.34s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.06s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.23s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.46s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.90s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.78s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.98s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.02s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.68s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.07s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.19s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.79s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.23s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.07s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.26s)
17:49:21 [2021-07-16T17:49:21.301Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.14s)
17:49:21 [2021-07-16T17:49:21.301Z] === RUN   TestDockerHubPullSuite
17:49:21 [2021-07-16T17:49:21.301Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:49:22 [2021-07-16T17:49:22.662Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:49:22 [2021-07-16T17:49:22.662Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:49:23 [2021-07-16T17:49:23.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:49:23 [2021-07-16T17:49:23.273Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:49:23 [2021-07-16T17:49:23.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:49:25 [2021-07-16T17:49:25.173Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:49:25 [2021-07-16T17:49:25.173Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:49:25 [2021-07-16T17:49:25.173Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:49:26 [2021-07-16T17:49:26.536Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:49:26 [2021-07-16T17:49:26.536Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:49:26 [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite (5.23s)
17:49:26 [2021-07-16T17:49:26.536Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s)
17:49:26 [2021-07-16T17:49:26.536Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
17:49:26 [2021-07-16T17:49:26.536Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s)
17:49:26 [2021-07-16T17:49:26.536Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s)
17:49:26 [2021-07-16T17:49:26.536Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s)
17:49:26 [2021-07-16T17:49:26.536Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:49:26 [2021-07-16T17:49:26.536Z] PASS
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === Skipped
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_sni_test.go:18: Flakey test
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:49:26 [2021-07-16T17:49:26.536Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:49:26 [2021-07-16T17:49:26.536Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:49:26 [2021-07-16T17:49:26.537Z]     docker_cli_network_unix_test.go:46: [df45e0ecdab35] daemon is not started
17:49:26 [2021-07-16T17:49:26.537Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] DONE 1269 tests, 51 skipped in 1828.221s
17:49:26 [2021-07-16T17:49:26.537Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:49:26 [2021-07-16T17:49:26.537Z] ++++ cat bundles/test-integration/docker.pid
17:49:26 [2021-07-16T17:49:26.537Z] +++ kill 13879
17:49:26 [2021-07-16T17:49:26.537Z] +++ /etc/init.d/apparmor stop
17:49:26 [2021-07-16T17:49:26.537Z] Leaving: AppArmorNo profiles have been unloaded.
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] Unloading profiles will leave already running processes permanently
17:49:26 [2021-07-16T17:49:26.537Z] unconfined, which can lead to unexpected situations.
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:26 [2021-07-16T17:49:26.537Z] To set a process to complain mode, use the command line tool
17:49:26 [2021-07-16T17:49:26.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:49:26 [2021-07-16T17:49:26.537Z] +++ true
17:49:26 [2021-07-16T17:49:26.537Z] exiting test-integration
17:49:26 [2021-07-16T17:49:26.537Z] ++ exit 0
17:49:26 [2021-07-16T17:49:26.537Z] 
17:49:27 [2021-07-16T17:49:27.097Z] + for job in $(jobs -p)
17:49:27 [2021-07-16T17:49:27.097Z] + wait 3175
17:49:27 [2021-07-16T17:49:27.966Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:49:27 [2021-07-16T17:49:27.966Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:49:27 [2021-07-16T17:49:27.966Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:49:27 [2021-07-16T17:49:27.966Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:49:27 [2021-07-16T17:49:27.966Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:49:29 [2021-07-16T17:49:29.610Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:49:32 [2021-07-16T17:49:32.143Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:49:34 [2021-07-16T17:49:34.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:49:34 [2021-07-16T17:49:34.013Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:49:34 [2021-07-16T17:49:34.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:49:34 [2021-07-16T17:49:34.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:49:34 [2021-07-16T17:49:34.013Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:49:34 [2021-07-16T17:49:34.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:49:34 [2021-07-16T17:49:34.013Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:49:34 [2021-07-16T17:49:34.027Z]     docker_api_swarm_test.go:961: [d6148d5eb9ab5] joining swarm manager [dbceb6c622a60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:49:34 [2021-07-16T17:49:34.535Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:49:55 [2021-07-16T17:49:55.898Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:49:56 [2021-07-16T17:49:56.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:49:58 [2021-07-16T17:49:58.211Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:49:58 [2021-07-16T17:49:58.211Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:49:59 [2021-07-16T17:49:59.180Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:49:59 [2021-07-16T17:49:59.180Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:49:59 [2021-07-16T17:49:59.180Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:50:00 [2021-07-16T17:50:00.721Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:50:00 [2021-07-16T17:50:00.721Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:50:00 [2021-07-16T17:50:00.721Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:50:05 [2021-07-16T17:50:05.828Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:50:07 [2021-07-16T17:50:07.712Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:50:09 [2021-07-16T17:50:09.316Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:50:10 [2021-07-16T17:50:10.222Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:50:10 [2021-07-16T17:50:10.285Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:50:10 [2021-07-16T17:50:10.285Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:50:10 [2021-07-16T17:50:10.285Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:50:10 [2021-07-16T17:50:10.285Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:50:10 [2021-07-16T17:50:10.285Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:50:11 [2021-07-16T17:50:11.821Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:50:12 [2021-07-16T17:50:12.790Z] === RUN   TestDockerSuite/TestBuildCmd
17:50:13 [2021-07-16T17:50:13.249Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:50:13 [2021-07-16T17:50:13.486Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:50:13 [2021-07-16T17:50:13.709Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:50:14 [2021-07-16T17:50:14.682Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:50:19 [2021-07-16T17:50:19.375Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:50:21 [2021-07-16T17:50:21.559Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:50:21 [2021-07-16T17:50:21.559Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:50:21 [2021-07-16T17:50:21.559Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:50:21 [2021-07-16T17:50:21.562Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:50:23 [2021-07-16T17:50:23.096Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:50:23 [2021-07-16T17:50:23.096Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:50:23 [2021-07-16T17:50:23.096Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:50:23 [2021-07-16T17:50:23.096Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:50:25 [2021-07-16T17:50:25.276Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:50:25 [2021-07-16T17:50:25.735Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:50:26 [2021-07-16T17:50:26.195Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:50:26 [2021-07-16T17:50:26.195Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:50:26 [2021-07-16T17:50:26.654Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:50:26 [2021-07-16T17:50:26.799Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:50:27 [2021-07-16T17:50:27.113Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:50:28 [2021-07-16T17:50:28.081Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:50:28 [2021-07-16T17:50:28.081Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:50:28 [2021-07-16T17:50:28.081Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:50:28 [2021-07-16T17:50:28.081Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:50:28 [2021-07-16T17:50:28.081Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:50:28 [2021-07-16T17:50:28.684Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:50:31 [2021-07-16T17:50:31.960Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:50:32 [2021-07-16T17:50:32.774Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:50:35 [2021-07-16T17:50:35.221Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:50:37 [2021-07-16T17:50:37.733Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:50:40 [2021-07-16T17:50:40.243Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:50:42 [2021-07-16T17:50:42.753Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:51:08 [2021-07-16T17:51:08.475Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:51:08 [2021-07-16T17:51:08.475Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:51:08 [2021-07-16T17:51:08.935Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:51:13 [2021-07-16T17:51:13.636Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:51:13 [2021-07-16T17:51:13.636Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:51:13 [2021-07-16T17:51:13.636Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:51:13 [2021-07-16T17:51:13.636Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:51:13 [2021-07-16T17:51:13.636Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:51:13 [2021-07-16T17:51:13.636Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:51:13 [2021-07-16T17:51:13.636Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:51:14 [2021-07-16T17:51:14.096Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:51:14 [2021-07-16T17:51:14.096Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:51:14 [2021-07-16T17:51:14.096Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:51:35 [2021-07-16T17:51:35.201Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:51:35 [2021-07-16T17:51:35.201Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:51:35 [2021-07-16T17:51:35.201Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:51:35 [2021-07-16T17:51:35.661Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:51:38 [2021-07-16T17:51:38.902Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:51:53 [2021-07-16T17:51:53.728Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:51:56 [2021-07-16T17:51:56.777Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:51:57 [2021-07-16T17:51:57.747Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:51:58 [2021-07-16T17:51:58.207Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:52:01 [2021-07-16T17:52:01.945Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:52:04 [2021-07-16T17:52:04.852Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:52:07 [2021-07-16T17:52:07.064Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:52:11 [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite (1647.33s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.36s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.67s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.91s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.62s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.66s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.48s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.95s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.11s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.33s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.32s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.23s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.59s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.88s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.40s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.78s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.87s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.67s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.76s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.71s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.59s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.05s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.66s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.70s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.96s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.09s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.59s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.06s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.61s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.08s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.15s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.93s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.26s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.16s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.37s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.78s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.02s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.78s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.80s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.33s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.99s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.88s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.36s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.05s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.85s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.11s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.70s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.29s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.80s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.90s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.27s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.75s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.02s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.66s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.50s)
17:52:11 [2021-07-16T17:52:11.758Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.61s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.92s)
17:52:11 [2021-07-16T17:52:11.759Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s)
17:52:11 [2021-07-16T17:52:11.759Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s)
17:52:11 [2021-07-16T17:52:11.759Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
17:52:11 [2021-07-16T17:52:11.759Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.52s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.57s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.73s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.40s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.57s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.27s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.39s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.23s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.84s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.77s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.05s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.91s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.93s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.08s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.37s)
17:52:11 [2021-07-16T17:52:11.759Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.35s)
17:52:11 [2021-07-16T17:52:11.759Z] === RUN   TestDockerExternalVolumeSuite
17:52:11 [2021-07-16T17:52:11.759Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:52:11 [2021-07-16T17:52:11.759Z]     docker_cli_external_volume_driver_test.go:53: [d6c6dc7ee3ba6] daemon is not started
17:52:26 [2021-07-16T17:52:26.640Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:52:57 [2021-07-16T17:52:57.791Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:52:58 [2021-07-16T17:52:58.250Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:52:58 [2021-07-16T17:52:58.250Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:52:58 [2021-07-16T17:52:58.250Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:53:34 [2021-07-16T17:53:34.243Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:53:42 [2021-07-16T17:53:42.317Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:53:48 [2021-07-16T17:53:48.962Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:53:49 [2021-07-16T17:53:49.931Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:53:50 [2021-07-16T17:53:50.391Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:53:57 [2021-07-16T17:53:57.143Z]     docker_cli_external_volume_driver_test.go:53: [d5997b6b34054] daemon is not started
17:54:08 [2021-07-16T17:54:08.085Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:54:11 [2021-07-16T17:54:11.970Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:54:18 [2021-07-16T17:54:18.422Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:54:27 [2021-07-16T17:54:27.054Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:54:30 [2021-07-16T17:54:30.124Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:54:44 [2021-07-16T17:54:44.950Z]     docker_cli_external_volume_driver_test.go:53: [d32dfef33b3b6] daemon is not started
17:54:52 [2021-07-16T17:54:52.204Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:54:59 [2021-07-16T17:54:59.775Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:54:59 [2021-07-16T17:54:59.775Z]     docker_cli_external_volume_driver_test.go:53: [d8cbe7fd5b6b1] daemon is not started
17:55:02 [2021-07-16T17:55:02.538Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:55:14 [2021-07-16T17:55:14.600Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:55:14 [2021-07-16T17:55:14.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:55:46 [2021-07-16T17:55:46.609Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:56:01 [2021-07-16T17:56:01.434Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:56:19 [2021-07-16T17:56:19.487Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:56:27 [2021-07-16T17:56:27.050Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:56:27 [2021-07-16T17:56:27.050Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:56:27 [2021-07-16T17:56:27.050Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:56:27 [2021-07-16T17:56:27.050Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:56:35 [2021-07-16T17:56:35.648Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:56:44 [2021-07-16T17:56:44.230Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:56:47 [2021-07-16T17:56:47.967Z] === RUN   TestDockerSuite/TestBuildEnv
17:56:47 [2021-07-16T17:56:47.967Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:56:47 [2021-07-16T17:56:47.967Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:56:47 [2021-07-16T17:56:47.967Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:56:47 [2021-07-16T17:56:47.967Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:56:47 [2021-07-16T17:56:47.967Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:56:47 [2021-07-16T17:56:47.967Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:56:47 [2021-07-16T17:56:47.967Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:56:47 [2021-07-16T17:56:47.967Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:56:47 [2021-07-16T17:56:47.967Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:56:47 [2021-07-16T17:56:47.967Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:56:51 [2021-07-16T17:56:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:56:51 [2021-07-16T17:56:51.705Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:56:51 [2021-07-16T17:56:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:56:51 [2021-07-16T17:56:51.705Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:56:51 [2021-07-16T17:56:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:56:51 [2021-07-16T17:56:51.705Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:56:51 [2021-07-16T17:56:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:56:52 [2021-07-16T17:56:52.164Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:56:56 [2021-07-16T17:56:56.861Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:57:06 [2021-07-16T17:57:06.289Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:57:14 [2021-07-16T17:57:14.559Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:57:14 [2021-07-16T17:57:14.560Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:57:14 [2021-07-16T17:57:14.560Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:57:14 [2021-07-16T17:57:14.560Z] === RUN   TestDockerSuite/TestBuildExpose
17:57:14 [2021-07-16T17:57:14.560Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:57:14 [2021-07-16T17:57:14.560Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:57:14 [2021-07-16T17:57:14.560Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:57:14 [2021-07-16T17:57:14.560Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:57:14 [2021-07-16T17:57:14.560Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:57:14 [2021-07-16T17:57:14.560Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:57:14 [2021-07-16T17:57:14.560Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:57:14 [2021-07-16T17:57:14.560Z] === RUN   TestDockerSuite/TestBuildFails
17:57:16 [2021-07-16T17:57:16.740Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:57:16 [2021-07-16T17:57:16.740Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:57:22 [2021-07-16T17:57:22.541Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:57:24 [2021-07-16T17:57:24.320Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:57:28 [2021-07-16T17:57:28.337Z] === RUN   TestDockerSuite/TestBuildForceRm
17:57:38 [2021-07-16T17:57:38.660Z] === RUN   TestDockerSuite/TestBuildFromGit
17:57:44 [2021-07-16T17:57:44.456Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:57:45 [2021-07-16T17:57:45.425Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:57:50 [2021-07-16T17:57:50.117Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:57:50 [2021-07-16T17:57:50.117Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:57:50 [2021-07-16T17:57:50.117Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:57:50 [2021-07-16T17:57:50.578Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:57:51 [2021-07-16T17:57:51.037Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:57:51 [2021-07-16T17:57:51.037Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:57:51 [2021-07-16T17:57:51.037Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:57:56 [2021-07-16T17:57:56.327Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:57:59 [2021-07-16T17:57:59.619Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:57:59 [2021-07-16T17:57:59.619Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:57:59 [2021-07-16T17:57:59.619Z] === RUN   TestDockerSuite/TestBuildHistory
17:58:09 [2021-07-16T17:58:09.949Z] === RUN   TestDockerSuite/TestBuildIidFile
17:58:10 [2021-07-16T17:58:10.408Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:58:11 [2021-07-16T17:58:11.946Z] === RUN   TestDockerSuite/TestBuildInheritance
17:58:11 [2021-07-16T17:58:11.946Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:58:11 [2021-07-16T17:58:11.946Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:58:12 [2021-07-16T17:58:12.914Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:58:12 [2021-07-16T17:58:12.914Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:58:17 [2021-07-16T17:58:17.675Z] === RUN   TestDockerSuite/TestBuildLabel
17:58:18 [2021-07-16T17:58:18.135Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:58:18 [2021-07-16T17:58:18.597Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:58:19 [2021-07-16T17:58:19.566Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:58:20 [2021-07-16T17:58:20.534Z] === RUN   TestDockerSuite/TestBuildLabels
17:58:21 [2021-07-16T17:58:21.504Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:58:23 [2021-07-16T17:58:23.044Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:58:28 [2021-07-16T17:58:28.384Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:58:28 [2021-07-16T17:58:28.841Z] === RUN   TestDockerSuite/TestBuildLastModified
17:58:28 [2021-07-16T17:58:28.841Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:58:28 [2021-07-16T17:58:28.841Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:58:28 [2021-07-16T17:58:28.841Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:58:28 [2021-07-16T17:58:28.841Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:58:28 [2021-07-16T17:58:28.841Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:58:28 [2021-07-16T17:58:28.841Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:58:28 [2021-07-16T17:58:28.841Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:58:29 [2021-07-16T17:58:29.302Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:58:29 [2021-07-16T17:58:29.763Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:58:30 [2021-07-16T17:58:30.223Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:58:36 [2021-07-16T17:58:36.018Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:58:40 [2021-07-16T17:58:40.540Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:58:50 [2021-07-16T17:58:50.836Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:58:50 [2021-07-16T17:58:50.836Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:58:50 [2021-07-16T17:58:50.836Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:58:52 [2021-07-16T17:58:52.377Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:58:58 [2021-07-16T17:58:58.569Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:58:58 [2021-07-16T17:58:58.569Z]     docker_cli_external_volume_driver_test.go:485: [dde804feed840] daemon is not started
17:59:16 [2021-07-16T17:59:16.598Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:59:16 [2021-07-16T17:59:16.598Z]     docker_cli_external_volume_driver_test.go:53: [dbc3d39fb5715] daemon is not started
17:59:28 [2021-07-16T17:59:28.072Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:59:31 [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite (440.24s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.50s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.51s)
17:59:31 [2021-07-16T17:59:31.423Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.59s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
17:59:31 [2021-07-16T17:59:31.424Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.10s)
17:59:31 [2021-07-16T17:59:31.424Z] PASS
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] === Skipped
17:59:31 [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:59:31 [2021-07-16T17:59:31.424Z]     check_test.go:309: [d26e2bf0b57db] daemon is not started
17:59:31 [2021-07-16T17:59:31.424Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:59:31 [2021-07-16T17:59:31.424Z]     check_test.go:309: [df31c3ab35f5a] daemon is not started
17:59:31 [2021-07-16T17:59:31.424Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:59:31 [2021-07-16T17:59:31.424Z]     check_test.go:309: [db1d7f437b40e] daemon is not started
17:59:31 [2021-07-16T17:59:31.424Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:59:31 [2021-07-16T17:59:31.424Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:59:31 [2021-07-16T17:59:31.424Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] DONE 273 tests, 5 skipped in 2431.001s
17:59:31 [2021-07-16T17:59:31.424Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:59:31 [2021-07-16T17:59:31.424Z] ++++ cat bundles/test-integration/docker.pid
17:59:31 [2021-07-16T17:59:31.424Z] +++ kill 13855
17:59:31 [2021-07-16T17:59:31.424Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d853ca022240c/docker.pid
17:59:31 [2021-07-16T17:59:31.424Z] +++ kill 15604
17:59:31 [2021-07-16T17:59:31.424Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15604 is not a child of this shell
17:59:31 [2021-07-16T17:59:31.424Z] warning: PID 15604 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d853ca022240c/docker.pid had a nonzero exit code
17:59:31 [2021-07-16T17:59:31.424Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d853ca022240c/root: target is busy.
17:59:31 [2021-07-16T17:59:31.424Z] +++ /etc/init.d/apparmor stop
17:59:31 [2021-07-16T17:59:31.424Z] Leaving: AppArmorNo profiles have been unloaded.
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] Unloading profiles will leave already running processes permanently
17:59:31 [2021-07-16T17:59:31.424Z] unconfined, which can lead to unexpected situations.
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] To set a process to complain mode, use the command line tool
17:59:31 [2021-07-16T17:59:31.424Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:59:31 [2021-07-16T17:59:31.424Z] +++ true
17:59:31 [2021-07-16T17:59:31.424Z] exiting test-integration
17:59:31 [2021-07-16T17:59:31.424Z] ++ exit 0
17:59:31 [2021-07-16T17:59:31.424Z] 
17:59:31 [2021-07-16T17:59:31.424Z] + exit 0
17:59:31 [2021-07-16T17:59:31.424Z] ++ jobs -p
17:59:31 [2021-07-16T17:59:31.424Z] + pids=
17:59:31 [2021-07-16T17:59:31.424Z] + echo 'Remaining pids to kill: []'
17:59:31 [2021-07-16T17:59:31.424Z] Remaining pids to kill: []
17:59:31 [2021-07-16T17:59:31.424Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:59:31 [2021-07-16T17:59:31.433Z] Recording test results
17:59:31 [2021-07-16T17:59:31.741Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:59:32 [2021-07-16T17:59:32.060Z] + echo Ensuring container killed.
17:59:32 [2021-07-16T17:59:32.060Z] Ensuring container killed.
17:59:32 [2021-07-16T17:59:32.060Z] + docker ps -aq -f name=docker-pr2-*
17:59:32 [2021-07-16T17:59:32.060Z] + cids=9eb31c07bef1
17:59:32 [2021-07-16T17:59:32.060Z] c7287e2b3e45
17:59:32 [2021-07-16T17:59:32.060Z] cdb1a817732e
17:59:32 [2021-07-16T17:59:32.060Z] + [ -n 9eb31c07bef1
17:59:32 [2021-07-16T17:59:32.060Z] c7287e2b3e45
17:59:32 [2021-07-16T17:59:32.060Z] cdb1a817732e ]
17:59:32 [2021-07-16T17:59:32.060Z] + docker rm -vf 9eb31c07bef1 c7287e2b3e45 cdb1a817732e
17:59:32 [2021-07-16T17:59:32.619Z] 9eb31c07bef1
17:59:34 [2021-07-16T17:59:34.505Z] c7287e2b3e45
17:59:34 [2021-07-16T17:59:34.505Z] cdb1a817732e
[Pipeline] sh
17:59:34 [2021-07-16T17:59:34.777Z] + echo Chowning /workspace to jenkins user
17:59:34 [2021-07-16T17:59:34.777Z] Chowning /workspace to jenkins user
17:59:34 [2021-07-16T17:59:34.777Z] + id -u
17:59:34 [2021-07-16T17:59:34.777Z] + id -g
17:59:34 [2021-07-16T17:59:34.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:59:38 [2021-07-16T17:59:38.326Z] + bundleName=amd64
17:59:38 [2021-07-16T17:59:38.326Z] + echo Creating amd64-bundles.tar.gz
17:59:38 [2021-07-16T17:59:38.326Z] Creating amd64-bundles.tar.gz
17:59:38 [2021-07-16T17:59:38.326Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:59:38 [2021-07-16T17:59:38.326Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:59:39 [2021-07-16T17:59:39.697Z] Archiving artifacts
17:59:40 [2021-07-16T17:59:40.105Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:59:40 [2021-07-16T17:59:40.407Z] + make clean
17:59:40 [2021-07-16T17:59:40.407Z] docker volume rm -f docker-dev-cache
17:59:40 [2021-07-16T17:59:40.407Z] docker-dev-cache
[Pipeline] deleteDir
17:59:40 [2021-07-16T17:59:40.461Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:59:41 [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWCOWSandboxSize (738.16s)
17:59:41 [2021-07-16T17:59:41.595Z] === RUN   TestBuildWithEmptyDockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:59:41 [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s)
17:59:41 [2021-07-16T17:59:41.595Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
17:59:41 [2021-07-16T17:59:41.595Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:59:41 [2021-07-16T17:59:41.595Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:59:41 [2021-07-16T17:59:41.595Z] === RUN   TestBuildPreserveOwnership
17:59:41 [2021-07-16T17:59:41.595Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:59:41 [2021-07-16T17:59:41.595Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:59:41 [2021-07-16T17:59:41.595Z] === RUN   TestBuildPlatformInvalid
17:59:41 [2021-07-16T17:59:41.595Z] --- PASS: TestBuildPlatformInvalid (0.50s)
17:59:41 [2021-07-16T17:59:41.595Z] PASS
17:59:41 [2021-07-16T17:59:41.595Z] ok  	github.com/docker/docker/integration/build	911.883s
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] === Skipped
17:59:41 [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:59:41 [2021-07-16T17:59:41.595Z]     build_session_test.go:25: TODO: BuildKit
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:59:41 [2021-07-16T17:59:41.595Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:59:41 [2021-07-16T17:59:41.595Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:59:41 [2021-07-16T17:59:41.595Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:59:41 [2021-07-16T17:59:41.595Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] 
17:59:41 [2021-07-16T17:59:41.595Z] DONE 29 tests, 5 skipped in 935.938s
17:59:41 [2021-07-16T17:59:41.595Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:59:44 [2021-07-16T17:59:44.511Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:59:44 [2021-07-16T17:59:44.511Z] INFO: Testing against a local daemon
17:59:44 [2021-07-16T17:59:44.511Z] === RUN   TestConfigInspect
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigInspect (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z] === RUN   TestConfigList
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigList (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z] === RUN   TestConfigsCreateAndDelete
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z] === RUN   TestConfigsUpdate
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigsUpdate (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z] === RUN   TestTemplatedConfig
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] --- SKIP: TestTemplatedConfig (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z] === RUN   TestConfigCreateResolve
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:59:44 [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z] PASS
17:59:44 [2021-07-16T17:59:44.511Z] ok  	github.com/docker/docker/integration/config	0.411s
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] === Skipped
17:59:44 [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:59:44 [2021-07-16T17:59:44.511Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] 
17:59:44 [2021-07-16T17:59:44.511Z] DONE 6 tests, 6 skipped in 3.750s
17:59:44 [2021-07-16T17:59:44.511Z] Running D:\gopath\src\github.com\docker\docker\integration\container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:59:46 [2021-07-16T17:59:46.257Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:59:47 [2021-07-16T17:59:47.403Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:59:47 [2021-07-16T17:59:47.403Z] INFO: Testing against a local daemon
17:59:47 [2021-07-16T17:59:47.403Z] === RUN   TestCheckpoint
17:59:47 [2021-07-16T17:59:47.403Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:59:47 [2021-07-16T17:59:47.403Z] --- SKIP: TestCheckpoint (0.00s)
17:59:47 [2021-07-16T17:59:47.403Z] === RUN   TestContainerInvalidJSON
17:59:47 [2021-07-16T17:59:47.403Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:59:47 [2021-07-16T17:59:47.403Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:59:47 [2021-07-16T17:59:47.403Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:59:47 [2021-07-16T17:59:47.403Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:59:47 [2021-07-16T17:59:47.403Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:59:47 [2021-07-16T17:59:47.403Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:59:47 [2021-07-16T17:59:47.403Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:59:47 [2021-07-16T17:59:47.403Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:59:47 [2021-07-16T17:59:47.403Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:59:47 [2021-07-16T17:59:47.403Z] --- PASS: TestContainerInvalidJSON (0.45s)
17:59:47 [2021-07-16T17:59:47.403Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:59:47 [2021-07-16T17:59:47.403Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:59:47 [2021-07-16T17:59:47.403Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:59:47 [2021-07-16T17:59:47.403Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:59:47 [2021-07-16T17:59:47.856Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
17:59:47 [2021-07-16T17:59:47.856Z] === RUN   TestCopyFromContainerPathIsNotDir
17:59:47 [2021-07-16T17:59:47.856Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
17:59:47 [2021-07-16T17:59:47.856Z] === RUN   TestCopyToContainerPathDoesNotExist
17:59:47 [2021-07-16T17:59:47.856Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
17:59:47 [2021-07-16T17:59:47.856Z] === RUN   TestCopyToContainerPathIsNotDir
17:59:48 [2021-07-16T17:59:48.309Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCopyFromContainer
17:59:48 [2021-07-16T17:59:48.309Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:59:48 [2021-07-16T17:59:48.309Z] --- SKIP: TestCopyFromContainer (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:59:48 [2021-07-16T17:59:48.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:59:48 [2021-07-16T17:59:48.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateLinkToNonExistingContainer
17:59:48 [2021-07-16T17:59:48.309Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:59:48 [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidEnv
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidEnv/0
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidEnv/0
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidEnv/1
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidEnv/1
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidEnv/2
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidEnv/2
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidEnv/0
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidEnv/2
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidEnv/1
17:59:48 [2021-07-16T17:59:48.309Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:59:48 [2021-07-16T17:59:48.309Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
17:59:48 [2021-07-16T17:59:48.309Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
17:59:48 [2021-07-16T17:59:48.309Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateTmpfsMountsTarget
17:59:48 [2021-07-16T17:59:48.309Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:59:48 [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithCustomMaskedPaths
17:59:48 [2021-07-16T17:59:48.309Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:59:48 [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithCustomReadonlyPaths
17:59:48 [2021-07-16T17:59:48.309Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:59:48 [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:59:48 [2021-07-16T17:59:48.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:59:48 [2021-07-16T17:59:48.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:59:48 [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.09s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.18s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.25s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.25s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.18s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:59:48 [2021-07-16T17:59:48.764Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:59:48 [2021-07-16T17:59:48.764Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestCreateDifferentPlatform
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestCreateDifferentPlatform/different_os
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:59:48 [2021-07-16T17:59:48.764Z] --- PASS: TestCreateDifferentPlatform (0.07s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
17:59:48 [2021-07-16T17:59:48.764Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.03s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:59:48 [2021-07-16T17:59:48.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:59:48 [2021-07-16T17:59:48.764Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:59:48 [2021-07-16T17:59:48.764Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestContainerKillOnDaemonStart
17:59:48 [2021-07-16T17:59:48.764Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:59:48 [2021-07-16T17:59:48.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestDiff
17:59:48 [2021-07-16T17:59:48.764Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:59:48 [2021-07-16T17:59:48.764Z] --- SKIP: TestDiff (0.00s)
17:59:48 [2021-07-16T17:59:48.764Z] === RUN   TestExecWithCloseStdin
17:59:52 [2021-07-16T17:59:52.083Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:59:54 [2021-07-16T17:59:54.513Z] --- PASS: TestExecWithCloseStdin (5.47s)
17:59:54 [2021-07-16T17:59:54.513Z] === RUN   TestExec
17:59:56 [2021-07-16T17:59:56.662Z] --- PASS: TestExec (1.98s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestExecUser
17:59:56 [2021-07-16T17:59:56.662Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:59:56 [2021-07-16T17:59:56.662Z] --- SKIP: TestExecUser (0.00s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestExportContainerAndImportImage
17:59:56 [2021-07-16T17:59:56.662Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:59:56 [2021-07-16T17:59:56.662Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestExportContainerAfterDaemonRestart
17:59:56 [2021-07-16T17:59:56.662Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:59:56 [2021-07-16T17:59:56.662Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestHealthCheckWorkdir
17:59:56 [2021-07-16T17:59:56.662Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:59:56 [2021-07-16T17:59:56.662Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestHealthKillContainer
17:59:56 [2021-07-16T17:59:56.662Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:59:56 [2021-07-16T17:59:56.662Z] --- SKIP: TestHealthKillContainer (0.00s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestInspectCpusetInConfigPre120
17:59:56 [2021-07-16T17:59:56.662Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:59:56 [2021-07-16T17:59:56.662Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:59:56 [2021-07-16T17:59:56.662Z] === RUN   TestKillContainerInvalidSignal
17:59:56 [2021-07-16T17:59:56.777Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:59:58 [2021-07-16T17:59:58.201Z] --- PASS: TestKillContainerInvalidSignal (2.01s)
17:59:58 [2021-07-16T17:59:58.201Z] === RUN   TestKillContainer
17:59:58 [2021-07-16T17:59:58.201Z] === RUN   TestKillContainer/no_signal
18:00:00 [2021-07-16T18:00:00.581Z] === RUN   TestKillContainer/non_killing_signal
18:00:00 [2021-07-16T18:00:00.581Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:00:00 [2021-07-16T18:00:00.581Z] === RUN   TestKillContainer/killing_signal
18:00:02 [2021-07-16T18:00:02.585Z] --- PASS: TestKillContainer (3.79s)
18:00:02 [2021-07-16T18:00:02.585Z]     --- PASS: TestKillContainer/no_signal (1.74s)
18:00:02 [2021-07-16T18:00:02.585Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z]     --- PASS: TestKillContainer/killing_signal (2.01s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:00:02 [2021-07-16T18:00:02.585Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:00:02 [2021-07-16T18:00:02.585Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestKillStoppedContainer
18:00:02 [2021-07-16T18:00:02.585Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:00:02 [2021-07-16T18:00:02.585Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestKillStoppedContainerAPIPre120
18:00:02 [2021-07-16T18:00:02.585Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:00:02 [2021-07-16T18:00:02.585Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestKillDifferentUserContainer
18:00:02 [2021-07-16T18:00:02.585Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:00:02 [2021-07-16T18:00:02.585Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestInspectOomKilledTrue
18:00:02 [2021-07-16T18:00:02.585Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
18:00:02 [2021-07-16T18:00:02.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestInspectOomKilledFalse
18:00:02 [2021-07-16T18:00:02.585Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:00:02 [2021-07-16T18:00:02.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:00:02 [2021-07-16T18:00:02.585Z] === RUN   TestLogsFollowTailEmpty
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWCOWSandboxSize (843.57s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestBuildWithEmptyDockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestBuildPreserveOwnership
18:00:03 [2021-07-16T18:00:03.722Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestBuildPlatformInvalid
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestBuildPlatformInvalid (0.43s)
18:00:03 [2021-07-16T18:00:03.722Z] PASS
18:00:03 [2021-07-16T18:00:03.722Z] ok  	github.com/docker/docker/integration/build	1029.472s
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === Skipped
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     build_session_test.go:25: TODO: BuildKit
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] DONE 29 tests, 5 skipped in 1061.006s
18:00:03 [2021-07-16T18:00:03.722Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:00:03 [2021-07-16T18:00:03.722Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:00:03 [2021-07-16T18:00:03.722Z] INFO: Testing against a local daemon
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestConfigInspect
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigInspect (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestConfigList
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigList (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestConfigsCreateAndDelete
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestConfigsUpdate
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigsUpdate (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestTemplatedConfig
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestTemplatedConfig (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestConfigCreateResolve
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigCreateResolve (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] PASS
18:00:03 [2021-07-16T18:00:03.722Z] ok  	github.com/docker/docker/integration/config	0.110s
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === Skipped
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] 
18:00:03 [2021-07-16T18:00:03.722Z] DONE 6 tests, 6 skipped in 2.667s
18:00:03 [2021-07-16T18:00:03.722Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:00:03 [2021-07-16T18:00:03.722Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:00:03 [2021-07-16T18:00:03.722Z] INFO: Testing against a local daemon
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCheckpoint
18:00:03 [2021-07-16T18:00:03.722Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestCheckpoint (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestContainerInvalidJSON
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestContainerInvalidJSON (0.46s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.37s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCopyFromContainerPathIsNotDir
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCopyToContainerPathDoesNotExist
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCopyToContainerPathIsNotDir
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCopyFromContainer
18:00:03 [2021-07-16T18:00:03.722Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestCopyFromContainer (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateLinkToNonExistingContainer
18:00:03 [2021-07-16T18:00:03.722Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidEnv
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidEnv/0
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidEnv/0
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidEnv/1
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidEnv/1
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidEnv/2
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidEnv/2
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestCreateWithInvalidEnv/0
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestCreateWithInvalidEnv/2
18:00:03 [2021-07-16T18:00:03.722Z] === CONT  TestCreateWithInvalidEnv/1
18:00:03 [2021-07-16T18:00:03.722Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateTmpfsMountsTarget
18:00:03 [2021-07-16T18:00:03.722Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithCustomMaskedPaths
18:00:03 [2021-07-16T18:00:03.722Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithCustomReadonlyPaths
18:00:03 [2021-07-16T18:00:03.722Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:00:03 [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:00:03 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:00:03 [2021-07-16T18:00:03.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:00:03 [2021-07-16T18:00:03.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:00:03 [2021-07-16T18:00:03.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:00:03 [2021-07-16T18:00:03.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:00:03 [2021-07-16T18:00:03.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:00:03 [2021-07-16T18:00:03.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:00:03 [2021-07-16T18:00:03.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:00:03 [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:00:03 [2021-07-16T18:00:03.723Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:00:03 [2021-07-16T18:00:03.723Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:00:03 [2021-07-16T18:00:03.723Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:00:03 [2021-07-16T18:00:03.723Z] === RUN   TestCreateDifferentPlatform
18:00:03 [2021-07-16T18:00:03.723Z] === RUN   TestCreateDifferentPlatform/different_os
18:00:03 [2021-07-16T18:00:03.723Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:00:03 [2021-07-16T18:00:03.723Z] --- PASS: TestCreateDifferentPlatform (0.03s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:00:03 [2021-07-16T18:00:03.723Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:00:03 [2021-07-16T18:00:03.723Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:00:03 [2021-07-16T18:00:03.903Z] --- PASS: TestLogsFollowTailEmpty (1.89s)
18:00:03 [2021-07-16T18:00:03.903Z] === RUN   TestNetworkNat
18:00:03 [2021-07-16T18:00:03.903Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:00:03 [2021-07-16T18:00:03.903Z] --- SKIP: TestNetworkNat (0.00s)
18:00:03 [2021-07-16T18:00:03.903Z] === RUN   TestNetworkLocalhostTCPNat
18:00:04 [2021-07-16T18:00:04.449Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
18:00:04 [2021-07-16T18:00:04.449Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:00:04 [2021-07-16T18:00:04.449Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:00:04 [2021-07-16T18:00:04.449Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:00:04 [2021-07-16T18:00:04.449Z] === RUN   TestContainerKillOnDaemonStart
18:00:04 [2021-07-16T18:00:04.449Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:00:04 [2021-07-16T18:00:04.449Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:00:04 [2021-07-16T18:00:04.449Z] === RUN   TestDiff
18:00:04 [2021-07-16T18:00:04.449Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:00:04 [2021-07-16T18:00:04.449Z] --- SKIP: TestDiff (0.00s)
18:00:04 [2021-07-16T18:00:04.449Z] === RUN   TestExecWithCloseStdin
18:00:06 [2021-07-16T18:00:06.646Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s)
18:00:06 [2021-07-16T18:00:06.646Z] === RUN   TestNetworkLoopbackNat
18:00:06 [2021-07-16T18:00:06.646Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
18:00:06 [2021-07-16T18:00:06.646Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:00:06 [2021-07-16T18:00:06.646Z] === RUN   TestPause
18:00:06 [2021-07-16T18:00:06.646Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:00:06 [2021-07-16T18:00:06.646Z] --- SKIP: TestPause (0.00s)
18:00:06 [2021-07-16T18:00:06.646Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:00:07 [2021-07-16T18:00:07.365Z] --- PASS: TestExecWithCloseStdin (3.02s)
18:00:07 [2021-07-16T18:00:07.365Z] === RUN   TestExec
18:00:08 [2021-07-16T18:00:08.175Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s)
18:00:08 [2021-07-16T18:00:08.175Z] === RUN   TestPauseStopPausedContainer
18:00:08 [2021-07-16T18:00:08.175Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:00:08 [2021-07-16T18:00:08.175Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:00:08 [2021-07-16T18:00:08.175Z] === RUN   TestPsFilter
18:00:08 [2021-07-16T18:00:08.627Z] --- PASS: TestPsFilter (0.29s)
18:00:08 [2021-07-16T18:00:08.627Z] === RUN   TestRemoveContainerWithRemovedVolume
18:00:09 [2021-07-16T18:00:09.541Z] --- PASS: TestExec (2.13s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestExecUser
18:00:09 [2021-07-16T18:00:09.541Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:00:09 [2021-07-16T18:00:09.541Z] --- SKIP: TestExecUser (0.00s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestExportContainerAndImportImage
18:00:09 [2021-07-16T18:00:09.541Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:00:09 [2021-07-16T18:00:09.541Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestExportContainerAfterDaemonRestart
18:00:09 [2021-07-16T18:00:09.541Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:00:09 [2021-07-16T18:00:09.541Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestHealthCheckWorkdir
18:00:09 [2021-07-16T18:00:09.541Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:00:09 [2021-07-16T18:00:09.541Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestHealthKillContainer
18:00:09 [2021-07-16T18:00:09.541Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:00:09 [2021-07-16T18:00:09.541Z] --- SKIP: TestHealthKillContainer (0.00s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestInspectCpusetInConfigPre120
18:00:09 [2021-07-16T18:00:09.541Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:00:09 [2021-07-16T18:00:09.541Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:00:09 [2021-07-16T18:00:09.541Z] === RUN   TestKillContainerInvalidSignal
18:00:10 [2021-07-16T18:00:10.776Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.25s)
18:00:10 [2021-07-16T18:00:10.776Z] === RUN   TestRemoveContainerWithVolume
18:00:11 [2021-07-16T18:00:11.068Z] --- PASS: TestKillContainerInvalidSignal (1.86s)
18:00:11 [2021-07-16T18:00:11.068Z] === RUN   TestKillContainer
18:00:11 [2021-07-16T18:00:11.068Z] === RUN   TestKillContainer/no_signal
18:00:12 [2021-07-16T18:00:12.587Z] === RUN   TestKillContainer/non_killing_signal
18:00:12 [2021-07-16T18:00:12.587Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:00:12 [2021-07-16T18:00:12.587Z] === RUN   TestKillContainer/killing_signal
18:00:12 [2021-07-16T18:00:12.924Z] --- PASS: TestRemoveContainerWithVolume (2.04s)
18:00:12 [2021-07-16T18:00:12.924Z] === RUN   TestRemoveContainerRunning
18:00:15 [2021-07-16T18:00:15.095Z] --- PASS: TestRemoveContainerRunning (1.88s)
18:00:15 [2021-07-16T18:00:15.095Z] === RUN   TestRemoveContainerForceRemoveRunning
18:00:15 [2021-07-16T18:00:15.459Z] --- PASS: TestKillContainer (4.16s)
18:00:15 [2021-07-16T18:00:15.459Z]     --- PASS: TestKillContainer/no_signal (1.73s)
18:00:15 [2021-07-16T18:00:15.459Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z]     --- PASS: TestKillContainer/killing_signal (2.38s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:00:15 [2021-07-16T18:00:15.459Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:00:15 [2021-07-16T18:00:15.459Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestKillStoppedContainer
18:00:15 [2021-07-16T18:00:15.459Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:00:15 [2021-07-16T18:00:15.459Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestKillStoppedContainerAPIPre120
18:00:15 [2021-07-16T18:00:15.459Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:00:15 [2021-07-16T18:00:15.459Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestKillDifferentUserContainer
18:00:15 [2021-07-16T18:00:15.459Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:00:15 [2021-07-16T18:00:15.459Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestInspectOomKilledTrue
18:00:15 [2021-07-16T18:00:15.459Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
18:00:15 [2021-07-16T18:00:15.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestInspectOomKilledFalse
18:00:15 [2021-07-16T18:00:15.459Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:00:15 [2021-07-16T18:00:15.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:00:15 [2021-07-16T18:00:15.459Z] === RUN   TestLogsFollowTailEmpty
18:00:16 [2021-07-16T18:00:16.975Z] --- PASS: TestLogsFollowTailEmpty (1.90s)
18:00:16 [2021-07-16T18:00:16.975Z] === RUN   TestNetworkNat
18:00:16 [2021-07-16T18:00:16.975Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:00:16 [2021-07-16T18:00:16.975Z] --- SKIP: TestNetworkNat (0.00s)
18:00:16 [2021-07-16T18:00:16.975Z] === RUN   TestNetworkLocalhostTCPNat
18:00:17 [2021-07-16T18:00:17.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s)
18:00:17 [2021-07-16T18:00:17.243Z] === RUN   TestRemoveInvalidContainer
18:00:17 [2021-07-16T18:00:17.243Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:00:17 [2021-07-16T18:00:17.243Z] === RUN   TestRenameLinkedContainer
18:00:17 [2021-07-16T18:00:17.243Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:00:17 [2021-07-16T18:00:17.243Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:00:17 [2021-07-16T18:00:17.243Z] === RUN   TestRenameStoppedContainer
18:00:19 [2021-07-16T18:00:19.014Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:00:19 [2021-07-16T18:00:19.014Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:00:19 [2021-07-16T18:00:19.014Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:00:19 [2021-07-16T18:00:19.125Z] --- PASS: TestNetworkLocalhostTCPNat (2.19s)
18:00:19 [2021-07-16T18:00:19.125Z] === RUN   TestNetworkLoopbackNat
18:00:19 [2021-07-16T18:00:19.125Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
18:00:19 [2021-07-16T18:00:19.125Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:00:19 [2021-07-16T18:00:19.125Z] === RUN   TestPause
18:00:19 [2021-07-16T18:00:19.125Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:00:19 [2021-07-16T18:00:19.125Z] --- SKIP: TestPause (0.00s)
18:00:19 [2021-07-16T18:00:19.125Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:00:19 [2021-07-16T18:00:19.391Z] --- PASS: TestRenameStoppedContainer (2.11s)
18:00:19 [2021-07-16T18:00:19.391Z] === RUN   TestRenameRunningContainerAndReuse
18:00:21 [2021-07-16T18:00:21.277Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s)
18:00:21 [2021-07-16T18:00:21.277Z] === RUN   TestPauseStopPausedContainer
18:00:21 [2021-07-16T18:00:21.277Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:00:21 [2021-07-16T18:00:21.277Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:00:21 [2021-07-16T18:00:21.277Z] === RUN   TestPsFilter
18:00:21 [2021-07-16T18:00:21.277Z] --- PASS: TestPsFilter (0.22s)
18:00:21 [2021-07-16T18:00:21.277Z] === RUN   TestRemoveContainerWithRemovedVolume
18:00:23 [2021-07-16T18:00:23.084Z] --- PASS: TestRenameRunningContainerAndReuse (3.69s)
18:00:23 [2021-07-16T18:00:23.084Z] === RUN   TestRenameInvalidName
18:00:23 [2021-07-16T18:00:23.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.15s)
18:00:23 [2021-07-16T18:00:23.431Z] === RUN   TestRemoveContainerWithVolume
18:00:24 [2021-07-16T18:00:24.601Z] --- PASS: TestRenameInvalidName (1.85s)
18:00:24 [2021-07-16T18:00:24.601Z] === RUN   TestRenameAnonymousContainer
18:00:24 [2021-07-16T18:00:24.809Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:00:25 [2021-07-16T18:00:25.273Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:00:25 [2021-07-16T18:00:25.273Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:00:25 [2021-07-16T18:00:25.273Z] === RUN   TestDockerSuite/TestBuildNetNone
18:00:25 [2021-07-16T18:00:25.273Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:00:25 [2021-07-16T18:00:25.273Z] === RUN   TestDockerSuite/TestBuildNoContext
18:00:25 [2021-07-16T18:00:25.581Z] --- PASS: TestRemoveContainerWithVolume (2.09s)
18:00:25 [2021-07-16T18:00:25.581Z] === RUN   TestRemoveContainerRunning
18:00:27 [2021-07-16T18:00:27.733Z] --- PASS: TestRemoveContainerRunning (1.81s)
18:00:27 [2021-07-16T18:00:27.733Z] === RUN   TestRemoveContainerForceRemoveRunning
18:00:28 [2021-07-16T18:00:28.182Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:00:29 [2021-07-16T18:00:29.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s)
18:00:29 [2021-07-16T18:00:29.248Z] === RUN   TestRemoveInvalidContainer
18:00:29 [2021-07-16T18:00:29.248Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:00:29 [2021-07-16T18:00:29.248Z] === RUN   TestRenameLinkedContainer
18:00:29 [2021-07-16T18:00:29.248Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:00:29 [2021-07-16T18:00:29.248Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:00:29 [2021-07-16T18:00:29.248Z] === RUN   TestRenameStoppedContainer
18:00:31 [2021-07-16T18:00:31.934Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:00:32 [2021-07-16T18:00:32.141Z] --- PASS: TestRenameStoppedContainer (2.88s)
18:00:32 [2021-07-16T18:00:32.141Z] === RUN   TestRenameRunningContainerAndReuse
18:00:34 [2021-07-16T18:00:34.114Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:00:34 [2021-07-16T18:00:34.573Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:00:34 [2021-07-16T18:00:34.573Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:00:34 [2021-07-16T18:00:34.842Z] --- PASS: TestRenameAnonymousContainer (9.27s)
18:00:34 [2021-07-16T18:00:34.842Z] === RUN   TestRenameContainerWithSameName
18:00:35 [2021-07-16T18:00:35.796Z] --- PASS: TestRenameContainerWithSameName (2.04s)
18:00:35 [2021-07-16T18:00:35.796Z] === RUN   TestRenameContainerWithLinkedContainer
18:00:35 [2021-07-16T18:00:35.796Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:00:35 [2021-07-16T18:00:35.796Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:00:35 [2021-07-16T18:00:35.796Z] === RUN   TestResize
18:00:35 [2021-07-16T18:00:35.842Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s)
18:00:35 [2021-07-16T18:00:35.842Z] === RUN   TestRenameInvalidName
18:00:37 [2021-07-16T18:00:37.486Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:00:37 [2021-07-16T18:00:37.944Z] --- PASS: TestResize (1.99s)
18:00:37 [2021-07-16T18:00:37.944Z] === RUN   TestResizeWithInvalidSize
18:00:37 [2021-07-16T18:00:37.993Z] --- PASS: TestRenameInvalidName (1.91s)
18:00:37 [2021-07-16T18:00:37.993Z] === RUN   TestRenameAnonymousContainer
18:00:38 [2021-07-16T18:00:38.454Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:00:39 [2021-07-16T18:00:39.991Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:00:40 [2021-07-16T18:00:40.092Z] --- PASS: TestResizeWithInvalidSize (1.85s)
18:00:40 [2021-07-16T18:00:40.092Z] === RUN   TestResizeWhenContainerNotStarted
18:00:42 [2021-07-16T18:00:42.242Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s)
18:00:42 [2021-07-16T18:00:42.242Z] === RUN   TestDaemonRestartKillContainers
18:00:42 [2021-07-16T18:00:42.242Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:00:42 [2021-07-16T18:00:42.242Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:00:42 [2021-07-16T18:00:42.242Z] === RUN   TestStats
18:00:42 [2021-07-16T18:00:42.242Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:00:42 [2021-07-16T18:00:42.242Z] --- SKIP: TestStats (0.00s)
18:00:42 [2021-07-16T18:00:42.242Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:00:46 [2021-07-16T18:00:46.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.60s)
18:00:46 [2021-07-16T18:00:46.896Z] === RUN   TestStopContainerWithTimeout
18:00:46 [2021-07-16T18:00:46.896Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:00:46 [2021-07-16T18:00:46.896Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:00:46 [2021-07-16T18:00:46.896Z] === RUN   TestUpdateRestartPolicy
18:00:48 [2021-07-16T18:00:48.562Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:00:49 [2021-07-16T18:00:49.530Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:00:50 [2021-07-16T18:00:50.289Z] --- PASS: TestRenameAnonymousContainer (11.36s)
18:00:50 [2021-07-16T18:00:50.289Z] === RUN   TestRenameContainerWithSameName
18:00:51 [2021-07-16T18:00:51.243Z] --- PASS: TestRenameContainerWithSameName (1.96s)
18:00:51 [2021-07-16T18:00:51.243Z] === RUN   TestRenameContainerWithLinkedContainer
18:00:51 [2021-07-16T18:00:51.243Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:00:51 [2021-07-16T18:00:51.243Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:00:51 [2021-07-16T18:00:51.243Z] === RUN   TestResize
18:00:53 [2021-07-16T18:00:53.398Z] --- PASS: TestResize (1.94s)
18:00:53 [2021-07-16T18:00:53.398Z] === RUN   TestResizeWithInvalidSize
18:00:54 [2021-07-16T18:00:54.917Z] --- PASS: TestResizeWithInvalidSize (1.88s)
18:00:54 [2021-07-16T18:00:54.917Z] === RUN   TestResizeWhenContainerNotStarted
18:00:57 [2021-07-16T18:00:57.068Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s)
18:00:57 [2021-07-16T18:00:57.068Z] === RUN   TestDaemonRestartKillContainers
18:00:57 [2021-07-16T18:00:57.068Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:00:57 [2021-07-16T18:00:57.068Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:00:57 [2021-07-16T18:00:57.068Z] === RUN   TestStats
18:00:57 [2021-07-16T18:00:57.068Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:00:57 [2021-07-16T18:00:57.068Z] --- SKIP: TestStats (0.00s)
18:00:57 [2021-07-16T18:00:57.068Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:00:58 [2021-07-16T18:00:58.099Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:01:02 [2021-07-16T18:01:02.793Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:01:02 [2021-07-16T18:01:02.804Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.43s)
18:01:02 [2021-07-16T18:01:02.804Z] === RUN   TestStopContainerWithTimeout
18:01:02 [2021-07-16T18:01:02.804Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:01:02 [2021-07-16T18:01:02.804Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:01:02 [2021-07-16T18:01:02.804Z] === RUN   TestUpdateRestartPolicy
18:01:07 [2021-07-16T18:01:07.892Z] --- PASS: TestUpdateRestartPolicy (20.96s)
18:01:07 [2021-07-16T18:01:07.892Z] === RUN   TestUpdateRestartWithAutoRemove
18:01:09 [2021-07-16T18:01:09.408Z] --- PASS: TestUpdateRestartWithAutoRemove (1.86s)
18:01:09 [2021-07-16T18:01:09.408Z] === RUN   TestWaitNonBlocked
18:01:09 [2021-07-16T18:01:09.408Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:09 [2021-07-16T18:01:09.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:09 [2021-07-16T18:01:09.408Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:09 [2021-07-16T18:01:09.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:09 [2021-07-16T18:01:09.408Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:09 [2021-07-16T18:01:09.408Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:12 [2021-07-16T18:01:12.290Z] --- PASS: TestWaitNonBlocked (0.02s)
18:01:12 [2021-07-16T18:01:12.290Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s)
18:01:12 [2021-07-16T18:01:12.290Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s)
18:01:12 [2021-07-16T18:01:12.290Z] === RUN   TestWaitBlocked
18:01:12 [2021-07-16T18:01:12.290Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:01:12 [2021-07-16T18:01:12.290Z] --- SKIP: TestWaitBlocked (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z] PASS
18:01:12 [2021-07-16T18:01:12.290Z] ok  	github.com/docker/docker/integration/container	85.739s
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === Skipped
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:01:12 [2021-07-16T18:01:12.290Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:01:12 [2021-07-16T18:01:12.290Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:01:12 [2021-07-16T18:01:12.290Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] 
18:01:12 [2021-07-16T18:01:12.290Z] DONE 88 tests, 33 skipped in 88.045s
18:01:12 [2021-07-16T18:01:12.290Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
18:01:14 [2021-07-16T18:01:14.439Z] === RUN   TestConfigDaemonLibtrustID
18:01:14 [2021-07-16T18:01:14.439Z]     daemon_test.go:19: runtime.GOOS != "linux"
18:01:14 [2021-07-16T18:01:14.439Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
18:01:14 [2021-07-16T18:01:14.439Z] === RUN   TestDaemonConfigValidation
18:01:14 [2021-07-16T18:01:14.439Z]     daemon_test.go:38: runtime.GOOS != "linux"
18:01:14 [2021-07-16T18:01:14.439Z] --- SKIP: TestDaemonConfigValidation (0.00s)
18:01:14 [2021-07-16T18:01:14.439Z] PASS
18:01:14 [2021-07-16T18:01:14.439Z] ok  	github.com/docker/docker/integration/daemon	0.277s
18:01:14 [2021-07-16T18:01:14.439Z] 
18:01:14 [2021-07-16T18:01:14.439Z] === Skipped
18:01:14 [2021-07-16T18:01:14.439Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
18:01:14 [2021-07-16T18:01:14.439Z]     daemon_test.go:19: runtime.GOOS != "linux"
18:01:14 [2021-07-16T18:01:14.439Z] 
18:01:14 [2021-07-16T18:01:14.439Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
18:01:14 [2021-07-16T18:01:14.439Z]     daemon_test.go:38: runtime.GOOS != "linux"
18:01:14 [2021-07-16T18:01:14.439Z] 
18:01:14 [2021-07-16T18:01:14.439Z] 
18:01:14 [2021-07-16T18:01:14.439Z] DONE 2 tests, 2 skipped in 1.638s
18:01:14 [2021-07-16T18:01:14.439Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:01:15 [2021-07-16T18:01:15.204Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:01:15 [2021-07-16T18:01:15.954Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:15 [2021-07-16T18:01:15.954Z] INFO: Testing against a local daemon
18:01:15 [2021-07-16T18:01:15.954Z] === RUN   TestCommitInheritsEnv
18:01:15 [2021-07-16T18:01:15.954Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:01:15 [2021-07-16T18:01:15.954Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:01:15 [2021-07-16T18:01:15.954Z] === RUN   TestImportExtremelyLargeImageWorks
18:01:15 [2021-07-16T18:01:15.954Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:01:15 [2021-07-16T18:01:15.954Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:01:15 [2021-07-16T18:01:15.954Z] === RUN   TestImagesFilterMultiReference
18:01:15 [2021-07-16T18:01:15.954Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:01:15 [2021-07-16T18:01:15.954Z] === RUN   TestImagePullPlatformInvalid
18:01:15 [2021-07-16T18:01:15.954Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:01:15 [2021-07-16T18:01:15.954Z] === RUN   TestRemoveImageOrphaning
18:01:18 [2021-07-16T18:01:18.118Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestRemoveImageOrphaning (2.41s)
18:01:18 [2021-07-16T18:01:18.833Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:01:18 [2021-07-16T18:01:18.833Z] === RUN   TestTagInvalidReference
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestTagInvalidReference (0.02s)
18:01:18 [2021-07-16T18:01:18.833Z] === RUN   TestTagValidPrefixedRepo
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:01:18 [2021-07-16T18:01:18.833Z] === RUN   TestTagExistedNameWithoutForce
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:01:18 [2021-07-16T18:01:18.833Z] === RUN   TestTagOfficialNames
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestTagOfficialNames (0.06s)
18:01:18 [2021-07-16T18:01:18.833Z] === RUN   TestTagMatchesDigest
18:01:18 [2021-07-16T18:01:18.833Z] --- PASS: TestTagMatchesDigest (0.02s)
18:01:18 [2021-07-16T18:01:18.833Z] PASS
18:01:18 [2021-07-16T18:01:18.833Z] ok  	github.com/docker/docker/integration/image	3.146s
18:01:18 [2021-07-16T18:01:18.833Z] 
18:01:18 [2021-07-16T18:01:18.833Z] === Skipped
18:01:18 [2021-07-16T18:01:18.833Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:01:18 [2021-07-16T18:01:18.833Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:01:18 [2021-07-16T18:01:18.833Z] 
18:01:18 [2021-07-16T18:01:18.833Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:01:18 [2021-07-16T18:01:18.833Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:01:18 [2021-07-16T18:01:18.833Z] 
18:01:18 [2021-07-16T18:01:18.833Z] 
18:01:18 [2021-07-16T18:01:18.833Z] DONE 11 tests, 2 skipped in 4.578s
18:01:18 [2021-07-16T18:01:18.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:01:20 [2021-07-16T18:01:20.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:20 [2021-07-16T18:01:20.988Z] INFO: Testing against a local daemon
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkCreateDelete
18:01:20 [2021-07-16T18:01:20.988Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDockerNetworkDeletePreferID
18:01:20 [2021-07-16T18:01:20.988Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDaemonDNSFallback
18:01:20 [2021-07-16T18:01:20.988Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonDNSFallback (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestInspectNetwork
18:01:20 [2021-07-16T18:01:20.988Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestInspectNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestRunContainerWithBridgeNone
18:01:20 [2021-07-16T18:01:20.988Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkInvalidJSON
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkInvalidJSON//networks/create
18:01:20 [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:01:20 [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:01:20 [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:01:20 [2021-07-16T18:01:20.988Z] === CONT  TestNetworkInvalidJSON//networks/create
18:01:20 [2021-07-16T18:01:20.988Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:01:20 [2021-07-16T18:01:20.988Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:01:20 [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:01:20 [2021-07-16T18:01:20.988Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkList
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkList//networks
18:01:20 [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkList//networks
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestNetworkList//networks/
18:01:20 [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkList//networks/
18:01:20 [2021-07-16T18:01:20.988Z] === CONT  TestNetworkList//networks
18:01:20 [2021-07-16T18:01:20.988Z] === CONT  TestNetworkList//networks/
18:01:20 [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkList (0.04s)
18:01:20 [2021-07-16T18:01:20.988Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     --- PASS: TestNetworkList//networks (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestHostIPv4BridgeLabel
18:01:20 [2021-07-16T18:01:20.988Z]     network_test.go:126: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDaemonRestartWithLiveRestore
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:29: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDaemonDefaultNetworkPools
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:58: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDaemonRestartWithExistingNetwork
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:102: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:136: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:187: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestServiceWithPredefinedNetwork
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:212: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:242: FLAKY_TEST
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestServiceWithDataPathPortInit
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:333: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:401: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z] PASS
18:01:20 [2021-07-16T18:01:20.988Z] ok  	github.com/docker/docker/integration/network	0.395s
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === Skipped
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     network_test.go:126: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:29: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:58: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:102: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:136: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:187: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:212: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:242: FLAKY_TEST
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:333: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:01:20 [2021-07-16T18:01:20.988Z]     service_test.go:401: testEnv.OSType == "windows"
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] 
18:01:20 [2021-07-16T18:01:20.988Z] DONE 22 tests, 15 skipped in 2.106s
18:01:20 [2021-07-16T18:01:20.988Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:01:21 [2021-07-16T18:01:21.441Z] testing: warning: no tests to run
18:01:21 [2021-07-16T18:01:21.441Z] PASS
18:01:21 [2021-07-16T18:01:21.441Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.148s
18:01:21 [2021-07-16T18:01:21.441Z] 
18:01:21 [2021-07-16T18:01:21.441Z] DONE 0 tests in 0.657s
18:01:21 [2021-07-16T18:01:21.441Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:01:22 [2021-07-16T18:01:22.394Z] testing: warning: no tests to run
18:01:22 [2021-07-16T18:01:22.394Z] PASS
18:01:22 [2021-07-16T18:01:22.394Z] ok  	github.com/docker/docker/integration/network/macvlan	0.125s
18:01:22 [2021-07-16T18:01:22.394Z] 
18:01:22 [2021-07-16T18:01:22.394Z] DONE 0 tests in 0.660s
18:01:22 [2021-07-16T18:01:22.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:01:22 [2021-07-16T18:01:22.845Z] testing: warning: no tests to run
18:01:22 [2021-07-16T18:01:22.845Z] PASS
18:01:22 [2021-07-16T18:01:22.845Z] ok  	github.com/docker/docker/integration/plugin	0.135s
18:01:22 [2021-07-16T18:01:22.845Z] 
18:01:22 [2021-07-16T18:01:22.845Z] DONE 0 tests in 0.627s
18:01:22 [2021-07-16T18:01:22.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:01:23 [2021-07-16T18:01:23.799Z] testing: warning: no tests to run
18:01:23 [2021-07-16T18:01:23.799Z] PASS
18:01:23 [2021-07-16T18:01:23.799Z] ok  	github.com/docker/docker/integration/plugin/authz	0.166s
18:01:23 [2021-07-16T18:01:23.799Z] 
18:01:23 [2021-07-16T18:01:23.799Z] DONE 0 tests in 0.698s
18:01:23 [2021-07-16T18:01:23.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:01:23 [2021-07-16T18:01:23.825Z] --- PASS: TestUpdateRestartPolicy (20.23s)
18:01:23 [2021-07-16T18:01:23.825Z] === RUN   TestUpdateRestartWithAutoRemove
18:01:24 [2021-07-16T18:01:24.779Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s)
18:01:24 [2021-07-16T18:01:24.779Z] === RUN   TestWaitNonBlocked
18:01:24 [2021-07-16T18:01:24.779Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:24 [2021-07-16T18:01:24.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:24 [2021-07-16T18:01:24.779Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:24 [2021-07-16T18:01:24.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:24 [2021-07-16T18:01:24.779Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:01:24 [2021-07-16T18:01:24.779Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:01:28 [2021-07-16T18:01:28.446Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:01:28 [2021-07-16T18:01:28.446Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:01:28 [2021-07-16T18:01:28.446Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:01:28 [2021-07-16T18:01:28.446Z] === RUN   TestDockerSuite/TestBuildPATH
18:01:28 [2021-07-16T18:01:28.446Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:01:28 [2021-07-16T18:01:28.446Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:01:33 [2021-07-16T18:01:33.292Z] --- PASS: TestWaitNonBlocked (0.03s)
18:01:33 [2021-07-16T18:01:33.292Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.53s)
18:01:33 [2021-07-16T18:01:33.292Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.26s)
18:01:33 [2021-07-16T18:01:33.292Z] === RUN   TestWaitBlocked
18:01:33 [2021-07-16T18:01:33.292Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:01:33 [2021-07-16T18:01:33.292Z] --- SKIP: TestWaitBlocked (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z] PASS
18:01:33 [2021-07-16T18:01:33.292Z] ok  	github.com/docker/docker/integration/container	89.876s
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === Skipped
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:01:33 [2021-07-16T18:01:33.292Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:01:33 [2021-07-16T18:01:33.292Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:01:33 [2021-07-16T18:01:33.292Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] 
18:01:33 [2021-07-16T18:01:33.292Z] DONE 88 tests, 33 skipped in 92.176s
18:01:33 [2021-07-16T18:01:33.292Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
18:01:33 [2021-07-16T18:01:33.744Z] === RUN   TestConfigDaemonLibtrustID
18:01:33 [2021-07-16T18:01:33.744Z]     daemon_test.go:19: runtime.GOOS != "linux"
18:01:33 [2021-07-16T18:01:33.744Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
18:01:33 [2021-07-16T18:01:33.744Z] === RUN   TestDaemonConfigValidation
18:01:33 [2021-07-16T18:01:33.744Z]     daemon_test.go:38: runtime.GOOS != "linux"
18:01:33 [2021-07-16T18:01:33.744Z] --- SKIP: TestDaemonConfigValidation (0.00s)
18:01:33 [2021-07-16T18:01:33.744Z] PASS
18:01:33 [2021-07-16T18:01:33.744Z] ok  	github.com/docker/docker/integration/daemon	0.087s
18:01:33 [2021-07-16T18:01:33.744Z] 
18:01:33 [2021-07-16T18:01:33.744Z] === Skipped
18:01:33 [2021-07-16T18:01:33.744Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
18:01:33 [2021-07-16T18:01:33.744Z]     daemon_test.go:19: runtime.GOOS != "linux"
18:01:33 [2021-07-16T18:01:33.744Z] 
18:01:33 [2021-07-16T18:01:33.744Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
18:01:33 [2021-07-16T18:01:33.744Z]     daemon_test.go:38: runtime.GOOS != "linux"
18:01:33 [2021-07-16T18:01:33.744Z] 
18:01:33 [2021-07-16T18:01:33.744Z] 
18:01:33 [2021-07-16T18:01:33.744Z] DONE 2 tests, 2 skipped in 1.666s
18:01:34 [2021-07-16T18:01:34.054Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:34 [2021-07-16T18:01:34.054Z] INFO: Testing against a local daemon
18:01:34 [2021-07-16T18:01:34.054Z] === RUN   TestPluginInvalidJSON
18:01:34 [2021-07-16T18:01:34.054Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:01:34 [2021-07-16T18:01:34.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:01:34 [2021-07-16T18:01:34.054Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:01:34 [2021-07-16T18:01:34.054Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:01:34 [2021-07-16T18:01:34.054Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z] === RUN   TestPluginInstall
18:01:34 [2021-07-16T18:01:34.054Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:01:34 [2021-07-16T18:01:34.054Z] --- SKIP: TestPluginInstall (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z] === RUN   TestPluginsWithRuntimes
18:01:34 [2021-07-16T18:01:34.054Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:01:34 [2021-07-16T18:01:34.054Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z] === RUN   TestPluginBackCompatMediaTypes
18:01:34 [2021-07-16T18:01:34.054Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:01:34 [2021-07-16T18:01:34.054Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z] PASS
18:01:34 [2021-07-16T18:01:34.054Z] ok  	github.com/docker/docker/integration/plugin/common	0.377s
18:01:34 [2021-07-16T18:01:34.054Z] 
18:01:34 [2021-07-16T18:01:34.054Z] === Skipped
18:01:34 [2021-07-16T18:01:34.054Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:01:34 [2021-07-16T18:01:34.054Z] 
18:01:34 [2021-07-16T18:01:34.054Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:01:34 [2021-07-16T18:01:34.054Z] 
18:01:34 [2021-07-16T18:01:34.054Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:01:34 [2021-07-16T18:01:34.054Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:01:34 [2021-07-16T18:01:34.054Z] 
18:01:34 [2021-07-16T18:01:34.054Z] 
18:01:34 [2021-07-16T18:01:34.054Z] DONE 5 tests, 3 skipped in 9.336s
18:01:34 [2021-07-16T18:01:34.054Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:01:34 [2021-07-16T18:01:34.196Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:01:35 [2021-07-16T18:01:35.534Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:01:35 [2021-07-16T18:01:35.534Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:01:35 [2021-07-16T18:01:35.534Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:01:35 [2021-07-16T18:01:35.711Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:01:35 [2021-07-16T18:01:35.711Z] INFO: Testing against a local daemon
18:01:35 [2021-07-16T18:01:35.711Z] === RUN   TestCommitInheritsEnv
18:01:35 [2021-07-16T18:01:35.711Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:01:35 [2021-07-16T18:01:35.711Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:01:35 [2021-07-16T18:01:35.711Z] === RUN   TestImportExtremelyLargeImageWorks
18:01:35 [2021-07-16T18:01:35.711Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:01:35 [2021-07-16T18:01:35.711Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:01:35 [2021-07-16T18:01:35.711Z] === RUN   TestImagesFilterMultiReference
18:01:35 [2021-07-16T18:01:35.711Z] --- PASS: TestImagesFilterMultiReference (0.08s)
18:01:35 [2021-07-16T18:01:35.711Z] === RUN   TestImagePullPlatformInvalid
18:01:35 [2021-07-16T18:01:35.711Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:01:35 [2021-07-16T18:01:35.711Z] === RUN   TestRemoveImageOrphaning
18:01:36 [2021-07-16T18:01:36.205Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:36 [2021-07-16T18:01:36.205Z] INFO: Testing against a local daemon
18:01:36 [2021-07-16T18:01:36.205Z] === RUN   TestExternalGraphDriver
18:01:36 [2021-07-16T18:01:36.205Z]     external_test.go:48: runtime.GOOS == "windows"
18:01:36 [2021-07-16T18:01:36.205Z] --- SKIP: TestExternalGraphDriver (0.00s)
18:01:36 [2021-07-16T18:01:36.205Z] === RUN   TestGraphdriverPluginV2
18:01:36 [2021-07-16T18:01:36.205Z]     external_test.go:408: runtime.GOOS == "windows"
18:01:36 [2021-07-16T18:01:36.205Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
18:01:36 [2021-07-16T18:01:36.205Z] PASS
18:01:36 [2021-07-16T18:01:36.205Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.386s
18:01:36 [2021-07-16T18:01:36.205Z] 
18:01:36 [2021-07-16T18:01:36.205Z] === Skipped
18:01:36 [2021-07-16T18:01:36.205Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:01:36 [2021-07-16T18:01:36.205Z]     external_test.go:48: runtime.GOOS == "windows"
18:01:36 [2021-07-16T18:01:36.205Z] 
18:01:36 [2021-07-16T18:01:36.205Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
18:01:36 [2021-07-16T18:01:36.205Z]     external_test.go:408: runtime.GOOS == "windows"
18:01:36 [2021-07-16T18:01:36.205Z] 
18:01:36 [2021-07-16T18:01:36.205Z] 
18:01:36 [2021-07-16T18:01:36.205Z] DONE 2 tests, 2 skipped in 2.914s
18:01:36 [2021-07-16T18:01:36.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:01:36 [2021-07-16T18:01:36.667Z] --- PASS: TestRemoveImageOrphaning (0.99s)
18:01:36 [2021-07-16T18:01:36.667Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:01:36 [2021-07-16T18:01:36.667Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:01:36 [2021-07-16T18:01:36.667Z] === RUN   TestTagInvalidReference
18:01:36 [2021-07-16T18:01:36.667Z] --- PASS: TestTagInvalidReference (0.03s)
18:01:36 [2021-07-16T18:01:36.667Z] === RUN   TestTagValidPrefixedRepo
18:01:36 [2021-07-16T18:01:36.667Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:01:36 [2021-07-16T18:01:36.667Z] === RUN   TestTagExistedNameWithoutForce
18:01:37 [2021-07-16T18:01:37.119Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
18:01:37 [2021-07-16T18:01:37.119Z] === RUN   TestTagOfficialNames
18:01:37 [2021-07-16T18:01:37.119Z] --- PASS: TestTagOfficialNames (0.09s)
18:01:37 [2021-07-16T18:01:37.119Z] === RUN   TestTagMatchesDigest
18:01:37 [2021-07-16T18:01:37.119Z] --- PASS: TestTagMatchesDigest (0.03s)
18:01:37 [2021-07-16T18:01:37.119Z] PASS
18:01:37 [2021-07-16T18:01:37.119Z] ok  	github.com/docker/docker/integration/image	1.462s
18:01:37 [2021-07-16T18:01:37.119Z] 
18:01:37 [2021-07-16T18:01:37.119Z] === Skipped
18:01:37 [2021-07-16T18:01:37.119Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:01:37 [2021-07-16T18:01:37.119Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:01:37 [2021-07-16T18:01:37.119Z] 
18:01:37 [2021-07-16T18:01:37.119Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:01:37 [2021-07-16T18:01:37.119Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:01:37 [2021-07-16T18:01:37.119Z] 
18:01:37 [2021-07-16T18:01:37.119Z] 
18:01:37 [2021-07-16T18:01:37.119Z] DONE 11 tests, 2 skipped in 3.097s
18:01:37 [2021-07-16T18:01:37.119Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:01:38 [2021-07-16T18:01:38.357Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:38 [2021-07-16T18:01:38.357Z] INFO: Testing against a local daemon
18:01:38 [2021-07-16T18:01:38.357Z] === RUN   TestReadPluginNoRead
18:01:38 [2021-07-16T18:01:38.357Z]     read_test.go:21: no unix domain sockets on Windows
18:01:38 [2021-07-16T18:01:38.357Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:01:38 [2021-07-16T18:01:38.357Z] PASS
18:01:38 [2021-07-16T18:01:38.357Z] ok  	github.com/docker/docker/integration/plugin/logging	0.338s
18:01:38 [2021-07-16T18:01:38.357Z] 
18:01:38 [2021-07-16T18:01:38.357Z] === Skipped
18:01:38 [2021-07-16T18:01:38.357Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:01:38 [2021-07-16T18:01:38.357Z]     read_test.go:21: no unix domain sockets on Windows
18:01:38 [2021-07-16T18:01:38.357Z] 
18:01:38 [2021-07-16T18:01:38.357Z] 
18:01:38 [2021-07-16T18:01:38.357Z] DONE 1 tests, 1 skipped in 1.968s
18:01:38 [2021-07-16T18:01:38.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:01:39 [2021-07-16T18:01:39.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:01:39 [2021-07-16T18:01:39.269Z] INFO: Testing against a local daemon
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkCreateDelete
18:01:39 [2021-07-16T18:01:39.269Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDockerNetworkDeletePreferID
18:01:39 [2021-07-16T18:01:39.269Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDaemonDNSFallback
18:01:39 [2021-07-16T18:01:39.269Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonDNSFallback (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestInspectNetwork
18:01:39 [2021-07-16T18:01:39.269Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestInspectNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestRunContainerWithBridgeNone
18:01:39 [2021-07-16T18:01:39.269Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkInvalidJSON
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkInvalidJSON//networks/create
18:01:39 [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:01:39 [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:01:39 [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:01:39 [2021-07-16T18:01:39.269Z] === CONT  TestNetworkInvalidJSON//networks/create
18:01:39 [2021-07-16T18:01:39.269Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:01:39 [2021-07-16T18:01:39.269Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:01:39 [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkInvalidJSON (0.04s)
18:01:39 [2021-07-16T18:01:39.269Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:01:39 [2021-07-16T18:01:39.269Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkList
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkList//networks
18:01:39 [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkList//networks
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestNetworkList//networks/
18:01:39 [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkList//networks/
18:01:39 [2021-07-16T18:01:39.269Z] === CONT  TestNetworkList//networks
18:01:39 [2021-07-16T18:01:39.269Z] === CONT  TestNetworkList//networks/
18:01:39 [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkList (0.03s)
18:01:39 [2021-07-16T18:01:39.269Z]     --- PASS: TestNetworkList//networks (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestHostIPv4BridgeLabel
18:01:39 [2021-07-16T18:01:39.269Z]     network_test.go:126: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDaemonRestartWithLiveRestore
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:29: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDaemonDefaultNetworkPools
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:58: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDaemonRestartWithExistingNetwork
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:102: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:136: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:187: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestServiceWithPredefinedNetwork
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:212: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:242: FLAKY_TEST
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestServiceWithDataPathPortInit
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:333: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:401: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z] PASS
18:01:39 [2021-07-16T18:01:39.269Z] ok  	github.com/docker/docker/integration/network	0.164s
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === Skipped
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
18:01:39 [2021-07-16T18:01:39.269Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     network_test.go:126: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:29: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:58: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:102: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:136: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:187: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:212: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:242: FLAKY_TEST
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:333: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:01:39 [2021-07-16T18:01:39.269Z]     service_test.go:401: testEnv.OSType == "windows"
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] 
18:01:39 [2021-07-16T18:01:39.269Z] DONE 22 tests, 15 skipped in 2.122s
18:01:39 [2021-07-16T18:01:39.269Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:01:39 [2021-07-16T18:01:39.313Z] testing: warning: no tests to run
18:01:39 [2021-07-16T18:01:39.313Z] PASS
18:01:39 [2021-07-16T18:01:39.313Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.160s
18:01:39 [2021-07-16T18:01:39.313Z] 
18:01:39 [2021-07-16T18:01:39.313Z] DONE 0 tests in 1.043s
18:01:39 [2021-07-16T18:01:39.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:01:40 [2021-07-16T18:01:40.224Z] testing: warning: no tests to run
18:01:40 [2021-07-16T18:01:40.224Z] PASS
18:01:40 [2021-07-16T18:01:40.224Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.075s
18:01:40 [2021-07-16T18:01:40.224Z] 
18:01:40 [2021-07-16T18:01:40.224Z] DONE 0 tests in 0.652s
18:01:40 [2021-07-16T18:01:40.224Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:01:40 [2021-07-16T18:01:40.676Z] testing: warning: no tests to run
18:01:40 [2021-07-16T18:01:40.676Z] PASS
18:01:40 [2021-07-16T18:01:40.676Z] ok  	github.com/docker/docker/integration/network/macvlan	0.063s
18:01:40 [2021-07-16T18:01:40.676Z] 
18:01:40 [2021-07-16T18:01:40.676Z] DONE 0 tests in 0.638s
18:01:40 [2021-07-16T18:01:40.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:01:41 [2021-07-16T18:01:41.467Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:41 [2021-07-16T18:01:41.467Z] INFO: Testing against a local daemon
18:01:41 [2021-07-16T18:01:41.467Z] === RUN   TestPluginWithDevMounts
18:01:41 [2021-07-16T18:01:41.467Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:01:41 [2021-07-16T18:01:41.467Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:01:41 [2021-07-16T18:01:41.467Z] PASS
18:01:41 [2021-07-16T18:01:41.467Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.346s
18:01:41 [2021-07-16T18:01:41.467Z] 
18:01:41 [2021-07-16T18:01:41.467Z] === Skipped
18:01:41 [2021-07-16T18:01:41.467Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:01:41 [2021-07-16T18:01:41.467Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:01:41 [2021-07-16T18:01:41.467Z] 
18:01:41 [2021-07-16T18:01:41.467Z] 
18:01:41 [2021-07-16T18:01:41.467Z] DONE 1 tests, 1 skipped in 2.010s
18:01:41 [2021-07-16T18:01:41.467Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:01:41 [2021-07-16T18:01:41.630Z] testing: warning: no tests to run
18:01:41 [2021-07-16T18:01:41.630Z] PASS
18:01:41 [2021-07-16T18:01:41.630Z] ok  	github.com/docker/docker/integration/plugin	0.066s
18:01:41 [2021-07-16T18:01:41.630Z] 
18:01:41 [2021-07-16T18:01:41.630Z] DONE 0 tests in 0.627s
18:01:41 [2021-07-16T18:01:41.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:01:42 [2021-07-16T18:01:42.082Z] testing: warning: no tests to run
18:01:42 [2021-07-16T18:01:42.082Z] PASS
18:01:42 [2021-07-16T18:01:42.082Z] ok  	github.com/docker/docker/integration/plugin/authz	0.073s
18:01:42 [2021-07-16T18:01:42.082Z] 
18:01:42 [2021-07-16T18:01:42.082Z] DONE 0 tests in 0.652s
18:01:42 [2021-07-16T18:01:42.082Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:01:42 [2021-07-16T18:01:42.983Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:42 [2021-07-16T18:01:42.983Z] INFO: Testing against a local daemon
18:01:42 [2021-07-16T18:01:42.983Z] === RUN   TestSecretInspect
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretInspect (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z] === RUN   TestSecretList
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretList (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z] === RUN   TestSecretsCreateAndDelete
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z] === RUN   TestSecretsUpdate
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretsUpdate (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z] === RUN   TestTemplatedSecret
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] --- SKIP: TestTemplatedSecret (0.01s)
18:01:42 [2021-07-16T18:01:42.983Z] === RUN   TestSecretCreateResolve
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:01:42 [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretCreateResolve (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z] PASS
18:01:42 [2021-07-16T18:01:42.983Z] ok  	github.com/docker/docker/integration/secret	0.369s
18:01:42 [2021-07-16T18:01:42.983Z] 
18:01:42 [2021-07-16T18:01:42.983Z] === Skipped
18:01:42 [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] 
18:01:42 [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] 
18:01:42 [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:01:42 [2021-07-16T18:01:42.983Z] 
18:01:42 [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:01:42 [2021-07-16T18:01:42.983Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:01:43 [2021-07-16T18:01:43.435Z] 
18:01:43 [2021-07-16T18:01:43.435Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s)
18:01:43 [2021-07-16T18:01:43.435Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:01:43 [2021-07-16T18:01:43.435Z] 
18:01:43 [2021-07-16T18:01:43.435Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:01:43 [2021-07-16T18:01:43.435Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:01:43 [2021-07-16T18:01:43.435Z] 
18:01:43 [2021-07-16T18:01:43.435Z] 
18:01:43 [2021-07-16T18:01:43.435Z] DONE 6 tests, 6 skipped in 1.819s
18:01:43 [2021-07-16T18:01:43.435Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:01:45 [2021-07-16T18:01:45.585Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:45 [2021-07-16T18:01:45.585Z] INFO: Testing against a local daemon
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceCreateInit
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- PASS: TestServiceCreateInit (0.03s)
18:01:45 [2021-07-16T18:01:45.585Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceMultipleTimes
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceConflict
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceMaxReplicas
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateWithDuplicateNetworkNames
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceSecretFileMode
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceConfigFileMode
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceSysctls
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateServiceCapabilities
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestInspect
18:01:45 [2021-07-16T18:01:45.585Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestInspect (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestCreateJob
18:01:45 [2021-07-16T18:01:45.585Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateJob (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestReplicatedJob
18:01:45 [2021-07-16T18:01:45.585Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestReplicatedJob (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestUpdateReplicatedJob
18:01:45 [2021-07-16T18:01:45.585Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceListWithStatuses
18:01:45 [2021-07-16T18:01:45.585Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestDockerNetworkConnectAlias
18:01:45 [2021-07-16T18:01:45.585Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestDockerNetworkReConnect
18:01:45 [2021-07-16T18:01:45.585Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServicePlugin
18:01:45 [2021-07-16T18:01:45.585Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServicePlugin (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceUpdateLabel
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceUpdateSecrets
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceUpdateConfigs
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceUpdateNetwork
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] === RUN   TestServiceUpdatePidsLimit
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] PASS
18:01:45 [2021-07-16T18:01:45.585Z] ok  	github.com/docker/docker/integration/service	0.471s
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === Skipped
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
18:01:45 [2021-07-16T18:01:45.585Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
18:01:45 [2021-07-16T18:01:45.585Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] 
18:01:45 [2021-07-16T18:01:45.585Z] DONE 24 tests, 23 skipped in 2.353s
18:01:45 [2021-07-16T18:01:45.585Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:01:47 [2021-07-16T18:01:47.792Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:47 [2021-07-16T18:01:47.792Z] INFO: Testing against a local daemon
18:01:47 [2021-07-16T18:01:47.792Z] === RUN   TestSessionCreate
18:01:47 [2021-07-16T18:01:47.792Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:01:47 [2021-07-16T18:01:47.792Z] --- SKIP: TestSessionCreate (0.00s)
18:01:47 [2021-07-16T18:01:47.792Z] === RUN   TestSessionCreateWithBadUpgrade
18:01:47 [2021-07-16T18:01:47.792Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:01:47 [2021-07-16T18:01:47.792Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:01:47 [2021-07-16T18:01:47.792Z] PASS
18:01:47 [2021-07-16T18:01:47.792Z] ok  	github.com/docker/docker/integration/session	0.365s
18:01:47 [2021-07-16T18:01:47.792Z] 
18:01:47 [2021-07-16T18:01:47.792Z] === Skipped
18:01:47 [2021-07-16T18:01:47.792Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:01:47 [2021-07-16T18:01:47.792Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:01:47 [2021-07-16T18:01:47.792Z] 
18:01:47 [2021-07-16T18:01:47.792Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:01:47 [2021-07-16T18:01:47.792Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:01:47 [2021-07-16T18:01:47.792Z] 
18:01:47 [2021-07-16T18:01:47.792Z] 
18:01:47 [2021-07-16T18:01:47.792Z] DONE 2 tests, 2 skipped in 1.745s
18:01:47 [2021-07-16T18:01:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:01:49 [2021-07-16T18:01:49.310Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:49 [2021-07-16T18:01:49.310Z] INFO: Testing against a local daemon
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:01:49 [2021-07-16T18:01:49.310Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestEventsExecDie
18:01:49 [2021-07-16T18:01:49.310Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestEventsExecDie (0.01s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestEventsBackwardsCompatible
18:01:49 [2021-07-16T18:01:49.310Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestEventsVolumeCreate
18:01:49 [2021-07-16T18:01:49.310Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestEventsVolumeCreate (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestInfoAPI
18:01:49 [2021-07-16T18:01:49.310Z] --- PASS: TestInfoAPI (0.04s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestInfoAPIWarnings
18:01:49 [2021-07-16T18:01:49.310Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestInfoDebug
18:01:49 [2021-07-16T18:01:49.310Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoDebug (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestInfoInsecureRegistries
18:01:49 [2021-07-16T18:01:49.310Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestInfoRegistryMirrors
18:01:49 [2021-07-16T18:01:49.310Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:01:49 [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
18:01:49 [2021-07-16T18:01:49.310Z] === RUN   TestLoginFailsWithBadCredentials
18:01:50 [2021-07-16T18:01:50.264Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
18:01:50 [2021-07-16T18:01:50.264Z] === RUN   TestPingCacheHeaders
18:01:50 [2021-07-16T18:01:50.264Z] --- PASS: TestPingCacheHeaders (0.02s)
18:01:50 [2021-07-16T18:01:50.264Z] === RUN   TestPingGet
18:01:50 [2021-07-16T18:01:50.264Z] --- PASS: TestPingGet (0.02s)
18:01:50 [2021-07-16T18:01:50.264Z] === RUN   TestPingHead
18:01:50 [2021-07-16T18:01:50.264Z] --- PASS: TestPingHead (0.02s)
18:01:50 [2021-07-16T18:01:50.264Z] === RUN   TestVersion
18:01:50 [2021-07-16T18:01:50.264Z] --- PASS: TestVersion (0.02s)
18:01:50 [2021-07-16T18:01:50.264Z] PASS
18:01:50 [2021-07-16T18:01:50.264Z] ok  	github.com/docker/docker/integration/system	1.387s
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === Skipped
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
18:01:50 [2021-07-16T18:01:50.264Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:01:50 [2021-07-16T18:01:50.264Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] 
18:01:50 [2021-07-16T18:01:50.264Z] DONE 14 tests, 8 skipped in 2.797s
18:01:50 [2021-07-16T18:01:50.264Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:01:52 [2021-07-16T18:01:52.333Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:01:52 [2021-07-16T18:01:52.333Z] INFO: Testing against a local daemon
18:01:52 [2021-07-16T18:01:52.333Z] === RUN   TestPluginInvalidJSON
18:01:52 [2021-07-16T18:01:52.333Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:01:52 [2021-07-16T18:01:52.333Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:01:52 [2021-07-16T18:01:52.333Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:01:52 [2021-07-16T18:01:52.333Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:01:52 [2021-07-16T18:01:52.333Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
18:01:52 [2021-07-16T18:01:52.333Z] === RUN   TestPluginInstall
18:01:52 [2021-07-16T18:01:52.333Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:01:52 [2021-07-16T18:01:52.333Z] --- SKIP: TestPluginInstall (0.00s)
18:01:52 [2021-07-16T18:01:52.333Z] === RUN   TestPluginsWithRuntimes
18:01:52 [2021-07-16T18:01:52.333Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:01:52 [2021-07-16T18:01:52.333Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:01:52 [2021-07-16T18:01:52.333Z] === RUN   TestPluginBackCompatMediaTypes
18:01:52 [2021-07-16T18:01:52.333Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:01:52 [2021-07-16T18:01:52.333Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:01:52 [2021-07-16T18:01:52.333Z] PASS
18:01:52 [2021-07-16T18:01:52.333Z] ok  	github.com/docker/docker/integration/plugin/common	0.121s
18:01:52 [2021-07-16T18:01:52.333Z] 
18:01:52 [2021-07-16T18:01:52.333Z] === Skipped
18:01:52 [2021-07-16T18:01:52.333Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:01:52 [2021-07-16T18:01:52.333Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:01:52 [2021-07-16T18:01:52.333Z] 
18:01:52 [2021-07-16T18:01:52.333Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:01:52 [2021-07-16T18:01:52.333Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:01:52 [2021-07-16T18:01:52.333Z] 
18:01:52 [2021-07-16T18:01:52.333Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:01:52 [2021-07-16T18:01:52.333Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:01:52 [2021-07-16T18:01:52.333Z] 
18:01:52 [2021-07-16T18:01:52.333Z] 
18:01:52 [2021-07-16T18:01:52.333Z] DONE 5 tests, 3 skipped in 9.703s
18:01:52 [2021-07-16T18:01:52.333Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:01:52 [2021-07-16T18:01:52.416Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:01:52 [2021-07-16T18:01:52.416Z] INFO: Testing against a local daemon
18:01:52 [2021-07-16T18:01:52.416Z] === RUN   TestVolumesCreateAndList
18:01:52 [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:01:52 [2021-07-16T18:01:52.416Z] === RUN   TestVolumesRemove
18:01:52 [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesRemove (0.13s)
18:01:52 [2021-07-16T18:01:52.416Z] === RUN   TestVolumesInspect
18:01:52 [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesInspect (0.03s)
18:01:52 [2021-07-16T18:01:52.416Z] === RUN   TestVolumesInvalidJSON
18:01:52 [2021-07-16T18:01:52.416Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:01:52 [2021-07-16T18:01:52.416Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:01:52 [2021-07-16T18:01:52.416Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:01:52 [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:01:52 [2021-07-16T18:01:52.416Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:01:52 [2021-07-16T18:01:52.416Z] PASS
18:01:52 [2021-07-16T18:01:52.416Z] ok  	github.com/docker/docker/integration/volume	0.554s
18:01:52 [2021-07-16T18:01:52.416Z] 
18:01:52 [2021-07-16T18:01:52.416Z] DONE 5 tests in 2.053s
18:01:52 [2021-07-16T18:01:52.416Z] INFO: make.ps1 ended at 07/16/2021 18:01:52
18:01:52 [2021-07-16T18:01:52.416Z] INFO: Integration CLI tests being run from the host:
18:01:52 [2021-07-16T18:01:52.416Z] 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" 
18:01:54 [2021-07-16T18:01:54.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:01:54 [2021-07-16T18:01:54.500Z] INFO: Testing against a local daemon
18:01:54 [2021-07-16T18:01:54.500Z] === RUN   TestExternalGraphDriver
18:01:54 [2021-07-16T18:01:54.500Z]     external_test.go:48: runtime.GOOS == "windows"
18:01:54 [2021-07-16T18:01:54.500Z] --- SKIP: TestExternalGraphDriver (0.00s)
18:01:54 [2021-07-16T18:01:54.500Z] === RUN   TestGraphdriverPluginV2
18:01:54 [2021-07-16T18:01:54.500Z]     external_test.go:408: runtime.GOOS == "windows"
18:01:54 [2021-07-16T18:01:54.500Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:01:54 [2021-07-16T18:01:54.500Z] PASS
18:01:54 [2021-07-16T18:01:54.500Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.111s
18:01:54 [2021-07-16T18:01:54.952Z] 
18:01:54 [2021-07-16T18:01:54.952Z] === Skipped
18:01:54 [2021-07-16T18:01:54.952Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:01:54 [2021-07-16T18:01:54.952Z]     external_test.go:48: runtime.GOOS == "windows"
18:01:54 [2021-07-16T18:01:54.952Z] 
18:01:54 [2021-07-16T18:01:54.952Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:01:54 [2021-07-16T18:01:54.952Z]     external_test.go:408: runtime.GOOS == "windows"
18:01:54 [2021-07-16T18:01:54.952Z] 
18:01:54 [2021-07-16T18:01:54.952Z] 
18:01:54 [2021-07-16T18:01:54.952Z] DONE 2 tests, 2 skipped in 2.913s
18:01:54 [2021-07-16T18:01:54.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:01:57 [2021-07-16T18:01:57.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:01:57 [2021-07-16T18:01:57.102Z] INFO: Testing against a local daemon
18:01:57 [2021-07-16T18:01:57.102Z] === RUN   TestReadPluginNoRead
18:01:57 [2021-07-16T18:01:57.102Z]     read_test.go:21: no unix domain sockets on Windows
18:01:57 [2021-07-16T18:01:57.102Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:01:57 [2021-07-16T18:01:57.102Z] PASS
18:01:57 [2021-07-16T18:01:57.102Z] ok  	github.com/docker/docker/integration/plugin/logging	0.106s
18:01:57 [2021-07-16T18:01:57.102Z] 
18:01:57 [2021-07-16T18:01:57.102Z] === Skipped
18:01:57 [2021-07-16T18:01:57.102Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:01:57 [2021-07-16T18:01:57.102Z]     read_test.go:21: no unix domain sockets on Windows
18:01:57 [2021-07-16T18:01:57.102Z] 
18:01:57 [2021-07-16T18:01:57.102Z] 
18:01:57 [2021-07-16T18:01:57.102Z] DONE 1 tests, 1 skipped in 2.000s
18:01:57 [2021-07-16T18:01:57.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:01:58 [2021-07-16T18:01:58.056Z] testing: warning: no tests to run
18:01:58 [2021-07-16T18:01:58.056Z] PASS
18:01:58 [2021-07-16T18:01:58.056Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.068s
18:01:58 [2021-07-16T18:01:58.056Z] 
18:01:58 [2021-07-16T18:01:58.056Z] DONE 0 tests in 0.984s
18:01:58 [2021-07-16T18:01:58.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:02:00 [2021-07-16T18:02:00.210Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:00 [2021-07-16T18:02:00.211Z] INFO: Testing against a local daemon
18:02:00 [2021-07-16T18:02:00.211Z] === RUN   TestPluginWithDevMounts
18:02:00 [2021-07-16T18:02:00.211Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:02:00 [2021-07-16T18:02:00.211Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:02:00 [2021-07-16T18:02:00.211Z] PASS
18:02:00 [2021-07-16T18:02:00.211Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.126s
18:02:00 [2021-07-16T18:02:00.211Z] 
18:02:00 [2021-07-16T18:02:00.211Z] === Skipped
18:02:00 [2021-07-16T18:02:00.211Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:02:00 [2021-07-16T18:02:00.211Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:02:00 [2021-07-16T18:02:00.211Z] 
18:02:00 [2021-07-16T18:02:00.211Z] 
18:02:00 [2021-07-16T18:02:00.211Z] DONE 1 tests, 1 skipped in 2.001s
18:02:00 [2021-07-16T18:02:00.211Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:02:00 [2021-07-16T18:02:00.939Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:02:00 [2021-07-16T18:02:00.939Z] INFO: Testing against a local daemon
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:02:00 [2021-07-16T18:02:00.939Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:02:00 [2021-07-16T18:02:00.939Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:02:00 [2021-07-16T18:02:00.939Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:02:01 [2021-07-16T18:02:01.726Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:01 [2021-07-16T18:02:01.727Z] INFO: Testing against a local daemon
18:02:01 [2021-07-16T18:02:01.727Z] === RUN   TestSecretInspect
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretInspect (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z] === RUN   TestSecretList
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretList (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z] === RUN   TestSecretsCreateAndDelete
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z] === RUN   TestSecretsUpdate
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretsUpdate (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z] === RUN   TestTemplatedSecret
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] --- SKIP: TestTemplatedSecret (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z] === RUN   TestSecretCreateResolve
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:02:01 [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretCreateResolve (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z] PASS
18:02:01 [2021-07-16T18:02:01.727Z] ok  	github.com/docker/docker/integration/secret	0.101s
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] === Skipped
18:02:01 [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:02:01 [2021-07-16T18:02:01.727Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] 
18:02:01 [2021-07-16T18:02:01.727Z] DONE 6 tests, 6 skipped in 1.740s
18:02:01 [2021-07-16T18:02:01.727Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:02:01 [2021-07-16T18:02:01.894Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:02:01 [2021-07-16T18:02:01.894Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:02:02 [2021-07-16T18:02:02.849Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:02:02 [2021-07-16T18:02:02.849Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:02:03 [2021-07-16T18:02:03.879Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:03 [2021-07-16T18:02:03.879Z] INFO: Testing against a local daemon
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceCreateInit
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- PASS: TestServiceCreateInit (0.05s)
18:02:03 [2021-07-16T18:02:03.879Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceMultipleTimes
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceConflict
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceMaxReplicas
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateWithDuplicateNetworkNames
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceSecretFileMode
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceConfigFileMode
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceSysctls
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceSysctls (0.03s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateServiceCapabilities
18:02:03 [2021-07-16T18:02:03.879Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestInspect
18:02:03 [2021-07-16T18:02:03.879Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestInspect (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestCreateJob
18:02:03 [2021-07-16T18:02:03.879Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateJob (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestReplicatedJob
18:02:03 [2021-07-16T18:02:03.879Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestReplicatedJob (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestUpdateReplicatedJob
18:02:03 [2021-07-16T18:02:03.879Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceListWithStatuses
18:02:03 [2021-07-16T18:02:03.879Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestDockerNetworkConnectAlias
18:02:03 [2021-07-16T18:02:03.879Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestDockerNetworkReConnect
18:02:03 [2021-07-16T18:02:03.879Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServicePlugin
18:02:03 [2021-07-16T18:02:03.879Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServicePlugin (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceUpdateLabel
18:02:03 [2021-07-16T18:02:03.879Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceUpdateSecrets
18:02:03 [2021-07-16T18:02:03.879Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceUpdateConfigs
18:02:03 [2021-07-16T18:02:03.879Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceUpdateNetwork
18:02:03 [2021-07-16T18:02:03.879Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
18:02:03 [2021-07-16T18:02:03.879Z] === RUN   TestServiceUpdatePidsLimit
18:02:03 [2021-07-16T18:02:03.879Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:02:03 [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
18:02:03 [2021-07-16T18:02:03.879Z] PASS
18:02:03 [2021-07-16T18:02:03.879Z] ok  	github.com/docker/docker/integration/service	0.265s
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === Skipped
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
18:02:04 [2021-07-16T18:02:04.331Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:02:04 [2021-07-16T18:02:04.331Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
18:02:04 [2021-07-16T18:02:04.331Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] 
18:02:04 [2021-07-16T18:02:04.331Z] DONE 24 tests, 23 skipped in 2.263s
18:02:04 [2021-07-16T18:02:04.331Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:02:05 [2021-07-16T18:02:05.848Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:05 [2021-07-16T18:02:05.848Z] INFO: Testing against a local daemon
18:02:05 [2021-07-16T18:02:05.848Z] === RUN   TestSessionCreate
18:02:05 [2021-07-16T18:02:05.848Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:02:05 [2021-07-16T18:02:05.848Z] --- SKIP: TestSessionCreate (0.00s)
18:02:05 [2021-07-16T18:02:05.848Z] === RUN   TestSessionCreateWithBadUpgrade
18:02:05 [2021-07-16T18:02:05.848Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:02:05 [2021-07-16T18:02:05.848Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:02:05 [2021-07-16T18:02:05.848Z] PASS
18:02:05 [2021-07-16T18:02:05.848Z] ok  	github.com/docker/docker/integration/session	0.097s
18:02:05 [2021-07-16T18:02:05.848Z] 
18:02:05 [2021-07-16T18:02:05.848Z] === Skipped
18:02:05 [2021-07-16T18:02:05.848Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:02:05 [2021-07-16T18:02:05.848Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:02:05 [2021-07-16T18:02:05.848Z] 
18:02:05 [2021-07-16T18:02:05.848Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:02:05 [2021-07-16T18:02:05.848Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:02:05 [2021-07-16T18:02:05.848Z] 
18:02:05 [2021-07-16T18:02:05.848Z] 
18:02:05 [2021-07-16T18:02:05.848Z] DONE 2 tests, 2 skipped in 1.764s
18:02:05 [2021-07-16T18:02:05.848Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:02:08 [2021-07-16T18:02:08.001Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:08 [2021-07-16T18:02:08.001Z] INFO: Testing against a local daemon
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:02:08 [2021-07-16T18:02:08.001Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestEventsExecDie
18:02:08 [2021-07-16T18:02:08.001Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestEventsExecDie (0.01s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestEventsBackwardsCompatible
18:02:08 [2021-07-16T18:02:08.001Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestEventsVolumeCreate
18:02:08 [2021-07-16T18:02:08.001Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestEventsVolumeCreate (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestInfoAPI
18:02:08 [2021-07-16T18:02:08.001Z] --- PASS: TestInfoAPI (0.03s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestInfoAPIWarnings
18:02:08 [2021-07-16T18:02:08.001Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestInfoDebug
18:02:08 [2021-07-16T18:02:08.001Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoDebug (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestInfoInsecureRegistries
18:02:08 [2021-07-16T18:02:08.001Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestInfoRegistryMirrors
18:02:08 [2021-07-16T18:02:08.001Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:02:08 [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
18:02:08 [2021-07-16T18:02:08.001Z] === RUN   TestLoginFailsWithBadCredentials
18:02:08 [2021-07-16T18:02:08.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
18:02:08 [2021-07-16T18:02:08.454Z] === RUN   TestPingCacheHeaders
18:02:08 [2021-07-16T18:02:08.454Z] --- PASS: TestPingCacheHeaders (0.04s)
18:02:08 [2021-07-16T18:02:08.454Z] === RUN   TestPingGet
18:02:08 [2021-07-16T18:02:08.906Z] --- PASS: TestPingGet (0.03s)
18:02:08 [2021-07-16T18:02:08.906Z] === RUN   TestPingHead
18:02:08 [2021-07-16T18:02:08.906Z] --- PASS: TestPingHead (0.03s)
18:02:08 [2021-07-16T18:02:08.906Z] === RUN   TestVersion
18:02:08 [2021-07-16T18:02:08.906Z] --- PASS: TestVersion (0.03s)
18:02:08 [2021-07-16T18:02:08.906Z] PASS
18:02:08 [2021-07-16T18:02:08.906Z] ok  	github.com/docker/docker/integration/system	1.188s
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === Skipped
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
18:02:08 [2021-07-16T18:02:08.906Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:02:08 [2021-07-16T18:02:08.906Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] 
18:02:08 [2021-07-16T18:02:08.906Z] DONE 14 tests, 8 skipped in 2.825s
18:02:08 [2021-07-16T18:02:08.906Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:02:10 [2021-07-16T18:02:10.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:10 [2021-07-16T18:02:10.425Z] INFO: Testing against a local daemon
18:02:10 [2021-07-16T18:02:10.425Z] === RUN   TestVolumesCreateAndList
18:02:10 [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesCreateAndList (0.06s)
18:02:10 [2021-07-16T18:02:10.877Z] === RUN   TestVolumesRemove
18:02:10 [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesRemove (0.09s)
18:02:10 [2021-07-16T18:02:10.877Z] === RUN   TestVolumesInspect
18:02:10 [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesInspect (0.05s)
18:02:10 [2021-07-16T18:02:10.877Z] === RUN   TestVolumesInvalidJSON
18:02:10 [2021-07-16T18:02:10.877Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:02:10 [2021-07-16T18:02:10.877Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:02:10 [2021-07-16T18:02:10.877Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:02:10 [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesInvalidJSON (0.04s)
18:02:10 [2021-07-16T18:02:10.877Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:02:10 [2021-07-16T18:02:10.877Z] PASS
18:02:10 [2021-07-16T18:02:10.877Z] ok  	github.com/docker/docker/integration/volume	0.308s
18:02:10 [2021-07-16T18:02:10.877Z] 
18:02:10 [2021-07-16T18:02:10.877Z] DONE 5 tests in 2.037s
18:02:10 [2021-07-16T18:02:10.877Z] INFO: make.ps1 ended at 07/16/2021 18:02:10
18:02:10 [2021-07-16T18:02:10.877Z] INFO: Integration CLI tests being run from the host:
18:02:10 [2021-07-16T18:02:10.877Z] 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" 
18:02:18 [2021-07-16T18:02:18.071Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:02:19 [2021-07-16T18:02:19.392Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:02:19 [2021-07-16T18:02:19.392Z] INFO: Testing against a local daemon
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:02:19 [2021-07-16T18:02:19.392Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:02:19 [2021-07-16T18:02:19.392Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:02:19 [2021-07-16T18:02:19.392Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:02:20 [2021-07-16T18:02:20.345Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:02:20 [2021-07-16T18:02:20.797Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:02:21 [2021-07-16T18:02:21.248Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:02:21 [2021-07-16T18:02:21.700Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:02:30 [2021-07-16T18:02:30.467Z] === RUN   TestDockerSuite/TestBuildRm
18:02:40 [2021-07-16T18:02:40.795Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:02:43 [2021-07-16T18:02:43.704Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:02:43 [2021-07-16T18:02:43.704Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:02:43 [2021-07-16T18:02:43.704Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:02:43 [2021-07-16T18:02:43.704Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:02:43 [2021-07-16T18:02:43.704Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:02:45 [2021-07-16T18:02:45.241Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:02:48 [2021-07-16T18:02:48.981Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:02:52 [2021-07-16T18:02:52.724Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:02:56 [2021-07-16T18:02:56.460Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:03:03 [2021-07-16T18:03:03.146Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:03:03 [2021-07-16T18:03:03.146Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:03:04 [2021-07-16T18:03:04.664Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:03:04 [2021-07-16T18:03:04.664Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:03:04 [2021-07-16T18:03:04.664Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:03:04 [2021-07-16T18:03:04.664Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:03:04 [2021-07-16T18:03:04.665Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:03:07 [2021-07-16T18:03:07.537Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:03:10 [2021-07-16T18:03:10.430Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:03:10 [2021-07-16T18:03:10.430Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:03:10 [2021-07-16T18:03:10.430Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:03:10 [2021-07-16T18:03:10.430Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:03:10 [2021-07-16T18:03:10.430Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:03:10 [2021-07-16T18:03:10.430Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:03:10 [2021-07-16T18:03:10.430Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:03:10 [2021-07-16T18:03:10.430Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:03:10 [2021-07-16T18:03:10.430Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:03:13 [2021-07-16T18:03:13.304Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:03:13 [2021-07-16T18:03:13.304Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:03:13 [2021-07-16T18:03:13.304Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:03:13 [2021-07-16T18:03:13.304Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:03:13 [2021-07-16T18:03:13.304Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:03:17 [2021-07-16T18:03:17.570Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:03:17 [2021-07-16T18:03:17.570Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:03:17 [2021-07-16T18:03:17.570Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:03:19 [2021-07-16T18:03:19.065Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:03:24 [2021-07-16T18:03:24.651Z] === RUN   TestDockerSuite/TestBuildSpaces
18:03:25 [2021-07-16T18:03:25.110Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:03:28 [2021-07-16T18:03:28.853Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:03:28 [2021-07-16T18:03:28.853Z] === RUN   TestDockerSuite/TestBuildStderr
18:03:37 [2021-07-16T18:03:37.433Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:04:13 [2021-07-16T18:04:13.128Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:04:13 [2021-07-16T18:04:13.128Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:04:13 [2021-07-16T18:04:13.128Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:04:16 [2021-07-16T18:04:16.033Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:04:17 [2021-07-16T18:04:17.002Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:04:25 [2021-07-16T18:04:25.583Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:04:31 [2021-07-16T18:04:31.013Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:04:31 [2021-07-16T18:04:31.013Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:04:31 [2021-07-16T18:04:31.013Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:04:33 [2021-07-16T18:04:33.882Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:04:33 [2021-07-16T18:04:33.882Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:04:35 [2021-07-16T18:04:35.913Z] === RUN   TestDockerSuite/TestBuildUser
18:04:35 [2021-07-16T18:04:35.913Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:04:35 [2021-07-16T18:04:35.913Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:04:35 [2021-07-16T18:04:35.913Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:04:35 [2021-07-16T18:04:35.913Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:04:35 [2021-07-16T18:04:35.913Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:04:35 [2021-07-16T18:04:35.913Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:04:38 [2021-07-16T18:04:38.093Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:04:39 [2021-07-16T18:04:39.064Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:04:41 [2021-07-16T18:04:41.977Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:04:41 [2021-07-16T18:04:41.977Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:04:41 [2021-07-16T18:04:41.977Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:04:41 [2021-07-16T18:04:41.977Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:04:41 [2021-07-16T18:04:41.977Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:04:42 [2021-07-16T18:04:42.383Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:04:42 [2021-07-16T18:04:42.834Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:04:42 [2021-07-16T18:04:42.834Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:04:42 [2021-07-16T18:04:42.834Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:04:42 [2021-07-16T18:04:42.834Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:04:42 [2021-07-16T18:04:42.834Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:04:42 [2021-07-16T18:04:42.834Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:04:42 [2021-07-16T18:04:42.834Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:04:42 [2021-07-16T18:04:42.834Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:04:43 [2021-07-16T18:04:43.788Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:04:47 [2021-07-16T18:04:47.479Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:04:48 [2021-07-16T18:04:48.398Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:04:48 [2021-07-16T18:04:48.398Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:04:48 [2021-07-16T18:04:48.398Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:04:48 [2021-07-16T18:04:48.398Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.398Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:04:48 [2021-07-16T18:04:48.398Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:04:48 [2021-07-16T18:04:48.399Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:04:48 [2021-07-16T18:04:48.399Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:04:48 [2021-07-16T18:04:48.399Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:04:48 [2021-07-16T18:04:48.399Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:04:48 [2021-07-16T18:04:48.399Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.399Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:04:48 [2021-07-16T18:04:48.433Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:04:48 [2021-07-16T18:04:48.433Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.433Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:04:48 [2021-07-16T18:04:48.433Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:04:48 [2021-07-16T18:04:48.433Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:04:48 [2021-07-16T18:04:48.884Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:04:49 [2021-07-16T18:04:49.915Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:04:49 [2021-07-16T18:04:49.915Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:04:49 [2021-07-16T18:04:49.915Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:04:49 [2021-07-16T18:04:49.915Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:04:49 [2021-07-16T18:04:49.915Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:04:51 [2021-07-16T18:04:51.773Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:04:56 [2021-07-16T18:04:56.928Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:05:03 [2021-07-16T18:05:03.075Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:05:03 [2021-07-16T18:05:03.075Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:05:04 [2021-07-16T18:05:04.072Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:05:07 [2021-07-16T18:05:07.774Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:05:08 [2021-07-16T18:05:08.226Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:05:08 [2021-07-16T18:05:08.226Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:05:08 [2021-07-16T18:05:08.226Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:05:11 [2021-07-16T18:05:11.649Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:05:11 [2021-07-16T18:05:11.926Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:05:12 [2021-07-16T18:05:12.880Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:05:16 [2021-07-16T18:05:16.350Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:05:16 [2021-07-16T18:05:16.350Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:05:16 [2021-07-16T18:05:16.350Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:05:16 [2021-07-16T18:05:16.350Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:05:16 [2021-07-16T18:05:16.350Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:05:17 [2021-07-16T18:05:17.523Z] === RUN   TestDockerSuite/TestBuildAddScript
18:05:17 [2021-07-16T18:05:17.523Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:05:17 [2021-07-16T18:05:17.523Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:05:17 [2021-07-16T18:05:17.523Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:05:17 [2021-07-16T18:05:17.523Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:05:17 [2021-07-16T18:05:17.523Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:05:17 [2021-07-16T18:05:17.523Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:05:17 [2021-07-16T18:05:17.523Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:05:17 [2021-07-16T18:05:17.523Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:05:18 [2021-07-16T18:05:18.476Z] === RUN   TestDockerSuite/TestBuildAddTar
18:05:18 [2021-07-16T18:05:18.529Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:05:18 [2021-07-16T18:05:18.530Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:05:18 [2021-07-16T18:05:18.989Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:05:33 [2021-07-16T18:05:33.818Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:05:36 [2021-07-16T18:05:36.727Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:05:36 [2021-07-16T18:05:36.727Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:05:49 [2021-07-16T18:05:49.114Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:05:49 [2021-07-16T18:05:49.114Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:05:49 [2021-07-16T18:05:49.114Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:05:49 [2021-07-16T18:05:49.114Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:05:49 [2021-07-16T18:05:49.573Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:05:49 [2021-07-16T18:05:49.573Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:05:49 [2021-07-16T18:05:49.573Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:05:50 [2021-07-16T18:05:50.541Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:05:54 [2021-07-16T18:05:54.079Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:05:54 [2021-07-16T18:05:54.079Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:05:54 [2021-07-16T18:05:54.079Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:05:54 [2021-07-16T18:05:54.079Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:05:54 [2021-07-16T18:05:54.079Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:06:02 [2021-07-16T18:06:02.926Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:06:03 [2021-07-16T18:06:03.386Z] === RUN   TestDockerSuite/TestBuildXZHost
18:06:03 [2021-07-16T18:06:03.386Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:06:03 [2021-07-16T18:06:03.846Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:06:03 [2021-07-16T18:06:03.846Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:06:03 [2021-07-16T18:06:03.846Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:06:03 [2021-07-16T18:06:03.846Z]     docker_cli_sni_test.go:18: Flakey test
18:06:03 [2021-07-16T18:06:03.846Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:06:05 [2021-07-16T18:06:05.383Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:06:10 [2021-07-16T18:06:10.077Z] === RUN   TestDockerSuite/TestCommitChange
18:06:11 [2021-07-16T18:06:11.791Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:06:11 [2021-07-16T18:06:11.791Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:06:11 [2021-07-16T18:06:11.791Z] === RUN   TestDockerSuite/TestBuildBlankName
18:06:12 [2021-07-16T18:06:12.252Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:06:13 [2021-07-16T18:06:13.840Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:06:18 [2021-07-16T18:06:18.531Z] === RUN   TestDockerSuite/TestCommitHardlink
18:06:18 [2021-07-16T18:06:18.531Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:06:18 [2021-07-16T18:06:18.531Z] === RUN   TestDockerSuite/TestCommitNewFile
18:06:25 [2021-07-16T18:06:25.611Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:06:25 [2021-07-16T18:06:25.611Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:06:25 [2021-07-16T18:06:25.611Z] === RUN   TestDockerSuite/TestCommitTTY
18:06:29 [2021-07-16T18:06:29.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:06:29 [2021-07-16T18:06:29.968Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:06:29 [2021-07-16T18:06:29.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:06:31 [2021-07-16T18:06:31.411Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:06:32 [2021-07-16T18:06:32.889Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:06:36 [2021-07-16T18:06:36.106Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:06:36 [2021-07-16T18:06:36.106Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:06:36 [2021-07-16T18:06:36.106Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:06:36 [2021-07-16T18:06:36.106Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:06:36 [2021-07-16T18:06:36.106Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:06:36 [2021-07-16T18:06:36.106Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:06:36 [2021-07-16T18:06:36.106Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:06:36 [2021-07-16T18:06:36.106Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:06:38 [2021-07-16T18:06:38.023Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:06:38 [2021-07-16T18:06:38.023Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:06:38 [2021-07-16T18:06:38.023Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:06:41 [2021-07-16T18:06:41.935Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:06:42 [2021-07-16T18:06:42.664Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:06:42 [2021-07-16T18:06:42.664Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:06:45 [2021-07-16T18:06:45.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:06:46 [2021-07-16T18:06:46.375Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:06:47 [2021-07-16T18:06:47.330Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:06:47 [2021-07-16T18:06:47.330Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-16T18:06:47.330Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:06:47 [2021-07-16T18:06:47.330Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-16T18:06:47.330Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:06:47 [2021-07-16T18:06:47.330Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-16T18:06:47.330Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:06:47 [2021-07-16T18:06:47.781Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:06:48 [2021-07-16T18:06:48.735Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:06:49 [2021-07-16T18:06:49.026Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:06:49 [2021-07-16T18:06:49.026Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:06:49 [2021-07-16T18:06:49.026Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:06:50 [2021-07-16T18:06:50.565Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:06:50 [2021-07-16T18:06:50.565Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:06:50 [2021-07-16T18:06:50.565Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:06:50 [2021-07-16T18:06:50.565Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:06:50 [2021-07-16T18:06:50.565Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:06:50 [2021-07-16T18:06:50.565Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:06:50 [2021-07-16T18:06:50.565Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:06:51 [2021-07-16T18:06:51.607Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:06:53 [2021-07-16T18:06:53.122Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:06:53 [2021-07-16T18:06:53.122Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:06:53 [2021-07-16T18:06:53.122Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:06:53 [2021-07-16T18:06:53.122Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:06:53 [2021-07-16T18:06:53.122Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:06:53 [2021-07-16T18:06:53.122Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:06:53 [2021-07-16T18:06:53.505Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:06:53 [2021-07-16T18:06:53.506Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:06:53 [2021-07-16T18:06:53.506Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:06:53 [2021-07-16T18:06:53.506Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:06:55 [2021-07-16T18:06:55.803Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:06:55 [2021-07-16T18:06:55.803Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:06:55 [2021-07-16T18:06:55.803Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:06:55 [2021-07-16T18:06:55.803Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:06:55 [2021-07-16T18:06:55.803Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:06:55 [2021-07-16T18:06:55.803Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:06:55 [2021-07-16T18:06:55.803Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:06:55 [2021-07-16T18:06:55.803Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:06:56 [2021-07-16T18:06:56.060Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:06:57 [2021-07-16T18:06:57.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:06:57 [2021-07-16T18:06:57.826Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:06:57 [2021-07-16T18:06:57.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:06:59 [2021-07-16T18:06:59.541Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:07:01 [2021-07-16T18:07:01.081Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:07:02 [2021-07-16T18:07:02.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:07:02 [2021-07-16T18:07:02.528Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:07:02 [2021-07-16T18:07:02.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:07:02 [2021-07-16T18:07:02.528Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:07:02 [2021-07-16T18:07:02.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:07:03 [2021-07-16T18:07:03.264Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:07:03 [2021-07-16T18:07:03.264Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:07:03 [2021-07-16T18:07:03.264Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:07:03 [2021-07-16T18:07:03.264Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:07:05 [2021-07-16T18:07:05.443Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:07:05 [2021-07-16T18:07:05.443Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:07:08 [2021-07-16T18:07:08.331Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:07:08 [2021-07-16T18:07:08.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:07:08 [2021-07-16T18:07:08.342Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:07:08 [2021-07-16T18:07:08.351Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:07:08 [2021-07-16T18:07:08.351Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:07:08 [2021-07-16T18:07:08.351Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:07:08 [2021-07-16T18:07:08.351Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:07:08 [2021-07-16T18:07:08.351Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:07:08 [2021-07-16T18:07:08.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:07:09 [2021-07-16T18:07:09.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:07:09 [2021-07-16T18:07:09.270Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:07:09 [2021-07-16T18:07:09.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:07:09 [2021-07-16T18:07:09.270Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:07:09 [2021-07-16T18:07:09.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:07:10 [2021-07-16T18:07:10.538Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:07:10 [2021-07-16T18:07:10.538Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:07:12 [2021-07-16T18:07:12.018Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:07:12 [2021-07-16T18:07:12.722Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:07:12 [2021-07-16T18:07:12.722Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:07:12 [2021-07-16T18:07:12.722Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:07:12 [2021-07-16T18:07:12.968Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:07:12 [2021-07-16T18:07:12.968Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:07:12 [2021-07-16T18:07:12.968Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:07:15 [2021-07-16T18:07:15.633Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:07:15 [2021-07-16T18:07:15.633Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:07:15 [2021-07-16T18:07:15.829Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:07:17 [2021-07-16T18:07:17.972Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:07:18 [2021-07-16T18:07:18.541Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:07:21 [2021-07-16T18:07:21.447Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:07:22 [2021-07-16T18:07:22.615Z] === RUN   TestDockerSuite/TestBuildAddScript
18:07:22 [2021-07-16T18:07:22.615Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:07:22 [2021-07-16T18:07:22.615Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:07:22 [2021-07-16T18:07:22.615Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:07:22 [2021-07-16T18:07:22.615Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:07:22 [2021-07-16T18:07:22.615Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:07:22 [2021-07-16T18:07:22.615Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:07:22 [2021-07-16T18:07:22.615Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:07:22 [2021-07-16T18:07:22.615Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:07:22 [2021-07-16T18:07:22.615Z] === RUN   TestDockerSuite/TestBuildAddTar
18:07:25 [2021-07-16T18:07:25.190Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:07:25 [2021-07-16T18:07:25.650Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:07:25 [2021-07-16T18:07:25.650Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:07:25 [2021-07-16T18:07:25.650Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:07:25 [2021-07-16T18:07:25.650Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:07:27 [2021-07-16T18:07:27.189Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:07:27 [2021-07-16T18:07:27.189Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:07:27 [2021-07-16T18:07:27.189Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:07:30 [2021-07-16T18:07:30.097Z] === RUN   TestDockerSuite/TestContainerAPITop
18:07:30 [2021-07-16T18:07:30.097Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:07:30 [2021-07-16T18:07:30.097Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:07:32 [2021-07-16T18:07:32.275Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:07:32 [2021-07-16T18:07:32.275Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:07:34 [2021-07-16T18:07:34.446Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:07:36 [2021-07-16T18:07:36.975Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:07:38 [2021-07-16T18:07:38.513Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:07:38 [2021-07-16T18:07:38.513Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:07:38 [2021-07-16T18:07:38.513Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:07:38 [2021-07-16T18:07:38.513Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:07:38 [2021-07-16T18:07:38.513Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:07:38 [2021-07-16T18:07:38.513Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:07:38 [2021-07-16T18:07:38.513Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:07:38 [2021-07-16T18:07:38.513Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:07:38 [2021-07-16T18:07:38.513Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:07:38 [2021-07-16T18:07:38.513Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:07:38 [2021-07-16T18:07:38.513Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:07:40 [2021-07-16T18:07:40.274Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:07:40 [2021-07-16T18:07:40.274Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:07:40 [2021-07-16T18:07:40.697Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:07:40 [2021-07-16T18:07:40.697Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:07:40 [2021-07-16T18:07:40.735Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:07:40 [2021-07-16T18:07:40.735Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:07:41 [2021-07-16T18:07:41.196Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:07:42 [2021-07-16T18:07:42.737Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:07:42 [2021-07-16T18:07:42.737Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:07:42 [2021-07-16T18:07:42.737Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:07:42 [2021-07-16T18:07:42.878Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:07:45 [2021-07-16T18:07:45.784Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:07:47 [2021-07-16T18:07:47.970Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:07:50 [2021-07-16T18:07:50.879Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008d1c38_<nil>}
18:07:51 [2021-07-16T18:07:51.323Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:07:52 [2021-07-16T18:07:52.300Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:07:52 [2021-07-16T18:07:52.300Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:07:52 [2021-07-16T18:07:52.300Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:07:52 [2021-07-16T18:07:52.300Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:07:52 [2021-07-16T18:07:52.300Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:07:53 [2021-07-16T18:07:53.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_false__<nil>_<nil>_<nil>}
18:07:53 [2021-07-16T18:07:53.841Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:07:54 [2021-07-16T18:07:54.811Z] === RUN   TestDockerSuite/TestBuildCmd
18:07:55 [2021-07-16T18:07:55.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_true__<nil>_<nil>_<nil>}
18:07:55 [2021-07-16T18:07:55.271Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:07:55 [2021-07-16T18:07:55.732Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:07:56 [2021-07-16T18:07:56.192Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:07:58 [2021-07-16T18:07:58.151Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:07:58 [2021-07-16T18:07:58.151Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:07:58 [2021-07-16T18:07:58.151Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:07:58 [2021-07-16T18:07:58.151Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:07:58 [2021-07-16T18:07:58.152Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:07:58 [2021-07-16T18:07:58.152Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:07:58 [2021-07-16T18:07:58.152Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:07:58 [2021-07-16T18:07:58.152Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:07:58 [2021-07-16T18:07:58.152Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:07:58 [2021-07-16T18:07:58.152Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:07:58 [2021-07-16T18:07:58.152Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:08:01 [2021-07-16T18:08:01.060Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:08:01 [2021-07-16T18:08:01.060Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:08:02 [2021-07-16T18:08:02.000Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:08:03 [2021-07-16T18:08:03.243Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:08:03 [2021-07-16T18:08:03.704Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:08:03 [2021-07-16T18:08:03.704Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:08:03 [2021-07-16T18:08:03.704Z] === RUN   TestDockerSuite/TestCpRelativePath
18:08:04 [2021-07-16T18:08:04.189Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:08:04 [2021-07-16T18:08:04.189Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:08:04 [2021-07-16T18:08:04.189Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:08:05 [2021-07-16T18:08:05.160Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:08:05 [2021-07-16T18:08:05.160Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:08:05 [2021-07-16T18:08:05.160Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:08:05 [2021-07-16T18:08:05.621Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:08:06 [2021-07-16T18:08:06.611Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:08:06 [2021-07-16T18:08:06.611Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:08:06 [2021-07-16T18:08:06.611Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:08:06 [2021-07-16T18:08:06.611Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:08:06 [2021-07-16T18:08:06.611Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:08:06 [2021-07-16T18:08:06.611Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:08:06 [2021-07-16T18:08:06.611Z] === RUN   TestDockerSuite/TestCpToCaseA
18:08:07 [2021-07-16T18:08:07.162Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:08:08 [2021-07-16T18:08:08.132Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:08:08 [2021-07-16T18:08:08.597Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:08:08 [2021-07-16T18:08:08.597Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:08:08 [2021-07-16T18:08:08.597Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:08:09 [2021-07-16T18:08:09.568Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:08:10 [2021-07-16T18:08:10.538Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:08:10 [2021-07-16T18:08:10.538Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:08:10 [2021-07-16T18:08:10.538Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:08:10 [2021-07-16T18:08:10.538Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:08:10 [2021-07-16T18:08:10.538Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:08:11 [2021-07-16T18:08:11.304Z] === RUN   TestDockerSuite/TestCpToCaseB
18:08:13 [2021-07-16T18:08:13.116Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:08:13 [2021-07-16T18:08:13.116Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:08:13 [2021-07-16T18:08:13.116Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:08:13 [2021-07-16T18:08:13.116Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:08:13 [2021-07-16T18:08:13.116Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:08:13 [2021-07-16T18:08:13.488Z] === RUN   TestDockerSuite/TestCpToCaseC
18:08:13 [2021-07-16T18:08:13.488Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:08:13 [2021-07-16T18:08:13.488Z] === RUN   TestDockerSuite/TestCpToCaseD
18:08:13 [2021-07-16T18:08:13.488Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:08:13 [2021-07-16T18:08:13.488Z] === RUN   TestDockerSuite/TestCpToCaseE
18:08:15 [2021-07-16T18:08:15.239Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:08:23 [2021-07-16T18:08:23.818Z] === RUN   TestDockerSuite/TestCpToCaseF
18:08:23 [2021-07-16T18:08:23.819Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:08:23 [2021-07-16T18:08:23.819Z] === RUN   TestDockerSuite/TestCpToCaseG
18:08:23 [2021-07-16T18:08:23.819Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:08:23 [2021-07-16T18:08:23.819Z] === RUN   TestDockerSuite/TestCpToCaseH
18:08:27 [2021-07-16T18:08:27.814Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:08:27 [2021-07-16T18:08:27.814Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:08:27 [2021-07-16T18:08:27.814Z] === RUN   TestDockerSuite/TestBuildBlankName
18:08:27 [2021-07-16T18:08:27.814Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:08:32 [2021-07-16T18:08:32.398Z] === RUN   TestDockerSuite/TestCpToCaseI
18:08:32 [2021-07-16T18:08:32.398Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:08:32 [2021-07-16T18:08:32.398Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:08:32 [2021-07-16T18:08:32.398Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:08:32 [2021-07-16T18:08:32.398Z] === RUN   TestDockerSuite/TestCpToDot
18:08:34 [2021-07-16T18:08:34.576Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:08:34 [2021-07-16T18:08:34.576Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:08:34 [2021-07-16T18:08:34.576Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:08:34 [2021-07-16T18:08:34.576Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:08:34 [2021-07-16T18:08:34.576Z] === RUN   TestDockerSuite/TestCpToStdout
18:08:34 [2021-07-16T18:08:34.804Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:08:34 [2021-07-16T18:08:34.805Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:08:35 [2021-07-16T18:08:35.757Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:08:37 [2021-07-16T18:08:37.487Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:08:37 [2021-07-16T18:08:37.487Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:08:37 [2021-07-16T18:08:37.487Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCpVolumePath
18:08:37 [2021-07-16T18:08:37.487Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCreateArgs
18:08:37 [2021-07-16T18:08:37.487Z] === RUN   TestDockerSuite/TestCreateByImageID
18:08:39 [2021-07-16T18:08:39.666Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:08:40 [2021-07-16T18:08:40.394Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:08:41 [2021-07-16T18:08:41.844Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:08:41 [2021-07-16T18:08:41.844Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:08:42 [2021-07-16T18:08:42.303Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:08:43 [2021-07-16T18:08:43.843Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:08:44 [2021-07-16T18:08:44.812Z] === RUN   TestDockerSuite/TestCreateLabels
18:08:44 [2021-07-16T18:08:44.812Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:08:44 [2021-07-16T18:08:44.812Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:08:44 [2021-07-16T18:08:44.812Z] === RUN   TestDockerSuite/TestCreateRM
18:08:45 [2021-07-16T18:08:45.271Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:08:45 [2021-07-16T18:08:45.271Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:08:45 [2021-07-16T18:08:45.271Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:08:45 [2021-07-16T18:08:45.742Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:08:46 [2021-07-16T18:08:46.204Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:08:48 [2021-07-16T18:08:48.872Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:08:50 [2021-07-16T18:08:50.956Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:08:50 [2021-07-16T18:08:50.956Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:08:52 [2021-07-16T18:08:52.499Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:08:54 [2021-07-16T18:08:54.782Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:08:54 [2021-07-16T18:08:54.782Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:08:54 [2021-07-16T18:08:54.782Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:08:57 [2021-07-16T18:08:57.199Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:08:57 [2021-07-16T18:08:57.199Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:08:57 [2021-07-16T18:08:57.199Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:08:57 [2021-07-16T18:08:57.199Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:08:57 [2021-07-16T18:08:57.199Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:08:57 [2021-07-16T18:08:57.199Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:08:57 [2021-07-16T18:08:57.199Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:08:57 [2021-07-16T18:08:57.348Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:08:57 [2021-07-16T18:08:57.348Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:08:57 [2021-07-16T18:08:57.660Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:08:57 [2021-07-16T18:08:57.660Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:08:57 [2021-07-16T18:08:57.660Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:08:57 [2021-07-16T18:08:57.798Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:08:58 [2021-07-16T18:08:58.524Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:08:58 [2021-07-16T18:08:58.524Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:08:58 [2021-07-16T18:08:58.524Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:08:58 [2021-07-16T18:08:58.524Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:09:05 [2021-07-16T18:09:05.601Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDevicePermissions
18:09:05 [2021-07-16T18:09:05.601Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDockerFails
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:09:05 [2021-07-16T18:09:05.601Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:09:05 [2021-07-16T18:09:05.601Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:09:05 [2021-07-16T18:09:05.601Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestEventsAttach
18:09:05 [2021-07-16T18:09:05.601Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestEventsCommit
18:09:05 [2021-07-16T18:09:05.601Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:09:05 [2021-07-16T18:09:05.601Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:09:08 [2021-07-16T18:09:08.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:09:08 [2021-07-16T18:09:08.024Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:09:08 [2021-07-16T18:09:08.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:09:08 [2021-07-16T18:09:08.024Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:09:08 [2021-07-16T18:09:08.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:09:08 [2021-07-16T18:09:08.511Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:09:11 [2021-07-16T18:09:11.427Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:09:13 [2021-07-16T18:09:13.607Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:09:13 [2021-07-16T18:09:13.748Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:09:13 [2021-07-16T18:09:13.748Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:09:13 [2021-07-16T18:09:13.748Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:09:14 [2021-07-16T18:09:14.198Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:09:14 [2021-07-16T18:09:14.198Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:09:14 [2021-07-16T18:09:14.198Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:09:14 [2021-07-16T18:09:14.198Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:09:14 [2021-07-16T18:09:14.198Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:09:18 [2021-07-16T18:09:18.780Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:09:19 [2021-07-16T18:09:19.754Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:09:19 [2021-07-16T18:09:19.754Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:09:19 [2021-07-16T18:09:19.754Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:09:22 [2021-07-16T18:09:22.186Z] === RUN   TestDockerSuite/TestEventsCopy
18:09:25 [2021-07-16T18:09:25.924Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:09:31 [2021-07-16T18:09:31.718Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:09:33 [2021-07-16T18:09:33.899Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:09:34 [2021-07-16T18:09:34.869Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:09:37 [2021-07-16T18:09:37.468Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:09:37 [2021-07-16T18:09:37.468Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:09:37 [2021-07-16T18:09:37.928Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:09:38 [2021-07-16T18:09:38.619Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:09:39 [2021-07-16T18:09:39.079Z] === RUN   TestDockerSuite/TestEventsFilterType
18:09:40 [2021-07-16T18:09:40.617Z] === RUN   TestDockerSuite/TestEventsFilters
18:09:41 [2021-07-16T18:09:41.676Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:09:43 [2021-07-16T18:09:43.998Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:09:44 [2021-07-16T18:09:44.590Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:09:44 [2021-07-16T18:09:44.949Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:09:44 [2021-07-16T18:09:44.949Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:09:45 [2021-07-16T18:09:45.317Z] === RUN   TestDockerSuite/TestEventsFormat
18:09:45 [2021-07-16T18:09:45.899Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:09:45 [2021-07-16T18:09:45.899Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:09:45 [2021-07-16T18:09:45.899Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:09:47 [2021-07-16T18:09:47.426Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:09:47 [2021-07-16T18:09:47.426Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:09:47 [2021-07-16T18:09:47.426Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:09:47 [2021-07-16T18:09:47.503Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:09:50 [2021-07-16T18:09:50.010Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:09:50 [2021-07-16T18:09:50.010Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:09:50 [2021-07-16T18:09:50.010Z] === RUN   TestDockerSuite/TestEventsImageImport
18:09:50 [2021-07-16T18:09:50.010Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:09:50 [2021-07-16T18:09:50.010Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:09:50 [2021-07-16T18:09:50.010Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:09:50 [2021-07-16T18:09:50.010Z] === RUN   TestDockerSuite/TestEventsImagePull
18:09:50 [2021-07-16T18:09:50.010Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:09:50 [2021-07-16T18:09:50.010Z] === RUN   TestDockerSuite/TestEventsImageTag
18:09:50 [2021-07-16T18:09:50.980Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:09:50 [2021-07-16T18:09:50.980Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:09:51 [2021-07-16T18:09:51.439Z] === RUN   TestDockerSuite/TestEventsRename
18:09:52 [2021-07-16T18:09:52.082Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:09:53 [2021-07-16T18:09:53.031Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:09:53 [2021-07-16T18:09:53.031Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:09:53 [2021-07-16T18:09:53.031Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:09:53 [2021-07-16T18:09:53.031Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:09:53 [2021-07-16T18:09:53.481Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:09:53 [2021-07-16T18:09:53.620Z] === RUN   TestDockerSuite/TestEventsResize
18:09:54 [2021-07-16T18:09:54.991Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:09:55 [2021-07-16T18:09:55.946Z] === RUN   TestDockerSuite/TestBuildCmd
18:09:56 [2021-07-16T18:09:56.396Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:09:56 [2021-07-16T18:09:56.846Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:09:57 [2021-07-16T18:09:57.296Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:10:02 [2021-07-16T18:10:02.200Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:10:03 [2021-07-16T18:10:03.014Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:10:03 [2021-07-16T18:10:03.747Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:10:05 [2021-07-16T18:10:05.159Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:10:05 [2021-07-16T18:10:05.159Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:10:05 [2021-07-16T18:10:05.159Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:10:05 [2021-07-16T18:10:05.929Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:10:06 [2021-07-16T18:10:06.110Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:10:06 [2021-07-16T18:10:06.110Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:10:06 [2021-07-16T18:10:06.110Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:10:06 [2021-07-16T18:10:06.560Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:10:08 [2021-07-16T18:10:08.704Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:10:09 [2021-07-16T18:10:09.655Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:10:10 [2021-07-16T18:10:10.104Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:10:10 [2021-07-16T18:10:10.104Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:10:10 [2021-07-16T18:10:10.104Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:10:11 [2021-07-16T18:10:11.057Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:10:11 [2021-07-16T18:10:11.548Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:10:11 [2021-07-16T18:10:11.548Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:10:11 [2021-07-16T18:10:11.548Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:10:11 [2021-07-16T18:10:11.548Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:10:11 [2021-07-16T18:10:11.548Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:10:11 [2021-07-16T18:10:11.779Z] === RUN   TestDockerSuite/TestEventsTop
18:10:11 [2021-07-16T18:10:11.779Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:10:11 [2021-07-16T18:10:11.779Z] === RUN   TestDockerSuite/TestEventsUntag
18:10:13 [2021-07-16T18:10:13.701Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:10:17 [2021-07-16T18:10:17.238Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:10:18 [2021-07-16T18:10:18.517Z] === RUN   TestDockerSuite/TestExec
18:10:18 [2021-07-16T18:10:18.517Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:10:18 [2021-07-16T18:10:18.517Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:10:18 [2021-07-16T18:10:18.517Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:10:18 [2021-07-16T18:10:18.517Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:10:19 [2021-07-16T18:10:19.809Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:10:21 [2021-07-16T18:10:21.842Z] === RUN   TestDockerSuite/TestExecAPIStart
18:10:21 [2021-07-16T18:10:21.842Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:10:21 [2021-07-16T18:10:21.842Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:10:21 [2021-07-16T18:10:21.842Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:10:21 [2021-07-16T18:10:21.842Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:10:21 [2021-07-16T18:10:21.842Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:10:21 [2021-07-16T18:10:21.842Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:10:23 [2021-07-16T18:10:23.828Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:10:25 [2021-07-16T18:10:25.755Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:10:27 [2021-07-16T18:10:27.814Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:10:29 [2021-07-16T18:10:29.717Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:10:34 [2021-07-16T18:10:34.170Z] === RUN   TestDockerSuite/TestExecCgroup
18:10:34 [2021-07-16T18:10:34.170Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:10:34 [2021-07-16T18:10:34.170Z] === RUN   TestDockerSuite/TestExecEnv
18:10:34 [2021-07-16T18:10:34.170Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:10:34 [2021-07-16T18:10:34.170Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:10:34 [2021-07-16T18:10:34.170Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:10:34 [2021-07-16T18:10:34.170Z] === RUN   TestDockerSuite/TestExecExitStatus
18:10:36 [2021-07-16T18:10:36.455Z] === RUN   TestDockerSuite/TestExecInspectID
18:10:38 [2021-07-16T18:10:38.755Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:10:40 [2021-07-16T18:10:40.195Z] === RUN   TestDockerSuite/TestExecInteractive
18:10:40 [2021-07-16T18:10:40.195Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-16T18:10:40.195Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:10:40 [2021-07-16T18:10:40.195Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-16T18:10:40.195Z] === RUN   TestDockerSuite/TestExecParseError
18:10:40 [2021-07-16T18:10:40.195Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-16T18:10:40.195Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:10:40 [2021-07-16T18:10:40.195Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:10:40 [2021-07-16T18:10:40.195Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:10:40 [2021-07-16T18:10:40.195Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-16T18:10:40.195Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:10:40 [2021-07-16T18:10:40.948Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:10:40 [2021-07-16T18:10:40.948Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-16T18:10:40.948Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:10:42 [2021-07-16T18:10:42.380Z] === RUN   TestDockerSuite/TestExecSetEnv
18:10:42 [2021-07-16T18:10:42.380Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:10:42 [2021-07-16T18:10:42.380Z] === RUN   TestDockerSuite/TestExecStartFails
18:10:42 [2021-07-16T18:10:42.380Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:10:42 [2021-07-16T18:10:42.380Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:10:42 [2021-07-16T18:10:42.380Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:10:42 [2021-07-16T18:10:42.380Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:10:42 [2021-07-16T18:10:42.380Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:10:42 [2021-07-16T18:10:42.380Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:10:42 [2021-07-16T18:10:42.380Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:10:42 [2021-07-16T18:10:42.380Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:10:44 [2021-07-16T18:10:44.560Z] === RUN   TestDockerSuite/TestExecUlimits
18:10:44 [2021-07-16T18:10:44.560Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:10:44 [2021-07-16T18:10:44.560Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:10:48 [2021-07-16T18:10:48.966Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:10:48 [2021-07-16T18:10:48.966Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:10:49 [2021-07-16T18:10:49.266Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:10:49 [2021-07-16T18:10:49.266Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:10:49 [2021-07-16T18:10:49.266Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:10:49 [2021-07-16T18:10:49.266Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:10:49 [2021-07-16T18:10:49.266Z] === RUN   TestDockerSuite/TestExecWithUser
18:10:49 [2021-07-16T18:10:49.266Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:10:49 [2021-07-16T18:10:49.266Z] === RUN   TestDockerSuite/TestGetContainerStats
18:10:49 [2021-07-16T18:10:49.918Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:10:55 [2021-07-16T18:10:55.641Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:10:55 [2021-07-16T18:10:55.641Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:10:55 [2021-07-16T18:10:55.641Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:10:55 [2021-07-16T18:10:55.641Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:10:55 [2021-07-16T18:10:55.641Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:10:55 [2021-07-16T18:10:55.641Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:10:55 [2021-07-16T18:10:55.641Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:10:56 [2021-07-16T18:10:56.352Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:10:56 [2021-07-16T18:10:56.593Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:10:56 [2021-07-16T18:10:56.593Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:10:56 [2021-07-16T18:10:56.593Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:11:01 [2021-07-16T18:11:01.060Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:11:04 [2021-07-16T18:11:04.803Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:11:10 [2021-07-16T18:11:10.604Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestHealth
18:11:10 [2021-07-16T18:11:10.604Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:11:10 [2021-07-16T18:11:10.604Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:11:15 [2021-07-16T18:11:15.298Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:11:15 [2021-07-16T18:11:15.298Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:11:15 [2021-07-16T18:11:15.298Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:11:15 [2021-07-16T18:11:15.298Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:11:15 [2021-07-16T18:11:15.298Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:11:15 [2021-07-16T18:11:15.298Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:11:15 [2021-07-16T18:11:15.298Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:11:16 [2021-07-16T18:11:16.270Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:11:16 [2021-07-16T18:11:16.270Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:11:16 [2021-07-16T18:11:16.270Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:11:17 [2021-07-16T18:11:17.251Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:11:17 [2021-07-16T18:11:17.251Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:11:19 [2021-07-16T18:11:19.430Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:11:19 [2021-07-16T18:11:19.430Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:11:21 [2021-07-16T18:11:21.612Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:11:24 [2021-07-16T18:11:24.521Z] === RUN   TestDockerSuite/TestImagesFormat
18:11:24 [2021-07-16T18:11:24.521Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:11:24 [2021-07-16T18:11:24.521Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:11:24 [2021-07-16T18:11:24.521Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:11:28 [2021-07-16T18:11:28.262Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:11:28 [2021-07-16T18:11:28.262Z] === RUN   TestDockerSuite/TestImportBadURL
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestImportDisplay
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestImportFile
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestImportGzipped
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:11:31 [2021-07-16T18:11:31.178Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:11:31 [2021-07-16T18:11:31.178Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:11:31 [2021-07-16T18:11:31.178Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:11:31 [2021-07-16T18:11:31.178Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:11:32 [2021-07-16T18:11:32.115Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:11:32 [2021-07-16T18:11:32.115Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:11:32 [2021-07-16T18:11:32.115Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:11:32 [2021-07-16T18:11:32.115Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:11:33 [2021-07-16T18:11:33.365Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:11:35 [2021-07-16T18:11:35.707Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:11:35 [2021-07-16T18:11:35.707Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-16T18:11:35.707Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:11:35 [2021-07-16T18:11:35.707Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-16T18:11:35.707Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:11:35 [2021-07-16T18:11:35.707Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:11:35 [2021-07-16T18:11:35.707Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-16T18:11:35.707Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:11:37 [2021-07-16T18:11:37.893Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:11:38 [2021-07-16T18:11:38.353Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:11:41 [2021-07-16T18:11:41.270Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:11:41 [2021-07-16T18:11:41.270Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:11:41 [2021-07-16T18:11:41.270Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:11:41 [2021-07-16T18:11:41.270Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:11:41 [2021-07-16T18:11:41.270Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:11:41 [2021-07-16T18:11:41.270Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:11:41 [2021-07-16T18:11:41.270Z] === RUN   TestDockerSuite/TestInspectDefault
18:11:41 [2021-07-16T18:11:41.435Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:11:41 [2021-07-16T18:11:41.435Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:11:41 [2021-07-16T18:11:41.435Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:11:43 [2021-07-16T18:11:43.453Z] === RUN   TestDockerSuite/TestInspectHistory
18:11:48 [2021-07-16T18:11:48.149Z] === RUN   TestDockerSuite/TestInspectImage
18:11:48 [2021-07-16T18:11:48.149Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:11:48 [2021-07-16T18:11:48.149Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:11:48 [2021-07-16T18:11:48.149Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:11:48 [2021-07-16T18:11:48.149Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:11:48 [2021-07-16T18:11:48.149Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:11:48 [2021-07-16T18:11:48.149Z] === RUN   TestDockerSuite/TestInspectInt64
18:11:49 [2021-07-16T18:11:49.679Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:11:50 [2021-07-16T18:11:50.129Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:11:50 [2021-07-16T18:11:50.333Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:11:51 [2021-07-16T18:11:51.081Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:11:52 [2021-07-16T18:11:52.515Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:11:52 [2021-07-16T18:11:52.515Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:11:54 [2021-07-16T18:11:54.699Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:11:54 [2021-07-16T18:11:54.763Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:11:56 [2021-07-16T18:11:56.273Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:11:56 [2021-07-16T18:11:56.878Z] === RUN   TestDockerSuite/TestInspectPlugin
18:11:56 [2021-07-16T18:11:56.878Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:11:56 [2021-07-16T18:11:56.878Z] === RUN   TestDockerSuite/TestInspectRootFS
18:11:57 [2021-07-16T18:11:57.338Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:11:57 [2021-07-16T18:11:57.624Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:11:59 [2021-07-16T18:11:59.520Z] === RUN   TestDockerSuite/TestInspectStatus
18:12:02 [2021-07-16T18:12:02.432Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:12:04 [2021-07-16T18:12:04.625Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:12:04 [2021-07-16T18:12:04.908Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:12:07 [2021-07-16T18:12:07.137Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:12:08 [2021-07-16T18:12:08.676Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:12:10 [2021-07-16T18:12:10.859Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:12:13 [2021-07-16T18:12:13.039Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:12:15 [2021-07-16T18:12:15.225Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:12:15 [2021-07-16T18:12:15.264Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:12:18 [2021-07-16T18:12:18.135Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksEnvs
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:12:20 [2021-07-16T18:12:20.315Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:12:20 [2021-07-16T18:12:20.315Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:12:20 [2021-07-16T18:12:20.776Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:12:20 [2021-07-16T18:12:20.776Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:12:22 [2021-07-16T18:12:22.317Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:12:24 [2021-07-16T18:12:24.497Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:12:30 [2021-07-16T18:12:30.298Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:12:32 [2021-07-16T18:12:32.478Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:12:32 [2021-07-16T18:12:32.478Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:12:32 [2021-07-16T18:12:32.478Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:12:34 [2021-07-16T18:12:34.659Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:12:34 [2021-07-16T18:12:34.659Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:12:40 [2021-07-16T18:12:40.454Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:12:45 [2021-07-16T18:12:45.153Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:12:45 [2021-07-16T18:12:45.255Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:12:50 [2021-07-16T18:12:50.952Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:12:52 [2021-07-16T18:12:52.341Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:12:53 [2021-07-16T18:12:53.131Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:12:55 [2021-07-16T18:12:55.314Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:12:55 [2021-07-16T18:12:55.314Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:12:55 [2021-07-16T18:12:55.314Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:12:58 [2021-07-16T18:12:58.221Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:13:00 [2021-07-16T18:13:00.936Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:13:01 [2021-07-16T18:13:01.128Z] === RUN   TestDockerSuite/TestLogsSince
18:13:09 [2021-07-16T18:13:09.715Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:13:09 [2021-07-16T18:13:09.715Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:13:09 [2021-07-16T18:13:09.715Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:13:09 [2021-07-16T18:13:09.715Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:13:09 [2021-07-16T18:13:09.715Z] === RUN   TestDockerSuite/TestLogsTail
18:13:12 [2021-07-16T18:13:12.621Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:13:15 [2021-07-16T18:13:15.529Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestMountIntoProc
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestMountIntoSys
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestNetHostname
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginActive
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPortHostBinding
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPortList
18:13:18 [2021-07-16T18:13:18.444Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:13:18 [2021-07-16T18:13:18.444Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:13:24 [2021-07-16T18:13:24.246Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-16T18:13:24.246Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:13:28 [2021-07-16T18:13:28.947Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:13:28 [2021-07-16T18:13:28.947Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:13:28 [2021-07-16T18:13:28.947Z] === RUN   TestDockerSuite/TestPsByOrder
18:13:30 [2021-07-16T18:13:30.478Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:13:30 [2021-07-16T18:13:30.478Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:13:30 [2021-07-16T18:13:30.478Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:13:30 [2021-07-16T18:13:30.478Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:13:37 [2021-07-16T18:13:37.522Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:13:37 [2021-07-16T18:13:37.522Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:13:37 [2021-07-16T18:13:37.522Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:13:46 [2021-07-16T18:13:46.105Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:14:00 [2021-07-16T18:14:00.919Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:14:00 [2021-07-16T18:14:00.919Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:14:00 [2021-07-16T18:14:00.919Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:14:00 [2021-07-16T18:14:00.919Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:14:11 [2021-07-16T18:14:11.249Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:14:13 [2021-07-16T18:14:13.074Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:14:13 [2021-07-16T18:14:13.074Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:14:13 [2021-07-16T18:14:13.074Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:14:13 [2021-07-16T18:14:13.074Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:14:13 [2021-07-16T18:14:13.535Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:14:13 [2021-07-16T18:14:13.996Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:14:14 [2021-07-16T18:14:14.992Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:14:18 [2021-07-16T18:14:18.697Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:14:21 [2021-07-16T18:14:21.612Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:14:23 [2021-07-16T18:14:23.567Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:14:25 [2021-07-16T18:14:25.363Z] === RUN   TestDockerSuite/TestBuildEnv
18:14:25 [2021-07-16T18:14:25.363Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:14:25 [2021-07-16T18:14:25.363Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:14:25 [2021-07-16T18:14:25.363Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:14:25 [2021-07-16T18:14:25.825Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:14:25 [2021-07-16T18:14:25.825Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:14:25 [2021-07-16T18:14:25.825Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:14:25 [2021-07-16T18:14:25.825Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:14:25 [2021-07-16T18:14:25.825Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:14:25 [2021-07-16T18:14:25.825Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:14:25 [2021-07-16T18:14:25.825Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:14:26 [2021-07-16T18:14:26.482Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:14:26 [2021-07-16T18:14:26.482Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:14:26 [2021-07-16T18:14:26.482Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:14:26 [2021-07-16T18:14:26.482Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:14:26 [2021-07-16T18:14:26.482Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:14:29 [2021-07-16T18:14:29.572Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:14:29 [2021-07-16T18:14:29.572Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:14:29 [2021-07-16T18:14:29.572Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:14:29 [2021-07-16T18:14:29.572Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:14:29 [2021-07-16T18:14:29.572Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:14:29 [2021-07-16T18:14:29.572Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:14:29 [2021-07-16T18:14:29.572Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:14:30 [2021-07-16T18:14:30.547Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:14:31 [2021-07-16T18:14:31.179Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:14:31 [2021-07-16T18:14:31.179Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:14:31 [2021-07-16T18:14:31.179Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:14:31 [2021-07-16T18:14:31.179Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:14:31 [2021-07-16T18:14:31.179Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:14:31 [2021-07-16T18:14:31.179Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:14:31 [2021-07-16T18:14:31.179Z] === RUN   TestDockerSuite/TestPsRightTagName
18:14:31 [2021-07-16T18:14:31.179Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:14:31 [2021-07-16T18:14:31.179Z] === RUN   TestDockerSuite/TestPsShowMounts
18:14:35 [2021-07-16T18:14:35.247Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:14:38 [2021-07-16T18:14:38.256Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:14:38 [2021-07-16T18:14:38.256Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:14:38 [2021-07-16T18:14:38.256Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:14:39 [2021-07-16T18:14:39.241Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:14:39 [2021-07-16T18:14:39.241Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:14:39 [2021-07-16T18:14:39.241Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:14:40 [2021-07-16T18:14:40.791Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:14:41 [2021-07-16T18:14:41.765Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:14:41 [2021-07-16T18:14:41.765Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:14:41 [2021-07-16T18:14:41.765Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:14:45 [2021-07-16T18:14:45.512Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:14:50 [2021-07-16T18:14:50.082Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildExpose
18:14:50 [2021-07-16T18:14:50.082Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:14:50 [2021-07-16T18:14:50.082Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:14:50 [2021-07-16T18:14:50.082Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:14:50 [2021-07-16T18:14:50.082Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:14:50 [2021-07-16T18:14:50.082Z] === RUN   TestDockerSuite/TestBuildFails
18:14:51 [2021-07-16T18:14:51.625Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:14:51 [2021-07-16T18:14:51.625Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:14:55 [2021-07-16T18:14:55.845Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:14:56 [2021-07-16T18:14:56.351Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:14:56 [2021-07-16T18:14:56.351Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:14:56 [2021-07-16T18:14:56.351Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:14:56 [2021-07-16T18:14:56.814Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:14:57 [2021-07-16T18:14:57.428Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:15:02 [2021-07-16T18:15:02.134Z] === RUN   TestDockerSuite/TestBuildForceRm
18:15:14 [2021-07-16T18:15:14.553Z] === RUN   TestDockerSuite/TestBuildFromGit
18:15:17 [2021-07-16T18:15:17.922Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:15:17 [2021-07-16T18:15:17.922Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:15:17 [2021-07-16T18:15:17.922Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:15:20 [2021-07-16T18:15:20.369Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:15:21 [2021-07-16T18:15:21.340Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:15:21 [2021-07-16T18:15:21.370Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:15:22 [2021-07-16T18:15:22.615Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:15:22 [2021-07-16T18:15:22.615Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:15:22 [2021-07-16T18:15:22.615Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:15:23 [2021-07-16T18:15:23.602Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:15:28 [2021-07-16T18:15:28.292Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:15:28 [2021-07-16T18:15:28.424Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:15:31 [2021-07-16T18:15:31.687Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:15:31 [2021-07-16T18:15:31.687Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:15:31 [2021-07-16T18:15:31.687Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:15:31 [2021-07-16T18:15:31.687Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:15:32 [2021-07-16T18:15:32.028Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:15:32 [2021-07-16T18:15:32.028Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:15:32 [2021-07-16T18:15:32.028Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:15:32 [2021-07-16T18:15:32.148Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:15:32 [2021-07-16T18:15:32.148Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:15:32 [2021-07-16T18:15:32.148Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:15:36 [2021-07-16T18:15:36.722Z] === RUN   TestDockerSuite/TestRmiBlank
18:15:36 [2021-07-16T18:15:36.722Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:15:37 [2021-07-16T18:15:37.181Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:15:40 [2021-07-16T18:15:40.732Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:15:40 [2021-07-16T18:15:40.732Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:15:40 [2021-07-16T18:15:40.732Z] === RUN   TestDockerSuite/TestBuildHistory
18:15:43 [2021-07-16T18:15:43.144Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:15:53 [2021-07-16T18:15:53.137Z] === RUN   TestDockerSuite/TestBuildIidFile
18:15:53 [2021-07-16T18:15:53.137Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:15:54 [2021-07-16T18:15:54.876Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:15:57 [2021-07-16T18:15:57.787Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:15:58 [2021-07-16T18:15:58.249Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:16:00 [2021-07-16T18:16:00.227Z] === RUN   TestDockerSuite/TestBuildInheritance
18:16:00 [2021-07-16T18:16:00.227Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:16:00 [2021-07-16T18:16:00.227Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:16:00 [2021-07-16T18:16:00.227Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:16:00 [2021-07-16T18:16:00.227Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:16:04 [2021-07-16T18:16:04.934Z] === RUN   TestDockerSuite/TestBuildLabel
18:16:05 [2021-07-16T18:16:05.397Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:16:06 [2021-07-16T18:16:06.370Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:16:07 [2021-07-16T18:16:07.342Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:16:07 [2021-07-16T18:16:07.803Z] === RUN   TestDockerSuite/TestBuildLabels
18:16:08 [2021-07-16T18:16:08.624Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:16:08 [2021-07-16T18:16:08.776Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:16:10 [2021-07-16T18:16:10.331Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:16:12 [2021-07-16T18:16:12.979Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:16:13 [2021-07-16T18:16:13.343Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:16:16 [2021-07-16T18:16:16.137Z] === RUN   TestDockerSuite/TestBuildLastModified
18:16:16 [2021-07-16T18:16:16.137Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:16:16 [2021-07-16T18:16:16.137Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:16:16 [2021-07-16T18:16:16.137Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:16:16 [2021-07-16T18:16:16.137Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:16:16 [2021-07-16T18:16:16.137Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:16:16 [2021-07-16T18:16:16.137Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:16:16 [2021-07-16T18:16:16.598Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:16:16 [2021-07-16T18:16:16.598Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:16:17 [2021-07-16T18:16:17.060Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:16:18 [2021-07-16T18:16:18.033Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:16:21 [2021-07-16T18:16:21.931Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:16:22 [2021-07-16T18:16:22.743Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:16:23 [2021-07-16T18:16:23.220Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:16:29 [2021-07-16T18:16:29.012Z] === RUN   TestDockerSuite/TestRmiTag
18:16:29 [2021-07-16T18:16:29.981Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:16:31 [2021-07-16T18:16:31.709Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:16:32 [2021-07-16T18:16:32.886Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:16:37 [2021-07-16T18:16:37.594Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:16:37 [2021-07-16T18:16:37.595Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:16:37 [2021-07-16T18:16:37.595Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:16:39 [2021-07-16T18:16:39.783Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:16:58 [2021-07-16T18:16:58.060Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:17:00 [2021-07-16T18:17:00.244Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:17:04 [2021-07-16T18:17:04.942Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAddHost
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:17:05 [2021-07-16T18:17:05.911Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:17:05 [2021-07-16T18:17:05.911Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:17:07 [2021-07-16T18:17:07.450Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:17:07 [2021-07-16T18:17:07.450Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:17:07 [2021-07-16T18:17:07.450Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:17:07 [2021-07-16T18:17:07.450Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:17:07 [2021-07-16T18:17:07.450Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:17:13 [2021-07-16T18:17:13.250Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:17:14 [2021-07-16T18:17:14.793Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:17:17 [2021-07-16T18:17:17.698Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:17:19 [2021-07-16T18:17:19.890Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:17:22 [2021-07-16T18:17:22.075Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:17:22 [2021-07-16T18:17:22.075Z] === RUN   TestDockerSuite/TestRunBindMounts
18:17:22 [2021-07-16T18:17:22.342Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:17:26 [2021-07-16T18:17:26.769Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:17:26 [2021-07-16T18:17:26.769Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:17:28 [2021-07-16T18:17:28.306Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:17:28 [2021-07-16T18:17:28.306Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:17:28 [2021-07-16T18:17:28.306Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:17:31 [2021-07-16T18:17:31.218Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:17:31 [2021-07-16T18:17:31.218Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:17:31 [2021-07-16T18:17:31.218Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:17:31 [2021-07-16T18:17:31.218Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:17:31 [2021-07-16T18:17:31.218Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:17:32 [2021-07-16T18:17:32.762Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:17:32 [2021-07-16T18:17:32.762Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-16T18:17:32.762Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:17:32 [2021-07-16T18:17:32.762Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-16T18:17:32.762Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:17:32 [2021-07-16T18:17:32.762Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-16T18:17:32.762Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:17:32 [2021-07-16T18:17:32.762Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-16T18:17:32.762Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:17:32 [2021-07-16T18:17:32.762Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:17:33 [2021-07-16T18:17:33.224Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:17:33 [2021-07-16T18:17:33.224Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:17:33 [2021-07-16T18:17:33.224Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:17:33 [2021-07-16T18:17:33.224Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:17:33 [2021-07-16T18:17:33.224Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:17:34 [2021-07-16T18:17:34.754Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:17:34 [2021-07-16T18:17:34.771Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:17:37 [2021-07-16T18:17:37.679Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:17:39 [2021-07-16T18:17:39.479Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:17:40 [2021-07-16T18:17:40.581Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:17:40 [2021-07-16T18:17:40.581Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-16T18:17:40.581Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:17:40 [2021-07-16T18:17:40.581Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-16T18:17:40.581Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:17:40 [2021-07-16T18:17:40.581Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-16T18:17:40.581Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:17:42 [2021-07-16T18:17:42.123Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:17:42 [2021-07-16T18:17:42.123Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:17:42 [2021-07-16T18:17:42.123Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:17:42 [2021-07-16T18:17:42.123Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:17:42 [2021-07-16T18:17:42.123Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:17:42 [2021-07-16T18:17:42.123Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:17:42 [2021-07-16T18:17:42.123Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:17:42 [2021-07-16T18:17:42.123Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:17:42 [2021-07-16T18:17:42.123Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:17:44 [2021-07-16T18:17:44.300Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:17:45 [2021-07-16T18:17:45.284Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:17:49 [2021-07-16T18:17:49.990Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:17:50 [2021-07-16T18:17:50.095Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:17:50 [2021-07-16T18:17:50.095Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:17:50 [2021-07-16T18:17:50.095Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:17:50 [2021-07-16T18:17:50.095Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:17:50 [2021-07-16T18:17:50.095Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:17:50 [2021-07-16T18:17:50.095Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:17:50 [2021-07-16T18:17:50.095Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:17:52 [2021-07-16T18:17:52.276Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:17:52 [2021-07-16T18:17:52.276Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:17:52 [2021-07-16T18:17:52.276Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:17:52 [2021-07-16T18:17:52.276Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:17:52 [2021-07-16T18:17:52.276Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:17:52 [2021-07-16T18:17:52.276Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:17:54 [2021-07-16T18:17:54.458Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:17:56 [2021-07-16T18:17:56.645Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:17:56 [2021-07-16T18:17:56.645Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:17:56 [2021-07-16T18:17:56.645Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:17:58 [2021-07-16T18:17:58.824Z] === RUN   TestDockerSuite/TestRunEnvironment
18:17:58 [2021-07-16T18:17:58.824Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:17:58 [2021-07-16T18:17:58.824Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:17:58 [2021-07-16T18:17:58.824Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:17:58 [2021-07-16T18:17:58.824Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:17:58 [2021-07-16T18:17:58.824Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:17:58 [2021-07-16T18:17:58.824Z] === RUN   TestDockerSuite/TestRunExitCode
18:18:01 [2021-07-16T18:18:01.729Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:18:03 [2021-07-16T18:18:03.907Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:18:06 [2021-07-16T18:18:06.812Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunExposePort
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:18:08 [2021-07-16T18:18:08.991Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-16T18:18:08.991Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:18:11 [2021-07-16T18:18:11.113Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:18:11 [2021-07-16T18:18:11.113Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:18:11 [2021-07-16T18:18:11.113Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:18:13 [2021-07-16T18:18:13.698Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:18:13 [2021-07-16T18:18:13.698Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:18:13 [2021-07-16T18:18:13.698Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:18:13 [2021-07-16T18:18:13.698Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:18:13 [2021-07-16T18:18:13.698Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:18:13 [2021-07-16T18:18:13.698Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:18:18 [2021-07-16T18:18:18.234Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:18:18 [2021-07-16T18:18:18.698Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:18:18 [2021-07-16T18:18:18.698Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:18:18 [2021-07-16T18:18:18.698Z] === RUN   TestDockerSuite/TestBuildNetNone
18:18:18 [2021-07-16T18:18:18.698Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:18:18 [2021-07-16T18:18:18.698Z] === RUN   TestDockerSuite/TestBuildNoContext
18:18:20 [2021-07-16T18:18:20.799Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:18:20 [2021-07-16T18:18:20.800Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:18:20 [2021-07-16T18:18:20.800Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:18:21 [2021-07-16T18:18:21.617Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModeHostname
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunMount
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:18:21 [2021-07-16T18:18:21.768Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:18:21 [2021-07-16T18:18:21.768Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:18:25 [2021-07-16T18:18:25.367Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:18:27 [2021-07-16T18:18:27.553Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:18:27 [2021-07-16T18:18:27.553Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:18:27 [2021-07-16T18:18:27.553Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:18:27 [2021-07-16T18:18:27.968Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:18:27 [2021-07-16T18:18:27.968Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:18:27 [2021-07-16T18:18:27.968Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:18:27 [2021-07-16T18:18:27.968Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:18:30 [2021-07-16T18:18:30.337Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:18:30 [2021-07-16T18:18:30.337Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:18:30 [2021-07-16T18:18:30.337Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:18:30 [2021-07-16T18:18:30.337Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:18:30 [2021-07-16T18:18:30.337Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:18:30 [2021-07-16T18:18:30.337Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:18:30 [2021-07-16T18:18:30.337Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:18:30 [2021-07-16T18:18:30.469Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:18:31 [2021-07-16T18:18:31.448Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:18:32 [2021-07-16T18:18:32.600Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:18:32 [2021-07-16T18:18:32.991Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:18:35 [2021-07-16T18:18:35.028Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:18:35 [2021-07-16T18:18:35.465Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetHost
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:18:38 [2021-07-16T18:18:38.763Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:18:38 [2021-07-16T18:18:38.763Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:18:39 [2021-07-16T18:18:39.221Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:18:40 [2021-07-16T18:18:40.100Z] === RUN   TestDockerSuite/TestBuildEnv
18:18:40 [2021-07-16T18:18:40.100Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:18:40 [2021-07-16T18:18:40.100Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:18:40 [2021-07-16T18:18:40.100Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:18:40 [2021-07-16T18:18:40.100Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:18:40 [2021-07-16T18:18:40.100Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:18:40 [2021-07-16T18:18:40.100Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:18:40 [2021-07-16T18:18:40.100Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:18:40 [2021-07-16T18:18:40.100Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:18:40 [2021-07-16T18:18:40.100Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:18:40 [2021-07-16T18:18:40.100Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:18:40 [2021-07-16T18:18:40.766Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:18:41 [2021-07-16T18:18:41.617Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:18:42 [2021-07-16T18:18:42.304Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:18:43 [2021-07-16T18:18:43.161Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:18:43 [2021-07-16T18:18:43.788Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:18:43 [2021-07-16T18:18:43.788Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:18:43 [2021-07-16T18:18:43.788Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:18:43 [2021-07-16T18:18:43.788Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:18:43 [2021-07-16T18:18:43.840Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:18:44 [2021-07-16T18:18:44.239Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:18:44 [2021-07-16T18:18:44.239Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:18:44 [2021-07-16T18:18:44.239Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:18:45 [2021-07-16T18:18:45.191Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:18:45 [2021-07-16T18:18:45.381Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:18:47 [2021-07-16T18:18:47.558Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:18:47 [2021-07-16T18:18:47.558Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:18:47 [2021-07-16T18:18:47.558Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:18:47 [2021-07-16T18:18:47.558Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:18:48 [2021-07-16T18:18:48.017Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunPortInUse
18:18:48 [2021-07-16T18:18:48.017Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:18:48 [2021-07-16T18:18:48.017Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:18:48 [2021-07-16T18:18:48.017Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:18:48 [2021-07-16T18:18:48.017Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:18:48 [2021-07-16T18:18:48.017Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:18:48 [2021-07-16T18:18:48.017Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:18:49 [2021-07-16T18:18:49.824Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:18:51 [2021-07-16T18:18:51.751Z] === RUN   TestDockerSuite/TestRunPublishPort
18:18:51 [2021-07-16T18:18:51.751Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:18:51 [2021-07-16T18:18:51.751Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:18:51 [2021-07-16T18:18:51.751Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:18:51 [2021-07-16T18:18:51.751Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:18:51 [2021-07-16T18:18:51.751Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:18:51 [2021-07-16T18:18:51.751Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:18:51 [2021-07-16T18:18:51.751Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:18:51 [2021-07-16T18:18:51.751Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:18:51 [2021-07-16T18:18:51.751Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:18:51 [2021-07-16T18:18:51.751Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:18:51 [2021-07-16T18:18:51.762Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:18:55 [2021-07-16T18:18:55.516Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:19:02 [2021-07-16T18:19:02.084Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:19:02 [2021-07-16T18:19:02.084Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:19:02 [2021-07-16T18:19:02.084Z] === RUN   TestDockerSuite/TestRunRm
18:19:03 [2021-07-16T18:19:03.052Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:19:04 [2021-07-16T18:19:04.593Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:19:05 [2021-07-16T18:19:05.547Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:19:05 [2021-07-16T18:19:05.547Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:19:05 [2021-07-16T18:19:05.547Z] === RUN   TestDockerSuite/TestBuildExpose
18:19:05 [2021-07-16T18:19:05.547Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:19:05 [2021-07-16T18:19:05.547Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:19:05 [2021-07-16T18:19:05.547Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:19:05 [2021-07-16T18:19:05.547Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:19:05 [2021-07-16T18:19:05.547Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:19:05 [2021-07-16T18:19:05.547Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:19:05 [2021-07-16T18:19:05.547Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:19:05 [2021-07-16T18:19:05.547Z] === RUN   TestDockerSuite/TestBuildFails
18:19:07 [2021-07-16T18:19:07.695Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:19:07 [2021-07-16T18:19:07.695Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:19:08 [2021-07-16T18:19:08.848Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:19:11 [2021-07-16T18:19:11.753Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:19:13 [2021-07-16T18:19:13.231Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:19:13 [2021-07-16T18:19:13.422Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:19:13 [2021-07-16T18:19:13.938Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:19:16 [2021-07-16T18:19:16.116Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:19:16 [2021-07-16T18:19:16.146Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:19:18 [2021-07-16T18:19:18.296Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:19:18 [2021-07-16T18:19:18.297Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:19:18 [2021-07-16T18:19:18.756Z] === RUN   TestDockerSuite/TestRunState
18:19:18 [2021-07-16T18:19:18.756Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:19:18 [2021-07-16T18:19:18.756Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:19:19 [2021-07-16T18:19:19.150Z] === RUN   TestDockerSuite/TestBuildForceRm
18:19:20 [2021-07-16T18:19:20.938Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:19:20 [2021-07-16T18:19:20.938Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:19:20 [2021-07-16T18:19:20.938Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:19:23 [2021-07-16T18:19:23.847Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:19:23 [2021-07-16T18:19:23.847Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:19:23 [2021-07-16T18:19:23.847Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:19:23 [2021-07-16T18:19:23.847Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:19:23 [2021-07-16T18:19:23.847Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:19:23 [2021-07-16T18:19:23.847Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:19:23 [2021-07-16T18:19:23.847Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:19:23 [2021-07-16T18:19:23.847Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:19:23 [2021-07-16T18:19:23.847Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:19:26 [2021-07-16T18:19:26.482Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:19:26 [2021-07-16T18:19:26.482Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:19:26 [2021-07-16T18:19:26.482Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:19:26 [2021-07-16T18:19:26.482Z] === RUN   TestDockerSuite/TestBuildPATH
18:19:26 [2021-07-16T18:19:26.482Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:19:26 [2021-07-16T18:19:26.482Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUserByID
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUserByName
18:19:30 [2021-07-16T18:19:30.923Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:19:30 [2021-07-16T18:19:30.923Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:19:31 [2021-07-16T18:19:31.440Z] === RUN   TestDockerSuite/TestBuildFromGit
18:19:32 [2021-07-16T18:19:32.460Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:19:32 [2021-07-16T18:19:32.460Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:19:32 [2021-07-16T18:19:32.460Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:19:33 [2021-07-16T18:19:33.618Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:19:33 [2021-07-16T18:19:33.618Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:19:33 [2021-07-16T18:19:33.618Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:19:35 [2021-07-16T18:19:35.365Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:19:35 [2021-07-16T18:19:35.365Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:19:35 [2021-07-16T18:19:35.365Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:19:35 [2021-07-16T18:19:35.365Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:19:35 [2021-07-16T18:19:35.365Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:19:37 [2021-07-16T18:19:37.164Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:19:38 [2021-07-16T18:19:38.117Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:19:39 [2021-07-16T18:19:39.105Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:19:42 [2021-07-16T18:19:42.750Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:19:42 [2021-07-16T18:19:42.750Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:19:43 [2021-07-16T18:19:43.201Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:19:43 [2021-07-16T18:19:43.652Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:19:44 [2021-07-16T18:19:44.602Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:19:44 [2021-07-16T18:19:44.602Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:19:44 [2021-07-16T18:19:44.602Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:19:46 [2021-07-16T18:19:46.181Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:19:49 [2021-07-16T18:19:49.917Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:19:55 [2021-07-16T18:19:55.718Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:19:55 [2021-07-16T18:19:55.718Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:19:55 [2021-07-16T18:19:55.718Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:19:56 [2021-07-16T18:19:56.178Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:19:59 [2021-07-16T18:19:59.080Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:19:59 [2021-07-16T18:19:59.305Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:19:59 [2021-07-16T18:19:59.306Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:19:59 [2021-07-16T18:19:59.306Z] === RUN   TestDockerSuite/TestBuildHistory
18:20:01 [2021-07-16T18:20:01.259Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:20:03 [2021-07-16T18:20:03.438Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:20:03 [2021-07-16T18:20:03.438Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:20:03 [2021-07-16T18:20:03.438Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:20:03 [2021-07-16T18:20:03.438Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:20:03 [2021-07-16T18:20:03.438Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:20:03 [2021-07-16T18:20:03.438Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:20:03 [2021-07-16T18:20:03.438Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:20:07 [2021-07-16T18:20:07.176Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:20:08 [2021-07-16T18:20:08.144Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:20:09 [2021-07-16T18:20:09.549Z] === RUN   TestDockerSuite/TestBuildIidFile
18:20:09 [2021-07-16T18:20:09.549Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:20:10 [2021-07-16T18:20:10.322Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:20:11 [2021-07-16T18:20:11.697Z] === RUN   TestDockerSuite/TestBuildInheritance
18:20:11 [2021-07-16T18:20:11.697Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:20:11 [2021-07-16T18:20:11.697Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:20:12 [2021-07-16T18:20:12.155Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:20:12 [2021-07-16T18:20:12.155Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveImageId
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:20:15 [2021-07-16T18:20:15.016Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:20:15 [2021-07-16T18:20:15.016Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:20:16 [2021-07-16T18:20:16.175Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:20:16 [2021-07-16T18:20:16.787Z] === RUN   TestDockerSuite/TestBuildLabel
18:20:17 [2021-07-16T18:20:17.195Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:20:17 [2021-07-16T18:20:17.238Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:20:17 [2021-07-16T18:20:17.655Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:20:17 [2021-07-16T18:20:17.689Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:20:18 [2021-07-16T18:20:18.118Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:20:18 [2021-07-16T18:20:18.118Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:20:19 [2021-07-16T18:20:19.201Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:20:19 [2021-07-16T18:20:19.651Z] === RUN   TestDockerSuite/TestBuildLabels
18:20:19 [2021-07-16T18:20:19.654Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:20:20 [2021-07-16T18:20:20.602Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:20:22 [2021-07-16T18:20:22.114Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:20:26 [2021-07-16T18:20:26.726Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:20:26 [2021-07-16T18:20:26.726Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-16T18:20:26.726Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:20:27 [2021-07-16T18:20:27.842Z] === RUN   TestDockerSuite/TestBuildLastModified
18:20:27 [2021-07-16T18:20:27.842Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:20:28 [2021-07-16T18:20:28.296Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:20:28 [2021-07-16T18:20:28.296Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:20:28 [2021-07-16T18:20:28.296Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:20:28 [2021-07-16T18:20:28.296Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:20:28 [2021-07-16T18:20:28.296Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:20:28 [2021-07-16T18:20:28.296Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:20:28 [2021-07-16T18:20:28.746Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:20:29 [2021-07-16T18:20:29.197Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:20:29 [2021-07-16T18:20:29.647Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:20:31 [2021-07-16T18:20:31.013Z] === RUN   TestDockerSuite/TestBuildRm
18:20:35 [2021-07-16T18:20:35.290Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:20:35 [2021-07-16T18:20:35.290Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:20:35 [2021-07-16T18:20:35.290Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:20:35 [2021-07-16T18:20:35.371Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:20:38 [2021-07-16T18:20:38.196Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:20:38 [2021-07-16T18:20:38.196Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:20:38 [2021-07-16T18:20:38.196Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:20:38 [2021-07-16T18:20:38.196Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:20:38 [2021-07-16T18:20:38.196Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:20:38 [2021-07-16T18:20:38.196Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:20:38 [2021-07-16T18:20:38.196Z] === RUN   TestDockerSuite/TestStartRecordError
18:20:38 [2021-07-16T18:20:38.196Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:20:38 [2021-07-16T18:20:38.196Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:20:43 [2021-07-16T18:20:43.549Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:20:43 [2021-07-16T18:20:43.549Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:20:43 [2021-07-16T18:20:43.549Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:20:43 [2021-07-16T18:20:43.549Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:20:43 [2021-07-16T18:20:43.549Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestStatsNoStream
18:20:43 [2021-07-16T18:20:43.549Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:20:43 [2021-07-16T18:20:43.549Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:20:45 [2021-07-16T18:20:45.811Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:20:47 [2021-07-16T18:20:47.974Z] === RUN   TestDockerSuite/TestTopPrivileged
18:20:47 [2021-07-16T18:20:47.974Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:20:47 [2021-07-16T18:20:47.974Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:20:48 [2021-07-16T18:20:48.734Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:20:48 [2021-07-16T18:20:48.734Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:20:48 [2021-07-16T18:20:48.734Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:20:50 [2021-07-16T18:20:50.057Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:20:50 [2021-07-16T18:20:50.057Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:20:50 [2021-07-16T18:20:50.057Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:20:50 [2021-07-16T18:20:50.057Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:20:50 [2021-07-16T18:20:50.057Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:20:50 [2021-07-16T18:20:50.057Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:20:50 [2021-07-16T18:20:50.057Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:20:53 [2021-07-16T18:20:53.097Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:20:53 [2021-07-16T18:20:53.379Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:20:58 [2021-07-16T18:20:58.787Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:20:58 [2021-07-16T18:20:58.788Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:20:58 [2021-07-16T18:20:58.788Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:20:58 [2021-07-16T18:20:58.788Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:20:58 [2021-07-16T18:20:58.788Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:21:00 [2021-07-16T18:21:00.023Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:21:03 [2021-07-16T18:21:03.581Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:21:06 [2021-07-16T18:21:06.761Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:21:06 [2021-07-16T18:21:06.761Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:21:07 [2021-07-16T18:21:07.127Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:21:08 [2021-07-16T18:21:08.679Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:21:09 [2021-07-16T18:21:09.260Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:21:11 [2021-07-16T18:21:11.661Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:21:11 [2021-07-16T18:21:11.933Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:21:12 [2021-07-16T18:21:12.512Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:21:13 [2021-07-16T18:21:13.086Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:21:13 [2021-07-16T18:21:13.086Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:21:13 [2021-07-16T18:21:13.086Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:21:22 [2021-07-16T18:21:22.160Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:21:22 [2021-07-16T18:21:22.160Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:21:22 [2021-07-16T18:21:22.160Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:21:22 [2021-07-16T18:21:22.160Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:21:22 [2021-07-16T18:21:22.160Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:21:22 [2021-07-16T18:21:22.160Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:21:22 [2021-07-16T18:21:22.160Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:21:29 [2021-07-16T18:21:29.234Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:21:29 [2021-07-16T18:21:29.693Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:21:29 [2021-07-16T18:21:29.693Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:21:30 [2021-07-16T18:21:30.859Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:21:33 [2021-07-16T18:21:33.484Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:21:33 [2021-07-16T18:21:33.484Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:21:33 [2021-07-16T18:21:33.484Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:21:40 [2021-07-16T18:21:40.110Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:21:40 [2021-07-16T18:21:40.110Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.110Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:21:40 [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite (2220.62s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.09s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.33s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.11s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.11s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.14s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.48s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.08s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.16s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.85s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.14s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.72s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.49s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddTar (31.75s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.59s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.50s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.89s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.76s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.23s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.65s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.54s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.11s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.41s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.72s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.54s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.55s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.94s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.96s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.39s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.35s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.28s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.34s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.59s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.58s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.71s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (45.14s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.63s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.72s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.52s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.31s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.19s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.65s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.47s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.23s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.50s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.89s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.98s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.53s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.04s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.16s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFails (2.50s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.81s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.23s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.86s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.51s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.30s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.37s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.74s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.97s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.72s)
18:21:40 [2021-07-16T18:21:40.570Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.18s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.97s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.62s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.33s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.39s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.76s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.16s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.15s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.12s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.12s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.39s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.93s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.64s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.34s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.69s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.89s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.95s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.15s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.90s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.16s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.79s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.92s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.34s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildRm (10.05s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.67s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.71s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.88s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (19.43s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.95s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.84s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildStderr (8.49s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (34.93s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (8.52s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.18s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.33s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.31s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.07s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.08s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.84s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.58s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.06s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.87s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.69s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCommitChange (4.11s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.76s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.56s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.31s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.53s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.14s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.74s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.50s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.38s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.91s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.78s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.57s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.43s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.53s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.48s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.46s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.51s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008d1c38_<nil>} (2.54s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_false__<nil>_<nil>_<nil>} (2.42s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_true__<nil>_<nil>_<nil>} (2.48s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:21:40 [2021-07-16T18:21:40.571Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.66s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.33s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.64s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.61s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.68s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.93s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.25s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpToDot (2.61s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.61s)
18:21:40 [2021-07-16T18:21:40.571Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.26s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.23s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateRM (0.45s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.75s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.93s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.22s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.20s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.10s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.16s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.75s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.73s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsRename (2.20s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsResize (7.93s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.14s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.88s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.48s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.41s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.26s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.89s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.99s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.28s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.44s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.65s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.27s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.38s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.53s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.04s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.52s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.26s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.99s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.51s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.69s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.03s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.23s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.23s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.27s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.70s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsSince (9.25s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsTail (2.87s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:21:40 [2021-07-16T18:21:40.572Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.21s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.59s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.61s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.17s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.67s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.58s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.47s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.66s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.43s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.98s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.42s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.53s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.43s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.71s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.13s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.52s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.27s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.35s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.45s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.88s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.39s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.66s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.82s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.65s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.87s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.46s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.44s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.57s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.68s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.68s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.05s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.70s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.44s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.60s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.11s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.43s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.52s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.57s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.34s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.76s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.45s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.38s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.11s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.35s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.74s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.23s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.68s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.28s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunRm (2.24s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.72s)
18:21:40 [2021-07-16T18:21:40.573Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.05s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.67s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.56s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.45s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.98s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.81s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.73s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.18s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.27s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.70s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.83s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.40s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.03s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.51s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.68s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.15s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.10s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.04s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.38s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s)
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] --- PASS: TestDockerRegistrySuite (0.14s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:21:40 [2021-07-16T18:21:40.574Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthTokenSuite
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerDaemonSuite
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerSwarmSuite
18:21:40 [2021-07-16T18:21:40.575Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:21:40 [2021-07-16T18:21:40.575Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:40 [2021-07-16T18:21:40.575Z] --- PASS: TestDockerPluginSuite (0.02s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:21:40 [2021-07-16T18:21:40.575Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:21:40 [2021-07-16T18:21:40.580Z] === RUN   TestDockerSuite/TestBuildSpaces
18:21:40 [2021-07-16T18:21:40.580Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:21:41 [2021-07-16T18:21:41.036Z] === RUN   TestDockerExternalVolumeSuite
18:21:41 [2021-07-16T18:21:41.036Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:21:41 [2021-07-16T18:21:41.036Z] === RUN   TestDockerNetworkSuite
18:21:41 [2021-07-16T18:21:41.036Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:21:41 [2021-07-16T18:21:41.036Z] === RUN   TestDockerHubPullSuite
18:21:41 [2021-07-16T18:21:41.036Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:21:41 [2021-07-16T18:21:41.036Z] PASS
18:21:41 [2021-07-16T18:21:41.036Z] ok  	github.com/docker/docker/integration-cli	2220.955s
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === Skipped
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.036Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:21:41 [2021-07-16T18:21:41.036Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_sni_test.go:18: Flakey test
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.037Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:21:41 [2021-07-16T18:21:41.037Z] 
18:21:41 [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.038Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:21:41 [2021-07-16T18:21:41.038Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.039Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:21:41 [2021-07-16T18:21:41.039Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.040Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:21:41 [2021-07-16T18:21:41.040Z] 
18:21:41 [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.041Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:21:41 [2021-07-16T18:21:41.041Z] 
18:21:41 [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:21:41 [2021-07-16T18:21:41.041Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.042Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:21:41 [2021-07-16T18:21:41.042Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.043Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z] 
18:21:41 [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:21:41 [2021-07-16T18:21:41.043Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.502Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z] 
18:21:41 [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:21:41 [2021-07-16T18:21:41.502Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.503Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.503Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:21:41 [2021-07-16T18:21:41.504Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] DONE 1092 tests, 546 skipped in 2228.899s
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Integration tests ended at 07/16/2021 18:21:41. Duration:00:37:09.1184600
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Docker info of the daemon under test at end of run
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] Containers: 2
18:21:41 [2021-07-16T18:21:41.504Z]  Running: 0
18:21:41 [2021-07-16T18:21:41.504Z]  Paused: 0
18:21:41 [2021-07-16T18:21:41.504Z]  Stopped: 2
18:21:41 [2021-07-16T18:21:41.504Z] Images: 18
18:21:41 [2021-07-16T18:21:41.504Z] Server Version: 0.0.0-dev
18:21:41 [2021-07-16T18:21:41.504Z] Storage Driver: windowsfilter
18:21:41 [2021-07-16T18:21:41.504Z]  Windows: 
18:21:41 [2021-07-16T18:21:41.504Z] Logging Driver: json-file
18:21:41 [2021-07-16T18:21:41.504Z] Plugins: 
18:21:41 [2021-07-16T18:21:41.504Z]  Volume: local
18:21:41 [2021-07-16T18:21:41.504Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:21:41 [2021-07-16T18:21:41.504Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:21:41 [2021-07-16T18:21:41.504Z] Swarm: inactive
18:21:41 [2021-07-16T18:21:41.504Z] Default Isolation: process
18:21:41 [2021-07-16T18:21:41.504Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
18:21:41 [2021-07-16T18:21:41.504Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
18:21:41 [2021-07-16T18:21:41.504Z] OSType: windows
18:21:41 [2021-07-16T18:21:41.504Z] Architecture: x86_64
18:21:41 [2021-07-16T18:21:41.504Z] CPUs: 4
18:21:41 [2021-07-16T18:21:41.504Z] Total Memory: 32GiB
18:21:41 [2021-07-16T18:21:41.504Z] Name: azwin-2-997000
18:21:41 [2021-07-16T18:21:41.504Z] ID: T5P3:4E2D:SJVU:FYBM:YHL6:M7ZL:TO7C:Y7N6:72B3:5RO2:6YMW:6KCY
18:21:41 [2021-07-16T18:21:41.504Z] Docker Root Dir: D:\CI\PR-42647\2\daemon
18:21:41 [2021-07-16T18:21:41.504Z] Debug Mode (client): false
18:21:41 [2021-07-16T18:21:41.504Z] Debug Mode (server): true
18:21:41 [2021-07-16T18:21:41.504Z]  File Descriptors: -1
18:21:41 [2021-07-16T18:21:41.504Z]  Goroutines: 17
18:21:41 [2021-07-16T18:21:41.504Z]  System Time: 2021-07-16T18:21:41.2924573Z
18:21:41 [2021-07-16T18:21:41.504Z]  EventsListeners: 0
18:21:41 [2021-07-16T18:21:41.504Z] Registry: https://index.docker.io/v1/
18:21:41 [2021-07-16T18:21:41.504Z] Labels:
18:21:41 [2021-07-16T18:21:41.504Z] Experimental: false
18:21:41 [2021-07-16T18:21:41.504Z] Insecure Registries:
18:21:41 [2021-07-16T18:21:41.504Z]  127.0.0.0/8
18:21:41 [2021-07-16T18:21:41.504Z] Live Restore Enabled: false
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] 
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Stopping daemon under test
18:21:41 [2021-07-16T18:21:41.504Z] SUCCESS: The process with PID 4156 (child process of PID 3396) has been terminated.
18:21:41 [2021-07-16T18:21:41.504Z] SUCCESS: The process with PID 3396 (child process of PID 5864) has been terminated.
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Stop tailing logs of the daemon under tests
18:21:41 [2021-07-16T18:21:41.504Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 18:21:41.
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Tidying up at end of run
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.out) to bundles\CIDUT.out
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.err) to bundles\CIDUT.err
18:21:41 [2021-07-16T18:21:41.504Z] INFO: Nuke-Everything...
18:21:41 [2021-07-16T18:21:41.963Z] INFO: Container count on control daemon to delete is 2
18:21:44 [2021-07-16T18:21:44.330Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:21:44 [2021-07-16T18:21:44.330Z] === RUN   TestDockerSuite/TestBuildStderr
18:21:44 [2021-07-16T18:21:44.876Z] 774af9a56fbb
18:21:44 [2021-07-16T18:21:44.876Z] f29adb01cd37
18:21:44 [2021-07-16T18:21:44.876Z] INFO: Non-base image count on control daemon to delete is 1
18:21:46 [2021-07-16T18:21:46.414Z] Deleted: sha256:2a57894326eb64edbd14e0a9ddb744b6ed38bbe3e391a07cc184387eaa2b9976
18:21:46 [2021-07-16T18:21:46.414Z] Deleted: sha256:47600b6bb0ba240a259069164a2de7b5eae84eb440a9b4637ad0ce48339be3fd
18:21:46 [2021-07-16T18:21:46.414Z] INFO: Tidying pidfile d:\CI\PR-42647\2\docker.pid
18:21:46 [2021-07-16T18:21:46.414Z] INFO: Nuking d:\CI
18:21:48 [2021-07-16T18:21:48.079Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:21:48 [2021-07-16T18:21:48.451Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:21:52 [2021-07-16T18:21:52.147Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:21:58 [2021-07-16T18:21:58.620Z] INFO: Zapped successfully
18:21:58 [2021-07-16T18:21:58.620Z] 
18:21:58 [2021-07-16T18:21:58.620Z] INFO: executeCI.ps1 exiting at Fri Jul 16 18:21:57 CUT 2021. Duration 01:04:58.4411212
18:21:58 [2021-07-16T18:21:58.620Z] 
18:21:58 [2021-07-16T18:21:58.634Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:21:58 [2021-07-16T18:21:58.869Z] Recording test results
18:21:59 [2021-07-16T18:21:59.366Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:22:00 [2021-07-16T18:22:00.945Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
18:22:02 [2021-07-16T18:22:02.125Z] Archiving artifacts
18:22:03 [2021-07-16T18:22:03.293Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:22:04 [2021-07-16T18:22:04.251Z] + make clean
18:22:04 [2021-07-16T18:22:04.361Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:22:05 [2021-07-16T18:22:05.798Z] docker volume rm -f docker-dev-cache
18:22:05 [2021-07-16T18:22:05.798Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:22:21 [2021-07-16T18:22:21.961Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:22:21 [2021-07-16T18:22:21.962Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:22:21 [2021-07-16T18:22:21.962Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:22:26 [2021-07-16T18:22:26.604Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:22:27 [2021-07-16T18:22:27.057Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:22:27 [2021-07-16T18:22:27.057Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:22:27 [2021-07-16T18:22:27.057Z] === RUN   TestDockerSuite/TestBuildNetNone
18:22:27 [2021-07-16T18:22:27.057Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:22:27 [2021-07-16T18:22:27.057Z] === RUN   TestDockerSuite/TestBuildNoContext
18:22:29 [2021-07-16T18:22:29.933Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:22:32 [2021-07-16T18:22:32.334Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:22:32 [2021-07-16T18:22:32.334Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:22:32 [2021-07-16T18:22:32.334Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:22:32 [2021-07-16T18:22:32.334Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:22:33 [2021-07-16T18:22:33.877Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:22:34 [2021-07-16T18:22:34.579Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:22:37 [2021-07-16T18:22:37.629Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:22:41 [2021-07-16T18:22:41.596Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:22:41 [2021-07-16T18:22:41.596Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:22:41 [2021-07-16T18:22:41.596Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:22:44 [2021-07-16T18:22:44.468Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:22:45 [2021-07-16T18:22:45.424Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:22:46 [2021-07-16T18:22:46.953Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:22:47 [2021-07-16T18:22:47.980Z] === RUN   TestDockerSuite/TestBuildUser
18:22:47 [2021-07-16T18:22:47.980Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:22:47 [2021-07-16T18:22:47.980Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:22:47 [2021-07-16T18:22:47.980Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:22:47 [2021-07-16T18:22:47.980Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:22:47 [2021-07-16T18:22:47.980Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:22:47 [2021-07-16T18:22:47.980Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:22:55 [2021-07-16T18:22:55.074Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:22:55 [2021-07-16T18:22:55.467Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:22:55 [2021-07-16T18:22:55.527Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:22:57 [2021-07-16T18:22:57.620Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:22:59 [2021-07-16T18:22:59.220Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:22:59 [2021-07-16T18:22:59.220Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:22:59 [2021-07-16T18:22:59.220Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:22:59 [2021-07-16T18:22:59.220Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:22:59 [2021-07-16T18:22:59.220Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:23:12 [2021-07-16T18:23:12.353Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:23:14 [2021-07-16T18:23:14.509Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:23:20 [2021-07-16T18:23:20.190Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:23:20 [2021-07-16T18:23:20.190Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:23:23 [2021-07-16T18:23:23.107Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:23:27 [2021-07-16T18:23:27.827Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:23:28 [2021-07-16T18:23:28.679Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:23:32 [2021-07-16T18:23:32.543Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:23:33 [2021-07-16T18:23:33.311Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:23:33 [2021-07-16T18:23:33.311Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:23:33 [2021-07-16T18:23:33.311Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:23:33 [2021-07-16T18:23:33.311Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:23:33 [2021-07-16T18:23:33.311Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:23:33 [2021-07-16T18:23:33.520Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:23:33 [2021-07-16T18:23:33.520Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:23:33 [2021-07-16T18:23:33.520Z] === RUN   TestDockerSuite/TestBuildPATH
18:23:33 [2021-07-16T18:23:33.520Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:23:33 [2021-07-16T18:23:33.520Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:23:36 [2021-07-16T18:23:36.446Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:23:36 [2021-07-16T18:23:36.446Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:23:36 [2021-07-16T18:23:36.446Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:23:41 [2021-07-16T18:23:41.802Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:23:41 [2021-07-16T18:23:41.803Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:23:41 [2021-07-16T18:23:41.803Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:24:06 [2021-07-16T18:24:06.831Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:24:13 [2021-07-16T18:24:13.846Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:24:13 [2021-07-16T18:24:13.846Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:24:26 [2021-07-16T18:24:26.138Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:24:26 [2021-07-16T18:24:26.138Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:24:26 [2021-07-16T18:24:26.589Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:24:26 [2021-07-16T18:24:26.589Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:24:26 [2021-07-16T18:24:26.589Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:24:26 [2021-07-16T18:24:26.589Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:24:26 [2021-07-16T18:24:26.589Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:24:27 [2021-07-16T18:24:27.226Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:24:28 [2021-07-16T18:24:28.101Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:24:45 [2021-07-16T18:24:45.684Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:24:46 [2021-07-16T18:24:46.136Z] === RUN   TestDockerSuite/TestBuildXZHost
18:24:46 [2021-07-16T18:24:46.136Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:24:46 [2021-07-16T18:24:46.586Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:24:46 [2021-07-16T18:24:46.586Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:24:46 [2021-07-16T18:24:46.586Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:24:46 [2021-07-16T18:24:46.586Z]     docker_cli_sni_test.go:18: Flakey test
18:24:46 [2021-07-16T18:24:46.586Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:24:48 [2021-07-16T18:24:48.097Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:24:52 [2021-07-16T18:24:52.432Z] === RUN   TestDockerSuite/TestBuildRm
18:24:52 [2021-07-16T18:24:52.728Z] === RUN   TestDockerSuite/TestCommitChange
18:24:57 [2021-07-16T18:24:57.361Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:25:01 [2021-07-16T18:25:01.991Z] === RUN   TestDockerSuite/TestCommitHardlink
18:25:01 [2021-07-16T18:25:01.991Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:25:01 [2021-07-16T18:25:01.991Z] === RUN   TestDockerSuite/TestCommitNewFile
18:25:04 [2021-07-16T18:25:04.872Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:25:07 [2021-07-16T18:25:07.730Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:25:07 [2021-07-16T18:25:07.730Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:25:07 [2021-07-16T18:25:07.730Z] === RUN   TestDockerSuite/TestCommitTTY
18:25:07 [2021-07-16T18:25:07.799Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:25:07 [2021-07-16T18:25:07.799Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:25:07 [2021-07-16T18:25:07.799Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:25:07 [2021-07-16T18:25:07.799Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:25:07 [2021-07-16T18:25:07.799Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:25:09 [2021-07-16T18:25:09.348Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:25:13 [2021-07-16T18:25:13.111Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:25:14 [2021-07-16T18:25:14.728Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:25:16 [2021-07-16T18:25:16.887Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:25:17 [2021-07-16T18:25:17.593Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:25:17 [2021-07-16T18:25:17.593Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:25:17 [2021-07-16T18:25:17.593Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:25:17 [2021-07-16T18:25:17.593Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:25:17 [2021-07-16T18:25:17.593Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:25:17 [2021-07-16T18:25:17.593Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:25:18 [2021-07-16T18:25:18.047Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:25:18 [2021-07-16T18:25:18.047Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:25:18 [2021-07-16T18:25:18.047Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:25:18 [2021-07-16T18:25:18.047Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:25:18 [2021-07-16T18:25:18.047Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:25:18 [2021-07-16T18:25:18.047Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:25:18 [2021-07-16T18:25:18.047Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:25:18 [2021-07-16T18:25:18.047Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:25:18 [2021-07-16T18:25:18.047Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:25:18 [2021-07-16T18:25:18.047Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:25:21 [2021-07-16T18:25:21.608Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:25:25 [2021-07-16T18:25:25.049Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:25:30 [2021-07-16T18:25:30.781Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:25:30 [2021-07-16T18:25:30.781Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:25:30 [2021-07-16T18:25:30.781Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:25:32 [2021-07-16T18:25:32.926Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:25:32 [2021-07-16T18:25:32.926Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:25:32 [2021-07-16T18:25:32.926Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:25:32 [2021-07-16T18:25:32.926Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:25:32 [2021-07-16T18:25:32.926Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:25:32 [2021-07-16T18:25:32.926Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:25:32 [2021-07-16T18:25:32.926Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:25:35 [2021-07-16T18:25:35.079Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:25:35 [2021-07-16T18:25:35.079Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:25:35 [2021-07-16T18:25:35.079Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:25:35 [2021-07-16T18:25:35.079Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:25:37 [2021-07-16T18:25:37.945Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:25:37 [2021-07-16T18:25:37.945Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:25:37 [2021-07-16T18:25:37.945Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:25:37 [2021-07-16T18:25:37.945Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:25:37 [2021-07-16T18:25:37.945Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:25:37 [2021-07-16T18:25:37.945Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:25:37 [2021-07-16T18:25:37.945Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:25:37 [2021-07-16T18:25:37.945Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:25:41 [2021-07-16T18:25:41.635Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:25:42 [2021-07-16T18:25:42.763Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:25:42 [2021-07-16T18:25:42.763Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:25:43 [2021-07-16T18:25:43.148Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:25:43 [2021-07-16T18:25:43.226Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:25:45 [2021-07-16T18:25:45.302Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:25:45 [2021-07-16T18:25:45.302Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:25:45 [2021-07-16T18:25:45.302Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:25:45 [2021-07-16T18:25:45.302Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:25:47 [2021-07-16T18:25:47.447Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:25:47 [2021-07-16T18:25:47.447Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:25:49 [2021-07-16T18:25:49.592Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:25:49 [2021-07-16T18:25:49.592Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:25:49 [2021-07-16T18:25:49.592Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:25:49 [2021-07-16T18:25:49.592Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:25:49 [2021-07-16T18:25:49.592Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:25:52 [2021-07-16T18:25:52.461Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:25:52 [2021-07-16T18:25:52.461Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:25:53 [2021-07-16T18:25:53.597Z] === RUN   TestDockerSuite/TestBuildSpaces
18:25:54 [2021-07-16T18:25:54.060Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:25:54 [2021-07-16T18:25:54.611Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:25:54 [2021-07-16T18:25:54.611Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:25:54 [2021-07-16T18:25:54.611Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:25:57 [2021-07-16T18:25:57.481Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:25:57 [2021-07-16T18:25:57.931Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:25:58 [2021-07-16T18:25:58.773Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:25:58 [2021-07-16T18:25:58.773Z] === RUN   TestDockerSuite/TestBuildStderr
18:26:00 [2021-07-16T18:26:00.795Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:26:03 [2021-07-16T18:26:03.497Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:26:04 [2021-07-16T18:26:04.482Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:26:08 [2021-07-16T18:26:08.172Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:26:08 [2021-07-16T18:26:08.625Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:26:08 [2021-07-16T18:26:08.625Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:26:08 [2021-07-16T18:26:08.625Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:26:08 [2021-07-16T18:26:08.625Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:26:10 [2021-07-16T18:26:10.150Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:26:10 [2021-07-16T18:26:10.150Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:26:10 [2021-07-16T18:26:10.150Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:26:13 [2021-07-16T18:26:13.026Z] === RUN   TestDockerSuite/TestContainerAPITop
18:26:13 [2021-07-16T18:26:13.026Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:26:13 [2021-07-16T18:26:13.026Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:26:15 [2021-07-16T18:26:15.173Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:26:15 [2021-07-16T18:26:15.173Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:26:19 [2021-07-16T18:26:19.807Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:26:21 [2021-07-16T18:26:21.957Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:26:21 [2021-07-16T18:26:21.957Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:26:21 [2021-07-16T18:26:21.957Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:26:21 [2021-07-16T18:26:21.957Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:26:21 [2021-07-16T18:26:21.957Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:26:21 [2021-07-16T18:26:21.957Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:26:21 [2021-07-16T18:26:21.957Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:26:21 [2021-07-16T18:26:21.957Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:26:21 [2021-07-16T18:26:21.957Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:26:21 [2021-07-16T18:26:21.957Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:26:21 [2021-07-16T18:26:21.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:26:23 [2021-07-16T18:26:23.472Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:26:23 [2021-07-16T18:26:23.472Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:26:24 [2021-07-16T18:26:24.657Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:26:24 [2021-07-16T18:26:24.657Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:26:24 [2021-07-16T18:26:24.657Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:26:25 [2021-07-16T18:26:25.634Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:26:26 [2021-07-16T18:26:26.610Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:26:27 [2021-07-16T18:26:27.170Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:26:29 [2021-07-16T18:26:29.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:26:31 [2021-07-16T18:26:31.326Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:26:33 [2021-07-16T18:26:33.021Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:26:35 [2021-07-16T18:26:35.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000054e8_<nil>}
18:26:36 [2021-07-16T18:26:36.042Z] === RUN   TestDockerSuite/TestBuildUser
18:26:36 [2021-07-16T18:26:36.042Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:26:36 [2021-07-16T18:26:36.042Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:26:36 [2021-07-16T18:26:36.042Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:26:36 [2021-07-16T18:26:36.042Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:26:36 [2021-07-16T18:26:36.042Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:26:36 [2021-07-16T18:26:36.042Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:26:38 [2021-07-16T18:26:38.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_false__<nil>_<nil>_<nil>}
18:26:40 [2021-07-16T18:26:40.761Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:26:40 [2021-07-16T18:26:40.761Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:26:40 [2021-07-16T18:26:40.900Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_true__<nil>_<nil>_<nil>}
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:26:43 [2021-07-16T18:26:43.048Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:26:43 [2021-07-16T18:26:43.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:26:43 [2021-07-16T18:26:43.499Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:26:43 [2021-07-16T18:26:43.499Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.499Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:26:43 [2021-07-16T18:26:43.499Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.499Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:26:43 [2021-07-16T18:26:43.499Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.499Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:26:43 [2021-07-16T18:26:43.499Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.499Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:26:43 [2021-07-16T18:26:43.499Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.499Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:26:43 [2021-07-16T18:26:43.686Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:26:43 [2021-07-16T18:26:43.686Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.686Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:26:43 [2021-07-16T18:26:43.686Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:26:43 [2021-07-16T18:26:43.686Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:26:46 [2021-07-16T18:26:46.370Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-16T18:26:46.370Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:26:49 [2021-07-16T18:26:49.236Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:26:49 [2021-07-16T18:26:49.236Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:26:49 [2021-07-16T18:26:49.236Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:26:49 [2021-07-16T18:26:49.236Z] === RUN   TestDockerSuite/TestCpRelativePath
18:26:51 [2021-07-16T18:26:51.396Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:26:51 [2021-07-16T18:26:51.396Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:26:51 [2021-07-16T18:26:51.396Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:26:51 [2021-07-16T18:26:51.396Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:26:51 [2021-07-16T18:26:51.396Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:26:51 [2021-07-16T18:26:51.396Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:26:51 [2021-07-16T18:26:51.396Z] === RUN   TestDockerSuite/TestCpToCaseA
18:26:56 [2021-07-16T18:26:56.040Z] === RUN   TestDockerSuite/TestCpToCaseB
18:26:58 [2021-07-16T18:26:58.906Z] === RUN   TestDockerSuite/TestCpToCaseC
18:26:58 [2021-07-16T18:26:58.906Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:26:58 [2021-07-16T18:26:58.906Z] === RUN   TestDockerSuite/TestCpToCaseD
18:26:58 [2021-07-16T18:26:58.906Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:26:58 [2021-07-16T18:26:58.906Z] === RUN   TestDockerSuite/TestCpToCaseE
18:27:04 [2021-07-16T18:27:04.972Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:27:05 [2021-07-16T18:27:05.948Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:27:09 [2021-07-16T18:27:09.143Z] === RUN   TestDockerSuite/TestCpToCaseF
18:27:09 [2021-07-16T18:27:09.143Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:27:09 [2021-07-16T18:27:09.143Z] === RUN   TestDockerSuite/TestCpToCaseG
18:27:09 [2021-07-16T18:27:09.143Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:27:09 [2021-07-16T18:27:09.143Z] === RUN   TestDockerSuite/TestCpToCaseH
18:27:14 [2021-07-16T18:27:14.560Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:27:17 [2021-07-16T18:27:17.633Z] === RUN   TestDockerSuite/TestCpToCaseI
18:27:17 [2021-07-16T18:27:17.633Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:27:17 [2021-07-16T18:27:17.633Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:27:17 [2021-07-16T18:27:17.633Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:27:17 [2021-07-16T18:27:17.633Z] === RUN   TestDockerSuite/TestCpToDot
18:27:19 [2021-07-16T18:27:19.780Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:27:19 [2021-07-16T18:27:19.780Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:27:19 [2021-07-16T18:27:19.780Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:27:19 [2021-07-16T18:27:19.780Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:27:19 [2021-07-16T18:27:19.780Z] === RUN   TestDockerSuite/TestCpToStdout
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:27:22 [2021-07-16T18:27:22.649Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:27:22 [2021-07-16T18:27:22.649Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:27:22 [2021-07-16T18:27:22.649Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCpVolumePath
18:27:22 [2021-07-16T18:27:22.649Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCreateArgs
18:27:22 [2021-07-16T18:27:22.649Z] === RUN   TestDockerSuite/TestCreateByImageID
18:27:24 [2021-07-16T18:27:24.793Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:27:24 [2021-07-16T18:27:24.952Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:27:24 [2021-07-16T18:27:24.952Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:27:24 [2021-07-16T18:27:24.952Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:27:24 [2021-07-16T18:27:24.952Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:27:24 [2021-07-16T18:27:24.952Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:27:27 [2021-07-16T18:27:27.146Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:27:27 [2021-07-16T18:27:27.146Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:27:27 [2021-07-16T18:27:27.610Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:27:27 [2021-07-16T18:27:27.657Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:27:27 [2021-07-16T18:27:27.657Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:27:27 [2021-07-16T18:27:27.657Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:27:29 [2021-07-16T18:27:29.803Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:27:30 [2021-07-16T18:27:30.755Z] === RUN   TestDockerSuite/TestCreateLabels
18:27:30 [2021-07-16T18:27:30.755Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:27:30 [2021-07-16T18:27:30.755Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:27:30 [2021-07-16T18:27:30.755Z] === RUN   TestDockerSuite/TestCreateRM
18:27:31 [2021-07-16T18:27:31.206Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:27:31 [2021-07-16T18:27:31.206Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:27:31 [2021-07-16T18:27:31.206Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:27:31 [2021-07-16T18:27:31.206Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:27:31 [2021-07-16T18:27:31.658Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:27:37 [2021-07-16T18:27:37.975Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:27:40 [2021-07-16T18:27:40.151Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:27:40 [2021-07-16T18:27:40.151Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:27:40 [2021-07-16T18:27:40.602Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:27:42 [2021-07-16T18:27:42.690Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:27:42 [2021-07-16T18:27:42.691Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:27:44 [2021-07-16T18:27:44.290Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:27:44 [2021-07-16T18:27:44.290Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:27:44 [2021-07-16T18:27:44.290Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:27:44 [2021-07-16T18:27:44.290Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:27:46 [2021-07-16T18:27:46.441Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:27:46 [2021-07-16T18:27:46.441Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.441Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:27:46 [2021-07-16T18:27:46.892Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDevicePermissions
18:27:46 [2021-07-16T18:27:46.892Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDockerFails
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:27:46 [2021-07-16T18:27:46.892Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:27:46 [2021-07-16T18:27:46.892Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:27:46 [2021-07-16T18:27:46.892Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestEventsAttach
18:27:46 [2021-07-16T18:27:46.892Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestEventsCommit
18:27:46 [2021-07-16T18:27:46.892Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:27:46 [2021-07-16T18:27:46.892Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:27:49 [2021-07-16T18:27:49.758Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:27:51 [2021-07-16T18:27:51.903Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:27:54 [2021-07-16T18:27:54.779Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:27:55 [2021-07-16T18:27:55.118Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:27:55 [2021-07-16T18:27:55.118Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:27:55 [2021-07-16T18:27:55.118Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:27:55 [2021-07-16T18:27:55.118Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:27:55 [2021-07-16T18:27:55.582Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:27:55 [2021-07-16T18:27:55.582Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:27:55 [2021-07-16T18:27:55.582Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:27:57 [2021-07-16T18:27:57.134Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:28:01 [2021-07-16T18:28:01.780Z] === RUN   TestDockerSuite/TestEventsCopy
18:28:05 [2021-07-16T18:28:05.739Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:28:06 [2021-07-16T18:28:06.414Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:28:06 [2021-07-16T18:28:06.715Z] === RUN   TestDockerSuite/TestBuildXZHost
18:28:06 [2021-07-16T18:28:06.716Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:28:06 [2021-07-16T18:28:06.716Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:28:06 [2021-07-16T18:28:06.716Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:28:07 [2021-07-16T18:28:07.180Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:28:07 [2021-07-16T18:28:07.180Z]     docker_cli_sni_test.go:18: Flakey test
18:28:07 [2021-07-16T18:28:07.180Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:28:09 [2021-07-16T18:28:09.373Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:28:12 [2021-07-16T18:28:12.155Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:28:13 [2021-07-16T18:28:13.672Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:28:14 [2021-07-16T18:28:14.087Z] === RUN   TestDockerSuite/TestCommitChange
18:28:14 [2021-07-16T18:28:14.625Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:28:19 [2021-07-16T18:28:19.262Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:28:19 [2021-07-16T18:28:19.262Z] === RUN   TestDockerSuite/TestEventsFilterType
18:28:20 [2021-07-16T18:28:20.214Z] === RUN   TestDockerSuite/TestEventsFilters
18:28:22 [2021-07-16T18:28:22.694Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:28:25 [2021-07-16T18:28:25.957Z] === RUN   TestDockerSuite/TestEventsFormat
18:28:27 [2021-07-16T18:28:27.409Z] === RUN   TestDockerSuite/TestCommitHardlink
18:28:27 [2021-07-16T18:28:27.409Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:28:27 [2021-07-16T18:28:27.409Z] === RUN   TestDockerSuite/TestCommitNewFile
18:28:30 [2021-07-16T18:28:30.593Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:28:30 [2021-07-16T18:28:30.594Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:28:30 [2021-07-16T18:28:30.594Z] === RUN   TestDockerSuite/TestEventsImageImport
18:28:30 [2021-07-16T18:28:30.594Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:28:30 [2021-07-16T18:28:30.594Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:28:30 [2021-07-16T18:28:30.594Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:28:30 [2021-07-16T18:28:30.594Z] === RUN   TestDockerSuite/TestEventsImagePull
18:28:30 [2021-07-16T18:28:30.594Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:28:30 [2021-07-16T18:28:30.594Z] === RUN   TestDockerSuite/TestEventsImageTag
18:28:32 [2021-07-16T18:28:32.106Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:28:32 [2021-07-16T18:28:32.106Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:28:32 [2021-07-16T18:28:32.106Z] === RUN   TestDockerSuite/TestEventsRename
18:28:34 [2021-07-16T18:28:34.994Z] === RUN   TestDockerSuite/TestEventsResize
18:28:39 [2021-07-16T18:28:39.843Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:28:39 [2021-07-16T18:28:39.843Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:28:39 [2021-07-16T18:28:39.843Z] === RUN   TestDockerSuite/TestCommitTTY
18:28:43 [2021-07-16T18:28:43.498Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:28:45 [2021-07-16T18:28:45.010Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:28:47 [2021-07-16T18:28:47.161Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:28:51 [2021-07-16T18:28:51.792Z] === RUN   TestDockerSuite/TestEventsTop
18:28:51 [2021-07-16T18:28:51.792Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:28:51 [2021-07-16T18:28:51.792Z] === RUN   TestDockerSuite/TestEventsUntag
18:28:54 [2021-07-16T18:28:54.668Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:28:57 [2021-07-16T18:28:57.586Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:28:58 [2021-07-16T18:28:58.357Z] === RUN   TestDockerSuite/TestExec
18:28:58 [2021-07-16T18:28:58.357Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:28:58 [2021-07-16T18:28:58.357Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:28:58 [2021-07-16T18:28:58.357Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:28:58 [2021-07-16T18:28:58.357Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:28:59 [2021-07-16T18:28:59.779Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:28:59 [2021-07-16T18:28:59.779Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:28:59 [2021-07-16T18:28:59.779Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:28:59 [2021-07-16T18:28:59.779Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:28:59 [2021-07-16T18:28:59.779Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:28:59 [2021-07-16T18:28:59.779Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:28:59 [2021-07-16T18:28:59.779Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:28:59 [2021-07-16T18:28:59.779Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:29:00 [2021-07-16T18:29:00.505Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:29:02 [2021-07-16T18:29:02.674Z] === RUN   TestDockerSuite/TestExecAPIStart
18:29:02 [2021-07-16T18:29:02.674Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:29:02 [2021-07-16T18:29:02.674Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:29:02 [2021-07-16T18:29:02.674Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:29:02 [2021-07-16T18:29:02.674Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:29:02 [2021-07-16T18:29:02.674Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:29:02 [2021-07-16T18:29:02.674Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:29:04 [2021-07-16T18:29:04.819Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:29:06 [2021-07-16T18:29:06.337Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:29:08 [2021-07-16T18:29:08.483Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:29:10 [2021-07-16T18:29:10.630Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:29:12 [2021-07-16T18:29:12.208Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:29:15 [2021-07-16T18:29:15.264Z] === RUN   TestDockerSuite/TestExecCgroup
18:29:15 [2021-07-16T18:29:15.264Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:29:15 [2021-07-16T18:29:15.264Z] === RUN   TestDockerSuite/TestExecEnv
18:29:15 [2021-07-16T18:29:15.264Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:29:15 [2021-07-16T18:29:15.264Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:29:15 [2021-07-16T18:29:15.264Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:29:15 [2021-07-16T18:29:15.264Z] === RUN   TestDockerSuite/TestExecExitStatus
18:29:16 [2021-07-16T18:29:16.778Z] === RUN   TestDockerSuite/TestExecInspectID
18:29:18 [2021-07-16T18:29:18.029Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:29:18 [2021-07-16T18:29:18.029Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:29:18 [2021-07-16T18:29:18.029Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:29:19 [2021-07-16T18:29:19.576Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:29:19 [2021-07-16T18:29:19.576Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:29:19 [2021-07-16T18:29:19.576Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:29:19 [2021-07-16T18:29:19.576Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:29:19 [2021-07-16T18:29:19.576Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:29:19 [2021-07-16T18:29:19.576Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:29:19 [2021-07-16T18:29:19.576Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:29:21 [2021-07-16T18:29:21.409Z] === RUN   TestDockerSuite/TestExecInteractive
18:29:21 [2021-07-16T18:29:21.409Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:29:21 [2021-07-16T18:29:21.409Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:29:21 [2021-07-16T18:29:21.409Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:29:21 [2021-07-16T18:29:21.409Z] === RUN   TestDockerSuite/TestExecParseError
18:29:21 [2021-07-16T18:29:21.409Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:29:21 [2021-07-16T18:29:21.409Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:29:21 [2021-07-16T18:29:21.409Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:29:21 [2021-07-16T18:29:21.409Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:29:21 [2021-07-16T18:29:21.409Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:29:21 [2021-07-16T18:29:21.409Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:29:21 [2021-07-16T18:29:21.771Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:29:21 [2021-07-16T18:29:21.772Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:29:22 [2021-07-16T18:29:22.239Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:29:22 [2021-07-16T18:29:22.239Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:29:24 [2021-07-16T18:29:24.272Z] === RUN   TestDockerSuite/TestExecSetEnv
18:29:24 [2021-07-16T18:29:24.272Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.272Z] === RUN   TestDockerSuite/TestExecStartFails
18:29:24 [2021-07-16T18:29:24.272Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.272Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:29:24 [2021-07-16T18:29:24.272Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.272Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:29:24 [2021-07-16T18:29:24.272Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.272Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:29:24 [2021-07-16T18:29:24.272Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.272Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:29:24 [2021-07-16T18:29:24.432Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:29:24 [2021-07-16T18:29:24.432Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:29:24 [2021-07-16T18:29:24.432Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.432Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:29:24 [2021-07-16T18:29:24.432Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.432Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:29:24 [2021-07-16T18:29:24.432Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:29:24 [2021-07-16T18:29:24.432Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:29:26 [2021-07-16T18:29:26.433Z] === RUN   TestDockerSuite/TestExecUlimits
18:29:26 [2021-07-16T18:29:26.433Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:29:26 [2021-07-16T18:29:26.433Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:29:27 [2021-07-16T18:29:27.359Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:29:28 [2021-07-16T18:29:28.906Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:29:31 [2021-07-16T18:29:31.104Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:29:31 [2021-07-16T18:29:31.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:29:31 [2021-07-16T18:29:31.567Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:29:31 [2021-07-16T18:29:31.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:29:32 [2021-07-16T18:29:32.160Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:29:32 [2021-07-16T18:29:32.161Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:29:32 [2021-07-16T18:29:32.161Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:29:32 [2021-07-16T18:29:32.161Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:29:32 [2021-07-16T18:29:32.161Z] === RUN   TestDockerSuite/TestExecWithUser
18:29:32 [2021-07-16T18:29:32.161Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:29:32 [2021-07-16T18:29:32.161Z] === RUN   TestDockerSuite/TestGetContainerStats
18:29:33 [2021-07-16T18:29:33.760Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:29:33 [2021-07-16T18:29:33.760Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:29:35 [2021-07-16T18:29:35.958Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:29:35 [2021-07-16T18:29:35.958Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:29:35 [2021-07-16T18:29:35.958Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:29:35 [2021-07-16T18:29:35.958Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:29:35 [2021-07-16T18:29:35.958Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:29:37 [2021-07-16T18:29:37.890Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:29:38 [2021-07-16T18:29:38.892Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:29:38 [2021-07-16T18:29:38.892Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:29:40 [2021-07-16T18:29:40.439Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:29:40 [2021-07-16T18:29:40.439Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:29:40 [2021-07-16T18:29:40.439Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:29:43 [2021-07-16T18:29:43.362Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:29:43 [2021-07-16T18:29:43.362Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:29:43 [2021-07-16T18:29:43.617Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:29:45 [2021-07-16T18:29:45.557Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:29:46 [2021-07-16T18:29:46.482Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:29:52 [2021-07-16T18:29:52.223Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:29:52 [2021-07-16T18:29:52.223Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:29:52 [2021-07-16T18:29:52.223Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:29:52 [2021-07-16T18:29:52.223Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:29:52 [2021-07-16T18:29:52.674Z] === RUN   TestDockerSuite/TestHealth
18:29:52 [2021-07-16T18:29:52.674Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:29:52 [2021-07-16T18:29:52.674Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:29:52 [2021-07-16T18:29:52.674Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:29:52 [2021-07-16T18:29:52.674Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:29:52 [2021-07-16T18:29:52.674Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:29:54 [2021-07-16T18:29:54.166Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:29:57 [2021-07-16T18:29:57.311Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:29:57 [2021-07-16T18:29:57.311Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:29:57 [2021-07-16T18:29:57.311Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:29:57 [2021-07-16T18:29:57.311Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:29:57 [2021-07-16T18:29:57.311Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:29:57 [2021-07-16T18:29:57.311Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:29:57 [2021-07-16T18:29:57.762Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:29:58 [2021-07-16T18:29:58.213Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:29:58 [2021-07-16T18:29:58.213Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:29:58 [2021-07-16T18:29:58.213Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:29:58 [2021-07-16T18:29:58.882Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:29:58 [2021-07-16T18:29:58.882Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:29:58 [2021-07-16T18:29:58.882Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:29:58 [2021-07-16T18:29:58.882Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:29:58 [2021-07-16T18:29:58.882Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:29:59 [2021-07-16T18:29:59.178Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:29:59 [2021-07-16T18:29:59.629Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:30:00 [2021-07-16T18:30:00.433Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:30:00 [2021-07-16T18:30:00.433Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:30:00 [2021-07-16T18:30:00.433Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:30:01 [2021-07-16T18:30:01.140Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:30:01 [2021-07-16T18:30:01.590Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:30:03 [2021-07-16T18:30:03.749Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:30:06 [2021-07-16T18:30:06.613Z] === RUN   TestDockerSuite/TestImagesFormat
18:30:06 [2021-07-16T18:30:06.613Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:30:06 [2021-07-16T18:30:06.613Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:30:06 [2021-07-16T18:30:06.613Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:30:07 [2021-07-16T18:30:07.539Z] === RUN   TestDockerSuite/TestContainerAPITop
18:30:07 [2021-07-16T18:30:07.539Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:30:07 [2021-07-16T18:30:07.539Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:30:09 [2021-07-16T18:30:09.736Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:30:09 [2021-07-16T18:30:09.736Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:30:10 [2021-07-16T18:30:10.299Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:30:10 [2021-07-16T18:30:10.299Z] === RUN   TestDockerSuite/TestImportBadURL
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestImportDisplay
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestImportFile
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestImportGzipped
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:30:13 [2021-07-16T18:30:13.167Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:30:13 [2021-07-16T18:30:13.167Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:30:13 [2021-07-16T18:30:13.167Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:30:13 [2021-07-16T18:30:13.167Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:30:14 [2021-07-16T18:30:14.453Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:30:15 [2021-07-16T18:30:15.312Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:30:16 [2021-07-16T18:30:16.649Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:30:16 [2021-07-16T18:30:16.649Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:30:16 [2021-07-16T18:30:16.649Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:30:16 [2021-07-16T18:30:16.649Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:30:16 [2021-07-16T18:30:16.649Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:30:16 [2021-07-16T18:30:16.649Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:30:16 [2021-07-16T18:30:16.649Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:30:16 [2021-07-16T18:30:16.649Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:30:16 [2021-07-16T18:30:16.649Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:30:16 [2021-07-16T18:30:16.649Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:30:16 [2021-07-16T18:30:16.649Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:30:17 [2021-07-16T18:30:17.456Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:30:17 [2021-07-16T18:30:17.456Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:30:17 [2021-07-16T18:30:17.456Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:30:17 [2021-07-16T18:30:17.456Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:30:17 [2021-07-16T18:30:17.456Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:30:17 [2021-07-16T18:30:17.456Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:30:17 [2021-07-16T18:30:17.456Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:30:17 [2021-07-16T18:30:17.456Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:30:18 [2021-07-16T18:30:18.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:30:18 [2021-07-16T18:30:18.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:30:20 [2021-07-16T18:30:20.327Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:30:20 [2021-07-16T18:30:20.327Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:30:21 [2021-07-16T18:30:21.124Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:30:22 [2021-07-16T18:30:22.477Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:30:22 [2021-07-16T18:30:22.477Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:30:22 [2021-07-16T18:30:22.928Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:30:22 [2021-07-16T18:30:22.928Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:30:22 [2021-07-16T18:30:22.928Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:30:22 [2021-07-16T18:30:22.928Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:30:22 [2021-07-16T18:30:22.928Z] === RUN   TestDockerSuite/TestInspectDefault
18:30:25 [2021-07-16T18:30:25.073Z] === RUN   TestDockerSuite/TestInspectHistory
18:30:28 [2021-07-16T18:30:28.239Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:30:29 [2021-07-16T18:30:29.704Z] === RUN   TestDockerSuite/TestInspectImage
18:30:29 [2021-07-16T18:30:29.704Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:30:29 [2021-07-16T18:30:29.704Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:30:29 [2021-07-16T18:30:29.704Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:30:29 [2021-07-16T18:30:29.704Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:30:29 [2021-07-16T18:30:29.704Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:30:29 [2021-07-16T18:30:29.704Z] === RUN   TestDockerSuite/TestInspectInt64
18:30:31 [2021-07-16T18:30:31.162Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:30:31 [2021-07-16T18:30:31.849Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:30:33 [2021-07-16T18:30:33.356Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005518_<nil>}
18:30:33 [2021-07-16T18:30:33.995Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:30:34 [2021-07-16T18:30:34.445Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:30:36 [2021-07-16T18:30:36.280Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_false__<nil>_<nil>_<nil>}
18:30:37 [2021-07-16T18:30:37.309Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:30:38 [2021-07-16T18:30:38.822Z] === RUN   TestDockerSuite/TestInspectPlugin
18:30:38 [2021-07-16T18:30:38.822Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:30:38 [2021-07-16T18:30:38.822Z] === RUN   TestDockerSuite/TestInspectRootFS
18:30:39 [2021-07-16T18:30:39.281Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:30:41 [2021-07-16T18:30:41.427Z] === RUN   TestDockerSuite/TestInspectStatus
18:30:43 [2021-07-16T18:30:43.388Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_true__<nil>_<nil>_<nil>}
18:30:44 [2021-07-16T18:30:44.298Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:30:46 [2021-07-16T18:30:46.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:30:46 [2021-07-16T18:30:46.314Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:30:46 [2021-07-16T18:30:46.314Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:30:46 [2021-07-16T18:30:46.314Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:30:46 [2021-07-16T18:30:46.314Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:30:46 [2021-07-16T18:30:46.776Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:30:46 [2021-07-16T18:30:46.776Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:30:46 [2021-07-16T18:30:46.776Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:30:46 [2021-07-16T18:30:46.776Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:30:46 [2021-07-16T18:30:46.776Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:30:46 [2021-07-16T18:30:46.776Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:30:46 [2021-07-16T18:30:46.776Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:30:48 [2021-07-16T18:30:48.937Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:30:48 [2021-07-16T18:30:48.971Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:30:48 [2021-07-16T18:30:48.971Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:30:49 [2021-07-16T18:30:49.434Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:30:49 [2021-07-16T18:30:49.434Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:30:49 [2021-07-16T18:30:49.434Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:30:49 [2021-07-16T18:30:49.434Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:30:49 [2021-07-16T18:30:49.434Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:30:49 [2021-07-16T18:30:49.434Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:30:49 [2021-07-16T18:30:49.434Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:30:49 [2021-07-16T18:30:49.434Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:30:49 [2021-07-16T18:30:49.434Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:30:50 [2021-07-16T18:30:50.448Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:30:52 [2021-07-16T18:30:52.356Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:30:52 [2021-07-16T18:30:52.357Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:30:52 [2021-07-16T18:30:52.357Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:30:52 [2021-07-16T18:30:52.357Z] === RUN   TestDockerSuite/TestCpRelativePath
18:30:52 [2021-07-16T18:30:52.592Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:30:54 [2021-07-16T18:30:54.738Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:30:55 [2021-07-16T18:30:55.285Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:30:55 [2021-07-16T18:30:55.285Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:30:55 [2021-07-16T18:30:55.285Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:30:55 [2021-07-16T18:30:55.285Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:30:55 [2021-07-16T18:30:55.285Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:30:55 [2021-07-16T18:30:55.285Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:30:55 [2021-07-16T18:30:55.285Z] === RUN   TestDockerSuite/TestCpToCaseA
18:30:56 [2021-07-16T18:30:56.885Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:30:59 [2021-07-16T18:30:59.029Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:31:00 [2021-07-16T18:31:00.006Z] === RUN   TestDockerSuite/TestCpToCaseB
18:31:01 [2021-07-16T18:31:01.175Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:31:01 [2021-07-16T18:31:01.564Z] === RUN   TestDockerSuite/TestCpToCaseC
18:31:01 [2021-07-16T18:31:01.564Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.564Z] === RUN   TestDockerSuite/TestCpToCaseD
18:31:01 [2021-07-16T18:31:01.564Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.564Z] === RUN   TestDockerSuite/TestCpToCaseE
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksEnvs
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:31:01 [2021-07-16T18:31:01.626Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:31:01 [2021-07-16T18:31:01.626Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:31:03 [2021-07-16T18:31:03.771Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:31:05 [2021-07-16T18:31:05.942Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:31:12 [2021-07-16T18:31:12.964Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:31:14 [2021-07-16T18:31:14.478Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:31:14 [2021-07-16T18:31:14.478Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:31:14 [2021-07-16T18:31:14.478Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:31:16 [2021-07-16T18:31:16.439Z] === RUN   TestDockerSuite/TestCpToCaseF
18:31:16 [2021-07-16T18:31:16.439Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:31:16 [2021-07-16T18:31:16.439Z] === RUN   TestDockerSuite/TestCpToCaseG
18:31:16 [2021-07-16T18:31:16.439Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:31:16 [2021-07-16T18:31:16.439Z] === RUN   TestDockerSuite/TestCpToCaseH
18:31:16 [2021-07-16T18:31:16.625Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:31:16 [2021-07-16T18:31:16.625Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:31:22 [2021-07-16T18:31:22.647Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:31:25 [2021-07-16T18:31:25.649Z] === RUN   TestDockerSuite/TestCpToCaseI
18:31:25 [2021-07-16T18:31:25.649Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:31:25 [2021-07-16T18:31:25.649Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:31:25 [2021-07-16T18:31:25.649Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:31:25 [2021-07-16T18:31:25.649Z] === RUN   TestDockerSuite/TestCpToDot
18:31:26 [2021-07-16T18:31:26.940Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:31:26 [2021-07-16T18:31:26.940Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:31:26 [2021-07-16T18:31:26.940Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:31:26 [2021-07-16T18:31:26.940Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:31:26 [2021-07-16T18:31:26.940Z] === RUN   TestDockerSuite/TestCpToStdout
18:31:27 [2021-07-16T18:31:27.285Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:31:28 [2021-07-16T18:31:28.990Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:31:28 [2021-07-16T18:31:28.990Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:31:28 [2021-07-16T18:31:28.990Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:31:28 [2021-07-16T18:31:28.990Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:31:28 [2021-07-16T18:31:28.990Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:31:28 [2021-07-16T18:31:28.990Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:31:29 [2021-07-16T18:31:29.601Z] === RUN   TestDockerSuite/TestCpVolumePath
18:31:29 [2021-07-16T18:31:29.601Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:31:29 [2021-07-16T18:31:29.601Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:31:29 [2021-07-16T18:31:29.601Z] === RUN   TestDockerSuite/TestCreateArgs
18:31:29 [2021-07-16T18:31:29.601Z] === RUN   TestDockerSuite/TestCreateByImageID
18:31:32 [2021-07-16T18:31:32.313Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:31:32 [2021-07-16T18:31:32.956Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:31:34 [2021-07-16T18:31:34.866Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:31:37 [2021-07-16T18:31:37.569Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:31:37 [2021-07-16T18:31:37.569Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:31:37 [2021-07-16T18:31:37.569Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:31:40 [2021-07-16T18:31:40.522Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:31:40 [2021-07-16T18:31:40.522Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:31:40 [2021-07-16T18:31:40.522Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:31:41 [2021-07-16T18:31:41.725Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:31:42 [2021-07-16T18:31:42.295Z] === RUN   TestDockerSuite/TestCreateLabels
18:31:42 [2021-07-16T18:31:42.875Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:31:42 [2021-07-16T18:31:42.875Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:31:42 [2021-07-16T18:31:42.875Z] === RUN   TestDockerSuite/TestCreateRM
18:31:42 [2021-07-16T18:31:42.875Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:31:42 [2021-07-16T18:31:42.875Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:31:42 [2021-07-16T18:31:42.875Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:31:43 [2021-07-16T18:31:43.455Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:31:43 [2021-07-16T18:31:43.455Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:31:44 [2021-07-16T18:31:44.256Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:31:45 [2021-07-16T18:31:45.967Z] === RUN   TestDockerSuite/TestLogsSince
18:31:56 [2021-07-16T18:31:56.201Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:31:56 [2021-07-16T18:31:56.201Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:31:56 [2021-07-16T18:31:56.201Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:31:56 [2021-07-16T18:31:56.201Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:31:56 [2021-07-16T18:31:56.201Z] === RUN   TestDockerSuite/TestLogsTail
18:31:56 [2021-07-16T18:31:56.249Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:31:56 [2021-07-16T18:31:56.250Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:31:56 [2021-07-16T18:31:56.712Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:31:58 [2021-07-16T18:31:58.345Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:32:00 [2021-07-16T18:32:00.468Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:32:00 [2021-07-16T18:32:00.468Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:32:00 [2021-07-16T18:32:00.468Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:32:00 [2021-07-16T18:32:00.468Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:32:01 [2021-07-16T18:32:01.210Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:32:02 [2021-07-16T18:32:02.663Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:32:02 [2021-07-16T18:32:02.663Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:32:02 [2021-07-16T18:32:02.663Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:32:03 [2021-07-16T18:32:03.126Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDevicePermissions
18:32:03 [2021-07-16T18:32:03.126Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDockerFails
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:32:03 [2021-07-16T18:32:03.126Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:32:03 [2021-07-16T18:32:03.126Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:32:03 [2021-07-16T18:32:03.126Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestEventsAttach
18:32:03 [2021-07-16T18:32:03.126Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestEventsCommit
18:32:03 [2021-07-16T18:32:03.126Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.126Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestMountIntoProc
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestMountIntoSys
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestNetHostname
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestPluginActive
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:32:03 [2021-07-16T18:32:03.355Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.355Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:32:03 [2021-07-16T18:32:03.806Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPortHostBinding
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPortList
18:32:03 [2021-07-16T18:32:03.807Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:32:03 [2021-07-16T18:32:03.807Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:32:06 [2021-07-16T18:32:06.049Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:32:08 [2021-07-16T18:32:08.243Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:32:08 [2021-07-16T18:32:08.443Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:32:08 [2021-07-16T18:32:08.443Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:32:11 [2021-07-16T18:32:11.168Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:32:13 [2021-07-16T18:32:13.085Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:32:13 [2021-07-16T18:32:13.085Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:32:13 [2021-07-16T18:32:13.085Z] === RUN   TestDockerSuite/TestPsByOrder
18:32:19 [2021-07-16T18:32:19.776Z] === RUN   TestDockerSuite/TestEventsCopy
18:32:20 [2021-07-16T18:32:20.091Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:32:20 [2021-07-16T18:32:20.091Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:32:20 [2021-07-16T18:32:20.091Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:32:23 [2021-07-16T18:32:23.532Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:32:28 [2021-07-16T18:32:28.251Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:32:28 [2021-07-16T18:32:28.581Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:32:31 [2021-07-16T18:32:31.175Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:32:31 [2021-07-16T18:32:31.637Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:32:35 [2021-07-16T18:32:35.397Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:32:36 [2021-07-16T18:32:36.373Z] === RUN   TestDockerSuite/TestEventsFilterType
18:32:37 [2021-07-16T18:32:37.351Z] === RUN   TestDockerSuite/TestEventsFilters
18:32:42 [2021-07-16T18:32:42.070Z] === RUN   TestDockerSuite/TestEventsFormat
18:32:43 [2021-07-16T18:32:43.286Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:32:43 [2021-07-16T18:32:43.286Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:32:43 [2021-07-16T18:32:43.286Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:32:43 [2021-07-16T18:32:43.286Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:32:46 [2021-07-16T18:32:46.785Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:32:46 [2021-07-16T18:32:46.785Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:32:46 [2021-07-16T18:32:46.785Z] === RUN   TestDockerSuite/TestEventsImageImport
18:32:46 [2021-07-16T18:32:46.785Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:32:46 [2021-07-16T18:32:46.785Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:32:46 [2021-07-16T18:32:46.785Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:32:46 [2021-07-16T18:32:46.785Z] === RUN   TestDockerSuite/TestEventsImagePull
18:32:46 [2021-07-16T18:32:46.785Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:32:46 [2021-07-16T18:32:46.785Z] === RUN   TestDockerSuite/TestEventsImageTag
18:32:47 [2021-07-16T18:32:47.761Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:32:47 [2021-07-16T18:32:47.761Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:32:47 [2021-07-16T18:32:47.761Z] === RUN   TestDockerSuite/TestEventsRename
18:32:50 [2021-07-16T18:32:50.685Z] === RUN   TestDockerSuite/TestEventsResize
18:32:55 [2021-07-16T18:32:55.571Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:32:57 [2021-07-16T18:32:57.794Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:32:58 [2021-07-16T18:32:58.437Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:32:59 [2021-07-16T18:32:59.991Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:33:02 [2021-07-16T18:33:02.919Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:33:06 [2021-07-16T18:33:06.929Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:33:07 [2021-07-16T18:33:07.635Z] === RUN   TestDockerSuite/TestEventsTop
18:33:07 [2021-07-16T18:33:07.635Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:33:07 [2021-07-16T18:33:07.635Z] === RUN   TestDockerSuite/TestEventsUntag
18:33:10 [2021-07-16T18:33:10.562Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:33:10 [2021-07-16T18:33:10.626Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:33:10 [2021-07-16T18:33:10.626Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:33:10 [2021-07-16T18:33:10.626Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:33:10 [2021-07-16T18:33:10.626Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:33:10 [2021-07-16T18:33:10.626Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:33:14 [2021-07-16T18:33:14.320Z] === RUN   TestDockerSuite/TestExec
18:33:14 [2021-07-16T18:33:14.320Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:33:14 [2021-07-16T18:33:14.320Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:33:14 [2021-07-16T18:33:14.320Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:33:14 [2021-07-16T18:33:14.320Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:33:15 [2021-07-16T18:33:15.621Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:33:15 [2021-07-16T18:33:15.622Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:33:15 [2021-07-16T18:33:15.622Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:33:15 [2021-07-16T18:33:15.622Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:33:15 [2021-07-16T18:33:15.622Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:33:15 [2021-07-16T18:33:15.622Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:33:15 [2021-07-16T18:33:15.622Z] === RUN   TestDockerSuite/TestPsRightTagName
18:33:15 [2021-07-16T18:33:15.622Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:33:15 [2021-07-16T18:33:15.622Z] === RUN   TestDockerSuite/TestPsShowMounts
18:33:16 [2021-07-16T18:33:16.514Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:33:18 [2021-07-16T18:33:18.707Z] === RUN   TestDockerSuite/TestExecAPIStart
18:33:18 [2021-07-16T18:33:18.707Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:33:18 [2021-07-16T18:33:18.707Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:33:18 [2021-07-16T18:33:18.707Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:33:18 [2021-07-16T18:33:18.707Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:33:18 [2021-07-16T18:33:18.707Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:33:18 [2021-07-16T18:33:18.707Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:33:20 [2021-07-16T18:33:20.256Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:33:22 [2021-07-16T18:33:22.451Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:33:22 [2021-07-16T18:33:22.632Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:33:22 [2021-07-16T18:33:22.632Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:33:22 [2021-07-16T18:33:22.632Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:33:23 [2021-07-16T18:33:23.083Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:33:23 [2021-07-16T18:33:23.083Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:33:23 [2021-07-16T18:33:23.083Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:33:24 [2021-07-16T18:33:24.595Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:33:24 [2021-07-16T18:33:24.653Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:33:25 [2021-07-16T18:33:25.548Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:33:25 [2021-07-16T18:33:25.548Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:33:25 [2021-07-16T18:33:25.548Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:33:26 [2021-07-16T18:33:26.847Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:33:30 [2021-07-16T18:33:30.181Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:33:31 [2021-07-16T18:33:31.562Z] === RUN   TestDockerSuite/TestExecCgroup
18:33:31 [2021-07-16T18:33:31.562Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:33:31 [2021-07-16T18:33:31.562Z] === RUN   TestDockerSuite/TestExecEnv
18:33:31 [2021-07-16T18:33:31.562Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:33:31 [2021-07-16T18:33:31.562Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:33:31 [2021-07-16T18:33:31.562Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:33:31 [2021-07-16T18:33:31.562Z] === RUN   TestDockerSuite/TestExecExitStatus
18:33:33 [2021-07-16T18:33:33.114Z] === RUN   TestDockerSuite/TestExecInspectID
18:33:33 [2021-07-16T18:33:33.867Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:33:36 [2021-07-16T18:33:36.012Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:33:37 [2021-07-16T18:33:37.833Z] === RUN   TestDockerSuite/TestExecInteractive
18:33:37 [2021-07-16T18:33:37.833Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:33:37 [2021-07-16T18:33:37.833Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:33:37 [2021-07-16T18:33:37.833Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:33:37 [2021-07-16T18:33:37.833Z] === RUN   TestDockerSuite/TestExecParseError
18:33:37 [2021-07-16T18:33:37.833Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:33:37 [2021-07-16T18:33:37.833Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:33:37 [2021-07-16T18:33:37.833Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:33:37 [2021-07-16T18:33:37.833Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:33:37 [2021-07-16T18:33:37.833Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:33:37 [2021-07-16T18:33:37.833Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:33:40 [2021-07-16T18:33:40.759Z] === RUN   TestDockerSuite/TestExecSetEnv
18:33:40 [2021-07-16T18:33:40.759Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:33:40 [2021-07-16T18:33:40.759Z] === RUN   TestDockerSuite/TestExecStartFails
18:33:40 [2021-07-16T18:33:40.759Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:33:40 [2021-07-16T18:33:40.759Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:33:40 [2021-07-16T18:33:40.759Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:33:40 [2021-07-16T18:33:40.759Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:33:40 [2021-07-16T18:33:40.759Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:33:40 [2021-07-16T18:33:40.759Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:33:40 [2021-07-16T18:33:40.759Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:33:40 [2021-07-16T18:33:40.759Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:33:42 [2021-07-16T18:33:42.963Z] === RUN   TestDockerSuite/TestExecUlimits
18:33:42 [2021-07-16T18:33:42.963Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:33:42 [2021-07-16T18:33:42.964Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:33:51 [2021-07-16T18:33:51.575Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:33:51 [2021-07-16T18:33:51.575Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:33:51 [2021-07-16T18:33:51.575Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:33:51 [2021-07-16T18:33:51.575Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:33:51 [2021-07-16T18:33:51.575Z] === RUN   TestDockerSuite/TestExecWithUser
18:33:51 [2021-07-16T18:33:51.575Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:33:51 [2021-07-16T18:33:51.575Z] === RUN   TestDockerSuite/TestGetContainerStats
18:33:57 [2021-07-16T18:33:57.398Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:34:01 [2021-07-16T18:34:01.031Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:34:01 [2021-07-16T18:34:01.031Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:34:01 [2021-07-16T18:34:01.031Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:34:03 [2021-07-16T18:34:03.219Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:34:05 [2021-07-16T18:34:05.683Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:34:05 [2021-07-16T18:34:05.683Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:34:05 [2021-07-16T18:34:05.683Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:34:06 [2021-07-16T18:34:06.145Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:34:06 [2021-07-16T18:34:06.637Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:34:11 [2021-07-16T18:34:11.425Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:34:13 [2021-07-16T18:34:13.255Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestHealth
18:34:13 [2021-07-16T18:34:13.255Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:34:13 [2021-07-16T18:34:13.255Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:34:16 [2021-07-16T18:34:16.237Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:34:16 [2021-07-16T18:34:16.237Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:34:16 [2021-07-16T18:34:16.237Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:34:17 [2021-07-16T18:34:17.013Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:34:17 [2021-07-16T18:34:17.013Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:34:17 [2021-07-16T18:34:17.013Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:34:17 [2021-07-16T18:34:17.013Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:34:17 [2021-07-16T18:34:17.013Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:34:17 [2021-07-16T18:34:17.013Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:34:17 [2021-07-16T18:34:17.476Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:34:17 [2021-07-16T18:34:17.939Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:34:17 [2021-07-16T18:34:17.939Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:34:17 [2021-07-16T18:34:17.939Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:34:19 [2021-07-16T18:34:19.489Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:34:19 [2021-07-16T18:34:19.489Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:34:20 [2021-07-16T18:34:20.871Z] === RUN   TestDockerSuite/TestRmiBlank
18:34:20 [2021-07-16T18:34:20.871Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:34:20 [2021-07-16T18:34:20.871Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:34:21 [2021-07-16T18:34:21.042Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:34:21 [2021-07-16T18:34:21.505Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:34:23 [2021-07-16T18:34:23.698Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:34:25 [2021-07-16T18:34:25.891Z] === RUN   TestDockerSuite/TestImagesFormat
18:34:26 [2021-07-16T18:34:26.354Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:34:26 [2021-07-16T18:34:26.354Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:34:26 [2021-07-16T18:34:26.354Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:34:30 [2021-07-16T18:34:30.114Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:34:30 [2021-07-16T18:34:30.114Z] === RUN   TestDockerSuite/TestImportBadURL
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestImportDisplay
18:34:32 [2021-07-16T18:34:32.308Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestImportFile
18:34:32 [2021-07-16T18:34:32.308Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:34:32 [2021-07-16T18:34:32.308Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestImportGzipped
18:34:32 [2021-07-16T18:34:32.308Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:34:32 [2021-07-16T18:34:32.308Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.308Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:34:32 [2021-07-16T18:34:32.308Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:34:32 [2021-07-16T18:34:32.771Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:34:32 [2021-07-16T18:34:32.771Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.771Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:34:32 [2021-07-16T18:34:32.771Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.771Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:34:32 [2021-07-16T18:34:32.771Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:34:32 [2021-07-16T18:34:32.771Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.771Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:34:32 [2021-07-16T18:34:32.771Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:34:32 [2021-07-16T18:34:32.771Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:34:34 [2021-07-16T18:34:34.964Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:34:37 [2021-07-16T18:34:37.160Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:34:37 [2021-07-16T18:34:37.161Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:34:37 [2021-07-16T18:34:37.161Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:34:37 [2021-07-16T18:34:37.161Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:34:37 [2021-07-16T18:34:37.161Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:34:37 [2021-07-16T18:34:37.161Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:34:37 [2021-07-16T18:34:37.161Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:34:37 [2021-07-16T18:34:37.161Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:34:38 [2021-07-16T18:34:38.439Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:34:39 [2021-07-16T18:34:39.358Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:34:39 [2021-07-16T18:34:39.822Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:34:41 [2021-07-16T18:34:41.313Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:34:41 [2021-07-16T18:34:41.763Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:34:42 [2021-07-16T18:34:42.018Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:34:42 [2021-07-16T18:34:42.018Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:34:42 [2021-07-16T18:34:42.018Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:34:42 [2021-07-16T18:34:42.018Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:34:42 [2021-07-16T18:34:42.018Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:34:42 [2021-07-16T18:34:42.018Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:34:42 [2021-07-16T18:34:42.018Z] === RUN   TestDockerSuite/TestInspectDefault
18:34:44 [2021-07-16T18:34:44.211Z] === RUN   TestDockerSuite/TestInspectHistory
18:34:48 [2021-07-16T18:34:48.927Z] === RUN   TestDockerSuite/TestInspectImage
18:34:48 [2021-07-16T18:34:48.927Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:34:48 [2021-07-16T18:34:48.927Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:34:48 [2021-07-16T18:34:48.927Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:34:48 [2021-07-16T18:34:48.927Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:34:48 [2021-07-16T18:34:48.927Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:34:48 [2021-07-16T18:34:48.927Z] === RUN   TestDockerSuite/TestInspectInt64
18:34:51 [2021-07-16T18:34:51.124Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:34:52 [2021-07-16T18:34:52.676Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:34:53 [2021-07-16T18:34:53.140Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:34:54 [2021-07-16T18:34:54.055Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:34:55 [2021-07-16T18:34:55.334Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:34:57 [2021-07-16T18:34:57.528Z] === RUN   TestDockerSuite/TestInspectPlugin
18:34:57 [2021-07-16T18:34:57.528Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:34:57 [2021-07-16T18:34:57.528Z] === RUN   TestDockerSuite/TestInspectRootFS
18:34:57 [2021-07-16T18:34:57.528Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:34:57 [2021-07-16T18:34:57.759Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:34:59 [2021-07-16T18:34:59.722Z] === RUN   TestDockerSuite/TestInspectStatus
18:35:02 [2021-07-16T18:35:02.649Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:35:06 [2021-07-16T18:35:06.250Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:35:06 [2021-07-16T18:35:06.409Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:35:09 [2021-07-16T18:35:09.338Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:35:11 [2021-07-16T18:35:11.537Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:35:13 [2021-07-16T18:35:13.253Z] === RUN   TestDockerSuite/TestRmiTag
18:35:13 [2021-07-16T18:35:13.742Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:35:14 [2021-07-16T18:35:14.212Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:35:15 [2021-07-16T18:35:15.939Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:35:16 [2021-07-16T18:35:16.357Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:35:18 [2021-07-16T18:35:18.132Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinksEnvs
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.328Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:35:20 [2021-07-16T18:35:20.328Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.790Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:35:20 [2021-07-16T18:35:20.790Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.790Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:35:20 [2021-07-16T18:35:20.790Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.790Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:35:20 [2021-07-16T18:35:20.790Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.790Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:35:20 [2021-07-16T18:35:20.790Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.790Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:35:20 [2021-07-16T18:35:20.790Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.790Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:35:20 [2021-07-16T18:35:20.790Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.791Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:35:20 [2021-07-16T18:35:20.791Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.791Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:35:20 [2021-07-16T18:35:20.791Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.791Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:35:20 [2021-07-16T18:35:20.791Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:35:20 [2021-07-16T18:35:20.791Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:35:20 [2021-07-16T18:35:20.791Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:35:20 [2021-07-16T18:35:20.791Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:35:22 [2021-07-16T18:35:22.984Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:35:24 [2021-07-16T18:35:24.534Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:35:30 [2021-07-16T18:35:30.360Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:35:33 [2021-07-16T18:35:33.286Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:35:33 [2021-07-16T18:35:33.286Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:35:33 [2021-07-16T18:35:33.286Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:35:35 [2021-07-16T18:35:35.481Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:35:35 [2021-07-16T18:35:35.481Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:35:41 [2021-07-16T18:35:41.307Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:35:46 [2021-07-16T18:35:46.172Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:35:47 [2021-07-16T18:35:47.133Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:35:48 [2021-07-16T18:35:48.331Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:35:52 [2021-07-16T18:35:52.983Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAddHost
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:35:53 [2021-07-16T18:35:53.934Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:35:53 [2021-07-16T18:35:53.934Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:35:54 [2021-07-16T18:35:54.245Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:35:55 [2021-07-16T18:35:55.793Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:35:56 [2021-07-16T18:35:56.080Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:35:56 [2021-07-16T18:35:56.080Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:35:56 [2021-07-16T18:35:56.080Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:35:56 [2021-07-16T18:35:56.080Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:35:56 [2021-07-16T18:35:56.080Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:35:58 [2021-07-16T18:35:58.720Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:35:58 [2021-07-16T18:35:58.720Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:35:58 [2021-07-16T18:35:58.720Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:36:00 [2021-07-16T18:36:00.714Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:36:00 [2021-07-16T18:36:00.915Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:36:02 [2021-07-16T18:36:02.863Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:36:03 [2021-07-16T18:36:03.109Z] === RUN   TestDockerSuite/TestLogsSince
18:36:05 [2021-07-16T18:36:05.728Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:36:07 [2021-07-16T18:36:07.881Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:36:10 [2021-07-16T18:36:10.746Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:36:10 [2021-07-16T18:36:10.746Z] === RUN   TestDockerSuite/TestRunBindMounts
18:36:13 [2021-07-16T18:36:13.479Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:36:13 [2021-07-16T18:36:13.479Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:36:13 [2021-07-16T18:36:13.479Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:36:13 [2021-07-16T18:36:13.479Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:36:13 [2021-07-16T18:36:13.479Z] === RUN   TestDockerSuite/TestLogsTail
18:36:14 [2021-07-16T18:36:14.434Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:36:14 [2021-07-16T18:36:14.434Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.434Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:36:14 [2021-07-16T18:36:14.434Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.434Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:36:14 [2021-07-16T18:36:14.434Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:36:14 [2021-07-16T18:36:14.885Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:36:14 [2021-07-16T18:36:14.885Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:36:15 [2021-07-16T18:36:15.027Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:36:17 [2021-07-16T18:36:17.028Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:36:17 [2021-07-16T18:36:17.029Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:36:17 [2021-07-16T18:36:17.029Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:36:17 [2021-07-16T18:36:17.954Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:36:20 [2021-07-16T18:36:20.714Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:36:20 [2021-07-16T18:36:20.714Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:36:20 [2021-07-16T18:36:20.714Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:36:20 [2021-07-16T18:36:20.714Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:36:20 [2021-07-16T18:36:20.714Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:36:22 [2021-07-16T18:36:22.228Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:36:22 [2021-07-16T18:36:22.228Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.228Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:36:22 [2021-07-16T18:36:22.228Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.229Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:36:22 [2021-07-16T18:36:22.229Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.229Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:36:22 [2021-07-16T18:36:22.229Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.229Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:36:22 [2021-07-16T18:36:22.229Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.229Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:36:22 [2021-07-16T18:36:22.229Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.229Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:36:22 [2021-07-16T18:36:22.229Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:36:22 [2021-07-16T18:36:22.229Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:36:24 [2021-07-16T18:36:24.381Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestMountIntoProc
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestMountIntoSys
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestNetHostname
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginActive
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPortHostBinding
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.070Z] === RUN   TestDockerSuite/TestPortList
18:36:25 [2021-07-16T18:36:25.070Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:36:25 [2021-07-16T18:36:25.533Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:36:26 [2021-07-16T18:36:26.527Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:36:28 [2021-07-16T18:36:28.670Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:36:28 [2021-07-16T18:36:28.670Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:36:28 [2021-07-16T18:36:28.670Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:36:28 [2021-07-16T18:36:28.670Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:36:28 [2021-07-16T18:36:28.670Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:36:28 [2021-07-16T18:36:28.670Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:36:28 [2021-07-16T18:36:28.670Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:36:30 [2021-07-16T18:36:30.248Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:36:30 [2021-07-16T18:36:30.248Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.248Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:36:30 [2021-07-16T18:36:30.248Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:36:30 [2021-07-16T18:36:30.248Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:36:30 [2021-07-16T18:36:30.249Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:36:30 [2021-07-16T18:36:30.249Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:36:30 [2021-07-16T18:36:30.249Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:36:30 [2021-07-16T18:36:30.249Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:36:30 [2021-07-16T18:36:30.249Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:36:30 [2021-07-16T18:36:30.249Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:36:30 [2021-07-16T18:36:30.249Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:36:31 [2021-07-16T18:36:31.534Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:36:31 [2021-07-16T18:36:31.534Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:36:31 [2021-07-16T18:36:31.534Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:36:31 [2021-07-16T18:36:31.534Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:36:31 [2021-07-16T18:36:31.534Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:36:31 [2021-07-16T18:36:31.534Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:36:31 [2021-07-16T18:36:31.534Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:36:31 [2021-07-16T18:36:31.534Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:36:31 [2021-07-16T18:36:31.534Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:36:33 [2021-07-16T18:36:33.048Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:36:34 [2021-07-16T18:36:34.970Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:36:34 [2021-07-16T18:36:34.970Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:36:34 [2021-07-16T18:36:34.970Z] === RUN   TestDockerSuite/TestPsByOrder
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:36:40 [2021-07-16T18:36:40.050Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:36:40 [2021-07-16T18:36:40.050Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:36:40 [2021-07-16T18:36:40.050Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:36:40 [2021-07-16T18:36:40.050Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:36:40 [2021-07-16T18:36:40.050Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:36:40 [2021-07-16T18:36:40.050Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:36:40 [2021-07-16T18:36:40.050Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:36:42 [2021-07-16T18:36:42.195Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:36:42 [2021-07-16T18:36:42.195Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:36:42 [2021-07-16T18:36:42.195Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:36:42 [2021-07-16T18:36:42.195Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:36:42 [2021-07-16T18:36:42.195Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:36:42 [2021-07-16T18:36:42.195Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:36:43 [2021-07-16T18:36:43.579Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:36:43 [2021-07-16T18:36:43.579Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:36:43 [2021-07-16T18:36:43.579Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:36:44 [2021-07-16T18:36:44.343Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:36:47 [2021-07-16T18:36:47.207Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:36:47 [2021-07-16T18:36:47.207Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:36:47 [2021-07-16T18:36:47.207Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:36:49 [2021-07-16T18:36:49.354Z] === RUN   TestDockerSuite/TestRunEnvironment
18:36:49 [2021-07-16T18:36:49.354Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:36:49 [2021-07-16T18:36:49.354Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:36:49 [2021-07-16T18:36:49.354Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:36:49 [2021-07-16T18:36:49.354Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:36:49 [2021-07-16T18:36:49.354Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:36:49 [2021-07-16T18:36:49.354Z] === RUN   TestDockerSuite/TestRunExitCode
18:36:52 [2021-07-16T18:36:52.186Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:36:52 [2021-07-16T18:36:52.251Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:36:55 [2021-07-16T18:36:55.131Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:36:57 [2021-07-16T18:36:57.276Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:36:59 [2021-07-16T18:36:59.420Z] === RUN   TestDockerSuite/TestRunExposePort
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:36:59 [2021-07-16T18:36:59.870Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:36:59 [2021-07-16T18:36:59.870Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:37:03 [2021-07-16T18:37:03.555Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:37:03 [2021-07-16T18:37:03.555Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:37:03 [2021-07-16T18:37:03.555Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:37:04 [2021-07-16T18:37:04.006Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:37:04 [2021-07-16T18:37:04.006Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:37:04 [2021-07-16T18:37:04.006Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:37:04 [2021-07-16T18:37:04.006Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:37:04 [2021-07-16T18:37:04.006Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:37:04 [2021-07-16T18:37:04.006Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:37:04 [2021-07-16T18:37:04.006Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:37:04 [2021-07-16T18:37:04.006Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:37:04 [2021-07-16T18:37:04.006Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:37:07 [2021-07-16T18:37:07.053Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:37:07 [2021-07-16T18:37:07.053Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:37:07 [2021-07-16T18:37:07.053Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:37:07 [2021-07-16T18:37:07.053Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:37:11 [2021-07-16T18:37:11.027Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:37:11 [2021-07-16T18:37:11.027Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:37:11 [2021-07-16T18:37:11.027Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModeHostname
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunMount
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:37:13 [2021-07-16T18:37:13.180Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:37:13 [2021-07-16T18:37:13.180Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:37:19 [2021-07-16T18:37:19.480Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:37:21 [2021-07-16T18:37:21.941Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:37:21 [2021-07-16T18:37:21.941Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:37:21 [2021-07-16T18:37:21.941Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:37:21 [2021-07-16T18:37:21.941Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:37:21 [2021-07-16T18:37:21.941Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:37:21 [2021-07-16T18:37:21.941Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:37:21 [2021-07-16T18:37:21.941Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:37:23 [2021-07-16T18:37:23.237Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:37:25 [2021-07-16T18:37:25.638Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetHost
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:37:30 [2021-07-16T18:37:30.272Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:37:30 [2021-07-16T18:37:30.272Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:37:30 [2021-07-16T18:37:30.729Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:37:31 [2021-07-16T18:37:31.685Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:37:33 [2021-07-16T18:37:33.829Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:37:35 [2021-07-16T18:37:35.341Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:37:35 [2021-07-16T18:37:35.669Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:37:36 [2021-07-16T18:37:36.294Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunPortInUse
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:37:38 [2021-07-16T18:37:38.449Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:37:38 [2021-07-16T18:37:38.449Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:37:39 [2021-07-16T18:37:39.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:37:39 [2021-07-16T18:37:39.430Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:37:39 [2021-07-16T18:37:39.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:37:39 [2021-07-16T18:37:39.430Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:37:39 [2021-07-16T18:37:39.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:37:42 [2021-07-16T18:37:42.153Z] === RUN   TestDockerSuite/TestRunPublishPort
18:37:42 [2021-07-16T18:37:42.153Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:37:42 [2021-07-16T18:37:42.153Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:37:42 [2021-07-16T18:37:42.153Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:37:42 [2021-07-16T18:37:42.153Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:37:42 [2021-07-16T18:37:42.153Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:37:42 [2021-07-16T18:37:42.153Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:37:42 [2021-07-16T18:37:42.153Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:37:42 [2021-07-16T18:37:42.153Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:37:42 [2021-07-16T18:37:42.153Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:37:42 [2021-07-16T18:37:42.153Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:37:49 [2021-07-16T18:37:49.801Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:37:49 [2021-07-16T18:37:49.802Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:37:49 [2021-07-16T18:37:49.802Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:37:49 [2021-07-16T18:37:49.802Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:37:49 [2021-07-16T18:37:49.802Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:37:49 [2021-07-16T18:37:49.802Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:37:49 [2021-07-16T18:37:49.802Z] === RUN   TestDockerSuite/TestPsRightTagName
18:37:49 [2021-07-16T18:37:49.802Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:37:49 [2021-07-16T18:37:49.802Z] === RUN   TestDockerSuite/TestPsShowMounts
18:37:54 [2021-07-16T18:37:54.455Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:37:54 [2021-07-16T18:37:54.455Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:37:54 [2021-07-16T18:37:54.455Z] === RUN   TestDockerSuite/TestRunRm
18:37:56 [2021-07-16T18:37:56.613Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:37:56 [2021-07-16T18:37:56.927Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:37:56 [2021-07-16T18:37:56.927Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:37:56 [2021-07-16T18:37:56.927Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:37:57 [2021-07-16T18:37:57.906Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:37:57 [2021-07-16T18:37:57.906Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:37:57 [2021-07-16T18:37:57.906Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:37:58 [2021-07-16T18:37:58.882Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:37:59 [2021-07-16T18:37:59.863Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:37:59 [2021-07-16T18:37:59.863Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:37:59 [2021-07-16T18:37:59.863Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:38:02 [2021-07-16T18:38:02.352Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:38:05 [2021-07-16T18:38:05.217Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:38:07 [2021-07-16T18:38:07.364Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:38:09 [2021-07-16T18:38:09.511Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:38:10 [2021-07-16T18:38:10.230Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:38:12 [2021-07-16T18:38:12.376Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:38:12 [2021-07-16T18:38:12.376Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:38:12 [2021-07-16T18:38:12.376Z] === RUN   TestDockerSuite/TestRunState
18:38:12 [2021-07-16T18:38:12.376Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:38:12 [2021-07-16T18:38:12.376Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:38:13 [2021-07-16T18:38:13.156Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:38:15 [2021-07-16T18:38:15.248Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:38:15 [2021-07-16T18:38:15.248Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:38:15 [2021-07-16T18:38:15.248Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:38:15 [2021-07-16T18:38:15.351Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:38:17 [2021-07-16T18:38:17.393Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:38:17 [2021-07-16T18:38:17.394Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:38:17 [2021-07-16T18:38:17.394Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:38:17 [2021-07-16T18:38:17.394Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:38:17 [2021-07-16T18:38:17.394Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:38:17 [2021-07-16T18:38:17.394Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:38:17 [2021-07-16T18:38:17.394Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:38:17 [2021-07-16T18:38:17.394Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:38:17 [2021-07-16T18:38:17.394Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUserByID
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUserByName
18:38:22 [2021-07-16T18:38:22.043Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:38:22 [2021-07-16T18:38:22.043Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:38:24 [2021-07-16T18:38:24.912Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:38:24 [2021-07-16T18:38:24.912Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:38:24 [2021-07-16T18:38:24.912Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:38:27 [2021-07-16T18:38:27.776Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:38:27 [2021-07-16T18:38:27.776Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:38:27 [2021-07-16T18:38:27.776Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:38:27 [2021-07-16T18:38:27.776Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:38:27 [2021-07-16T18:38:27.776Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:38:30 [2021-07-16T18:38:30.651Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:38:37 [2021-07-16T18:38:37.656Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:38:42 [2021-07-16T18:38:42.291Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:38:45 [2021-07-16T18:38:45.368Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:38:45 [2021-07-16T18:38:45.368Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:38:45 [2021-07-16T18:38:45.368Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:38:48 [2021-07-16T18:38:48.020Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:38:48 [2021-07-16T18:38:48.020Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:38:48 [2021-07-16T18:38:48.020Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:38:48 [2021-07-16T18:38:48.020Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:38:48 [2021-07-16T18:38:48.295Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:38:48 [2021-07-16T18:38:48.295Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:38:48 [2021-07-16T18:38:48.758Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:38:49 [2021-07-16T18:38:49.221Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:38:51 [2021-07-16T18:38:51.712Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:38:53 [2021-07-16T18:38:53.862Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:38:53 [2021-07-16T18:38:53.939Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:38:56 [2021-07-16T18:38:56.733Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:38:56 [2021-07-16T18:38:56.733Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:38:56 [2021-07-16T18:38:56.733Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:38:56 [2021-07-16T18:38:56.733Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:38:56 [2021-07-16T18:38:56.733Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:38:56 [2021-07-16T18:38:56.733Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:38:56 [2021-07-16T18:38:56.733Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:38:57 [2021-07-16T18:38:57.696Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:38:57 [2021-07-16T18:38:57.696Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:38:57 [2021-07-16T18:38:57.696Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:39:00 [2021-07-16T18:39:00.424Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:39:02 [2021-07-16T18:39:02.443Z] === RUN   TestDockerSuite/TestRmiBlank
18:39:02 [2021-07-16T18:39:02.443Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:39:02 [2021-07-16T18:39:02.443Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:39:03 [2021-07-16T18:39:03.305Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:39:04 [2021-07-16T18:39:04.821Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveImageId
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:39:09 [2021-07-16T18:39:09.456Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:39:09 [2021-07-16T18:39:09.456Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:39:11 [2021-07-16T18:39:11.604Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:39:11 [2021-07-16T18:39:11.604Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:39:12 [2021-07-16T18:39:12.054Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:39:12 [2021-07-16T18:39:12.505Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:39:14 [2021-07-16T18:39:14.018Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:39:17 [2021-07-16T18:39:17.310Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:39:18 [2021-07-16T18:39:18.858Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:39:19 [2021-07-16T18:39:19.835Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:39:21 [2021-07-16T18:39:21.019Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:39:21 [2021-07-16T18:39:21.019Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:39:21 [2021-07-16T18:39:21.019Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:39:26 [2021-07-16T18:39:26.949Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:39:29 [2021-07-16T18:39:29.537Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:39:29 [2021-07-16T18:39:29.537Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:39:29 [2021-07-16T18:39:29.537Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:39:33 [2021-07-16T18:39:33.225Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:39:33 [2021-07-16T18:39:33.225Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:39:33 [2021-07-16T18:39:33.225Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:39:33 [2021-07-16T18:39:33.225Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:39:33 [2021-07-16T18:39:33.225Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:39:33 [2021-07-16T18:39:33.225Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:39:33 [2021-07-16T18:39:33.225Z] === RUN   TestDockerSuite/TestStartRecordError
18:39:33 [2021-07-16T18:39:33.225Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:39:33 [2021-07-16T18:39:33.225Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:39:35 [2021-07-16T18:39:35.731Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:39:38 [2021-07-16T18:39:38.955Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:39:38 [2021-07-16T18:39:38.955Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:39:38 [2021-07-16T18:39:38.955Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:39:38 [2021-07-16T18:39:38.955Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:39:38 [2021-07-16T18:39:38.955Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestStatsNoStream
18:39:38 [2021-07-16T18:39:38.955Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:39:38 [2021-07-16T18:39:38.955Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:39:41 [2021-07-16T18:39:41.099Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:39:43 [2021-07-16T18:39:43.965Z] === RUN   TestDockerSuite/TestTopPrivileged
18:39:43 [2021-07-16T18:39:43.965Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:39:43 [2021-07-16T18:39:43.965Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:39:45 [2021-07-16T18:39:45.481Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:39:45 [2021-07-16T18:39:45.481Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:39:45 [2021-07-16T18:39:45.481Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:39:45 [2021-07-16T18:39:45.481Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:39:45 [2021-07-16T18:39:45.481Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:39:45 [2021-07-16T18:39:45.481Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:39:45 [2021-07-16T18:39:45.481Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:39:48 [2021-07-16T18:39:48.157Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:39:51 [2021-07-16T18:39:51.917Z] === RUN   TestDockerSuite/TestRmiTag
18:39:52 [2021-07-16T18:39:52.380Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:39:55 [2021-07-16T18:39:55.306Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:40:03 [2021-07-16T18:40:03.050Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:40:03 [2021-07-16T18:40:03.050Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:40:04 [2021-07-16T18:40:04.567Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:40:04 [2021-07-16T18:40:04.567Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:40:07 [2021-07-16T18:40:07.433Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:40:07 [2021-07-16T18:40:07.884Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:40:08 [2021-07-16T18:40:08.334Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:40:08 [2021-07-16T18:40:08.334Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:40:08 [2021-07-16T18:40:08.334Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:40:13 [2021-07-16T18:40:13.053Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:40:13 [2021-07-16T18:40:13.516Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:40:16 [2021-07-16T18:40:16.818Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:40:16 [2021-07-16T18:40:16.818Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-16T18:40:16.818Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:40:17 [2021-07-16T18:40:17.272Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:40:17 [2021-07-16T18:40:17.272Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:40:17 [2021-07-16T18:40:17.272Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:40:17 [2021-07-16T18:40:17.272Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:40:18 [2021-07-16T18:40:18.234Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAddHost
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:40:19 [2021-07-16T18:40:19.212Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:40:19 [2021-07-16T18:40:19.212Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:40:21 [2021-07-16T18:40:21.418Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:40:21 [2021-07-16T18:40:21.418Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:40:21 [2021-07-16T18:40:21.418Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:40:21 [2021-07-16T18:40:21.418Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:40:21 [2021-07-16T18:40:21.418Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:40:24 [2021-07-16T18:40:24.276Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:40:24 [2021-07-16T18:40:24.276Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:40:24 [2021-07-16T18:40:24.726Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:40:26 [2021-07-16T18:40:26.143Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:40:28 [2021-07-16T18:40:28.337Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:40:30 [2021-07-16T18:40:30.532Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:40:37 [2021-07-16T18:40:37.644Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:40:39 [2021-07-16T18:40:39.434Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:40:39 [2021-07-16T18:40:39.435Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:40:39 [2021-07-16T18:40:39.435Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:40:39 [2021-07-16T18:40:39.846Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:40:39 [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite (2319.32s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (55.56s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:40:39 [2021-07-16T18:40:39.886Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.30s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.08s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.05s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.66s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.76s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.15s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.69s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.20s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.64s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.57s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddTar (32.18s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.28s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.73s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.15s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.34s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.75s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.69s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.48s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.26s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.71s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.58s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.58s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.39s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.65s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.52s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.85s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.40s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.98s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.80s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (47.40s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.84s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.25s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.10s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.09s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.78s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.10s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.77s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.04s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.84s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.58s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.21s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.20s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFails (2.61s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.59s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.22s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.49s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.05s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.49s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.68s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.92s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.99s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.61s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.26s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.96s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.02s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s)
18:40:39 [2021-07-16T18:40:39.887Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.81s)
18:40:40 [2021-07-16T18:40:40.310Z] === RUN   TestDockerSuite/TestRunBindMounts
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.59s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.93s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.42s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.71s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.24s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.85s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.15s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.83s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.48s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.89s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.81s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.51s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.74s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.83s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.76s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.12s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.69s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildRm (20.32s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.09s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.56s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.38s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.34s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.99s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.32s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.10s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.75s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (40.71s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.37s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.82s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.31s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (8.15s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.87s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.44s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.27s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (7.15s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (23.63s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (8.60s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.65s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.35s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.76s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCommitChange (4.79s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.97s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.04s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.44s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.95s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.27s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.28s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.21s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.06s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.23s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.96s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.66s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.03s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.340Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.53s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.54s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.55s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (3.45s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.55s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000054e8_<nil>} (2.45s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_false__<nil>_<nil>_<nil>} (2.46s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_true__<nil>_<nil>_<nil>} (2.49s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:40:40 [2021-07-16T18:40:40.341Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.36s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.71s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.60s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.17s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.27s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpToDot (2.17s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.69s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.08s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.21s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateRM (0.43s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.99s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.23s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.17s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.39s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.20s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.24s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.29s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.05s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.39s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.79s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsRename (2.89s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsResize (8.05s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.42s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.81s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.98s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.99s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.18s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.15s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.52s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.56s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.92s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.92s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.96s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.31s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.45s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.50s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.53s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.25s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.50s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.05s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.08s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.23s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.95s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s)
18:40:40 [2021-07-16T18:40:40.341Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.05s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.50s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.57s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.16s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.18s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (7.00s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsSince (9.09s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsTail (2.92s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.30s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.57s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.54s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.50s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.12s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.67s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.56s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.53s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.68s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.38s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.88s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.08s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.11s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.17s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.72s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.49s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.91s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.66s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.91s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.83s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.36s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiTag (0.68s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.13s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (28.98s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.62s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.59s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.51s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.49s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.12s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.43s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.56s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.78s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.23s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.28s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.90s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.50s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.96s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.08s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.04s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:40:40 [2021-07-16T18:40:40.342Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.65s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.95s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.24s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.70s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.45s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.16s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunRm (2.62s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.18s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.72s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.22s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.76s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.07s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.89s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.94s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.73s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.27s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.81s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.69s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.92s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.95s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:40:40 [2021-07-16T18:40:40.343Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s)
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:40:40 [2021-07-16T18:40:40.343Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.343Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerRegistrySuite (0.14s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthTokenSuite
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerDaemonSuite
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerSwarmSuite
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- PASS: TestDockerPluginSuite (0.02s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerExternalVolumeSuite
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerNetworkSuite
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] === RUN   TestDockerHubPullSuite
18:40:40 [2021-07-16T18:40:40.344Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:40:40 [2021-07-16T18:40:40.344Z] PASS
18:40:40 [2021-07-16T18:40:40.344Z] ok  	github.com/docker/docker/integration-cli	2320.037s
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === Skipped
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.344Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:40:40 [2021-07-16T18:40:40.344Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.345Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:40:40 [2021-07-16T18:40:40.345Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.346Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
18:40:40 [2021-07-16T18:40:40.346Z] 
18:40:40 [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
18:40:40 [2021-07-16T18:40:40.346Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.801Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
18:40:40 [2021-07-16T18:40:40.801Z] 
18:40:40 [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:40:40 [2021-07-16T18:40:40.801Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.801Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:40:40 [2021-07-16T18:40:40.801Z] 
18:40:40 [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:40:40 [2021-07-16T18:40:40.801Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.801Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:40:40 [2021-07-16T18:40:40.801Z] 
18:40:40 [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.801Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.801Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.801Z] 
18:40:40 [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:40:40 [2021-07-16T18:40:40.801Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.801Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:40:40 [2021-07-16T18:40:40.801Z] 
18:40:40 [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_sni_test.go:18: Flakey test
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z] 
18:40:40 [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:40:40 [2021-07-16T18:40:40.802Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:40:40 [2021-07-16T18:40:40.803Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.803Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:40:40 [2021-07-16T18:40:40.804Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.805Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:40:40 [2021-07-16T18:40:40.805Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z] 
18:40:40 [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:40:40 [2021-07-16T18:40:40.806Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:40:40 [2021-07-16T18:40:40.806Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.807Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:40:40 [2021-07-16T18:40:40.807Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:40 [2021-07-16T18:40:40.808Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:40:40 [2021-07-16T18:40:40.808Z] 
18:40:40 [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:40:41 [2021-07-16T18:40:41.260Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.260Z] DONE 1092 tests, 546 skipped in 2328.475s
18:40:41 [2021-07-16T18:40:41.260Z] INFO: Integration tests ended at 07/16/2021 18:40:40. Duration:00:38:48.5988347
18:40:41 [2021-07-16T18:40:41.260Z] INFO: Docker info of the daemon under test at end of run
18:40:41 [2021-07-16T18:40:41.260Z] 
18:40:41 [2021-07-16T18:40:41.711Z] Containers: 2
18:40:41 [2021-07-16T18:40:41.711Z]  Running: 0
18:40:41 [2021-07-16T18:40:41.711Z]  Paused: 0
18:40:41 [2021-07-16T18:40:41.711Z]  Stopped: 2
18:40:41 [2021-07-16T18:40:41.711Z] Images: 18
18:40:41 [2021-07-16T18:40:41.711Z] Server Version: 0.0.0-dev
18:40:41 [2021-07-16T18:40:41.711Z] Storage Driver: windowsfilter
18:40:41 [2021-07-16T18:40:41.711Z]  Windows: 
18:40:41 [2021-07-16T18:40:41.711Z] Logging Driver: json-file
18:40:41 [2021-07-16T18:40:41.711Z] Plugins: 
18:40:41 [2021-07-16T18:40:41.711Z]  Volume: local
18:40:41 [2021-07-16T18:40:41.711Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:40:41 [2021-07-16T18:40:41.711Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:40:41 [2021-07-16T18:40:41.711Z] Swarm: inactive
18:40:41 [2021-07-16T18:40:41.711Z] Default Isolation: process
18:40:41 [2021-07-16T18:40:41.711Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
18:40:41 [2021-07-16T18:40:41.711Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
18:40:41 [2021-07-16T18:40:41.711Z] OSType: windows
18:40:41 [2021-07-16T18:40:41.711Z] Architecture: x86_64
18:40:41 [2021-07-16T18:40:41.711Z] CPUs: 4
18:40:41 [2021-07-16T18:40:41.711Z] Total Memory: 32GiB
18:40:41 [2021-07-16T18:40:41.711Z] Name: azwin-2-51e770
18:40:41 [2021-07-16T18:40:41.711Z] ID: UWFY:AMSX:FJ2I:YA45:G4EW:IOFM:VDMJ:5BFJ:B5M2:AYJ7:2QOE:FVQN
18:40:41 [2021-07-16T18:40:41.711Z] Docker Root Dir: D:\CI\PR-42647\2\daemon
18:40:41 [2021-07-16T18:40:41.711Z] Debug Mode (client): false
18:40:41 [2021-07-16T18:40:41.711Z] Debug Mode (server): true
18:40:41 [2021-07-16T18:40:41.711Z]  File Descriptors: -1
18:40:41 [2021-07-16T18:40:41.711Z]  Goroutines: 17
18:40:41 [2021-07-16T18:40:41.711Z]  System Time: 2021-07-16T18:40:41.2679025Z
18:40:41 [2021-07-16T18:40:41.711Z]  EventsListeners: 0
18:40:41 [2021-07-16T18:40:41.711Z] Registry: https://index.docker.io/v1/
18:40:41 [2021-07-16T18:40:41.711Z] Labels:
18:40:41 [2021-07-16T18:40:41.711Z] Experimental: false
18:40:41 [2021-07-16T18:40:41.711Z] Insecure Registries:
18:40:41 [2021-07-16T18:40:41.711Z]  127.0.0.0/8
18:40:41 [2021-07-16T18:40:41.711Z] Live Restore Enabled: false
18:40:41 [2021-07-16T18:40:41.711Z] 
18:40:41 [2021-07-16T18:40:41.711Z] 
18:40:41 [2021-07-16T18:40:41.711Z] INFO: Stopping daemon under test
18:40:41 [2021-07-16T18:40:41.711Z] SUCCESS: The process with PID 6692 (child process of PID 8340) has been terminated.
18:40:41 [2021-07-16T18:40:41.711Z] SUCCESS: The process with PID 8340 (child process of PID 7856) has been terminated.
18:40:41 [2021-07-16T18:40:41.711Z] INFO: Stop tailing logs of the daemon under tests
18:40:41 [2021-07-16T18:40:41.711Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 18:40:41.
18:40:41 [2021-07-16T18:40:41.711Z] INFO: Tidying up at end of run
18:40:41 [2021-07-16T18:40:41.711Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.out) to bundles\CIDUT.out
18:40:41 [2021-07-16T18:40:41.711Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.err) to bundles\CIDUT.err
18:40:41 [2021-07-16T18:40:41.711Z] INFO: Nuke-Everything...
18:40:43 [2021-07-16T18:40:43.856Z] INFO: Container count on control daemon to delete is 2
18:40:44 [2021-07-16T18:40:44.306Z] a57cadbf9813
18:40:44 [2021-07-16T18:40:44.306Z] ef19b4c3e070
18:40:44 [2021-07-16T18:40:44.757Z] INFO: Non-base image count on control daemon to delete is 1
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:40:45 [2021-07-16T18:40:45.028Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:40:45 [2021-07-16T18:40:45.028Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:40:46 [2021-07-16T18:40:46.269Z] Deleted: sha256:96bbc8aea689fd2adfc2d908e203af823a2d862a70c080cd57ff37e2c47e1f44
18:40:46 [2021-07-16T18:40:46.269Z] Deleted: sha256:b3ffc305d514227d4c553fc71c6c9bdde6b79e037a0ef4b4fe5b74b3ec607481
18:40:46 [2021-07-16T18:40:46.269Z] INFO: Tidying pidfile d:\CI\PR-42647\2\docker.pid
18:40:46 [2021-07-16T18:40:46.269Z] INFO: Nuking d:\CI
18:40:47 [2021-07-16T18:40:47.221Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:40:47 [2021-07-16T18:40:47.221Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:40:47 [2021-07-16T18:40:47.221Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:40:50 [2021-07-16T18:40:50.144Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:40:50 [2021-07-16T18:40:50.144Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:40:50 [2021-07-16T18:40:50.144Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:40:50 [2021-07-16T18:40:50.144Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:40:50 [2021-07-16T18:40:50.144Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:40:51 [2021-07-16T18:40:51.694Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:40:51 [2021-07-16T18:40:51.694Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:40:51 [2021-07-16T18:40:51.694Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:40:51 [2021-07-16T18:40:51.694Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:40:51 [2021-07-16T18:40:51.694Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:40:51 [2021-07-16T18:40:51.694Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:40:51 [2021-07-16T18:40:51.694Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:40:51 [2021-07-16T18:40:51.694Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-16T18:40:52.157Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:40:52 [2021-07-16T18:40:52.157Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-16T18:40:52.157Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:40:52 [2021-07-16T18:40:52.157Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-16T18:40:52.157Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:40:52 [2021-07-16T18:40:52.157Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-16T18:40:52.157Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:40:54 [2021-07-16T18:40:54.351Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:40:56 [2021-07-16T18:40:56.544Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:40:58 [2021-07-16T18:40:58.736Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:40:58 [2021-07-16T18:40:58.736Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:40:58 [2021-07-16T18:40:58.736Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:40:58 [2021-07-16T18:40:58.736Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:40:58 [2021-07-16T18:40:58.736Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:40:58 [2021-07-16T18:40:58.736Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:40:58 [2021-07-16T18:40:58.736Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:41:00 [2021-07-16T18:41:00.930Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:41:00 [2021-07-16T18:41:00.930Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:41:00 [2021-07-16T18:41:00.930Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:41:00 [2021-07-16T18:41:00.930Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:41:00 [2021-07-16T18:41:00.930Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:41:00 [2021-07-16T18:41:00.930Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:41:00 [2021-07-16T18:41:00.930Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:41:00 [2021-07-16T18:41:00.930Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:41:00 [2021-07-16T18:41:00.930Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:41:00 [2021-07-16T18:41:00.994Z] INFO: Zapped successfully
18:41:00 [2021-07-16T18:41:00.994Z] 
18:41:00 [2021-07-16T18:41:00.994Z] INFO: executeCI.ps1 exiting at Fri Jul 16 18:40:58 CUT 2021. Duration 01:07:07.7654903
18:41:00 [2021-07-16T18:41:00.994Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:41:01 [2021-07-16T18:41:01.228Z] Recording test results
18:41:01 [2021-07-16T18:41:01.830Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:41:03 [2021-07-16T18:41:03.126Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:41:03 [2021-07-16T18:41:03.629Z] Creating win-2022-c8d-integration-bundles.zip
[Pipeline] archiveArtifacts
18:41:05 [2021-07-16T18:41:05.350Z] Archiving artifacts
18:41:06 [2021-07-16T18:41:06.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:41:07 [2021-07-16T18:41:07.339Z] + make clean
18:41:08 [2021-07-16T18:41:08.290Z] docker volume rm -f docker-dev-cache
18:41:08 [2021-07-16T18:41:08.291Z] docker-dev-cache
[Pipeline] deleteDir
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:41:08 [2021-07-16T18:41:08.954Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:41:08 [2021-07-16T18:41:08.954Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:41:08 [2021-07-16T18:41:08.954Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:41:08 [2021-07-16T18:41:08.954Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:41:08 [2021-07-16T18:41:08.954Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:41:08 [2021-07-16T18:41:08.954Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:41:08 [2021-07-16T18:41:08.954Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:41:10 [2021-07-16T18:41:10.506Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:41:10 [2021-07-16T18:41:10.506Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:41:10 [2021-07-16T18:41:10.506Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:41:10 [2021-07-16T18:41:10.506Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:41:10 [2021-07-16T18:41:10.506Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:41:10 [2021-07-16T18:41:10.506Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:41:12 [2021-07-16T18:41:12.699Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:41:14 [2021-07-16T18:41:14.897Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:41:14 [2021-07-16T18:41:14.897Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:41:14 [2021-07-16T18:41:14.897Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:41:17 [2021-07-16T18:41:17.090Z] === RUN   TestDockerSuite/TestRunEnvironment
18:41:17 [2021-07-16T18:41:17.090Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:41:17 [2021-07-16T18:41:17.090Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:41:17 [2021-07-16T18:41:17.090Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:41:17 [2021-07-16T18:41:17.553Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:41:17 [2021-07-16T18:41:17.553Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:41:17 [2021-07-16T18:41:17.553Z] === RUN   TestDockerSuite/TestRunExitCode
18:41:19 [2021-07-16T18:41:19.746Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:41:21 [2021-07-16T18:41:21.938Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:41:24 [2021-07-16T18:41:24.133Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunExposePort
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:41:27 [2021-07-16T18:41:27.063Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-16T18:41:27.063Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:41:35 [2021-07-16T18:41:35.673Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:41:35 [2021-07-16T18:41:35.673Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:41:35 [2021-07-16T18:41:35.673Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:41:35 [2021-07-16T18:41:35.673Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:41:35 [2021-07-16T18:41:35.673Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:41:35 [2021-07-16T18:41:35.673Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:41:46 [2021-07-16T18:41:46.038Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:41:46 [2021-07-16T18:41:46.038Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.038Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:41:46 [2021-07-16T18:41:46.502Z] === RUN   TestDockerSuite/TestRunModeHostname
18:41:46 [2021-07-16T18:41:46.502Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.502Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:41:46 [2021-07-16T18:41:46.502Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.502Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:41:46 [2021-07-16T18:41:46.502Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.502Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:41:46 [2021-07-16T18:41:46.502Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunMount
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:41:46 [2021-07-16T18:41:46.966Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:41:46 [2021-07-16T18:41:46.966Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:41:54 [2021-07-16T18:41:54.541Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:41:54 [2021-07-16T18:41:54.541Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:41:54 [2021-07-16T18:41:54.541Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:41:54 [2021-07-16T18:41:54.541Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:41:54 [2021-07-16T18:41:54.541Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:41:54 [2021-07-16T18:41:54.541Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:41:54 [2021-07-16T18:41:54.541Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:41:58 [2021-07-16T18:41:58.509Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetHost
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:42:02 [2021-07-16T18:42:02.795Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:42:02 [2021-07-16T18:42:02.795Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:42:03 [2021-07-16T18:42:03.551Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:42:05 [2021-07-16T18:42:05.105Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:42:07 [2021-07-16T18:42:07.519Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:42:09 [2021-07-16T18:42:09.926Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:42:11 [2021-07-16T18:42:11.465Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:42:13 [2021-07-16T18:42:13.831Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:42:13 [2021-07-16T18:42:13.831Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:42:13 [2021-07-16T18:42:13.831Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:42:13 [2021-07-16T18:42:13.831Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:42:13 [2021-07-16T18:42:13.831Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:42:13 [2021-07-16T18:42:13.831Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:42:14 [2021-07-16T18:42:14.562Z] === RUN   TestDockerSuite/TestRunPortInUse
18:42:14 [2021-07-16T18:42:14.563Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:42:14 [2021-07-16T18:42:14.563Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:42:14 [2021-07-16T18:42:14.563Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:42:14 [2021-07-16T18:42:14.563Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:42:14 [2021-07-16T18:42:14.563Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:42:14 [2021-07-16T18:42:14.563Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:42:14 [2021-07-16T18:42:14.563Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:42:14 [2021-07-16T18:42:14.563Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:42:14 [2021-07-16T18:42:14.563Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:42:14 [2021-07-16T18:42:14.563Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:42:16 [2021-07-16T18:42:16.628Z] === RUN   TestDockerSuite/TestRunPublishPort
18:42:16 [2021-07-16T18:42:16.628Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:42:16 [2021-07-16T18:42:16.628Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:42:16 [2021-07-16T18:42:16.628Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:42:16 [2021-07-16T18:42:16.628Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:42:16 [2021-07-16T18:42:16.628Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:42:17 [2021-07-16T18:42:17.092Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:42:17 [2021-07-16T18:42:17.092Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:42:17 [2021-07-16T18:42:17.092Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:42:17 [2021-07-16T18:42:17.092Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:42:17 [2021-07-16T18:42:17.092Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:42:29 [2021-07-16T18:42:29.512Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:42:29 [2021-07-16T18:42:29.512Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:42:29 [2021-07-16T18:42:29.512Z] === RUN   TestDockerSuite/TestRunRm
18:42:31 [2021-07-16T18:42:31.699Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:42:37 [2021-07-16T18:42:37.506Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:42:44 [2021-07-16T18:42:44.599Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:42:46 [2021-07-16T18:42:46.784Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:42:48 [2021-07-16T18:42:48.972Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:42:51 [2021-07-16T18:42:51.886Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:42:51 [2021-07-16T18:42:51.886Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:42:51 [2021-07-16T18:42:51.886Z] === RUN   TestDockerSuite/TestRunState
18:42:51 [2021-07-16T18:42:51.886Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:42:51 [2021-07-16T18:42:51.886Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:42:54 [2021-07-16T18:42:54.072Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:42:54 [2021-07-16T18:42:54.072Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:42:54 [2021-07-16T18:42:54.072Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:42:56 [2021-07-16T18:42:56.258Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:42:56 [2021-07-16T18:42:56.258Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:42:56 [2021-07-16T18:42:56.258Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:42:56 [2021-07-16T18:42:56.258Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:42:56 [2021-07-16T18:42:56.258Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:42:56 [2021-07-16T18:42:56.258Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:42:56 [2021-07-16T18:42:56.258Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:42:56 [2021-07-16T18:42:56.258Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:42:56 [2021-07-16T18:42:56.258Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUserByID
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUserByName
18:43:00 [2021-07-16T18:43:00.971Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:43:00 [2021-07-16T18:43:00.971Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:43:03 [2021-07-16T18:43:03.157Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:43:03 [2021-07-16T18:43:03.157Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:43:03 [2021-07-16T18:43:03.157Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:43:05 [2021-07-16T18:43:05.344Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:43:05 [2021-07-16T18:43:05.344Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:43:05 [2021-07-16T18:43:05.808Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:43:05 [2021-07-16T18:43:05.808Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:43:05 [2021-07-16T18:43:05.808Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:43:08 [2021-07-16T18:43:08.724Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:43:15 [2021-07-16T18:43:15.816Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:43:19 [2021-07-16T18:43:19.564Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:43:26 [2021-07-16T18:43:26.657Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:43:26 [2021-07-16T18:43:26.657Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:43:26 [2021-07-16T18:43:26.657Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:43:26 [2021-07-16T18:43:26.657Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:43:28 [2021-07-16T18:43:28.846Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:43:31 [2021-07-16T18:43:31.036Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:43:33 [2021-07-16T18:43:33.220Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:43:33 [2021-07-16T18:43:33.220Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:43:33 [2021-07-16T18:43:33.220Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:43:33 [2021-07-16T18:43:33.220Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:43:33 [2021-07-16T18:43:33.220Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:43:33 [2021-07-16T18:43:33.220Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:43:33 [2021-07-16T18:43:33.220Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:43:37 [2021-07-16T18:43:37.923Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:43:38 [2021-07-16T18:43:38.896Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:43:41 [2021-07-16T18:43:41.084Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveImageId
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:43:45 [2021-07-16T18:43:45.785Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:43:45 [2021-07-16T18:43:45.785Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:43:47 [2021-07-16T18:43:47.971Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:43:48 [2021-07-16T18:43:48.431Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:43:48 [2021-07-16T18:43:48.892Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:43:49 [2021-07-16T18:43:49.355Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:43:50 [2021-07-16T18:43:50.906Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:43:57 [2021-07-16T18:43:57.998Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:43:57 [2021-07-16T18:43:57.998Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:43:57 [2021-07-16T18:43:57.998Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:44:05 [2021-07-16T18:44:05.091Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:44:05 [2021-07-16T18:44:05.091Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:44:05 [2021-07-16T18:44:05.091Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:44:09 [2021-07-16T18:44:09.795Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:44:09 [2021-07-16T18:44:09.795Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:44:09 [2021-07-16T18:44:09.795Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:44:09 [2021-07-16T18:44:09.795Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:44:09 [2021-07-16T18:44:09.795Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:44:09 [2021-07-16T18:44:09.795Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:44:09 [2021-07-16T18:44:09.795Z] === RUN   TestDockerSuite/TestStartRecordError
18:44:09 [2021-07-16T18:44:09.795Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:44:09 [2021-07-16T18:44:09.795Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:44:15 [2021-07-16T18:44:15.607Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:44:15 [2021-07-16T18:44:15.607Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:44:15 [2021-07-16T18:44:15.607Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:44:15 [2021-07-16T18:44:15.607Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:44:15 [2021-07-16T18:44:15.607Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestStatsNoStream
18:44:15 [2021-07-16T18:44:15.607Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:44:15 [2021-07-16T18:44:15.607Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:44:17 [2021-07-16T18:44:17.791Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:44:19 [2021-07-16T18:44:19.974Z] === RUN   TestDockerSuite/TestTopPrivileged
18:44:19 [2021-07-16T18:44:19.974Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:44:19 [2021-07-16T18:44:19.974Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:44:22 [2021-07-16T18:44:22.159Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:44:22 [2021-07-16T18:44:22.159Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:44:22 [2021-07-16T18:44:22.159Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:44:22 [2021-07-16T18:44:22.159Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:44:22 [2021-07-16T18:44:22.159Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:44:22 [2021-07-16T18:44:22.159Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:44:22 [2021-07-16T18:44:22.159Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:44:39 [2021-07-16T18:44:39.882Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:44:39 [2021-07-16T18:44:39.882Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:44:41 [2021-07-16T18:44:41.423Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:44:41 [2021-07-16T18:44:41.884Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:44:44 [2021-07-16T18:44:44.797Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:44:45 [2021-07-16T18:44:45.258Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:44:45 [2021-07-16T18:44:45.720Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:44:45 [2021-07-16T18:44:45.720Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:44:46 [2021-07-16T18:44:46.182Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:44:54 [2021-07-16T18:44:54.770Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:44:54 [2021-07-16T18:44:54.770Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:44:54 [2021-07-16T18:44:54.770Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:44:54 [2021-07-16T18:44:54.770Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:44:54 [2021-07-16T18:44:54.770Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:44:54 [2021-07-16T18:44:54.770Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:44:54 [2021-07-16T18:44:54.770Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:45:01 [2021-07-16T18:45:01.863Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:45:01 [2021-07-16T18:45:01.863Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:45:02 [2021-07-16T18:45:02.324Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:45:12 [2021-07-16T18:45:12.668Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:45:12 [2021-07-16T18:45:12.668Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:45:12 [2021-07-16T18:45:12.668Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:45:12 [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite (2573.23s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (131.91s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.28s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.51s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.37s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.54s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.86s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.19s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.84s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.66s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.42s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddTar (46.32s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.11s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.52s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.19s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.63s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.81s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.47s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.46s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.34s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.42s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.58s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.22s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.96s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.61s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.17s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.24s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.42s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.87s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.59s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (75.45s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.16s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.89s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.64s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.51s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.06s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.62s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.33s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.11s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.29s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.16s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.63s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.76s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.68s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.91s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:45:12 [2021-07-16T18:45:12.668Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFails (2.31s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.59s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.68s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.53s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.83s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.06s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.97s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.00s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.00s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.98s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.79s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.90s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (4.35s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.84s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.76s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.51s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.08s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.83s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.13s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.74s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.24s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.18s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.65s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.55s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.34s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.93s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.27s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.97s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.14s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildRm (12.18s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.88s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.57s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.21s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.44s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.36s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.17s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.09s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.38s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.14s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.93s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.95s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.26s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.25s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.55s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.34s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.19s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.63s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.65s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.18s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCommitChange (9.52s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.31s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.28s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCommitTTY (16.42s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.43s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (11.50s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.28s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.43s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.34s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.30s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.59s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.05s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.89s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.19s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.28s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.32s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.99s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.56s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.58s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.60s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.54s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005518_<nil>} (2.53s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_false__<nil>_<nil>_<nil>} (7.51s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_true__<nil>_<nil>_<nil>} (2.64s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.00s)
18:45:12 [2021-07-16T18:45:12.669Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.50s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.41s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.44s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.74s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.68s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpToDot (2.43s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.43s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.73s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (7.13s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateRM (0.33s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.48s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.32s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.89s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.48s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.69s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.80s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.96s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.73s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.77s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.52s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.56s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsRename (2.43s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsResize (7.80s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.18s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.62s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.89s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.84s)
18:45:12 [2021-07-16T18:45:12.670Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.15s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.29s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.66s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.30s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.58s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.07s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.35s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.24s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:45:13 [2021-07-16T18:45:13.133Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.30s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.16s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.22s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.23s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.20s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.63s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.22s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.22s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.05s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.95s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.96s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.03s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.48s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsSince (8.99s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsTail (2.88s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.68s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (7.14s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.32s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.11s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.83s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.12s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.69s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.79s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.07s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.47s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.67s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.91s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.83s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.13s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.95s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.94s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.21s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.05s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.73s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.92s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.42s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (9.68s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.18s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiTag (0.71s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.35s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.14s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.49s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.99s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.40s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.11s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.40s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.15s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s)
18:45:13 [2021-07-16T18:45:13.134Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.60s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.82s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.29s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.92s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.70s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (2.22s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.96s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.46s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.68s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.57s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunRm (2.38s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.54s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.19s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.99s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.31s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.19s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.73s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.11s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.23s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.96s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.16s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.73s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.55s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.99s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.14s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.77s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.79s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.91s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:45:13 [2021-07-16T18:45:13.135Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s)
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:45:13 [2021-07-16T18:45:13.135Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.135Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] --- PASS: TestDockerRegistrySuite (0.18s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthTokenSuite
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerDaemonSuite
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerSwarmSuite
18:45:13 [2021-07-16T18:45:13.136Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.136Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:45:13 [2021-07-16T18:45:13.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:45:13 [2021-07-16T18:45:13.137Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:45:13 [2021-07-16T18:45:13.137Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z] --- PASS: TestDockerPluginSuite (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z] === RUN   TestDockerExternalVolumeSuite
18:45:13 [2021-07-16T18:45:13.137Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z] === RUN   TestDockerNetworkSuite
18:45:13 [2021-07-16T18:45:13.137Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z] === RUN   TestDockerHubPullSuite
18:45:13 [2021-07-16T18:45:13.137Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.137Z] PASS
18:45:13 [2021-07-16T18:45:13.137Z] ok  	github.com/docker/docker/integration-cli	2573.655s
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === Skipped
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.137Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:45:13 [2021-07-16T18:45:13.137Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_sni_test.go:18: Flakey test
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.138Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z] 
18:45:13 [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.138Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.139Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.139Z] 
18:45:13 [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:45:13 [2021-07-16T18:45:13.601Z] 
18:45:13 [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.602Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:45:13 [2021-07-16T18:45:13.602Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.603Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:45:13 [2021-07-16T18:45:13.603Z] 
18:45:13 [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.603Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.604Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:45:13 [2021-07-16T18:45:13.604Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.605Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:45:13 [2021-07-16T18:45:13.605Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.46s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.46s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.606Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:45:13 [2021-07-16T18:45:13.606Z] 
18:45:13 [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.606Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.607Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:45:13 [2021-07-16T18:45:13.607Z] 
18:45:13 [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:45:13 [2021-07-16T18:45:13.608Z] 
18:45:13 [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:45:13 [2021-07-16T18:45:13.609Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:13 [2021-07-16T18:45:13.609Z] DONE 1092 tests, 546 skipped in 2582.628s
18:45:13 [2021-07-16T18:45:13.609Z] INFO: Integration tests ended at 07/16/2021 18:45:13. Duration:00:43:02.7411580
18:45:13 [2021-07-16T18:45:13.609Z] INFO: Docker info of the daemon under test at end of run
18:45:13 [2021-07-16T18:45:13.609Z] 
18:45:14 [2021-07-16T18:45:14.070Z] Containers: 2
18:45:14 [2021-07-16T18:45:14.070Z]  Running: 0
18:45:14 [2021-07-16T18:45:14.070Z]  Paused: 0
18:45:14 [2021-07-16T18:45:14.070Z]  Stopped: 2
18:45:14 [2021-07-16T18:45:14.070Z] Images: 18
18:45:14 [2021-07-16T18:45:14.070Z] Server Version: 0.0.0-dev
18:45:14 [2021-07-16T18:45:14.070Z] Storage Driver: windowsfilter
18:45:14 [2021-07-16T18:45:14.070Z]  Windows: 
18:45:14 [2021-07-16T18:45:14.070Z] Logging Driver: json-file
18:45:14 [2021-07-16T18:45:14.070Z] Plugins: 
18:45:14 [2021-07-16T18:45:14.070Z]  Volume: local
18:45:14 [2021-07-16T18:45:14.070Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:45:14 [2021-07-16T18:45:14.070Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:45:14 [2021-07-16T18:45:14.070Z] Swarm: inactive
18:45:14 [2021-07-16T18:45:14.070Z] Default Isolation: process
18:45:14 [2021-07-16T18:45:14.070Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:45:14 [2021-07-16T18:45:14.070Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
18:45:14 [2021-07-16T18:45:14.070Z] OSType: windows
18:45:14 [2021-07-16T18:45:14.070Z] Architecture: x86_64
18:45:14 [2021-07-16T18:45:14.070Z] CPUs: 4
18:45:14 [2021-07-16T18:45:14.070Z] Total Memory: 32GiB
18:45:14 [2021-07-16T18:45:14.070Z] Name: azwin-2-fb9850
18:45:14 [2021-07-16T18:45:14.070Z] ID: JTS5:LDJG:WRNX:GEGK:EVHR:EYVP:OWUC:VG6P:YKMG:OGNK:PHJA:WOZF
18:45:14 [2021-07-16T18:45:14.070Z] Docker Root Dir: D:\CI\PR-42647\2\daemon
18:45:14 [2021-07-16T18:45:14.070Z] Debug Mode (client): false
18:45:14 [2021-07-16T18:45:14.070Z] Debug Mode (server): true
18:45:14 [2021-07-16T18:45:14.070Z]  File Descriptors: -1
18:45:14 [2021-07-16T18:45:14.070Z]  Goroutines: 17
18:45:14 [2021-07-16T18:45:14.070Z]  System Time: 2021-07-16T18:45:13.7195075Z
18:45:14 [2021-07-16T18:45:14.070Z]  EventsListeners: 0
18:45:14 [2021-07-16T18:45:14.070Z] Registry: https://index.docker.io/v1/
18:45:14 [2021-07-16T18:45:14.070Z] Labels:
18:45:14 [2021-07-16T18:45:14.070Z] Experimental: false
18:45:14 [2021-07-16T18:45:14.070Z] Insecure Registries:
18:45:14 [2021-07-16T18:45:14.070Z]  127.0.0.0/8
18:45:14 [2021-07-16T18:45:14.070Z] Live Restore Enabled: false
18:45:14 [2021-07-16T18:45:14.070Z] 
18:45:14 [2021-07-16T18:45:14.070Z] 
18:45:14 [2021-07-16T18:45:14.070Z] INFO: Stopping daemon under test
18:45:14 [2021-07-16T18:45:14.070Z] SUCCESS: The process with PID 5820 (child process of PID 5916) has been terminated.
18:45:14 [2021-07-16T18:45:14.070Z] SUCCESS: The process with PID 5916 (child process of PID 1352) has been terminated.
18:45:14 [2021-07-16T18:45:14.070Z] INFO: Stop tailing logs of the daemon under tests
18:45:14 [2021-07-16T18:45:14.070Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 18:45:13.
18:45:14 [2021-07-16T18:45:14.070Z] INFO: Tidying up at end of run
18:45:14 [2021-07-16T18:45:14.070Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.out) to bundles\CIDUT.out
18:45:14 [2021-07-16T18:45:14.070Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.err) to bundles\CIDUT.err
18:45:14 [2021-07-16T18:45:14.070Z] INFO: Nuke-Everything...
18:45:14 [2021-07-16T18:45:14.531Z] INFO: Container count on control daemon to delete is 2
18:45:14 [2021-07-16T18:45:14.992Z] 14f539e97046
18:45:14 [2021-07-16T18:45:14.992Z] 6d1cfd77b5c8
18:45:14 [2021-07-16T18:45:14.992Z] INFO: Tidying pidfile d:\CI\PR-42647\2\docker.pid
18:45:14 [2021-07-16T18:45:14.992Z] INFO: Nuking d:\CI
18:45:44 [2021-07-16T18:45:44.997Z] INFO: Zapped successfully
18:45:44 [2021-07-16T18:45:44.997Z] 
18:45:44 [2021-07-16T18:45:44.997Z] INFO: executeCI.ps1 exiting at Fri Jul 16 18:45:40 CUT 2021. Duration 01:24:32.1615027
18:45:44 [2021-07-16T18:45:44.997Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:45:45 [2021-07-16T18:45:45.243Z] Recording test results
18:45:52 [2021-07-16T18:45:52.647Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:45:54 [2021-07-16T18:45:54.731Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
18:45:56 [2021-07-16T18:45:56.496Z] Archiving artifacts
18:46:10 [2021-07-16T18:46:10.570Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:46:11 [2021-07-16T18:46:11.501Z] + make clean
18:46:13 [2021-07-16T18:46:13.046Z] docker volume rm -f docker-dev-cache
18:46:13 [2021-07-16T18:46:13.046Z] 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